SwiftlyS2

MLRoundState

Interface MLRoundState

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface MLRoundState : ITypedProtobuf<MLRoundState>, INativeHandle

Implements

Properties

BombState

string BombState { get; set; }
Property Value

Phase

string Phase { get; set; }
Property Value

WinTeam

ETeam WinTeam { get; set; }
Property Value

On this page