FCurveEditor::GetTimeSliderController

Retrieve the optional Time Slider Controller that this Curve Editor may be sync'd with.

Unreal Engine C++ API Reference > Editor > CurveEditor > FCurveEditor

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h
Include #include "CurveEditor.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [ITimeSliderController](API\Editor\SequencerWidgets\ITimeSliderController) > GetTimeSliderController() const  

Remarks

Retrieve the optional Time Slider Controller that this Curve Editor may be sync'd with.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library