AManipulator::OnDragRelease

Called when an interactor stops dragging this object

Windows
MacOS
Linux

Override Hierarchy

IViewportInteractableInterface::OnDragRelease()

AManipulator::OnDragRelease()

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/Manipulator.h

Include

#include "Manipulator.h"

Source

/Engine/Source/Editor/ComponentVisualizers/Private/Manipulator.cpp

Syntax

virtual void OnDragRelease
(
    UViewportInteractor * Interactor
)

Remarks

Called when an interactor stops dragging this object

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