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
|