# Sandbox.ProjectSettings.Systems

```csharp
static SystemsConfig Systems { get; set; }
```

Get the [Sandbox.SystemsConfig](/api/Sandbox.SystemsConfig) from the active project settings.

Declared in [Sandbox.ProjectSettings](/api/Sandbox.ProjectSettings).
Assembly: `Sandbox.Engine`.
