![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
C_Container.SetBagSlotFlag(bagIndex, flag, isSet)
Arguments[]
- bagIndex
- number
- flag
- Enum.BagSlotFlags
| Value | Field | Description |
|---|---|---|
| 1 | DisableAutoSort | |
| 2 | PriorityEquipment | |
| 4 | PriorityConsumables | |
| 8 | PriorityTradeGoods | |
| 16 | PriorityJunk | |
| 32 | PriorityQuestItems | |
| 63 | BagSlotValidFlagsAll | |
| 62 | BagSlotPriorityFlagsAll |
- isSet
- boolean
