View Single Post
03/10/14, 01:44 PM   #1
Lodur
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 108
unitTags - List?

Anyone have a list of valid unitTags for the API?

I found these so far:

Code:
-- you
'player'

-- your group
'group1' ... 'group4'

-- your raid
'group1' ... 'group24'

-- your current target
'reticleover'
  Reply With Quote