Interface IInputUpdateCallbackReceiver
Namespace: UnityEngine.InputSystem
Syntax
public interface IInputUpdateCallbackReceiver
Methods
OnUpdate(InputUpdateType)
Declaration
void OnUpdate(InputUpdateType updateType)
Parameters
| Type | Name | Description |
|---|---|---|
| InputUpdateType | updateType |