AManipulator::OnDragRelease

Called when an interactor stops dragging this object

Unreal Engine C++ API Reference > Editor > ComponentVisualizers > AManipulator

References

   
Module ComponentVisualizers
Header /Engine/Source/Editor/ComponentVisualizers/Public/Manipulator.h
Include #include "Manipulator.h"
Source /Engine/Source/Editor/ComponentVisualizers/Private/Manipulator.cpp
virtual void OnDragRelease
(
    [UViewportInteractor](API\Editor\ViewportInteraction\UViewportInteractor) * Interactor
)

Remarks

Called when an interactor stops dragging this object


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library