FXRTrackingSystemBase::CreateLoadingScreen

Override this method if you need to customize the [IXRLoadingScreen](API\Runtime\HeadMountedDisplay\IXRLoadingScreen) implementation.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "XRTrackingSystemBase.h"

Source

/Engine/Source/Runtime/HeadMountedDisplay/Private/XRTrackingSystemBase.cpp

Syntax

virtual IXRLoadingScreen * CreateLoadingScreen()

Remarks

Override this method if you need to customize the IXRLoadingScreen implementation. It will be called from GetLoadingScreen() if LoadingScreen is not valid

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