FCurveEditor::SetTimeSliderController

Sets a Time Slider controller for this Curve Editor to be sync'd against. Can be null.

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

References

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

Remarks

Sets a Time Slider controller for this Curve Editor to be sync'd against. Can be null.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library