|
Barotrauma Client
|
Public Member Functions | |
| bool | EndpointMatches (Endpoint endPoint) |
| void | SetAccountInfo (AccountInfo newInfo) |
| override string | ToString () |
Public Attributes | |
| readonly Endpoint | Endpoint |
| NetworkConnectionStatus | Status = NetworkConnectionStatus.Disconnected |
Static Public Attributes | |
| const double | TimeoutThreshold = 60.0 |
| const double | TimeoutThresholdInGame = 10.0 |
Protected Member Functions | |
| NetworkConnection (T endpoint) | |
| NetworkConnection (Endpoint endpoint) | |
Properties | |
| new T | Endpoint [get] |
| AccountInfo | AccountInfo = AccountInfo.None [get] |
| LanguageIdentifier | Language [get, set] |
|
protected |
|
protected |
| bool Barotrauma.Networking.NetworkConnection< T >.EndpointMatches | ( | Endpoint | endPoint | ) |
| void Barotrauma.Networking.NetworkConnection< T >.SetAccountInfo | ( | AccountInfo | newInfo | ) |
|
sealed |
| readonly Endpoint Barotrauma.Networking.NetworkConnection< T >.Endpoint |
| NetworkConnectionStatus Barotrauma.Networking.NetworkConnection< T >.Status = NetworkConnectionStatus.Disconnected |
|
static |
|
static |
|
get |
|
getset |