SwiftlyS2

CMsgSteamNetworkingP2PSDRRoutingSummary

Interface CMsgSteamNetworkingP2PSDRRoutingSummary

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamNetworkingP2PSDRRoutingSummary : ITypedProtobuf<CMsgSteamNetworkingP2PSDRRoutingSummary>, INativeHandle

Implements

Properties

BestPing

uint BestPing { get; set; }
Property Value

BestPingFrontLocal

uint BestPingFrontLocal { get; set; }
Property Value

BestPingFrontRemote

uint BestPingFrontRemote { get; set; }
Property Value

BestPopLocal

uint BestPopLocal { get; set; }
Property Value

BestPopRemote

uint BestPopRemote { get; set; }
Property Value

BestScore

uint BestScore { get; set; }
Property Value

BestTime

uint BestTime { get; set; }
Property Value

InitialPing

uint InitialPing { get; set; }
Property Value

InitialPingFrontLocal

uint InitialPingFrontLocal { get; set; }
Property Value

InitialPingFrontRemote

uint InitialPingFrontRemote { get; set; }
Property Value

InitialPopLocal

uint InitialPopLocal { get; set; }
Property Value

InitialPopRemote

uint InitialPopRemote { get; set; }
Property Value

InitialScore

uint InitialScore { get; set; }
Property Value

NegotiationMs

uint NegotiationMs { get; set; }
Property Value

SelectedSeconds

uint SelectedSeconds { get; set; }
Property Value

On this page