MLGameState
Interface MLGameState
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface MLGameState : ITypedProtobuf<MLGameState>, INativeHandleImplements
Properties
Match
MLMatchState Match { get; }Property Value
Players
IProtobufRepeatedFieldSubMessageType<MLPlayerState> Players { get; }Property Value
Round
MLRoundState Round { get; }Property Value