Click or drag to resize

HIDControllerExtensionvendorId Property

HID vendor id.

Namespace:  Rewired.Platforms.UWP.HID
Assembly:  Rewired_UWP_EditorRuntime (in Rewired_UWP_EditorRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ushort vendorId { get; }

Property Value

Type: UInt16

Implements

IHIDControllerExtensionvendorId
See Also