RSS

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

GameTooltip:SetPetAction(index)

[ править ]
Fills the tooltip with information about a pet action.
[клоны]
Fills the tooltip with information about a pet action. Only provides information for pet action slots containing pet spells -- in the default UI, the standard pet actions (attack, follow, passive, aggressive, etc) are special-cased to show specific tooltip text.


Signature:
Code
GameTooltip:SetPetAction(index)

Arguments:
  • index - Index of a pet action button (between 1 and NUM_PET_ACTION_SLOTS) (number)

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