Navigation
API > API/Plugins > API/Plugins/SceneStateTasks
Represents the actor template to use
| Name | FSceneStateActorTemplate |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/SceneState/Source/SceneStateTasks/Public/SceneStateSpawnActorTask.h |
| Include Path | #include "SceneStateSpawnActorTask.h" |
Syntax
USTRUCT ()
struct FSceneStateActorTemplate
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Template | TObjectPtr< AActor > | The actor template to use | SceneStateSpawnActorTask.h |
|