m
Move page script moved page API GameTooltip AddDoubleLine to WoW:API GameTooltip AddDoubleLine without leaving a redirect
No edit summary |
m (Move page script moved page API GameTooltip AddDoubleLine to WoW:API GameTooltip AddDoubleLine without leaving a redirect) |
||
| (2 intermediate revisions by 2 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(): | ||