RSS

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

owner = GameTooltip:GetOwner()

[ править ]
Returns the frame to which the tooltip refers and is anchored.
[клоны]
Returns the frame to which the tooltip refers and is anchored.


Signature:
Code
owner = GameTooltip:GetOwner()

Returns:
  • owner - Reference to the Frame object to which the tooltip is anchored (frame)

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