# Sandbox.LaunchArguments.Privacy

```csharp
static LobbyPrivacy Privacy { get; set; }
```

Privacy override for lobbies created on game start. If not explicitly set, lobbies use their own config.

Declared in [Sandbox.LaunchArguments](/api/Sandbox.LaunchArguments).
Assembly: `Sandbox.Engine`.
