API GameTooltip NumLines
From WoWWiki
(Redirected from API GameToolTip NumLines)
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.
