Navigation
API > API/Plugins > API/Plugins/DisplayClusterLightCardExtender
| |
|
| Name |
IDisplayClusterLightCardExtenderModule |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/nDisplayModularFeatures/Source/DisplayClusterLightCardExtender/Public/IDisplayClusterLightCardExtenderModule.h |
| Include Path |
#include "IDisplayClusterLightCardExtenderModule.h" |
Syntax
class IDisplayClusterLightCardExtenderModule : public IModuleInterface
Implements Interfaces
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~IDisplayClusterLightCardExtenderModule()
|
|
IDisplayClusterLightCardExtenderModule.h |
|
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnSequencerTimeChanged |
TMulticastDelegate_OneParam< void, TWeakPtr< class ISequencer > > |
|
IDisplayClusterLightCardExtenderModule.h |
Constants
| Name |
Type |
Remarks |
Include Path |
| ModuleName |
const TCHAR * |
|
IDisplayClusterLightCardExtenderModule.h |
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FOnSequencerTimeChanged & GetOnSequencerTimeChanged()
|
Broadcast when any sequencer has its time changed, including if one is closed |
IDisplayClusterLightCardExtenderModule.h |
|
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Singleton-like access to this module's interface. |
IDisplayClusterLightCardExtenderModule.h |
|
|
Checks to see if this module is loaded and ready. |
IDisplayClusterLightCardExtenderModule.h |
|