WoW:API LearnTalent
Learns the name of a specified talent in a specified tab.
LearnTalent( tabIndex , talentIndex );
- Arguments
- tabIndex
- Integer - Specifies which tab the talent is in.
- talentIndex
- Integer - Specifies which talent to learn.
Note: The talentIndex is counted as if it where a tree meaning that the left most talent in the top most row is number 1 followed by the one immediate to the right is number 2, if there is no more talents to the right then it continues from the left most talent on the next row.