![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChunkedArray.h>
Public Attributes | |
| ElementType | Elements [NumElementsPerChunk] |
A chunk of the array's elements.
| ElementType TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >::FChunk::Elements[NumElementsPerChunk] |
The elements in the chunk.