GetContainerItemQuestInfo
|
Returns quest information about an item in the player's bags.
|
GetContainerItemPurchaseItem
|
Returns information about a specific currency refunded for returning an item to vendors.
|
GetContainerItemPurchaseInfo
|
Returns information about alternate currencies refunded for returning an item to vendors.
|
ContainerRefundItemPurchase
|
Sells an item purchased with alternate currency back to a vendor.
|
ContainerIDToInventoryID
|
Returns the [[docs/api_types#inventoryID`inventoryID`]] corresponding to a given [[docs/api_types#containerID`containerID`]]
|
GetContainerItemLink
|
Returns a hyperlink for an item in the player's bags.
|
SplitContainerItem
|
Picks up only part of a stack of items from one of the player's bags or other containers.
|
PutItemInBag
|
Puts the item on the cursor into one of the player's bags or other containers.
|
PutItemInBackpack
|
Puts the item on the cursor into the player's backpack.
|
PickupContainerItem
|
Picks up an item from or puts an item into a slot in one of the player's bags or other containers.
|
PickupBagFromSlot
|
Puts an equipped container onto the cursor.
|
GetContainerItemPurchaseItem
|
Returns information about a specific currency refunded for returning an item to vendors.
|
GetContainerItemPurchaseInfo
|
Returns information about alternate currencies refunded for returning an item to vendors.
|
UseContainerItem
|
Activate (as with right-clicking) an item in one of the player's bags.
|
SplitContainerItem
|
Picks up only part of a stack of items from one of the player's bags or other containers.
|
SetBagPortraitTexture
|
Sets a Texture object to display the icon of one of the player's bags.
|
PutItemInBag
|
Puts the item on the cursor into one of the player's bags or other containers.
|
PutItemInBackpack
|
Puts the item on the cursor into the player's backpack.
|
PickupContainerItem
|
Picks up an item from or puts an item into a slot in one of the player's bags or other containers.
|
PickupBagFromSlot
|
Puts an equipped container onto the cursor.
|
GetContainerNumSlots
|
Returns the number of slots in one of the player's bags.
|
GetContainerNumFreeSlots
|
Returns the number of free slots in a container and the types of items it can hold.
|
GetContainerItemQuestInfo
|
Returns quest information about an item in the player's bags.
|
GetContainerItemPurchaseItem
|
Returns information about a specific currency refunded for returning an item to vendors.
|
GetContainerItemPurchaseInfo
|
Returns information about alternate currencies refunded for returning an item to vendors.
|
GetContainerItemLink
|
Returns a hyperlink for an item in the player's bags.
|
GetContainerItemInfo
|
Returns information about an item in the player's bags.
|
GetContainerItemID
|
Returns the item ID of an item in the player's bags.
|
GetContainerItemGems
|
Returns the gems socketed in an item in the player's bags.
|
GetContainerItemEquipmentSetInfo
|
Returns whether an item in the bags is a part of a saved item set.
|
GetContainerItemDurability
|
Returns durability status for an item in the player's bags.
|
GetContainerItemCooldown
|
Returns cooldown information about an item in the player's bags.
|
GetContainerFreeSlots
|
Returns a list of open slots in a container.
|
GetBagName
|
Returns the name of one of the player's bags.
|
ContainerRefundItemPurchase
|
Sells an item purchased with alternate currency back to a vendor.
|
ContainerIDToInventoryID
|
Returns the [[docs/api_types#inventoryID`inventoryID`]] corresponding to a given [[docs/api_types#containerID`containerID`]]
|