SwiftlyS2

CDataGCCStrike15_v2_MatchInfo

Interface CDataGCCStrike15_v2_MatchInfo

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CDataGCCStrike15_v2_MatchInfo : ITypedProtobuf<CDataGCCStrike15_v2_MatchInfo>, INativeHandle

Implements

Properties

Matchid

ulong Matchid { get; set; }
Property Value

Matchtime

uint Matchtime { get; set; }
Property Value

RoundstatsLegacy

CMsgGCCStrike15_v2_MatchmakingServerRoundStats RoundstatsLegacy { get; }
Property Value

Roundstatsall

IProtobufRepeatedFieldSubMessageType<CMsgGCCStrike15_v2_MatchmakingServerRoundStats> Roundstatsall { get; }
Property Value

Watchablematchinfo

WatchableMatchInfo Watchablematchinfo { get; }
Property Value

On this page