RSS

Четверг, 18.04.2024, 15:50
Главная » WoW API » Событий API Виджетов »

OnTooltipSetItem

[ править ]
Run when the tooltip is filled with information about an item.
[клоны]
Run when the tooltip is filled with information about an item. See :GetItem() and the several GameTooltip methods for filling the tooltip with information about items from various parts of the UI.


Signature:
Code
OnTooltipSetItem(self)

Arguments:
  • self - Reference to the widget for which the script was run (gametooltip)

Доступна для: GameTooltip

Также смотрите: Событий API Виджетов
Ссылки: http://wowprogramming.com/docs/scripts/OnTooltipSetItem