WoW:API GameTooltip NumLines

Revision as of 05:15, 4 January 2006 by WoWWiki>Muert
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