Classes

UMoviePlayerSettings

UObject

Implements the settings for the Windows target platform.

Member Type Offset Share
bWaitForMoviesToComplete

If enabled, The game waits for startup movies to complete even if loading has finished.

bool 0x28
bMoviesAreSkippable

If enabled, Startup movies can be skipped by the user when a mouse button is pressed.

bool 0x29
StartupMovies

Movies to play on startup. that these must be in your game's Game/Content/Movies directory.

TArray<FString> 0x30