SwiftlyS2

DetailedSearchStatistic

Interface DetailedSearchStatistic

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface DetailedSearchStatistic : ITypedProtobuf<DetailedSearchStatistic>, INativeHandle

Implements

Properties

GameType

uint GameType { get; set; }
Property Value

PlayersSearching

uint PlayersSearching { get; set; }
Property Value

SearchTimeAvg

uint SearchTimeAvg { get; set; }
Property Value

On this page