CMsgSteamNetworkingICESessionSummary
Interface CMsgSteamNetworkingICESessionSummary
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgSteamNetworkingICESessionSummary : ITypedProtobuf<CMsgSteamNetworkingICESessionSummary>, INativeHandleImplements
Properties
BestPing
uint BestPing { get; set; }Property Value
BestRouteKind
uint BestRouteKind { get; set; }Property Value
BestScore
uint BestScore { get; set; }Property Value
BestTime
uint BestTime { get; set; }Property Value
FailureReasonCode
uint FailureReasonCode { get; set; }Property Value
IceEnableVar
uint IceEnableVar { get; set; }Property Value
InitialPing
uint InitialPing { get; set; }Property Value
InitialRouteKind
uint InitialRouteKind { get; set; }Property Value
InitialScore
uint InitialScore { get; set; }Property Value
LocalCandidateTypes
uint LocalCandidateTypes { get; set; }Property Value
LocalCandidateTypesAllowed
uint LocalCandidateTypesAllowed { get; set; }Property Value
NegotiationMs
uint NegotiationMs { get; set; }Property Value
RemoteCandidateTypes
uint RemoteCandidateTypes { get; set; }Property Value
SelectedSeconds
uint SelectedSeconds { get; set; }Property Value
UserSettings
uint UserSettings { get; set; }Property Value