Add_GetRef

Overload list

Windows
MacOS
Linux
Name Description

Public function

ElementType ...

 

Add_GetRef

(
    ElementType&& Item
)

Adds a new item to the end of the array, possibly reallocating the whole array to fit.

Public function

ElementType ...

 

Add_GetRef

(
    const ElementType& Item
)

Adds a new item to the end of the array, possibly reallocating the whole array to fit.

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