Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics > API/Plugins/ModelingComponents/Mechanics/URectangleMarqueeInteraction
- IClickDragBehaviorTarget::CanBeginClickDragSequence()
- URectangleMarqueeInteraction::CanBeginClickDragSequence()
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 FInputRayHit CanBeginClickDragSequence
&40;
const FInputDeviceRay & PressPos
&41;
Remarks
Test if target can begin click-drag interaction at this point hit information at this point
Parameters
| Name | Description |
|---|---|
| PressPos | device position/ray at click point |