UOculusFunctionLibrary::ClearLoadingSplashScreens

Removes all the splash screens.

Windows
MacOS
Linux

References

Module

OculusHMD

Header

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusHMD/Public/OculusFunctionLibrary.h

Include

#include "OculusFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusHMD/Private/OculusFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="OculusLibrary",
          Meta=(DeprecatedFunction, DeprecationMessage="Use Clear Loading Screen Splashes from the Head Mounted Display Loading Screen functions instead."))
static void ClearLoadingSplashScreens()

Remarks

Removes all the splash screens.

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