WoW:API GameTooltip SetUnit: Difference between revisions

m
Move page script moved page API GameTooltip SetUnit to WoW:API GameTooltip SetUnit without leaving a redirect
({{widgetmethod}})
m (Move page script moved page API GameTooltip SetUnit to WoW:API GameTooltip SetUnit without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
----
----
'''Example'''
'''Example'''
    ''GameTooltip:SetUnit("player")''
GameTooltip_SetDefaultAnchor(GameTooltip, UIParent)
Shows the GameTooltip with informations about the player.
GameTooltip:'''SetUnit'''("player")
GameTooltip:Show()
Shows the GameTooltip with information about the player.
Anonymous user