SwiftlyS2

CGameNetworkingUI_ConnectionState

Interface CGameNetworkingUI_ConnectionState

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CGameNetworkingUI_ConnectionState : ITypedProtobuf<CGameNetworkingUI_ConnectionState>, INativeHandle

Implements

Properties

AddressRemote

string AddressRemote { get; set; }
Property Value

Appid

uint Appid { get; set; }
Property Value

CloseMessage

string CloseMessage { get; set; }
Property Value

CloseReason

uint CloseReason { get; set; }
Property Value

CloseTime

uint CloseTime { get; set; }
Property Value

ConnectionIdLocal

uint ConnectionIdLocal { get; set; }
Property Value

ConnectionKey

string ConnectionKey { get; set; }
Property Value

ConnectionState

uint ConnectionState { get; set; }
Property Value

E2eQualityLocal

CMsgSteamDatagramConnectionQuality E2eQualityLocal { get; }
Property Value

E2eQualityRemote

CMsgSteamDatagramConnectionQuality E2eQualityRemote { get; }
Property Value

E2eQualityRemoteInstantaneousTime

ulong E2eQualityRemoteInstantaneousTime { get; set; }
Property Value

E2eQualityRemoteLifetimeTime

ulong E2eQualityRemoteLifetimeTime { get; set; }
Property Value

FrontQualityLocal

CMsgSteamDatagramConnectionQuality FrontQualityLocal { get; }
Property Value

FrontQualityRemote

CMsgSteamDatagramConnectionQuality FrontQualityRemote { get; }
Property Value

FrontQualityRemoteInstantaneousTime

ulong FrontQualityRemoteInstantaneousTime { get; set; }
Property Value

FrontQualityRemoteLifetimeTime

ulong FrontQualityRemoteLifetimeTime { get; set; }
Property Value

IdentityLocal

string IdentityLocal { get; set; }
Property Value

IdentityRemote

string IdentityRemote { get; set; }
Property Value

P2pRouting

CMsgSteamDatagramP2PRoutingSummary P2pRouting { get; }
Property Value

PingDefaultInternetRoute

uint PingDefaultInternetRoute { get; set; }
Property Value

PingInterior

uint PingInterior { get; set; }
Property Value

PingRemoteFront

uint PingRemoteFront { get; set; }
Property Value

SdrpopidLocal

string SdrpopidLocal { get; set; }
Property Value

SdrpopidRemote

string SdrpopidRemote { get; set; }
Property Value

StartTime

uint StartTime { get; set; }
Property Value

StatusLocToken

string StatusLocToken { get; set; }
Property Value

TransportKind

uint TransportKind { get; set; }
Property Value

On this page