Interface IInputUpdateCallbackReceiver
Interface to allow custom input devices to receive callbacks when the input system is updated.
Namespace: UnityEngine .InputSystem .LowLevel
Assembly: Unity.InputSystem.dll
Syntax
public interface IInputUpdateCallbackReceiver
Remarks
If an Input
Methods
OnUpdate()
Declaration
void OnUpdate()