UMeshSelectionSet::RemoveIndices

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

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/SelectionSet.h

Include

#include "SelectionSet.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/SelectionSet.cpp

Syntax

void RemoveIndices
(
    EMeshSelectionElementType ElementType,
    const TSet< int32 > & Indices
)

Remarks

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