Navigation
| Name | SceneStateEditor |
| Type | Editor |
| Location | /Engine/Plugins/VirtualProduction/SceneState/Source/SceneStateEditor/ |
| Module Build Rules | SceneStateEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FSceneStateTaskDescRegistry | Registry holding editor-only task descs for each discovered task struct |
Structs
| Name | Remarks |
|---|---|
| FSceneStateTaskDesc | Base struct describing a task and its instance for editor-only data and behavior |
| FSceneStateTaskDescContext | Context to pass to the Task Desc objects to get information about the Task and Task Instance |
| FSceneStateTaskDescMutableContext |