SwiftlyS2

WatchableMatchInfo

Interface WatchableMatchInfo

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface WatchableMatchInfo : ITypedProtobuf<WatchableMatchInfo>, INativeHandle

Implements

Properties

ClDecryptdataKey

ulong ClDecryptdataKey { get; set; }
Property Value

ClDecryptdataKeyPub

ulong ClDecryptdataKeyPub { 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

MatchId

ulong MatchId { get; set; }
Property Value

ReservationId

ulong ReservationId { get; set; }
Property Value

ServerId

ulong ServerId { get; set; }
Property Value

ServerIp

uint ServerIp { get; set; }
Property Value

TvPort

uint TvPort { get; set; }
Property Value

TvSpectators

uint TvSpectators { get; set; }
Property Value

TvTime

uint TvTime { get; set; }
Property Value

TvWatchPassword

byte[] TvWatchPassword { get; set; }
Property Value

On this page