ITargetDeviceProxy::GetTargetPlatformId

Gets the target 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) GetTargetPlatformId
(
    [FName](API\Runtime\Core\UObject\FName) InVariant
) const

Remarks

Gets the target platform of the device variant. Target 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