SwiftlyS2

CCSUsrMsg_PlayerStatsUpdate

Interface CCSUsrMsg_PlayerStatsUpdate

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Crc

int Crc { get; set; }
Property Value

Ehandle

uint Ehandle { get; set; }
Property Value

Stats

IProtobufRepeatedFieldSubMessageType<CCSUsrMsg_PlayerStatsUpdate_Stat> Stats { get; }
Property Value

Version

int Version { get; set; }
Property Value

On this page