Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule
References
Module | StateTreeEditorModule |
Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeCompilerLog.h |
Include | #include "StateTreeCompilerLog.h" |
Syntax
struct FStateTreeCompilerLogStateScope
Remarks
Helper struct to manage reported state within a scope.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FStateTreeCompilerLog & | Log | |
![]() |
const UStateTreeState * | State |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FStateTreeCompilerLogStateScope
(
const UStateTreeState* InState, |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |