# Sandbox.Input.Pressed

```csharp
static bool Pressed(string action)
```

Action wasn't pressed but now it is

### Parameters

- `action` (`string`)

### Returns

`bool`

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
