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
|