Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorPropertyBindings.h |
| Include | #include "StateTreeEditorPropertyBindings.h" |
Syntax
struct FStateTreeEditorPropertyCreationDesc
Remarks
Struct of Parameters used to Create a Property
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPropertyBagPropertyDesc | PropertyDesc | Property Bag Description of the Property to Create | |
| const void * | SourceContainerAddress | Optional: container address of the property to copy | |
| const FProperty * | SourceProperty | Optional: property to copy into the new created property |