WoW API: SetActiveSpecGroup

Revision as of 04:47, 15 August 2023 by Move page script (talk) (Move page script moved page API SetActiveSpecGroup to API SetActiveSpecGroup without leaving a redirect)

WoW API < SetActiveSpecGroup

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

SetActiveSpecGroup(groupIndex)

Arguments

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

Details

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

Patch history

Template:Mists-inline <span style="" title="Patch 5.0.4">Patch 5.0.4</span> (patch date::28-August-2012): Replaced SetActiveTalentGroup.

See also