RSS

Пятница, 08.11.2024, 20:58
Главная » WoW API »

API Функции

[ Добавить запись ]

В разделе материалов: 7079
Показано материалов: 6401-6450
Страницы: « 1 2 ... 127 128 129 130 131 ... 141 142 »

Название Описание
ClickSocketButton Picks up or places a gem in the Item Socketing UI.
ClickSendMailItemButton Picks up an item from or puts an item into an attachment slot for sending mail.
ClickAuctionSellItemButton Picks up an item from or puts an item into the "Create Auction" slot.
ClearCursor Clears any contents attached to the cursor.
AutoEquipCursorItem Equips the item on the cursor.
AddTradeMoney Adds the money currently on the cursor to the trade window.
SetCurrencyUnused Moves a currency type to or from the Unused currencies list.
SetCurrencyBackpack Sets a currency type to be watched on the Backpack UI.
LootSlotIsCurrency Returns whether a loot slot contains a currency.
GetMaxArenaCurrency Returns the maximum amount of arena points the player can accrue.
GetHolidayBGHonorCurrencyBonuses Returns the awarded honor and arena points for a Call to Arms battleground win or loss.
GetCurrencyListSize Returns the number of list entries to show in the Currency UI.
GetCurrencyListInfo Returns information about a currency type (or headers in the Currency UI)
GetCurrencyLink Returns a hyperlink for the given currency.
GetCurrencyInfo Returns information about a currency by ID.
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.
GetBackpackCurrencyInfo Returns information about a currency marked for watching on the Backpack UI.
ExpandCurrencyList Expands or collapses a list header in the Currency UI.
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.
SocketContainerItem Opens an item from the player's bags for socketing.
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.
GetItemFamily Returns information about special bag types that can hold a given item.
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.
EquipmentManager_UnpackLocation Unpacks an inventory location bitfield into usable components.
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`]]
ReportPlayerIsPVPAFK Reports a battleground participant as AFK.
PlayerIsPVPInactive Returns whether a battleground participant is inactive (and eligible for reporting as AFK)
ComplainInboxItem Reports a mail as spam.
ComplainChat Reports a chat message as spam.
CanComplainInboxItem Returns whether a mail can be reported as spam.