# Sandbox.PackageInfo.ShowsPlayerList

```csharp
bool ShowsPlayerList { get; set; }
```

Should the pause menu show the player list button? Defaults to true.

Declared in [Sandbox.PackageInfo](/api/Sandbox.PackageInfo).
Assembly: `Sandbox.Engine`.
