Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IXRLoadingScreen > API/Runtime/HeadMountedDisplay/IXRLoadingScreen/FSplashDesc
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FSplashDesc () |
Silence deprecation warnings for generated uses of Texture and LeftTexture | IXRLoadingScreen.h | |
FSplashDesc
(
const FSplashDesc& |
IXRLoadingScreen.h | ||
FSplashDesc
(
FSplashDesc&& |
IXRLoadingScreen.h |
FSplashDesc()
Description
Silence deprecation warnings for generated uses of Texture and LeftTexture
| Name | FSplashDesc |
| Type | function |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRLoadingScreen.h |
| Include Path | #include "IXRLoadingScreen.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS FSplashDesc()
FSplashDesc(const FSplashDesc &)
| Name | FSplashDesc |
| Type | function |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRLoadingScreen.h |
| Include Path | #include "IXRLoadingScreen.h" |
FSplashDesc
(
const FSplashDesc &
)
FSplashDesc(FSplashDesc &&)
| Name | FSplashDesc |
| Type | function |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRLoadingScreen.h |
| Include Path | #include "IXRLoadingScreen.h" |
FSplashDesc
(
FSplashDesc &&
)