Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FStateTreeEditorPropertyBindings
| Type | Name | Description | |
|---|---|---|---|
| void | AddPropertyBinding
(
const FStateTreePropertyPathBinding& Binding |
Adds binding. | |
| void | AddPropertyBinding
(
const FStateTreePropertyPath& SourcePath, |
Adds binding between source and destination paths. | |
| PRAGMA_DISABLE_DEPRECATION_WARNINGS void | AddPropertyBinding
(
const FStateTreeEditorPropertyPath& SourcePath, |