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" |
FName GetTargetDeviceVariant
(
const FString & InDeviceId
) const
Remarks
Gets the variant name of the target device. The target device variant name.
Parameters
Name | Description |
---|---|
InDeviceId | target device id to get the variant for. |