FGenericPlatformProperties::PlatformName

Gets the name of this platform Note: MUST be implemented per platform.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProperties.h

Include

#include "GenericPlatform/GenericPlatformProperties.h"

Syntax

static const char * PlatformName()

Remarks

Gets the name of this platform

Note: MUST be implemented per platform.

Returns

Platform Name.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss