FPreLoadSettingsContainerBase::ParseLoadingGroups

Helper function to parse all .ini entries for LoadingGroups and ScreenOrder.

Windows
MacOS
Linux

References

Module

PreLoadScreen

Header

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

Include

#include "PreLoadSettingsContainer.h"

Source

/Engine/Source/Runtime/PreLoadScreen/Private/PreLoadSettingsContainer.cpp

Syntax

virtual void ParseLoadingGroups
(
    TArray< FString > & LoadingGroupIdentifiers
)

Remarks

Helper function to parse all .ini entries for LoadingGroups and ScreenOrder. Do these together so we can assert if we don't find a matching LoadingGroup identifier in the config. Should be run after we parse all screen groupings

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