WoW:UnitId: Difference between revisions

233 bytes added ,  4 March 2007
m (Added Focus)
Line 19: Line 19:
; <tt>"raidpet''N''"</tt> : The pet of the raid member with [[raidIndex]] ''N'' (1,2,3,...,40)  (Added in 1.5.0)
; <tt>"raidpet''N''"</tt> : The pet of the raid member with [[raidIndex]] ''N'' (1,2,3,...,40)  (Added in 1.5.0)


; <tt>"target"</tt> : The currently targetted unit
; <tt>"target"</tt> : The currently targetted unit. May be overriden in macros by unit specified as a value of respective Secure Button attribute.
 
; <tt>"playertarget"</tt> : The currently targetted unit. Always.


; <tt>"mouseover"</tt> : The unit which the mouse is currently (or was most recently) hovering over
; <tt>"mouseover"</tt> : The unit which the mouse is currently (or was most recently) hovering over
; <tt>"none"</tt>: A valid unit token that always refers to no unit.


The following value also appears in some very specific places (Vendor interactions, for example)
The following value also appears in some very specific places (Vendor interactions, for example)
Anonymous user