ICurveEditorDragOperation::Paint

Paint this drag operation onto the specified layer

Choose your operating system:

Windows

macOS

Linux

References

Module

CurveEditor

Header

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

Include

#include "ICurveEditorDragOperation.h"

Source

/Engine/Source/Editor/CurveEditor/Private/DragOperations/ICurveEditorDragOperation.cpp

Syntax

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

Remarks

Paint this drag operation onto the specified layer