ITargetDeviceProxy::GetTargetDeviceVariant

Gets the variant name of the target device.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

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

Include

#include "ITargetDeviceProxy.h"

Syntax

FName GetTargetDeviceVariant
(
    const FString & InDeviceId
) const

Remarks

Gets the variant name of the target device.

Returns

The target device variant name.

Parameters

Parameter

Description

InDeviceId

target device id to get the variant 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