ITimeSliderController::SetScrubPosition

Set the current time for the Scrub handle which indicates what range is being evaluated.

Windows
MacOS
Linux

Override Hierarchy

ITimeSliderController::SetScrubPosition()

FSequencerTimeSliderController::SetScrubPosition()

References

Module

SequencerWidgets

Header

/Engine/Source/Editor/SequencerWidgets/Public/ITimeSlider.h

Include

#include "ITimeSlider.h"

Syntax

virtual void SetScrubPosition
(
    FFrameTime InTime
)

Remarks

Set the current time for the Scrub handle which indicates what range is being evaluated.

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