Windows |
public sealed class WindowsGamingInputControllerExtension : ControllerExtension, IHIDControllerExtension
The WindowsGamingInputControllerExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| controller |
The parent controller of this extension.
(Inherited from ControllerExtension) | |
| deviceType | Windows Gaming Input device type. | |
| isWireless | Determines if the device is wireless. | |
| nativePointer | Native pointer to the device object. Note: This will always return IntPtr.Zero on UWP when using .NET scripting backend. | |
| nonRoamableId | Non roamable id. | |
| productId | HID product id. | |
| productName | HID product name string. | |
| vendorId | HID vendor id. |