UEditPivotTool::OnClickRelease

Notify Target that click release occurred

Windows
MacOS
Linux

Override Hierarchy

IClickDragBehaviorTarget::OnClickRelease()

UEditPivotTool::OnClickRelease()

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/EditPivotTool.h

Include

#include "EditPivotTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Private/EditPivotTool.cpp

Syntax

virtual void OnClickRelease
(
    const FInputDeviceRay & ReleasePos
)

Remarks

Notify Target that click release occurred

Parameters

Parameter

Description

ReleasePos

device position/ray at click point

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss