Navigation
API > API/Plugins > API/Plugins/DisplayClusterLightCardExtender
| |
|
| Name |
UDisplayClusterStageActorTemplate |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/nDisplayModularFeatures/Source/DisplayClusterLightCardExtender/Public/StageActor/DisplayClusterStageActorTemplate.h |
| Include Path |
#include "StageActor/DisplayClusterStageActorTemplate.h" |
Syntax
UCLASS (Abstract, PerObjectConfig, Config=EditorPerProjectUserSettings)
class UDisplayClusterStageActorTemplate : public UObject
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsFavorite |
bool |
If the user has marked this a favorite template. |
StageActor/DisplayClusterStageActorTemplate.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual AActor * GetTemplateActor()
|
|
StageActor/DisplayClusterStageActorTemplate.h |
|