ITargetDeviceProxy::GetVanillaPlatformId

Gets the Vanilla 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 GetVanillaPlatformId
(
    FName InVariant
) const

Remarks

Gets the Vanilla platform of the device variant.

Returns

Vanilla 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