Navigation
| Name | SceneStateEvent |
| Type | Plugin |
| Location | /Engine/Plugins/VirtualProduction/SceneState/Source/SceneStateEvent/ |
| Module Build Rules | SceneStateEvent.Build.cs |
Classes
| Name | Remarks |
|---|---|
| USceneStateEventHandlerProvider | |
| USceneStateEventLibrary | |
| USceneStateEventSchemaCollection | Holds a collection of Event Schemas to group common event types in one place |
| USceneStateEventSchemaObject | |
| USceneStateEventStream | Holds and keeps track of Events added at Runtime |
Structs
| Name | Remarks |
|---|---|
| FSceneStateEvent | Holds the name and payload data of an Event handled by Scene State |
| FSceneStateEventHandler | |
| FSceneStateEventSchemaHandle | Handle to an Event Schema |
| FSceneStateEventTemplate | Defines a handle to an event schema and the payload event data to copy to events to push |
Interfaces
| Name | Remarks |
|---|---|
| ISceneStateEventHandlerProvider |