FCurveEditor::ConstructXGridLines

Construct grid lines along the current display frame rate or time-base

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/CurveEditor.h

Include

#include "CurveEditor.h"

Source

/Engine/Source/Editor/CurveEditor/Private/CurveEditor.cpp

Syntax

void ConstructXGridLines
(
    TArray< float > & MajorGridLines,
    TArray< float > & MinorGridLines,
    TArray< FText > * MajorGridLabels
) const

Remarks

Construct grid lines along the current display frame rate or time-base

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