WoW: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.
count = GameToolTip:NumLines();
Return the number of text lines which comprise a tooltip object.