Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics > API/Plugins/ModelingComponents/Mechanics/URectangleMarqueeInteraction
- IClickDragBehaviorTarget::OnClickPress()
- URectangleMarqueeInteraction::OnClickPress()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/RectangleMarqueeMechanic.h |
| Include | #include "Mechanics/RectangleMarqueeMechanic.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/RectangleMarqueeMechanic.cpp |
virtual void OnClickPress
&40;
const FInputDeviceRay & PressPos
&41;
Remarks
Notify Target that click press ocurred
Parameters
| Name | Description |
|---|---|
| PressPos | device position/ray at click point |