WoW:API GameTooltip AddLine: Difference between revisions

WoW 2.0 update
No edit summary
(WoW 2.0 update)
Line 9: Line 9:
<!-- Describe the purpose of the function, though exhausting detail can be saved for a later section -->
<!-- Describe the purpose of the function, though exhausting detail can be saved for a later section -->


Appends a line of text to tooltip. If the tooltip already has its maximum number of
Appends a line of text to tooltip. (As of WoW 2.0, there is no longer a maximum number of lines.)
lines, this function silently fails.


----
----