EMovieScreenPlaybackType

Windows
MacOS
Linux

References

Module

PreLoadScreenMoviePlayer

Header

/Engine/Plugins/Runtime/PreLoadScreenMoviePlayer/Source/PreLoadScreenMoviePlayer/Public/MoviePlayerAttributes.h

Include

#include "MoviePlayerAttributes.h"

Syntax

enum EMovieScreenPlaybackType
{
    MT_MS_Normal,
    MT_MS_Looped,
    MT_MS_LoadingLoop,
    MT_MS_MAX,
}

Values

Name

Description

MT_MS_Normal

Normal playback mode. Play each movie in the play list a single time

MT_MS_Looped

Looped playback mode.

MT_MS_LoadingLoop

Alternate Looped mode.

MT_MS_MAX

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