Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/UStateTreeEditorData
| Type | Name | Description | |
|---|---|---|---|
| EStateTreeVisitor | VisitHierarchyNodes
(
TFunctionRef< EStateTreeVisitor(const UStateTreeState*State, const FStateTreeBindableStructDesc... |
Iterates over all structs in the state hierarchy that are related to binding. | |
| void | VisitHierarchyNodes
(
TFunctionRef< EStateTreeVisitor(const UStateTreeState*State, const FGuid&ID, const FName&Name... |