Choose your operating system:
Windows
macOS
Linux
| SCurveEditorView::GetGridLinesY()
|
Module |
|
Header |
/Engine/Source/Editor/MovieSceneTools/Public/Channels/SCurveEditorKeyBarView.h |
Include |
#include "Channels/SCurveEditorKeyBarView.h" |
Source |
/Engine/Source/Editor/MovieSceneTools/Private/Channels/SCurveEditorKeyBarView.cpp |
virtual void GetGridLinesY
(
TSharedRef< const FCurveEditor > CurveEditor,
TArray< float > & MajorGridLines,
TArray< float > & MinorGridLines,
TArray< FText > * MajorGridLabels
) const