m
Move page script moved page API GameTooltip AddDoubleLine to WoW:API GameTooltip AddDoubleLine without leaving a redirect
(Added description of AddDoubleLine tooltip function) |
m (Move page script moved page API GameTooltip AddDoubleLine to WoW:API GameTooltip AddDoubleLine without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{widgetmethod}} | |||
<!-- 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 --> | ||
| Line 45: | Line 45: | ||
MyTooltip:AddDoubleLine("Left", "Right", 1,0,0, 0,0,1); | MyTooltip:AddDoubleLine("Left", "Right", 1,0,0, 0,0,1); | ||
MyTooltip:Show(): | MyTooltip:Show(): | ||