Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UAlignObjectsTool
- IClickDragBehaviorTarget::OnClickRelease()
- UAlignObjectsTool::OnClickRelease()
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 void OnClickRelease
&40;
const FInputDeviceRay & ReleasePos
&41;
Remarks
Notify Target that click release occurred
Parameters
| Name | Description |
|---|---|
| ReleasePos | device position/ray at click point |