Interface InputMaster.IGameActions
Namespace: Serenity.InputGateway.Infrastructure.Settings
Assembly: Serenity.UnityPlayerInput.Infrastructure.dll
Syntax
public interface InputMaster.IGameActions
Methods
OnPause(CallbackContext)
Declaration
void OnPause(InputAction.CallbackContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| CallbackContext | context |