Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UMeshSelectionSet > API/Runtime/InteractiveToolsFramework/UMeshSelectionSet/AddIndices
Warnings * no duplicate detection is currently done
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/SelectionSet.h |
| Include | #include "SelectionSet.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/SelectionSet.cpp |
void AddIndices
&40;
EMeshSelectionElementType ElementType,
const TSet< int32 > & Indices
&41;
Remarks
Add list of Indices to the current selection for the given ElementType
no duplicate detection is currently done