RSS

Четверг, 09.05.2024, 03:11
Главная » WoW API » API Виджеты » Внутриигровая подсказка »

GameTooltip:SetAuctionItem("list", index)

[ править ]
Fills the tooltip with information about an item in the auction house.
[клоны]
Fills the tooltip with information about an item in the auction house.


Signature:
Code
GameTooltip:SetAuctionItem("list", index)

Arguments:
  • list - Type of auction listing (string, ah-list-type)
      bidder - Auctions the player has bid on
    • list - Auctions the player can browse and bid on or buy out
    • owner - Auctions the player placed

  • index - Index of an auction in the listing (number)

Также смотрите: Внутриигровая подсказка
Ссылки: http://wowprogramming.com/docs/widgets/GameTooltip/SetAuctionItem