SwiftlyS2

MLMatchState

Interface MLMatchState

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface MLMatchState : ITypedProtobuf<MLMatchState>, INativeHandle

Implements

Properties

GameMode

string GameMode { get; set; }
Property Value

Phase

string Phase { get; set; }
Property Value

Round

int Round { get; set; }
Property Value

ScoreCt

int ScoreCt { get; set; }
Property Value

ScoreT

int ScoreT { get; set; }
Property Value

On this page