IGameMoviePlayer::Initialize

Initializes this movie player, creating the startup window and hiding the splash screen.

Windows
MacOS
Linux

References

Module

MoviePlayer

Header

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

Include

#include "MoviePlayer.h"

Syntax

void Initialize
(
    class FSlateRenderer & InSlateRenderer,
    TSharedPtr< SWindow > RenderTarget
)

Remarks

Initializes this movie player, creating the startup window and hiding the splash screen. To be called in the launch engine loop.

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