ITargetDeviceProxy::GetTargetDeviceId

Gets the identifier of the device.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

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

Include

#include "ITargetDeviceProxy.h"

Syntax

const FString GetTargetDeviceId
(
    FName InVariant
) const

Remarks

Gets the identifier of the device.

Returns

The target device identifier.

Parameters

Parameter

Description

InVariant

name of the variant to return the device identifier for, If InVariant == NAME_None you'll get back the default target device identifier.

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