CMsgAdjustEquipSlots
Interface CMsgAdjustEquipSlots
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgAdjustEquipSlots : ITypedProtobuf<CMsgAdjustEquipSlots>, INativeHandleImplements
Properties
ChangeNum
uint ChangeNum { get; set; }Property Value
Slots
IProtobufRepeatedFieldSubMessageType<CMsgAdjustEquipSlot> Slots { get; }Property Value