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" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/MeshTopologySelectionMechanic.cpp |
void SetBasePriority
&40;
const FInputCapturePriority & Priority
&41;
Remarks
Sets the base priority so that tools can make sure that their own behaviors are higher priority. The mechanic will not use any priority value higher than this, but it may use lower if it needs to stagger the priorities of behaviors it uses. Can be called before or after Setup().