Navigation
API > API/Runtime > API/Runtime/DeveloperSettings > API/Runtime/DeveloperSettings/Engine > API/Runtime/DeveloperSettings/Engine/UPlatformSettingsManager
| Type | Name | Description | |
|---|---|---|---|
| TPlatformSettingsClass * | |||
| UPlatformSettings * | GetSettingsForPlatform
(
TSubclassOf< UPlatformSettings > SettingsClass |
Returns the platform settings for the specified class for the current platform. | |
| TPlatformSettingsClass * | GetSettingsForPlatform
(
FName TargetIniPlatformName |
||
| UPlatformSettings * | GetSettingsForPlatform
(
TSubclassOf< UPlatformSettings > SettingsClass, |
Returns the platform settings for the specified class for the specified platform. |