Click or drag to resize

Rewired.Platforms.UnityInputSystem Namespace

 
Classes
 ClassDescription
Public classUnityInputSystemControllerExtension Provides access to information exposed by Unity Input System for a controller.
Public classUnityInputSystemGamepadExtension Provides access to information exposed by Unity Input System for a Gamepad.
Public classUnityInputSystemKeyboardExtension Provides access to information exposed by Unity Input System for a Keyboard.
Public classUnityInputSystemMouseExtension Provides access to information exposed by Unity Input System for a Mouse.
Public classUnityInputSystemSettings Settings for Unity Input System.
Structures
 StructureDescription
Public structureUnityInputSystemSettingsDeviceIdentifier Used to identify a specific input device for exclusion. All values are optional, but you must provide at least one for matching. Any values provided will become required for a match to occur.
Enumerations
 EnumerationDescription
Public enumerationUnityInputSystemSettingsDeviceIdentifierTypeMatchMode How type matching will be performed.