|
Barotrauma Client
|
Public Member Functions | |
| PipeConnection (Option< AccountId > accountId) | |
Public Member Functions inherited from Barotrauma.Networking.NetworkConnection< PipeEndpoint > | |
| bool | EndpointMatches (Endpoint endPoint) |
| void | SetAccountInfo (AccountInfo newInfo) |
| override string | ToString () |
Additional Inherited Members | |
Public Attributes inherited from Barotrauma.Networking.NetworkConnection< PipeEndpoint > | |
| readonly Endpoint | Endpoint |
| NetworkConnectionStatus | Status |
Static Public Attributes inherited from Barotrauma.Networking.NetworkConnection< PipeEndpoint > | |
| const double | TimeoutThreshold |
| const double | TimeoutThresholdInGame |
Protected Member Functions inherited from Barotrauma.Networking.NetworkConnection< PipeEndpoint > | |
| NetworkConnection (T endpoint) | |
| NetworkConnection (Endpoint endpoint) | |
Properties inherited from Barotrauma.Networking.NetworkConnection< PipeEndpoint > | |
| new T | Endpoint [get] |
| AccountInfo | AccountInfo [get] |
| LanguageIdentifier | Language [get, set] |
| Barotrauma.Networking.PipeConnection.PipeConnection | ( | Option< AccountId > | accountId | ) |