WoW:API GameTooltip NumLines: Difference between revisions

The "t" in "tip" shouldn't capitalized.
No edit summary
(The "t" in "tip" shouldn't capitalized.)
Line 1: Line 1:
<center>'''GameToolTip:NumLines''' ''-Documentation by [[user:Flickering|Flickering]]-''</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>GameToolTip</i>:NumLines();
  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.
Anonymous user