Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UAlignObjectsTool
- IClickDragBehaviorTarget::CanBeginClickDragSequence()
- UAlignObjectsTool::CanBeginClickDragSequence()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/AlignObjectsTool.h |
| Include | #include "AlignObjectsTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/AlignObjectsTool.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 |