Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Inheritance Hierarchy
- FStateTreeExternalDataHandle
- TStateTreeExternalDataHandle
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeExecutionTypes.h |
| Include | #include "StateTreeExecutionTypes.h" |
Syntax
USTRUCT&40;&41;
struct FStateTreeExternalDataHandle
Remarks
Handle to access an external struct or object. Note: Use the templated version below.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FStateTreeIndex16 | DataViewIndex |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
||
| bool | IsValidIndex
(
const int32 Index |
Constants
| Name | Description |
|---|---|
| Invalid |