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