ULimenGameSettingsDeveloperSettings
Overview
ULimenGameSettingsDeveloperSettings is a subclass of ULimenModularSettingsSubsystemDeveloperSettings. It configures and manages developer-specific settings related to the Limen game module. This class sets up a configuration section named " Limen - Game Settings".
Properties
Type | Name | Access | Description |
|---|---|---|---|
FString | SectionName | Public | The name of the configuration section, set to " Limen - Game Settings". |
Functions
Return Type | Signature | Description |
|---|---|---|
void | ULimenGameSettingsDeveloperSettings() | Constructor that initializes the |
Usage & Implementation Notes
22 May 2026