Delegate InputDeviceExecuteCommandDelegate
Delegate for executing Input
Namespace: UnityEngine .InputSystem .LowLevel
Assembly: Unity.InputSystem.dll
Syntax
public delegate long InputDeviceExecuteCommandDelegate(ref InputDeviceCommand command)
Parameters
Type | Name | Description |
---|---|---|
Input |
command | Command to execute. |
Returns
Type | Description |
---|---|
long |