Navigation
API > API/Plugins > API/Plugins/DisplayClusterLightCardEditor
Inheritance Hierarchy
- IModuleInterface
- IDisplayClusterLightCardEditor
References
| Module | DisplayClusterLightCardEditor |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterLightCardEditor/Public/IDisplayClusterLightCardEditor.h |
| Include | #include "IDisplayClusterLightCardEditor.h" |
Syntax
class IDisplayClusterLightCardEditor : public IModuleInterface
Remarks
Display Cluster Light Card Editor module interface
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| IDisplayClusterLightCardEditor & | Get () |
Singleton-like access to this module's interface. | |
| UDisplayClusterStageActorTemplate * | Get the default template to use when creating a new light card | ||
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. | |
| void | ShowLabels
(
const FLabelArgs& InArgs |
Show the light card labels for the given root actor and save current settings. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FLabelArgs |
Constants
| Name | Description |
|---|---|
| ModuleName |