CMsgGCGiftedItems
Interface CMsgGCGiftedItems
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgGCGiftedItems : ITypedProtobuf<CMsgGCGiftedItems>, INativeHandleImplements
Properties
Accountid
uint Accountid { get; set; }Property Value
Giftdefindex
uint Giftdefindex { get; set; }Property Value
MaxGiftsPossible
uint MaxGiftsPossible { get; set; }Property Value
NumEligibleRecipients
uint NumEligibleRecipients { get; set; }Property Value
RecipientsAccountids
IProtobufRepeatedFieldValueType<uint> RecipientsAccountids { get; }Property Value