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.0 (1.0.0.0)
Syntax public string hardwareIdentifier { get; set; }
Property Value
Type:
StringSee Also