WoW:API GameTooltip NumLines

Revision as of 19:33, 10 April 2006 by WoWWiki>Azxiana (The "t" in "tip" shouldn't capitalized.)
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