# Sandbox.Game.CheatsEnabled

```csharp
static bool CheatsEnabled { get; set; }
```

This has to be in Game.dll so the codegen will get generated for it

Declared in [Sandbox.Game](/api/Sandbox.Game).
Assembly: `Sandbox.Engine`.
