OperationalStatisticsPacket
Interface OperationalStatisticsPacket
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface OperationalStatisticsPacket : ITypedProtobuf<OperationalStatisticsPacket>, INativeHandleImplements
Properties
Mstimestamp
int Mstimestamp { get; set; }Property Value
Packetid
int Packetid { get; set; }Property Value
Values
IProtobufRepeatedFieldSubMessageType<OperationalStatisticElement> Values { get; }Property Value