Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Returns the index of the current active talent group.

index = GetActiveTalentGroup(isInspect, isPet);

Arguments[]

isInspect
Boolean - If true returns the information for the inspected unit instead of the player.
isPet
Boolean - If true returns the information for the inspected pet.

Returns[]

index
Number - The index of the current active talent group (1 for primary / 2 for secondary).

Patch changes[]