WoW API: LearnTalent
← WoW API < LearnTalent
Learns the name of a specified talent in a specified tab.
LearnTalent( tabIndex, talentIndex );
ParametersEdit
ArgumentsEdit
- tabIndex
- Integer - Specifies which tab the talent is in.
- talentIndex
- Integer - Specifies which talent to learn; 1 for the top-left corner talent, left to right along the first row, and then continues row for row.