Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IXRLoadingScreen
- IXRLoadingScreen::AddSplash()
- TXRLoadingScreenBase::AddSplash()
- TXRLoadingScreenBase::AddSplash()
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRLoadingScreen.h |
| Include | #include "IXRLoadingScreen.h" |
void AddSplash
&40;
const FSplashDesc & Splash
&41;
Remarks
Registers a splash to be shown while the loading screen is active.
Parameters
| Name | Description |
|---|---|
| Splash | The settings for the new splash. |