Navigation
API > API/Plugins > API/Plugins/StageMonitor
Inheritance Hierarchy
- IModuleInterface
- IStageMonitorModule
References
Module | StageMonitor |
Header | /Engine/Plugins/VirtualProduction/StageMonitoring/Source/StageMonitor/Public/IStageMonitorModule.h |
Include | #include "IStageMonitorModule.h" |
Syntax
class IStageMonitorModule : public IModuleInterface
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | EnableMonitor
(
bool bEnable |
Enable or disables StageMonitor |
![]() ![]() |
IStageMonitorModule & | Get () |
Singleton-like access to this module's interface. |
![]() |
IStageMonitor & | Returns the stage monitor instance | |
![]() |
IStageMonitorSessionManager & | Returns the stage monitor session manager | |
![]() ![]() |
bool | IsAvailable () |
Checks to see if this module is loaded and ready. |
Constants
Name | Description |
---|---|
ModuleName |