Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.Networking.SteamP2PConnection Class Referencesealed
Inheritance diagram for Barotrauma.Networking.SteamP2PConnection:
Barotrauma.Networking.P2PConnection< SteamP2PEndpoint > Barotrauma.Networking.NetworkConnection< P2PEndpoint >

Public Member Functions

 SteamP2PConnection (SteamId steamId)
 
 SteamP2PConnection (SteamP2PEndpoint endpoint)
 
- Public Member Functions inherited from Barotrauma.Networking.P2PConnection< SteamP2PEndpoint >
void Decay (float deltaTime)
 
void Heartbeat ()
 
- Public Member Functions inherited from Barotrauma.Networking.NetworkConnection< P2PEndpoint >
bool EndpointMatches (Endpoint endPoint)
 
void SetAccountInfo (AccountInfo newInfo)
 
override string ToString ()
 

Additional Inherited Members

- Public Attributes inherited from Barotrauma.Networking.P2PConnection< SteamP2PEndpoint >
double Timeout
 
- Public Attributes inherited from Barotrauma.Networking.NetworkConnection< P2PEndpoint >
readonly Endpoint Endpoint
 
NetworkConnectionStatus Status
 
- Static Public Attributes inherited from Barotrauma.Networking.NetworkConnection< P2PEndpoint >
const double TimeoutThreshold
 
const double TimeoutThresholdInGame
 
- Protected Member Functions inherited from Barotrauma.Networking.P2PConnection< SteamP2PEndpoint >
 P2PConnection (T endpoint)
 
 P2PConnection (P2PEndpoint endpoint)
 
- Protected Member Functions inherited from Barotrauma.Networking.NetworkConnection< P2PEndpoint >
 NetworkConnection (T endpoint)
 
 NetworkConnection (Endpoint endpoint)
 
- Properties inherited from Barotrauma.Networking.P2PConnection< SteamP2PEndpoint >
new T Endpoint [get]
 
- Properties inherited from Barotrauma.Networking.NetworkConnection< P2PEndpoint >
new T Endpoint [get]
 
AccountInfo AccountInfo [get]
 
LanguageIdentifier Language [get, set]
 

Constructor & Destructor Documentation

◆ SteamP2PConnection() [1/2]

Barotrauma.Networking.SteamP2PConnection.SteamP2PConnection ( SteamId steamId)

◆ SteamP2PConnection() [2/2]

Barotrauma.Networking.SteamP2PConnection.SteamP2PConnection ( SteamP2PEndpoint endpoint)

The documentation for this class was generated from the following file: