Add

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Add

(
    int32 ElementID
)

Add ElementID to list of changed elements (which may then be added or removed, depending on bAdding parameter to constructor)

Public function

void

 

Add

(
    const TArray< int32 >& Elements
)

Add Array of elements

Public function

void

 

Add

(
    const TSet< int32 >& Elements
)

Add Set of elements

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