WoW:API GameTooltip NumLines: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Robot: converting/fixing HTML)
mNo edit summary
Line 1: Line 1:
{{widgetmethod}}
{{widgetmethod}}
<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 -->

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.