WoW:API GameTooltip NumLines: Difference between revisions
Jump to navigation
Jump to search
m (Robot: converting/fixing HTML) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | <!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> |
Revision as of 17:59, 2 November 2007
← Widget 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.