SwiftlyS2

CMsgGCStorePurchaseInitResponse

Interface CMsgGCStorePurchaseInitResponse

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCStorePurchaseInitResponse : ITypedProtobuf<CMsgGCStorePurchaseInitResponse>, INativeHandle

Implements

Properties

ItemIds

IProtobufRepeatedFieldValueType<ulong> ItemIds { get; }
Property Value

Result

int Result { get; set; }
Property Value

TxnId

ulong TxnId { get; set; }
Property Value

Url

string Url { get; set; }
Property Value

On this page