3 results for "TArray" in property
property property property
TArray::AllocatorInstance Core
The allocator object responsible for managing the raw memory backing the array.
TArray::ArrayMax Core
Stores the number of elements the array can hold before a reallocation is needed.
TArray::ArrayNum Core
Stores the number of elements currently held in the array.