Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/ITargetPlatformSettings
Description
Gets the platform's INI name (so an offline tool can load the INI for the given target platform).
Derived Overrides
- FTargetPlatformMerged::IniPlatformName
- TNonDesktopTargetPlatformBase::IniPlatformName
- TTargetPlatformBase::IniPlatformName
- TTargetPlatformSettingsBase::IniPlatformName
| Name | IniPlatformName |
| Type | function |
| Header File | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformSettings.h |
| Include Path | #include "Interfaces/ITargetPlatformSettings.h" |
FString IniPlatformName() const
See Also
- PlatformName