Add

Overload list

Windows
MacOS
Linux
Name Description

Public function

ElementIDTyp...

 

Add()

Add a new element at the next available index, and return the new ID

Public function

ElementIDTyp...

 

Add

(
    typename TTypeTraits< ElementType >...
)

Add the provided element at the next available index, and return the new ID

Public function

ElementIDTyp...

 

Add

(
    ElementType&& Element
)

Add the provided element at the next available index, and return the ID

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