Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/TXRLoadingScreenBase
- IXRLoadingScreen::AddSplash()
- TXRLoadingScreenBase::AddSplash()
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/XRLoadingScreenBase.h |
| Include | #include "XRLoadingScreenBase.h" |
virtual 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. |