Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformProperties
Description
Gets the name of this platform when loading INI files. Defaults to PlatformName.
Note: MUST be implemented per platform.
| Name | IniPlatformName |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProperties.h |
| Include Path | #include "GenericPlatform/GenericPlatformProperties.h" |
| Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformProperties.cpp |
static const char * IniPlatformName()
Platform name.