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