CMsgGCStorePurchaseFinalizeResponse
Interface CMsgGCStorePurchaseFinalizeResponse
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgGCStorePurchaseFinalizeResponse : ITypedProtobuf<CMsgGCStorePurchaseFinalizeResponse>, INativeHandleImplements
Properties
ItemIds
IProtobufRepeatedFieldValueType<ulong> ItemIds { get; }Property Value
Result
uint Result { get; set; }Property Value