Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/FXRTrackingSystemBase
Description
Override this method if you need to customize the IXRLoadingScreen implementation. It will be called from GetLoadingScreen() if LoadingScreen is not valid
| Name | CreateLoadingScreen |
| Type | function |
| Header File | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/XRTrackingSystemBase.h |
| Include Path | #include "XRTrackingSystemBase.h" |
| Source | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Private/XRTrackingSystemBase.cpp |
virtual IXRLoadingScreen * CreateLoadingScreen()