RSS

Суббота, 20.04.2024, 03:40
Главная » WoW API » API Виджеты » Внутриигровая подсказка »

GameTooltip:SetFrameStack(includeHidden)

[ править ]
Fills the tooltip with a list of frames under the mouse cursor.
[клоны]
Fills the tooltip with a list of frames under the mouse cursor. Not relevant outside of addon development and debugging.


Signature:
Code
GameTooltip:SetFrameStack(includeHidden)

Arguments:
  • includeHidden - True to include hidden frames in the list; false to list only visible frames (boolean)

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