![]() |
Wowpedia is no longer updated, go away. |
Returns the currently select role for a player talent group (primary or secondary).
role = GetTalentGroupRole(groupIndex)
Arguments[]
- groupIndex
- number - Ranging from
1
to2
(primary/secondary talent group). To get the current one use GetActiveTalentGroup()
Returns[]
- role
- string - Can be
DAMAGER
,TANK
, orHEALER