Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformProperties
Description
Get the name of the hardware variant of the current platform.
Most platforms don't need to provide overrides for this member. This member is intended to be used by the few which come in different hardware flavours or which may operate in different runtime modes.
| Name | PlatformVariantName |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProperties.h |
| Include Path | #include "GenericPlatform/GenericPlatformProperties.h" |
static const char * PlatformVariantName()
Name of the platform variant.