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: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntaxpublic string hardwareIdentifier { get; set; }Property Value
String
See Also