Click or drag to resize

ControllerIdentifierhardwareIdentifier Property

The hardware identifier of the Controller. Get this value from hardwareIdentifier. This is used primarily by Unknown Controllers to identify the controller using various information gathered from the controller. This value varies depending on the platform, input source in use, and the device.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public string hardwareIdentifier { get; set; }

Property Value

String
See Also