IGameMoviePlayer::SetupLoadingScreenFromIni

Sets up an [FLoadingScreenAttributes](API\Runtime\MoviePlayer\FLoadingScreenAttributes) from the game's engine.ini, then calls the virtual SetupLoadingScreen.

Windows
MacOS
Linux

References

Module

MoviePlayer

Header

/Engine/Source/Runtime/MoviePlayer/Public/MoviePlayer.h

Include

#include "MoviePlayer.h"

Syntax

void SetupLoadingScreenFromIni()

Remarks

Sets up an FLoadingScreenAttributes from the game's engine.ini, then calls the virtual SetupLoadingScreen.

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