UOculusFunctionLibrary::IsLoadingIconEnabled

Returns true, if the splash screen is in loading icon mode.

Windows
MacOS
Linux

Deprecated

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)(BlueprintPure, Category="OculusLibrary",
          Meta=(DeprecatedFunction, DeprecationMessage="UOculusFunctionLibrary::IsLoadingIconEnabled has been deprecated and no longer functions as before. Please use the generic UStereoLayerFunctionLibrary instead."))
static bool IsLoadingIconEnabled()

Remarks

Returns true, if the splash screen is in loading icon mode.

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