RSS

Суббота, 20.04.2024, 11:40
Главная » WoW API » API Функции »

Сбор добычи

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

В категории материалов: 31
Показано материалов: 1-31

Название Описание
SetOptOutOfLoot Changes the player's preference to opt out of loot rolls.
SetLootThreshold Sets the threshold used for Master Looter, Group Loot, and Need Before Greed loot methods.
SetLootPortrait Sets a Texture object to show the appropriate portrait image when looting.
SetLootMethod Sets the loot method for a party or raid group.
RollOnLoot Register the player's intent regarding an item up for loot rolling.
LootSlotIsItem Returns whether a loot slot contains an item.
LootSlotIsCurrency Returns whether a loot slot contains a currency.
LootSlotIsCoin Returns whether a loot slot contains money.
LootSlot Attempts to pick up an item available as loot.
IsFishingLoot Returns whether the currently displayed loot came from fishing.
GiveMasterLoot Awards a loot item to a group member.
GetOptOutOfLoot Returns whether the player has opted out of loot rolls.
GetNumLootItems Returns the number of items available to be looted.
GetMasterLootCandidate Returns information about a given loot candidate.
GetLootThreshold Returns the threshold used for Master Looter, Group Loot, and Need Before Greed loot methods.
GetLootSlotLink Returns a hyperlink for an item available as loot.
GetLootSlotInfo Returns a hyperlink for an item available as loot.
GetLootRollTimeLeft Returns the amount of time remaining before loot rolling for an item expires.
GetLootRollItemLink Returns a hyperlink for an item currently up for loot rolling.
GetLootRollItemInfo Returns information about an item currently up for loot rolling.
GetLootMethod Returns information about the current loot method in a party or raid.
ConfirmLootSlot Confirms picking up an item available as loot.
ConfirmLootRoll Confirms the player's intent regarding an item up for loot rolling.
CloseLoot Ends interaction with a lootable corpse or object.
LootSlotIsItem Returns whether a loot slot contains an item.
GetNumLootItems Returns the number of items available to be looted.
GetLootRollItemLink Returns a hyperlink for an item currently up for loot rolling.
GetLootRollItemInfo Returns information about an item currently up for loot rolling.
GetLootSlotLink Returns a hyperlink for an item available as loot.
GetLootRollItemLink Returns a hyperlink for an item currently up for loot rolling.
LootSlotIsCurrency Returns whether a loot slot contains a currency.