WoW:API GameTooltip NumLines: Difference between revisions
Jump to navigation
Jump to search
GameTooltip:NumLines -Documentation by Flickering-
No edit summary |
(The "t" in "tip" shouldn't capitalized.) |
||
Line 1: | Line 1: | ||
<center>''' | <center>'''GameTooltip:NumLines''' ''-Documentation by [[user:Flickering|Flickering]]-''</center> | ||
<!-- 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 --> | ||
count = <i> | count = <i>GameTooltip</i>:NumLines(); | ||
Return the number of text lines which comprise a tooltip object. | Return the number of text lines which comprise a tooltip object. |
Revision as of 19:33, 10 April 2006
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.