Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule
References
Module | StateTreeEditorModule |
Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeCompiler.h |
Include | #include "StateTreeCompiler.h" |
Syntax
struct FStateTreeCompiler
Remarks
Helper class to convert StateTree editor representation into a compact data. Holds data needed during compiling.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FStateTreeCompiler
(
FStateTreeCompilerLog& InLog |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
bool | Compile
(
UStateTree& InStateTree |