SwiftlyS2

DataCenterPing

Interface DataCenterPing

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface DataCenterPing : ITypedProtobuf<DataCenterPing>, INativeHandle

Implements

Properties

DataCenterId

uint DataCenterId { get; set; }
Property Value

Ping

int Ping { get; set; }
Property Value

On this page