Navigation
API > API/Plugins > API/Plugins/AvalancheSceneStateBlueprint
Scene State Blueprint child that overrides the Property Binder class with a child class
| Name | UAvaSceneStateBlueprint |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/AvalancheSceneState/Source/AvalancheSceneStateBlueprint/Public/AvaSceneStateBlueprint.h |
| Include Path | #include "AvaSceneStateBlueprint.h" |
Syntax
UCLASS (MinimalAPI, DisplayName="Motion Design Scene State Blueprint")
class UAvaSceneStateBlueprint : public USceneStateBlueprint
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintCore → UBlueprint → USceneStateBlueprint → UAvaSceneStateBlueprint
Implements Interfaces
- IBlueprintPropertyGuidProvider
- ISceneStateBindingCollectionOwner
- IPropertyBindingBindingCollectionOwner
See Also
- UAvaSceneStateBinder