Rewired. |
| Class | Description | |
|---|---|---|
| UnityInputSystemControllerExtension | Provides access to information exposed by Unity Input System for a controller. | |
| UnityInputSystemGamepadExtension | Provides access to information exposed by Unity Input System for a Gamepad. | |
| UnityInputSystemKeyboardExtension | Provides access to information exposed by Unity Input System for a Keyboard. | |
| UnityInputSystemMouseExtension | Provides access to information exposed by Unity Input System for a Mouse. | |
| UnityInputSystemSettings | Settings for Unity Input System. |
| Structure | Description | |
|---|---|---|
| UnityInputSystemSettingsDeviceIdentifier | 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. |
| Enumeration | Description | |
|---|---|---|
| UnityInputSystemSettingsDeviceIdentifierTypeMatchMode | How type matching will be performed. |