IXRTrackingSystem::GetLoadingScreen

Access the loading screen interface associated with this tracking system, if any.

Windows
MacOS
Linux

Override Hierarchy

IXRTrackingSystem::GetLoadingScreen()

FXRTrackingSystemBase::GetLoadingScreen()

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h

Include

#include "IXRTrackingSystem.h"

Syntax

virtual IXRLoadingScreen * GetLoadingScreen()

Remarks

Access the loading screen interface associated with this tracking system, if any.

Returns

an IXRLoadingScreen pointer or a nullptr if this tracking system does not support loading 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