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
(
TFunction < bool> Func
)
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.