# Sandbox.SceneNetworkSystem.SetSnapshotAsync

```csharp
System.Threading.Tasks.Task SetSnapshotAsync(SnapshotMsg msg)
```

We have received a snapshot of the world.

### Parameters

- `msg` (`SnapshotMsg`)

### Returns

`System.Threading.Tasks.Task`

Declared in [Sandbox.SceneNetworkSystem](/api/Sandbox.SceneNetworkSystem).
Assembly: `Sandbox.Engine`.
