SwiftlyS2

CSource2Metrics_FetchMapData_Request

Interface CSource2Metrics_FetchMapData_Request

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSource2Metrics_FetchMapData_Request : ITypedProtobuf<CSource2Metrics_FetchMapData_Request>, INativeHandle

Implements

Properties

Appid

uint Appid { get; set; }
Property Value

GameMode

uint GameMode { get; set; }
Property Value

GameType

uint GameType { get; set; }
Property Value

MapName

string MapName { get; set; }
Property Value

Param

string Param { get; set; }
Property Value

TimeSpan

uint TimeSpan { get; set; }
Property Value

On this page