# Sandbox.Input.Suppressed

```csharp
static bool Suppressed { get; set; }
```

If the input is suppressed then everything will act like there is no input

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
