namespace
Sandbox.Network
12 types
Classes
| Type | Name | Description |
|---|---|---|
| class | GameNetworkSystem | An instance of this is created by the NetworkSystem when a server is joined, or created. You should not try to create th |
| class | NetworkSocket |
Structs
| Type | Name | Description |
|---|---|---|
| struct | ConnectionStats | |
| struct | HostStats | |
| struct | InitialSnapshotResponse | |
| struct | LobbyConfig | |
| struct | LobbyInformation | |
| struct | MountedVPKsResponse | |
| struct | NetworkFile | |
| struct | ReconnectMsg | Sent to the server to tell clients to reconnect. This is sent when the server is changing games, or maps, and wants the |
| struct | SnapshotMsg |
Enums
| Type | Name | Description |
|---|---|---|
| enum | LobbyPrivacy |