Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/UMeshTopologySelectionMechanic
- IClickBehaviorTarget::OnClicked()
- UMeshTopologySelectionMechanic::OnClicked()
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 |
virtual void OnClicked
&40;
const FInputDeviceRay & ClickPos
&41;
Remarks
Notify Target that click ocurred
Parameters
| Name | Description |
|---|---|
| ClickPos | device position/ray at click point |