![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PagedArray.h>
Public Types | |
| using | ElementType = InElementType |
Static Public Attributes | |
| static constexpr int32 | Size = InPageSizeInBytes |
| static constexpr int32 | Capacity = Size / sizeof(ElementType) |
Page traits struct for TPagedArray.
| using UE::Core::PagedArray::Private::TPageTraits< InElementType, InPageSizeInBytes >::ElementType = InElementType |
|
staticconstexpr |
|
staticconstexpr |