SetSpecialization
Jump to navigation
Jump to search
![]() ![]() ![]() ![]() ![]() |
C_SpecializationInfo.SetSpecialization |
![]() |
+ 11.1.0 |
![]() ![]() |
SetSpecialization |
+ 5.0.4 | |
![]() ![]() |
SetActiveTalentGroup |
![]() ![]() |
+ 3.1.0 / 3.4.0 / 1.14.4 |
Selects a specialization.
SetSpecialization(specIndex [, isPet])
Arguments
- specIndex
- number - Index of the specialization to select, ascending from 1.
- isPet
- boolean? - if true, set the select a specialization for the player's pet, otherwise, select a specialization for the player.
Details
- Starts changing specialization cast time regardless of given specIndex is valid or not.
- Fails if setting specialization to "Initial" with specIndex of 5.
Patch changes
Patch 5.0.4 (2012-08-28): Added.