SwiftlyS2

CMsgSteamDatagramClientPingSampleReply_POP

Interface CMsgSteamDatagramClientPingSampleReply_POP

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamDatagramClientPingSampleReply_POP : ITypedProtobuf<CMsgSteamDatagramClientPingSampleReply_POP>, INativeHandle

Implements

Properties

AltAddresses

IProtobufRepeatedFieldSubMessageType<CMsgSteamDatagramClientPingSampleReply_POP_AltAddress> AltAddresses { get; }
Property Value

BestDcPingMs

uint BestDcPingMs { get; set; }
Property Value

BestDcScore

uint BestDcScore { get; set; }
Property Value

BestDcViaRelayPopId

uint BestDcViaRelayPopId { get; set; }
Property Value

ClusterPenalty

uint ClusterPenalty { get; set; }
Property Value

DefaultDcPingMs

uint DefaultDcPingMs { get; set; }
Property Value

DefaultDcScore

uint DefaultDcScore { get; set; }
Property Value

DefaultDcViaRelayPopId

uint DefaultDcViaRelayPopId { get; set; }
Property Value

DefaultE2ePingMs

uint DefaultE2ePingMs { get; set; }
Property Value

DefaultE2eScore

uint DefaultE2eScore { get; set; }
Property Value

DefaultFrontPingMs

uint DefaultFrontPingMs { get; set; }
Property Value

P2pViaPeerRelayPopId

uint P2pViaPeerRelayPopId { get; set; }
Property Value

PopId

uint PopId { get; set; }
Property Value

TestDcPingMs

uint TestDcPingMs { get; set; }
Property Value

TestDcScore

uint TestDcScore { get; set; }
Property Value

TestDcViaRelayPopId

uint TestDcViaRelayPopId { get; set; }
Property Value

On this page