SwiftlyS2

CMsgStoreGetUserDataResponse

Interface CMsgStoreGetUserDataResponse

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgStoreGetUserDataResponse : ITypedProtobuf<CMsgStoreGetUserDataResponse>, INativeHandle

Implements

Properties

CountryDeprecated

string CountryDeprecated { get; set; }
Property Value

CurrencyDeprecated

int CurrencyDeprecated { get; set; }
Property Value

PriceSheet

byte[] PriceSheet { get; set; }
Property Value

PriceSheetVersion

uint PriceSheetVersion { get; set; }
Property Value

Result

int Result { get; set; }
Property Value

On this page