Navigation
API > API/Plugins > API/Plugins/StateTreeModule
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeExecutionContext.h |
| Include | #include "StateTreeExecutionContext.h" |
Syntax
struct FConstStateTreeExecutionContextView
Remarks
The const version of a StateTree Execution Context that prevents using the FStateTreeInstanceData with non-const member function.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstStateTreeExecutionContextView
(
UObject& InOwner, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FStateTreeExecutionContext & | Get () |
Operators
| Type | Name | Description | |
|---|---|---|---|