UMovieSceneSequencePlayer::SetPlaybackPosition

Set the current playback position

Windows
MacOS
Linux

Deprecated

  • Please use PlayToFrame instead

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSequencePlayer.h

Include

#include "MovieSceneSequencePlayer.h"

Syntax

void SetPlaybackPosition
(
    float NewPlaybackPosition
)

Remarks

Set the current playback position

Parameters

Parameter

Description

NewPlaybackPosition

The new playback position to set. If the animation is currently playing, it will continue to do so from the new position

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