|
ActionAdventureKit 1.10.0
|
Interface to implement callback methods for all input action callbacks associated with input actions defined by "System" which allows adding and removing callbacks.
Public Member Functions | |
| void | OnMenu (InputAction.CallbackContext context) |
| Method invoked when associated input action "Menu" is either UnityEngine.InputSystem.InputAction.started, UnityEngine.InputSystem.InputAction.performed or UnityEngine.InputSystem.InputAction.canceled. | |
| void AdventureSouls.SoulsInput.ISystemActions.OnMenu | ( | InputAction.CallbackContext | context | ) |
Method invoked when associated input action "Menu" is either UnityEngine.InputSystem.InputAction.started, UnityEngine.InputSystem.InputAction.performed or UnityEngine.InputSystem.InputAction.canceled.