FInterpEdInputInterface::DrawDropObject

Allows the object being dropped on to 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 DrawDropObject
(
    FInterpEdInputData & InputData,
    FViewport * Viewport,
    FCanvas * Canvas
)

Remarks

Allows the object being dropped on to 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