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