RSS

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

GameTooltip:SetTradePlayerItem(index)

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


Signature:
Code
GameTooltip:SetTradePlayerItem(index)

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

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