Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/UMeshTopologySelectionMechanic
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/MeshTopologySelectionMechanic.h |
| Include | #include "Selection/MeshTopologySelectionMechanic.h" |
void SetShouldRemoveFromSelectionFunc
&40;
TFunction< bool(void)> Func
&41;
Remarks
By default, the Ctrl key will cause new clicks to remove from the existing selection. However, this can be changed by supplying a different function to check here.