SwiftlyS2

CSource2Metrics_MatchPerfSummary_Notification

Interface CSource2Metrics_MatchPerfSummary_Notification

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSource2Metrics_MatchPerfSummary_Notification : ITypedProtobuf<CSource2Metrics_MatchPerfSummary_Notification>, INativeHandle

Implements

Properties

Appid

uint Appid { get; set; }
Property Value

Clients

IProtobufRepeatedFieldSubMessageType<CSource2Metrics_MatchPerfSummary_Notification_Client> Clients { get; }
Property Value

GameMode

string GameMode { get; set; }
Property Value

Map

string Map { get; set; }
Property Value

ServerBuildId

uint ServerBuildId { get; set; }
Property Value

ServerPopid

uint ServerPopid { get; set; }
Property Value

ServerProfile

CMsgSource2VProfLiteReport ServerProfile { get; }
Property Value

On this page