WoW:API GameTooltip NumLines

Revision as of 02:29, 7 January 2005 by WoWWiki>Flickering (New page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GameToolTip:NumLines -Documentation by Flickering-


count = GameToolTip:NumLines();

Return the number of text lines which comprise a tooltip object.


Arguments
none

Returns
count
count
Number - The number of lines in the tooltip.

Template:WoW API