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" |
bool HasDeviceId
&40;
const FString & InDeviceId
&41; const
Remarks
Checks whether this device proxy contains a variant for the provided target device. true if this device has a variant of the provided DeviceId.
Parameters
| Name | Description |
|---|---|
| InDeviceId | DeviceId to check for a variant. |