Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/UStateTreeEditorData
| Type | Name | Description | |
|---|---|---|---|
| void | AddPropertyBinding
(
const FStateTreePropertyPath& SourcePath, |
Adds property binding between two structs. | |
| PRAGMA_DISABLE_DEPRECATION_WARNINGS void | AddPropertyBinding
(
const FStateTreeEditorPropertyPath& SourcePath, |
||
| void | AddPropertyBinding
(
const UScriptStruct* PropertyFunctionNodeStruct, |
Adds property binding to PropertyFunction of provided type. | |
| PRAGMA_ENABLE_DEPRECATION_WARNINGS bool | AddPropertyBinding
(
const FStateTreeEditorNode& SourceNode, |
Adds property binding between two structs. |