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