# Sandbox.Network.GameNetworkSystem.IsActive

```csharp
static bool IsActive { get; set; }
```

> **Obsolete.** Moved to Networking.IsActive

True if we're currently connected etc

Declared in [Sandbox.Network.GameNetworkSystem](/api/Sandbox.Network.GameNetworkSystem).
Assembly: `Sandbox.Engine`.
