Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/Channels > API/Editor/MovieSceneTools/Channels/SCurveEditorEventChannelView
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/Channels/SCurveEditorEventChannelView.h |
| Include | #include "Channels/SCurveEditorEventChannelView.h" |
| Source | /Engine/Source/Editor/MovieSceneTools/Private/Channels/SCurveEditorEventChannelView.cpp |
virtual void GetGridLinesY
(
TSharedRef< const FCurveEditor > CurveEditor,
TArray < float > & MajorGridLines,
TArray < float > & MinorGridLines,
TArray < FText > * MajorGridLabels
) const