Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor > ICurveEditorToolExtension
References
Module | CurveEditor |
Header | /Engine/Source/Editor/CurveEditor/Public/ICurveEditorToolExtension.h |
Include | #include "ICurveEditorToolExtension.h" |
void OnPaint ( const [FPaintArgs](API\Runtime\SlateCore\Types\FPaintArgs) & Args, const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & AllottedGeometry, const [FSlateRect](API\Runtime\SlateCore\Layout\FSlateRect) & MyCullingRect, [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & OutDrawElements, int32 PaintOnLayerId, const [FWidgetStyle](API\Runtime\SlateCore\Styling\FWidgetStyle) & InWidgetStyle, bool bParentEnabled ) const