SwiftlyS2

CMsgAdjustEquipSlots

Interface CMsgAdjustEquipSlots

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgAdjustEquipSlots : ITypedProtobuf<CMsgAdjustEquipSlots>, INativeHandle

Implements

Properties

ChangeNum

uint ChangeNum { get; set; }
Property Value

Slots

IProtobufRepeatedFieldSubMessageType<CMsgAdjustEquipSlot> Slots { get; }
Property Value

On this page