RSS

Вторник, 05.11.2024, 11:02
Главная » 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