Common

Windows
MacOS
Linux

Classes

Name

Description

Public class

TPagedArray

Public class

TPagedArrayIterator

Public struct

TPagedArrayPage

Public class

TVariablePagedArray

Public class

TVariablePagedArrayIterator

Public struct

TVariablePagedArrayPage

In a page, used items are [ItemOffset .. ItemOffset + ItemCount - 1].

Public struct

TVariablePagedArrayPageGroup

Functions

Name Description

Public function

const ItemTy...

 

GetData

(
    const TPagedArrayPage< ItemType >&...
)

Public function

const PageTy...

 

GetData

(
    const TPagedArray< ItemType, PageTy...
)

Public function

const ItemTy...

 

GetData

(
    const TVariablePagedArrayPage< Item...
)

Public function

const ItemTy...

 

GetFirstItem

(
    const TPagedArrayPage< ItemType >&...
)

Public function

const ItemTy...

 

GetFirstItem

(
    const TVariablePagedArrayPage< Item...
)

Public function

const ItemTy...

 

GetLastItem

(
    const TPagedArrayPage< ItemType >&...
)

Public function

const ItemTy...

 

GetLastItem

(
    const TVariablePagedArrayPage< Item...
)

Public function

SIZE_T

 

GetNum

(
    const TPagedArrayPage< ItemType >&...
)

Public function

SIZE_T

 

GetNum

(
    const TPagedArray< ItemType, PageTy...
)

Public function

SIZE_T

 

GetNum

(
    const TVariablePagedArrayPage< Item...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss