RemoveIndices

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RemoveIndices

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

Remove list of Indices from the current selection for the given ElementType

Public function

void

 

RemoveIndices

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

Remove list of Indices from 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