Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FStateTreeEditorPropertyBindings
| Type | Name | Description | |
|---|---|---|---|
| void | RemoveUnusedBindings
(
const TMap< FGuid, const FStateTreeDataView >& ValidStructs |
Removes bindings which do not point to valid structs IDs. | |
| void | RemoveUnusedBindings
(
const TMap< FGuid, const UStruct* >& ValidStructs |