The "t" in "tip" shouldn't capitalized.
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. | ||