Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor > Views > SInteractiveCurveEditorView
References
Module | CurveEditor |
Header | /Engine/Source/Editor/CurveEditor/Public/Views/SInteractiveCurveEditorView.h |
Include | #include "Views/SInteractiveCurveEditorView.h" |
Source | /Engine/Source/Editor/CurveEditor/Private/Views/SInteractiveCurveEditorView.cpp |
void DrawBufferedCurves ( [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FCurveEditor](API\Editor\CurveEditor\FCurveEditor) > CurveEditor, const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & AllottedGeometry, const [FSlateRect](API\Runtime\SlateCore\Layout\FSlateRect) & MyCullingRect, [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & OutDrawElements, int32 BaseLayerId, const [FWidgetStyle](API\Runtime\SlateCore\Styling\FWidgetStyle) & InWidgetStyle, ESlateDrawEffect DrawEffects ) const