# Sandbox.PackageInfo.UsesCreateGameModal

```csharp
bool UsesCreateGameModal { get; set; }
```

Should launching this game go through the create-game modal rather than starting directly?

Declared in [Sandbox.PackageInfo](/api/Sandbox.PackageInfo).
Assembly: `Sandbox.Engine`.
