Click or drag to resize

ControllerIdentifierhardwareTypeGuid Property

The hardwre type GUID of the Controller. Get this value from hardwareTypeGuid. This value is used to identify recognized Controllers.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Guid hardwareTypeGuid { get; set; }

Property Value

Type: Guid
See Also