ICurveEditorDragOperation::OnPaint

Implementation method for derived types to paint this drag

Choose your operating system:

Windows

macOS

Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/ICurveEditorDragOperation.h

Include

#include "ICurveEditorDragOperation.h"

Syntax

virtual void OnPaint
(
    const FGeometry & AllottedGeometry,
    FSlateWindowElementList & OutDrawElements,
    int32 PaintOnLayerId
)

Remarks

Implementation method for derived types to paint this drag