WoW:API GameTooltip ClearLines

From AddOn Studio
Revision as of 02:22, 14 January 2005 by WoWWiki>Goatus (added ClearLines tooltip function description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Title -Documentation by Goatus-


Tooltip:ClearLines();


Clear all 30 lines of tooltip (both left and right ones)


Arguments


none

Returns


nothing

Details


If run when Tooltip is visible it will clear all text from it but won't hide it

Template:WoW API