Navigation
| Name | DeveloperSettings |
| Type | Runtime |
| Location | /Engine/Source/Runtime/DeveloperSettings/ |
| Module Build Rules | DeveloperSettings.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UDeveloperSettings | The base class of any auto discovered settings object. |
| UDeveloperSettingsBackedByCVars | The base class of auto discovered settings object where some or all of the settings are stored in console variables instead of config variables. |
| UPlatformSettings | The base class of any per platform settings. |
| UPlatformSettingsManager | The manager for all platform-specific settings. |
Structs
| Name | Remarks |
|---|---|
| FPerPlatformSettings | |
| FPlatformSettingsInstances | List of platform-specific instances for a class. |