SwiftlyS2

CMsgGCStorePurchaseInit

Interface CMsgGCStorePurchaseInit

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCStorePurchaseInit : ITypedProtobuf<CMsgGCStorePurchaseInit>, INativeHandle

Implements

Properties

Country

string Country { get; set; }
Property Value

Currency

int Currency { get; set; }
Property Value

Language

int Language { get; set; }
Property Value

LineItems

IProtobufRepeatedFieldSubMessageType<CGCStorePurchaseInit_LineItem> LineItems { get; }
Property Value

On this page