SwiftlyS2

CSource2Metrics_MatchPerfSummary_Notification_Client

Interface CSource2Metrics_MatchPerfSummary_Notification_Client

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSource2Metrics_MatchPerfSummary_Notification_Client : ITypedProtobuf<CSource2Metrics_MatchPerfSummary_Notification_Client>, INativeHandle

Implements

Properties

BuildId

uint BuildId { get; set; }
Property Value

DownstreamFlow

CMsgSource2NetworkFlowQuality DownstreamFlow { get; }
Property Value

PerfSamples

IProtobufRepeatedFieldSubMessageType<CMsgSource2PerfIntervalSample> PerfSamples { get; }
Property Value

Profile

CMsgSource2VProfLiteReport Profile { get; }
Property Value

Steamid

ulong Steamid { get; set; }
Property Value

SystemSpecs

CMsgSource2SystemSpecs SystemSpecs { get; }
Property Value

UpstreamFlow

CMsgSource2NetworkFlowQuality UpstreamFlow { get; }
Property Value

On this page