Navigation
API > API/Runtime > API/Runtime/PreLoadScreen > API/Runtime/PreLoadScreen/FPreLoadScreenBase
Description
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
| Name | SetPluginName |
| Type | function |
| Header File | /Engine/Source/Runtime/PreLoadScreen/Public/PreLoadScreenBase.h |
| Include Path | #include "PreLoadScreenBase.h" |
virtual void SetPluginName
(
const FString & PluginNameIn
)