WoW:UnitId: Difference between revisions
Jump to navigation
Jump to search
→Base Values
No edit summary |
|||
| Line 17: | Line 17: | ||
; <tt>"partypet<i>N</i>"</tt> : The pet of the N'th party member (N is 1,2,3, or 4) (New in 1.5.0) | ; <tt>"partypet<i>N</i>"</tt> : The pet of the N'th party member (N is 1,2,3, or 4) (New in 1.5.0) | ||
; <tt>"raid<i>N</i>"</tt> : The | ; <tt>"raid<i>N</i>"</tt> : The raid member with [[API TYPE RaidIndex|RaidIndex]] N (N is 1,2,3,...,40). | ||
; <tt>"raidpet<i>N</i>"</tt> : The | ; <tt>"raidpet<i>N</i>"</tt> : The pet of the raid member with [[API TYPE RaidIndex|RaidIndex]] (N is 1,2,3,...,40) (New in 1.5.0) | ||
; <tt>"target"</tt> : The currently targetted unit | ; <tt>"target"</tt> : The currently targetted unit | ||