SInteractiveCurveEditorView::DrawGridLines

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 DrawGridLines
(
    [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FCurveEditor](API\Editor\CurveEditor\FCurveEditor) > CurveEditor,
    const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & AllottedGeometry,
    [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & OutDrawElements,
    int32 BaseLayerId,
    ESlateDrawEffect DrawEffects
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library