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