Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Pair of transition id and its associated compact transition index created at compilation.
| Name | FStateTreeTransitionIdToIndex |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeTypes.h |
| Include Path | #include "StateTreeTypes.h" |
Syntax
USTRUCT ()
struct FStateTreeTransitionIdToIndex
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| StateTreeTypes.h | |||
FStateTreeTransitionIdToIndex
(
const FGuid& Id, |
StateTreeTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Id | FGuid | StateTreeTypes.h | ||
| Index | FStateTreeIndex16 | StateTreeTypes.h |