ITargetDeviceProxy::GetTargetPlatformName

Gets the target platform of the device variant.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

/Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceProxy.h

Include

#include "ITargetDeviceProxy.h"

Syntax

FString GetTargetPlatformName
(
    FName InVariant
) const

Remarks

Gets the target platform of the device variant.

Returns

Target Platform Name string.

Parameters

Parameter

Description

InVariant

Variant to get the platform name for.

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