IPreLoadMoviePlayerScreenModule

Module interface for handling any PreLoad Movie Player Screens.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IPreLoadMoviePlayerScreenModule

FPreLoadMoviePlayerScreenModuleBase

References

Module

PreLoadScreenMoviePlayer

Header

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

Include

#include "PreLoadMoviePlayerModule.h"

Syntax

class IPreLoadMoviePlayerScreenModule : public IModuleInterface

Remarks

Module interface for handling any PreLoad Movie Player Screens. Mainly used to play movies before/during engine load.

Functions

Name Description

Public function Static

IPreLoadMovi...

 

Get()

Singleton-like access to this module's interface.

Public function Static

const FName

 

GetModuleName()

Simple Getter for the static name of this module

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

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