Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/UMeshTopologySelectionMechanic
Warnings * does not check that the selection is valid!
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/MeshTopologySelectionMechanic.h |
| Include | #include "Selection/MeshTopologySelectionMechanic.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/MeshTopologySelectionMechanic.cpp |
void SetSelection
&40;
const FGroupTopologySelection & Selection,
bool bBroadcast
&41;
Remarks
Replace the current selection with an external selection.
does not check that the selection is valid!
Parameters
| Name | Description |
|---|---|
| bBroadcast | If true, issues an OnSelectionChanged delegate broadcast. |