SwiftlyS2

CMsgGCGiftedItems

Interface CMsgGCGiftedItems

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCGiftedItems : ITypedProtobuf<CMsgGCGiftedItems>, INativeHandle

Implements

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

On this page