![]() |
Wowpedia is no longer updated, go away. |
Needs summary.
isSet = C_Container.GetBagSlotFlag(bagIndex, flag)
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 |
Returns[]
- isSet
- boolean