SwiftlyS2

CPreMatchInfoData_TeamStats

Interface CPreMatchInfoData_TeamStats

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPreMatchInfoData_TeamStats : ITypedProtobuf<CPreMatchInfoData_TeamStats>, INativeHandle

Implements

Properties

MatchInfoIdxtxt

int MatchInfoIdxtxt { get; set; }
Property Value

MatchInfoTeams

IProtobufRepeatedFieldValueType<string> MatchInfoTeams { get; }
Property Value

MatchInfoTxt

string MatchInfoTxt { get; set; }
Property Value

On this page