SwiftlyS2

ServerHltvInfo

Interface ServerHltvInfo

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface ServerHltvInfo : ITypedProtobuf<ServerHltvInfo>, INativeHandle

Implements

Properties

Flags

uint Flags { get; set; }
Property Value

GameMap

string GameMap { get; set; }
Property Value

GameMapgroup

string GameMapgroup { get; set; }
Property Value

GameType

uint GameType { get; set; }
Property Value

TvClients

uint TvClients { get; set; }
Property Value

TvLocalClients

uint TvLocalClients { get; set; }
Property Value

TvLocalProxies

uint TvLocalProxies { get; set; }
Property Value

TvLocalSlots

uint TvLocalSlots { get; set; }
Property Value

TvMasterSteamid

ulong TvMasterSteamid { get; set; }
Property Value

TvProxies

uint TvProxies { get; set; }
Property Value

TvRelayAddress

uint TvRelayAddress { get; set; }
Property Value

TvRelayClients

uint TvRelayClients { get; set; }
Property Value

TvRelayPort

uint TvRelayPort { get; set; }
Property Value

TvRelayProxies

uint TvRelayProxies { get; set; }
Property Value

TvRelaySlots

uint TvRelaySlots { get; set; }
Property Value

TvRelaySteamid

ulong TvRelaySteamid { get; set; }
Property Value

TvSlots

uint TvSlots { get; set; }
Property Value

TvTime

uint TvTime { get; set; }
Property Value

TvUdpPort

uint TvUdpPort { get; set; }
Property Value

TvWatchKey

ulong TvWatchKey { get; set; }
Property Value

On this page