Click or drag to resize

DirectInputControllerExtensionjoystickId Property

Gets the instance number of a joystick. This property is not implemented for the mouse or keyboard.

Namespace: Rewired.Platforms.Windows.DirectInput
Assembly: Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int joystickId { get; }

Property Value

Int32
See Also