Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FStateTreeEditorPropertyBindings
| Type | Name | Description | |
|---|---|---|---|
| void | AddPropertyBinding
(
const FStateTreePropertyPath& SourcePath, |
Adds binding between source and destination paths. | |
| PRAGMA_DISABLE_DEPRECATION_WARNINGSvoid | AddPropertyBinding
(
const FStateTreeEditorPropertyPath& SourcePath, |
Use version with FStateTreePropertyPath instead. |