RSS

Вторник, 05.11.2024, 08:32
Главная » WoW API » API Виджеты » Внутриигровая подсказка »

GameTooltip:SetTradeTargetItem(index)

[ править ]
Fills the tooltip with information about an item offered for trade by the target.
[клоны]
Fills the tooltip with information about an item offered for trade by the target. See :SetTradePlayerItem() for items to be traded away by the player.


Signature:
Code
GameTooltip:SetTradeTargetItem(index)

Arguments:
  • index - Index of an item offered for trade by the target (between 1 and MAX_TRADE_ITEMS) (number)

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