Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics > API/Plugins/ModelingComponents/Mechanics/URectangleMarqueeInteraction
- IClickDragBehaviorTarget::OnClickDrag()
- URectangleMarqueeInteraction::OnClickDrag()
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 OnClickDrag
&40;
const FInputDeviceRay & DragPos
&41;
Remarks
Notify Target that input position has changed
Parameters
| Name | Description |
|---|---|
| DragPos | device position/ray at click point |