IXRLoadingScreen::AddSplash

Registers a splash to be shown while the loading screen is active.

Windows
MacOS
Linux

Override Hierarchy

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IXRLoadingScreen.h

Include

#include "IXRLoadingScreen.h"

Syntax

void AddSplash
(
    const FSplashDesc & Splash
)

Remarks

Registers a splash to be shown while the loading screen is active.

Parameters

Parameter

Description

Splash

The settings for the new splash.

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