SInteractiveCurveEditorView::GetGridLinesY

Windows
MacOS
Linux

Override Hierarchy

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

Syntax

virtual void GetGridLinesY
(
    TSharedRef< const FCurveEditor > CurveEditor,
    TArray< float > & MajorGridLines,
    TArray< float > & MinorGridLines,
    TArray< FText > * MajorGridLabels
) const

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