Delegate InputUpdateDelegate
Delegate used by
Namespace: UnityEngine.InputSystem.LowLevel
Syntax
public delegate void InputUpdateDelegate(InputUpdateType updateType, ref InputEventBuffer eventBuffer);
Parameters
Type | Name | Description |
---|---|---|
InputUpdateType | updateType | |
InputEventBuffer | eventBuffer |