WoW API: LearnTalent

From AddOn Studio
Revision as of 04:46, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API LearnTalent to API LearnTalent without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < LearnTalent

Learns the name of a specified talent in a specified tab.

LearnTalent( tabIndex, talentIndex );

Parameters[edit]

Arguments[edit]

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.