Navigation
API > API/Developer > API/Developer/TargetDeviceServices > API/Developer/TargetDeviceServices/ITargetDeviceProxy
References
Module | TargetDeviceServices |
Header | /Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceProxy.h |
Include | #include "ITargetDeviceProxy.h" |
FString GetTargetPlatformName
(
FName InVariant
) const
Remarks
Gets the target platform of the device variant. Target Platform Name string.
Parameters
Name | Description |
---|---|
InVariant | Variant to get the platform name for. |