IPreLoadScreen::GetPreLoadScreenTag

Allows the PreLoadScreen to register a tag that can be later used to find a specific loading screen.

Windows
MacOS
Linux

Override Hierarchy

IPreLoadScreen::GetPreLoadScreenTag()

FPreLoadScreenBase::GetPreLoadScreenTag()

References

Module

PreLoadScreen

Header

/Engine/Source/Runtime/PreLoadScreen/Public/PreLoadScreen.h

Include

#include "PreLoadScreen.h"

Syntax

FName GetPreLoadScreenTag() const

Remarks

Allows the PreLoadScreen to register a tag that can be later used to find a specific loading screen. PreLoadScreens not using this functionality should return NAME_None

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