ITargetDeviceProxy::GetVanillaPlatformId

Gets the Vanilla platform of the device variant.

Unreal Engine C++ API Reference > Developer > TargetDeviceServices > ITargetDeviceProxy

References

   
Module TargetDeviceServices
Header /Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceProxy.h
Include #include "ITargetDeviceProxy.h"
[FName](API\Runtime\Core\UObject\FName) GetVanillaPlatformId
(
    [FName](API\Runtime\Core\UObject\FName) InVariant
) const

Remarks

Gets the Vanilla platform of the device variant. Vanilla Platform Id.

Parameters

Name Description
InVariant Variant to get the platform id for.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library