Public Attributes | |
float | MinimumLoadingScreenDisplayTime |
bool | bAutoCompleteWhenLoadingCompletes |
bool | bWaitForManualStop |
FString | URL |
bool FCoherentUIGTLoadingScreenSettings::bAutoCompleteWhenLoadingCompletes |
If true, the loading screen will disappear as soon as all movies are played and loading is done.
bool FCoherentUIGTLoadingScreenSettings::bWaitForManualStop |
If true, movie playback continues until GetMoviePlayer->Stop() is called. Note that this option will override the MinimumLoadingScreenDisplayTime.
float FCoherentUIGTLoadingScreenSettings::MinimumLoadingScreenDisplayTime |
The minimum time that a loading screen should be opened for, -1 if there is no minimum time.
FString FCoherentUIGTLoadingScreenSettings::URL |
The URL for the loading screen's view.