FTargetPlatformBase::GetVariantDisplayName

Gets the variant display name of this platform. eg. For Android: "ASTC", "ETC2", ...

Windows
MacOS
Linux

Override Hierarchy

ITargetPlatform::GetVariantDisplayName()

FTargetPlatformBase::GetVariantDisplayName()

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h

Include

#include "Common/TargetPlatformBase.h"

Syntax

virtual FText GetVariantDisplayName() const

Remarks

Gets the variant display name of this platform. eg. For Android: "ASTC", "ETC2", ...

Returns

FText display name for this platform variant.

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