Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics > API/Plugins/ModelingComponents/Mechanics/ULatticeControlPointsMechanic
- IClickBehaviorTarget::OnClicked()
- ULatticeControlPointsMechanic::OnClicked()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/LatticeControlPointsMechanic.h |
| Include | #include "Mechanics/LatticeControlPointsMechanic.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/LatticeControlPointsMechanic.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 |