Navigation
| Name | SceneStateGameplay |
| Type | Plugin |
| Location | /Engine/Plugins/VirtualProduction/SceneState/Source/SceneStateGameplay/ |
| Module Build Rules | SceneStateGameplay.Build.cs |
Classes
| Name | Remarks |
|---|---|
| ASceneStateActor | |
| USceneStateComponent | |
| USceneStateComponentPlayer | Scene State Player for Scene State Components |
| USceneStateGameplaySchema | Schema for scene states played via the Scene State Component / Actor context |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FLazyName UE::SceneState::Editor::MD_GameplayTask
(
TEXT("GameplayTask") |
Metadata to identify a task as a gameplay task Derived tasks will NOT be recognized as 'GameplayTask' unless they also specify this metadata. | SceneStateGameplaySchema.h |