SwiftlyS2

CMsgAdjustEquipSlot

Interface CMsgAdjustEquipSlot

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgAdjustEquipSlot : ITypedProtobuf<CMsgAdjustEquipSlot>, INativeHandle

Implements

Properties

ClassId

uint ClassId { get; set; }
Property Value

ItemId

ulong ItemId { get; set; }
Property Value

SlotId

uint SlotId { get; set; }
Property Value

On this page