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