UMovieSceneSequencePlayer::Stop

Stop playback and move the cursor to the end (or start, for reversed playback) of the sequence.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSequencePlayer.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneSequencePlayer.cpp

Syntax

void Stop()

Remarks

Stop playback and move the cursor to the end (or start, for reversed playback) of the sequence.

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