ControllerMaphardwareGuid Property |
The GUID of the controller definition this map is for. This GUID corresponds to the Rewired HardwareJoystickMap controller definition and can be used to identify recognized controller types.
This will always be Guid.Empty for Unknown Controllers.
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Guid hardwareGuid { get; }
Property Value
Type:
GuidSee Also