IStageMonitorModule

Windows
MacOS
Linux

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

Name Description

Public function

void

 

EnableMonitor

(
    bool bEnable
)

Enable or disables StageMonitor

Public function Static

IStageMonito...

 

Get()

Singleton-like access to this module's interface.

Public function

IStageMonito...

 

GetStageMonitor()

Returns the stage monitor instance

Public function

IStageMonito...

 

GetStageMonitorSessionManager()

Returns the stage monitor session manager

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Constants

Name

Description

ModuleName

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss