SwiftlyS2

GlobalStatistics

Interface GlobalStatistics

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface GlobalStatistics : ITypedProtobuf<GlobalStatistics>, INativeHandle

Implements

Properties

ActiveSurveyId

uint ActiveSurveyId { get; set; }
Property Value

ActiveTournamentEventid

uint ActiveTournamentEventid { get; set; }
Property Value

MainPostUrl

string MainPostUrl { get; set; }
Property Value

OngoingMatches

uint OngoingMatches { get; set; }
Property Value

PlayersOnline

uint PlayersOnline { get; set; }
Property Value

PlayersSearching

uint PlayersSearching { get; set; }
Property Value

PricesheetVersion

uint PricesheetVersion { get; set; }
Property Value

RequiredAppidVersion

uint RequiredAppidVersion { get; set; }
Property Value

RequiredAppidVersion2

uint RequiredAppidVersion2 { get; set; }
Property Value

Rtime32Cur

uint Rtime32Cur { get; set; }
Property Value

SearchStatistics

IProtobufRepeatedFieldSubMessageType<DetailedSearchStatistic> SearchStatistics { get; }
Property Value

SearchTimeAvg

uint SearchTimeAvg { get; set; }
Property Value

ServersAvailable

uint ServersAvailable { get; set; }
Property Value

ServersOnline

uint ServersOnline { get; set; }
Property Value

TwitchStreamsVersion

uint TwitchStreamsVersion { get; set; }
Property Value

On this page