removed code block
No edit summary |
(removed code block) |
||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Returns the tier and column of a talent's prerequisite, and if the talent is learnable. | Returns the tier and column of a talent's prerequisite, and if the talent is learnable. | ||
tier, column, isLearnable = GetTalentPrereqs( tabIndex , talentIndex ); | |||
tier, column, isLearnable = GetTalentPrereqs( tabIndex , talentIndex ); | |||
== Parameters == | == Parameters == | ||