# Sandbox.Engine.GameLoadingFlags.Developer

```csharp
static GameLoadingFlags Developer
```

Set if this is a developer session. It started from an editor session and as such we shouldn't load
assemblies from the package, they should be loaded from the Network Tables instead.

Declared in [Sandbox.Engine.GameLoadingFlags](/api/Sandbox.Engine.GameLoadingFlags).
Assembly: `Sandbox.Engine`.
