Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FStateTreeBaker |
Helper class to convert StateTree editor representation into a compact baked data. |
|
FStateTreeBindingLookup |
TODO: We should merge this with IStateTreeEditorPropertyBindingsOwner and FStateTreeEditorPropertyBindings. |
|
FStateTreeCompilerLog |
Message log for StateTree compilation |
|
FStateTreeCompilerLogMessage |
StateTree compiler log message |
|
FStateTreeCompilerLogStateScope |
Helper struct to manage reported state within a scope. |
|
FStateTreeConditionItem |
Helper struct for Condition details customization (i.e. show summary when collapsed) |
|
FStateTreeEditorModule |
The public interface to this module |
|
FStateTreeEditorPropertyBinding |
Editor representation of a property binding in StateTree |
|
FStateTreeEditorPropertyBindings |
Editor representation of a all property bindings in a StateTree |
|
FStateTreeEditorStyle |
|
|
FStateTreeEvaluatorItem |
Helper struct for Evaluator details customization (i.e. show summary when collapsed) |
|
FStateTreeItem |
Base for Evaluator, Task and Condition items. |
|
FStateTreeNodeClassCache |
Caches specified classes or structs and reacts to engine events to keep the lists always up to date. |
|
FStateTreeNodeClassData |
Describes a class or struct. |
|
FStateTreePropertyBindingCompiler |
Helper class to compile editor representation of property bindings into runtime representation. |
|
FStateTreeStateLink |
Editor representation of a link to another state in StateTree |
|
FStateTreeTaskItem |
Helper struct for Task details customization (i.e. show summary when collapsed) |
|
FStateTreeTransition |
Editor representation of a transition in StateTree |
|
IStateTreeEditor |
StateTree Editor public interface |
|
IStateTreeEditorPropertyBindingsOwner |
|
|
TStateTreeConditionItem |
|
|
TStateTreeEvaluatorItem |
|
|
TStateTreeTaskItem |
|
|
UStateTreeEditorData |
Edit time data for StateTree asset. |
|
UStateTreeEditorPropertyBindingsOwner |
|
|
UStateTreeState |
Editor representation of a state in StateTree |
Name |
Description |
|
---|---|---|
|
EStateTreeItemType |