Barotrauma Server
|
Public Member Functions | |
void | Decay (float deltaTime) |
void | Heartbeat () |
![]() | |
bool | EndpointMatches (Endpoint endPoint) |
void | SetAccountInfo (AccountInfo newInfo) |
override string | ToString () |
Public Attributes | |
double | Timeout = 0.0 |
![]() | |
readonly Endpoint | Endpoint |
NetworkConnectionStatus | Status |
Protected Member Functions | |
P2PConnection (T endpoint) | |
P2PConnection (P2PEndpoint endpoint) | |
![]() | |
NetworkConnection (T endpoint) | |
NetworkConnection (Endpoint endpoint) | |
Properties | |
new T | Endpoint [get] |
![]() | |
new T | Endpoint [get] |
AccountInfo | AccountInfo [get] |
LanguageIdentifier | Language [get, set] |
Additional Inherited Members | |
![]() | |
const double | TimeoutThreshold |
const double | TimeoutThresholdInGame |
|
protected |
|
protected |
void Barotrauma.Networking.P2PConnection< T >.Decay | ( | float | deltaTime | ) |
void Barotrauma.Networking.P2PConnection< T >.Heartbeat | ( | ) |
double Barotrauma.Networking.P2PConnection< T >.Timeout = 0.0 |
|
get |