API reference
API reference
Select your platform
No SDKs available
No versions available

IPanelRegistrar Interface

Interface for registering debug panels dynamically with the DebugInterface.
Implement this interface to create panels that can register themselves at runtime.

Member Functions

Register a debug panel with the debug interface.
This method will be called automatically when the debug interface is ready.
Parameters
debugInterface
The debug interface to register the panel with