Barotrauma Client
|
Public Member Functions | |
LidgrenConnection (NetConnection netConnection) | |
![]() | |
bool | EndpointMatches (Endpoint endPoint) |
void | SetAccountInfo (AccountInfo newInfo) |
override string | ToString () |
Public Attributes | |
readonly NetConnection | NetConnection |
![]() | |
readonly Endpoint | Endpoint |
NetworkConnectionStatus | Status |
Additional Inherited Members | |
![]() | |
const double | TimeoutThreshold |
const double | TimeoutThresholdInGame |
![]() | |
NetworkConnection (T endpoint) | |
NetworkConnection (Endpoint endpoint) | |
![]() | |
new T | Endpoint [get] |
AccountInfo | AccountInfo [get] |
LanguageIdentifier | Language [get, set] |
Barotrauma.Networking.LidgrenConnection.LidgrenConnection | ( | NetConnection | netConnection | ) |
readonly NetConnection Barotrauma.Networking.LidgrenConnection.NetConnection |