# Sandbox.PackageInfo.NeedsMap

```csharp
bool NeedsMap { get; set; }
```

Does this game require a map to be chosen before it can launch?

Declared in [Sandbox.PackageInfo](/api/Sandbox.PackageInfo).
Assembly: `Sandbox.Engine`.
