![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Sets the role for a player talent group (primary or secondary).
SetTalentGroupRole(groupIndex, role)
Arguments
- groupIndex
- number - Ranging from
1to2(primary/secondary talent group). To get the current one use GetActiveTalentGroup() - role
- string - Can be
DAMAGER,TANK, orHEALER. If an invalid role is given, it defaults toDAMAGER
