Navigation
API > API/Runtime > API/Runtime/PreLoadScreen > API/Runtime/PreLoadScreen/FPreLoadSettingsContainerBase
References
| Module | PreLoadScreen |
| Header | /Engine/Source/Runtime/PreLoadScreen/Public/PreLoadSettingsContainer.h |
| Include | #include "PreLoadSettingsContainer.h" |
Syntax
struct FScreenGroupingBase
Remarks
Helper struct to store groups of things we want to display together in the UI so that we can parse it easily in the .ini. IE: Show this background, with this text at this font size
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScreenGroupingBase
(
const FString& ScreenBackgroundIdentifierIn, |