# Sandbox.Network.GameNetworkSystem.GetMountedVPKs

```csharp
void GetMountedVPKs(Connection source, ref MountedVPKsResponse msg)
```

### Parameters

- `source` (`Connection`)
- `ref msg` (`MountedVPKsResponse`)

Declared in [Sandbox.Network.GameNetworkSystem](/api/Sandbox.Network.GameNetworkSystem).
Assembly: `Sandbox.Engine`.
