Navigation
API > API/Developer > API/Developer/TraceServices
| Name | TPagedArrayPage |
| Type | struct |
| Header File | /Engine/Source/Developer/TraceServices/Public/Common/PagedArray.h |
| Include Path | #include "Common/PagedArray.h" |
Syntax
template<typename ItemType>
struct TPagedArrayPage
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Count | uint64 | Common/PagedArray.h | ||
| Items | ItemType * | Common/PagedArray.h |