Delegate InputDeviceCommandDelegate
Delegate used by onDeviceCommand.
Namespace: UnityEngine.InputSystem.LowLevel
Assembly: Unity.InputSystem.dll
Syntax
public delegate long? InputDeviceCommandDelegate(InputDevice device, InputDeviceCommand* command)
  Parameters
| Type | Name | Description | 
|---|---|---|
| InputDevice | device | |
| InputDeviceCommand* | command | 
Returns
| Type | Description | 
|---|---|
| long? |