# Sandbox.Connection.CanSpawnObjects

```csharp
bool CanSpawnObjects { get; set; }
```

Can this connection spawn networked objects?

Declared in [Sandbox.Connection](/api/Sandbox.Connection).
Assembly: `Sandbox.Engine`.
