Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TChunkedArray
A chunk of the array's elements.
| Name | FChunk |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/ChunkedArray.h |
| Include Path | #include "Containers/ChunkedArray.h" |
Syntax
struct FChunk
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Elements | ElementType | The elements in the chunk. | Containers/ChunkedArray.h |