# Sandbox.Game.Overlay.ShowPauseMenu

```csharp
static void ShowPauseMenu()
```

Opens the pause menu overlay. This is the same menu that appears when pressing ESC.

Declared in [Sandbox.Game.Overlay](/api/Sandbox.Game.Overlay).
Assembly: `Sandbox.Engine`.
