Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatformSettings
- ITargetPlatformSettings::IniPlatformName()
- FTargetPlatformMerged::IniPlatformName()
- TTargetPlatformSettingsBase::IniPlatformName()
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformSettings.h |
Include | #include "Interfaces/ITargetPlatformSettings.h" |
FString IniPlatformName() const
Remarks
Gets the platform's INI name (so an offline tool can load the INI for the given target platform).
See Also
PlatformName