FInterpEdInputInterface::DrawDragObject

Allows the object being dragged to be draw on the canvas.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Interpolation.h

Include

#include "Interpolation.h"

Syntax

virtual void DrawDragObject
(
    FInterpEdInputData & InputData,
    FViewport * Viewport,
    FCanvas * Canvas
)

Remarks

Allows the object being dragged to be draw on the canvas.

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