SwiftlyS2

OperationalStatisticsPacket

Interface OperationalStatisticsPacket

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface OperationalStatisticsPacket : ITypedProtobuf<OperationalStatisticsPacket>, INativeHandle

Implements

Properties

Mstimestamp

int Mstimestamp { get; set; }
Property Value

Packetid

int Packetid { get; set; }
Property Value

Values

IProtobufRepeatedFieldSubMessageType<OperationalStatisticElement> Values { get; }
Property Value

On this page