🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
[GetContainerFreeSlots](https://wow.gamepedia.com/index.php?title=API_GetContainerFreeSlots&action=edit&redlink=1 "API GetContainerFreeSlots (page does not exist)")(index \[, returnTable\]) [GetContainerItemCooldown](https://wow.gamepedia.com/API_GetContainerItemCooldown "API GetContainerItemCooldown")([bagID](https://wow.gamepedia.com/BagID "BagID"), slot) [GetContainerItemDurability](https://wow.gamepedia.com/API_GetContainerItemDurability "API GetContainerItemDurability")(bag, slot) - Get current and maximum durability of an item in the character's bags. [GetContainerItemEquipmentSetInfo](https://wow.gamepedia.com/index.php?title=API_GetContainerItemEquipmentSetInfo&action=edit&redlink=1 "API GetContainerItemEquipmentSetInfo (page does not exist)")(index, slot) - Unused in FrameXML. [GetContainerItemID](https://wow.gamepedia.com/API_GetContainerItemID "API GetContainerItemID")(bag, slot) - Returns the item ID of the item in a particular container slot. [GetContainerItemInfo](https://wow.gamepedia.com/API_GetContainerItemInfo "API GetContainerItemInfo")([bagID](https://wow.gamepedia.com/BagID "BagID"), slot) - Get the info for an item in one of the player's bags. [GetContainerItemLink](https://wow.gamepedia.com/API_GetContainerItemLink "API GetContainerItemLink")([bagID](https://wow.gamepedia.com/BagID "BagID"), slot) - Returns the[itemLink](https://wow.gamepedia.com/ItemLink "ItemLink")of the item located in bag#, slot#. [GetContainerItemPurchaseCurrency](https://wow.gamepedia.com/index.php?title=API_GetContainerItemPurchaseCurrency&action=edit&redlink=1 "API GetContainerItemPurchaseCurrency (page does not exist)")(bag, slot, itemIndex\[, isEquipped\]) [GetContainerItemPurchaseInfo](https://wow.gamepedia.com/index.php?title=API_GetContainerItemPurchaseInfo&action=edit&redlink=1 "API GetContainerItemPurchaseInfo (page does not exist)")(index, slot\[, isEquipped\]) [GetContainerItemPurchaseItem](https://wow.gamepedia.com/index.php?title=API_GetContainerItemPurchaseItem&action=edit&redlink=1 "API GetContainerItemPurchaseItem (page does not exist)")(bag, slot, itemIndex\[, isEquipped\]) [GetContainerItemQuestInfo](https://wow.gamepedia.com/API_GetContainerItemQuestInfo "API GetContainerItemQuestInfo")(bag, slot) - Returns information about quest and quest-starting items in your bags. [GetContainerNumFreeSlots](https://wow.gamepedia.com/API_GetContainerNumFreeSlots "API GetContainerNumFreeSlots")([bagID](https://wow.gamepedia.com/BagID "BagID")) - Returns the number of free slots and type of slots in the bag specified by the index. [GetContainerNumSlots](https://wow.gamepedia.com/API_GetContainerNumSlots "API GetContainerNumSlots")([bagID](https://wow.gamepedia.com/BagID "BagID")) - Returns the total number of slots in the bag specified by the index. [IsContainerFiltered](https://wow.gamepedia.com/index.php?title=API_IsContainerFiltered&action=edit&redlink=1 "API IsContainerFiltered (page does not exist)")(index) [IsContainerItemAnUpgrade](https://wow.gamepedia.com/index.php?title=API_IsContainerItemAnUpgrade&action=edit&redlink=1 "API IsContainerItemAnUpgrade (page does not exist)")(index, slot) [SplitContainerItem](https://wow.gamepedia.com/API_SplitContainerItem "API SplitContainerItem")(bagID, slot, amount) - Picks up part of a stack. PROTECTED (situational)[UseContainerItem](https://wow.gamepedia.com/API_UseContainerItem "API UseContainerItem")([bagId](https://wow.gamepedia.com/BagId "BagId"), slot\[, target\]) - Performs a "right click" action on, or targeted use of, on an item in bags.