Navigation
API > API/Plugins > API/Plugins/SceneState > API/Plugins/SceneState/USceneStateSchema
Description
Return the context object class supported. Called only once to keep the context object class constant throughout the schema.
| Name | OnGetContextObjectClass |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/SceneState/Source/SceneState/Public/SceneStateSchema.h |
| Include Path | #include "SceneStateSchema.h" |
virtual TSubclassOf < UObject > OnGetContextObjectClass() const