RSS

Среда, 08.05.2024, 22:44
Главная » WoW API » API Виджеты » Внутриигровая подсказка »

enabled = GameTooltip:IsEquippedItem()

[ править ]
Returns whether the tooltip is displaying an item currently equipped by the player.
[клоны]
Returns whether the tooltip is displaying an item currently equipped by the player.


Signature:
Code
enabled = GameTooltip:IsEquippedItem()

Returns:
  • enabled - 1 if the tooltip is displaying information about an item currently equipped by the player; otherwise nil (1nil)

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