FMovieScenePlaybackPosition::PlayTo

Play from the previously evaluated play time, to the specified time

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieScenePlayback.h

Include

#include "Evaluation/MovieScenePlayback.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieScenePlayback.cpp

Syntax

FMovieSceneEvaluationRange PlayTo
(
    FFrameTime NewPosition
)

Remarks

Play from the previously evaluated play time, to the specified time

Returns

An evaluation range from the previously evaluated time to the specified time, in OutputRate space.

Parameters

Parameter

Description

NewPosition

The new frame time to set, in InputRate space

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