# Sandbox.Network.GameNetworkSystem.MountVPKs

```csharp
System.Threading.Tasks.Task MountVPKs(Connection source, MountedVPKsResponse msg)
```

### Parameters

- `source` (`Connection`)
- `msg` (`MountedVPKsResponse`)

### Returns

`System.Threading.Tasks.Task`

Declared in [Sandbox.Network.GameNetworkSystem](/api/Sandbox.Network.GameNetworkSystem).
Assembly: `Sandbox.Engine`.
