AddIndices

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddIndices

(
    EMeshSelectionElementType ElementTy...,
    const TArray< int32 >& Indices
)

Add list of Indices to the current selection for the given ElementType

Public function

void

 

AddIndices

(
    EMeshSelectionElementType ElementTy...,
    const TSet< int32 >& Indices
)

Add list of Indices to the current selection for the given ElementType

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