Fills the tooltip with a list of frames under the mouse cursor. Not relevant outside of addon development and debugging.

Signature:

GameTooltip:SetFrameStack(includeHidden)

Arguments:

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