Navigation
API > API/Plugins > API/Plugins/StageDataProvider
Inheritance Hierarchy
- IModuleInterface
- IStageDataProviderModule
References
| Module | StageDataProvider |
| Header | /Engine/Plugins/VirtualProduction/StageMonitoring/Source/StageDataProvider/Public/IStageDataProviderModule.h |
| Include | #include "IStageDataProviderModule.h" |
Syntax
class IStageDataProviderModule : public IModuleInterface
Remarks
Interface for the stage data provider module.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| IStageDataProviderModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |
Constants
| Name | Description |
|---|---|
| ModuleName |