FPreLoadScreenBase::SetPluginName

Set what plugin is creating this PreLoadScreenBase.

Windows
MacOS
Linux

References

Module

PreLoadScreen

Header

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

Include

#include "PreLoadScreenBase.h"

Syntax

virtual void SetPluginName
(
    const FString & PluginNameIn
)

Remarks

Set what plugin is creating this PreLoadScreenBase. Used to make file paths relative to that plugin as well as determining . Used for converting locations for content to be relative to the plugin calling us

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