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" |
const TSet< FString > & GetTargetDeviceIds
&40;
FName InVariant
&41; const
Remarks
Gets a list of device identifiers for an aggregate (All_
Parameters
| Name | Description |
|---|---|
| InVariant | name of the variant to return the device identifier for, If InVariant == NAME_None you'll get back the default target device identifiers. |
| OutDeviceIds | The list of device identifiers. |