![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the currently select role for a player talent group (primary or secondary).
role = GetTalentGroupRole(groupIndex)
Arguments
- groupIndex
- number - Ranging from
1to2(primary/secondary talent group). To get the current one use GetActiveTalentGroup()
Returns
- role
- string - Can be
DAMAGER,TANK, orHEALER
