Navigation
API > API/Plugins > API/Plugins/StateTreeModule
| Name | FActivePathInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeAsyncExecutionContext.h |
| Include Path | #include "StateTreeAsyncExecutionContext.h" |
Syntax
struct FActivePathInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Frame | const FStateTreeExecutionFrame * | StateTreeAsyncExecutionContext.h | ||
| NodeIndex | const FStateTreeIndex16 | StateTreeAsyncExecutionContext.h | ||
| ParentFrame | const FStateTreeExecutionFrame * | StateTreeAsyncExecutionContext.h | ||
| StateHandle | const FStateTreeStateHandle | StateTreeAsyncExecutionContext.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FStateTreeNodeBase & GetNode() |
StateTreeAsyncExecutionContext.h | ||
bool IsValid() |
StateTreeAsyncExecutionContext.h |