SwiftlyS2

CSVCMsg_HLTVStatus

Interface CSVCMsg_HLTVStatus

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSVCMsg_HLTVStatus : ITypedProtobuf<CSVCMsg_HLTVStatus>, INativeHandle, INetMessage<CSVCMsg_HLTVStatus>, IDisposable

Implements

Properties

Clients

int Clients { get; set; }
Property Value

Master

string Master { get; set; }
Property Value

Proxies

int Proxies { get; set; }
Property Value

Slots

int Slots { get; set; }
Property Value

On this page