ICurveEditorDragOperation::Paint

Paint this drag operation onto the specified layer

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

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