ITargetDeviceProxy::GetTargetPlatformId

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

FName GetTargetPlatformId
(
    FName InVariant
) const

Remarks

Gets the target platform of the device variant.

Returns

Target Platform Id.

Parameters

Parameter

Description

InVariant

Variant to get the platform id 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