MLRoundState
Interface MLRoundState
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface MLRoundState : ITypedProtobuf<MLRoundState>, INativeHandleImplements
Properties
BombState
string BombState { get; set; }Property Value
Phase
string Phase { get; set; }Property Value
WinTeam
ETeam WinTeam { get; set; }Property Value