WoW:API GameTooltip AddLine: Difference between revisions

{{widgetmethod}}
m (typo in argument list)
({{widgetmethod}})
Line 1: Line 1:
{{widgetmethod}}
<center>'''GameTooltip:AddLine''' ''-Documentation by [[user:Goatus|Goatus]]-''</center>
<center>'''GameTooltip:AddLine''' ''-Documentation by [[user:Goatus|Goatus]]-''</center>


Line 39: Line 41:
  MyTooltip:AddLine("New tooltip line", 1, 1, 1);
  MyTooltip:AddLine("New tooltip line", 1, 1, 1);
  MyTooltip:Show();
  MyTooltip:Show();
----
{{Template:WoW API}}
Anonymous user