Navigation
API > API/Plugins > API/Plugins/StateTreeModule
A unique ID for FStateTreeExecutionFrame.
| Name | FActiveFrameID |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeStatePath.h |
| Include Path | #include "StateTreeStatePath.h" |
Syntax
struct FActiveFrameID
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| StateTreeStatePath.h | |||
FActiveFrameID
(
uint32 NewID |
StateTreeStatePath.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Invalid | const FActiveFrameID | StateTreeStatePath.h | |
| InvalidValue | uint32 | StateTreeStatePath.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | uint32 | StateTreeStatePath.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
StateTreeStatePath.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FActiveFrameID& |
StateTreeStatePath.h | ||
bool operator==
(
const FActiveFrameID& |
StateTreeStatePath.h |