UInterpTrackAnimControl::EndDrag

Lets the interface object know that we are ending a drag operation.

Windows
MacOS
Linux

Override Hierarchy

FInterpEdInputInterface::EndDrag()

UInterpTrackAnimControl::EndDrag()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackAnimControl.h

Include

#include "Matinee/InterpTrackAnimControl.h"

Source

/Engine/Source/Runtime/Engine/Private/InterpolationDraw.cpp

Syntax

virtual void EndDrag
(
    FInterpEdInputData & InputData
)

Remarks

Lets the interface object know that we are ending a drag operation.

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