RSS

Пятница, 19.04.2024, 17:28
Главная » WoW API » API Виджеты » Внутриигровая подсказка »

GameTooltip:SetTotem(slot)

[ править ]
Fills the tooltip with information about one of the player's active totems.
[клоны]
Fills the tooltip with information about one of the player's active totems.. Totem functions are also used for ghouls summoned by a Death Knight's Raise Dead ability (if the ghoul is not made a controllable pet by the Master of Ghouls talent).


Signature:
Code
GameTooltip:SetTotem(slot)

Arguments:
  • slot - Which totem to query (number)
      1 - Fire (or Death Knight's ghoul)
    • 2 - Earth
    • 3 - Water
    • 4 - Air

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