WoW:API GameTooltip NumLines: Difference between revisions
Jump to navigation
Jump to search
GameTooltip:NumLines -Documentation by Flickering-
(The "t" in "tip" shouldn't capitalized.) |
({{widgetmethod}}) |
||
Line 1: | Line 1: | ||
{{widgetmethod}} | |||
<center>'''GameTooltip:NumLines''' ''-Documentation by [[user:Flickering|Flickering]]-''</center> | <center>'''GameTooltip:NumLines''' ''-Documentation by [[user:Flickering|Flickering]]-''</center> | ||
Line 17: | Line 19: | ||
:count | :count | ||
:;count : Number - The number of lines in the tooltip. | :;count : Number - The number of lines in the tooltip. | ||
Revision as of 12:07, 10 June 2006
← 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.