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
No edit summary
m (Move page script moved page API GameTooltip SetUnit to WoW:API GameTooltip SetUnit without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{widgetmethod}}
Sets the UnitID for the tooltip.
Sets the UnitID for the tooltip.


Line 12: Line 14:
----
----
'''Example'''
'''Example'''
    ''GameTooltip:SetUnit("player")''
GameTooltip_SetDefaultAnchor(GameTooltip, UIParent)
Shows the GameTooltip with informations about the player.
GameTooltip:'''SetUnit'''("player")
 
GameTooltip:Show()
{{template:WoW API}}
Shows the GameTooltip with information about the player.
Anonymous user