# Sandbox.Game.Overlay.ShowServerList

```csharp
static void ShowServerList(in ServerListConfig config)
```

Opens a modal that shows a list of active servers

### Parameters

- `in config` (`ServerListConfig`)

Declared in [Sandbox.Game.Overlay](/api/Sandbox.Game.Overlay).
Assembly: `Sandbox.Engine`.
