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_WARNINGSvoid | AddPropertyBinding
(
const FStateTreeEditorPropertyPath& SourcePath, |
Use version with FStateTreePropertyPath instead. | |
| bool | AddPropertyBinding
(
const FStateTreeEditorNode& SourceNode, |
Adds property binding between two structs. |