Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/FTargetDeviceId
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/TargetDeviceId.h |
| Include | #include "Interfaces/TargetDeviceId.h" |
bool operator&61;&61;
&40;
const FTargetDeviceId & Other
&41; const
Remarks
Compares this device identifier with the given device identifier for equality. true if the identifiers are equal, false otherwise.
Parameters
| Name | Description |
|---|---|
| Other | The device identifier to compare with. |