SwiftlyS2

CMsgSource2PlayStatsPackedRecordList

Interface CMsgSource2PlayStatsPackedRecordList

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSource2PlayStatsPackedRecordList : ITypedProtobuf<CMsgSource2PlayStatsPackedRecordList>, INativeHandle

Implements

Properties

BoolVals

IProtobufRepeatedFieldValueType<bool> BoolVals { get; }
Property Value

FieldDefs

IProtobufRepeatedFieldSubMessageType<CMsgSource2PlayStatsPackedRecordList_FieldDef> FieldDefs { get; }
Property Value

Float32Vals

IProtobufRepeatedFieldValueType<float> Float32Vals { get; }
Property Value

Float64Vals

IProtobufRepeatedFieldValueType<double> Float64Vals { get; }
Property Value

Int16Vals

IProtobufRepeatedFieldValueType<int> Int16Vals { get; }
Property Value

Int32Vals

IProtobufRepeatedFieldValueType<int> Int32Vals { get; }
Property Value

Int64Vals

IProtobufRepeatedFieldValueType<long> Int64Vals { get; }
Property Value

Int8Vals

IProtobufRepeatedFieldValueType<int> Int8Vals { get; }
Property Value

LowCardinalityStringVals

IProtobufRepeatedFieldValueType<string> LowCardinalityStringVals { get; }
Property Value

RecordCount

uint RecordCount { get; set; }
Property Value

RecordName

string RecordName { get; set; }
Property Value

SteamidVals

IProtobufRepeatedFieldValueType<ulong> SteamidVals { get; }
Property Value

SteamidtrustbucketVals

IProtobufRepeatedFieldValueType<ulong> SteamidtrustbucketVals { get; }
Property Value

StringVals

IProtobufRepeatedFieldValueType<string> StringVals { get; }
Property Value

TrustbucketVals

IProtobufRepeatedFieldSubMessageType<CMsgSource2PlayStatsPackedRecordList_SteamIDList> TrustbucketVals { get; }
Property Value

Uint16Vals

IProtobufRepeatedFieldValueType<uint> Uint16Vals { get; }
Property Value

Uint32Vals

IProtobufRepeatedFieldValueType<uint> Uint32Vals { get; }
Property Value

Uint64Vals

IProtobufRepeatedFieldValueType<ulong> Uint64Vals { get; }
Property Value

Uint8Vals

IProtobufRepeatedFieldValueType<uint> Uint8Vals { get; }
Property Value

UtcdatetimeVals

IProtobufRepeatedFieldValueType<uint> UtcdatetimeVals { get; }
Property Value

On this page