Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreeIndex16
| Type | Name | Description | |
|---|---|---|---|
FStateTreeIndex16
(
const uint16 InIndex |
Construct from a uint16 index where MAX_uint16 is considered an invalid index (i.e FStateTreeIndex16::InvalidValue). | ||
FStateTreeIndex16
(
const int32 InIndex |
Construct from a int32 index where INDEX_NONE is considered an invalid index and converted to FStateTreeIndex16::InvalidValue (i.e MAX_uint16). |