MLMatchState
Interface MLMatchState
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface MLMatchState : ITypedProtobuf<MLMatchState>, INativeHandleImplements
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