SwiftlyS2

CPreMatchInfoData

Interface CPreMatchInfoData

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPreMatchInfoData : ITypedProtobuf<CPreMatchInfoData>, INativeHandle

Implements

Properties

Draft

CDataGCCStrike15_v2_TournamentMatchDraft Draft { get; }
Property Value

PredictionsPct

int PredictionsPct { get; set; }
Property Value

Stats

IProtobufRepeatedFieldSubMessageType<CPreMatchInfoData_TeamStats> Stats { get; }
Property Value

Wins

IProtobufRepeatedFieldValueType<int> Wins { get; }
Property Value

On this page