ICurveEditorDragOperation::Paint

Paint this drag operation onto the specified layer

Unreal Engine C++ API Reference > Editor > CurveEditor > ICurveEditorDragOperation

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/ICurveEditorDragOperation.h
Include #include "ICurveEditorDragOperation.h"
Source /Engine/Source/Editor/CurveEditor/Private/DragOperations/ICurveEditorDragOperation.cpp
void Paint
(
    const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & AllottedGeometry,
    [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & OutDrawElements,
    int32 PaintOnLayerId
)

Remarks

Paint this drag operation onto the specified layer


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library