Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreeIndex16 > API/Plugins/StateTreeModule/FStateTreeIndex16/__ctor
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeIndexTypes.h |
| Include | #include "StateTreeIndexTypes.h" |
FStateTreeIndex16
(
const int32 InIndex
)
Remarks
Construct from a int32 index where INDEX_NONE is considered an invalid index and converted to FStateTreeIndex16::InvalidValue (i.e MAX_uint16).