IPanelRegistrar Interface
Interface for registering debug panels dynamically with the DebugInterface.
Implement this interface to create panels that can register themselves at runtime.
Register a debug panel with the debug interface.
This method will be called automatically when the debug interface is ready.
ParametersdebugInterfaceThe debug interface to register the panel with