FHoloLensSplash

HoloLens splash implementation

Windows
MacOS
Linux

Inheritance Hierarchy

FGenericPlatformSplash

FHoloLensSplash

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/HoloLens/HoloLensPlatformSplash.h

Include

#include "HoloLens/HoloLensPlatformSplash.h"

Syntax

struct FHoloLensSplash : public FGenericPlatformSplash

Remarks

HoloLens splash implementation

Functions

Name Description

Public function Static

void

 

Hide()

Hide the splash screen

Public function Static

void

 

SetSplashText

(
    const SplashTextType::Type InType,
    const TCHAR* InText
)

Sets the text displayed on the splash screen (for startup/loading progress)

Public function Static

void

 

Show()

Show the splash screen

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