WoW API: SetActiveSpecGroup

Revision as of 06:18, 15 August 2023 by Bear (talk | contribs) (→‎Patch history)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < SetActiveSpecGroup

Changes the active specialization/talents/glyphs group (dual-spec).

SetActiveSpecGroup(groupIndex)

ArgumentsEdit

groupIndex
Number - Specialization group to activate; 1 for primary, 2 for secondary.

DetailsEdit

  • This function is not protected, but you can only be change specializations while not in combat.
  • Passing invalid specGroup indices fails silently.

Patch historyEdit

See alsoEdit