Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:World of Warcraft API
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Talent === :{{id|API|BuyTrainerService}}(index) - Used for buying new/upgrading professions, profession items and class skills. :{{id|API|CheckTalentMasterDist}}() - Returns nil if the player is too far away from the talent master to use the talent methods. :{{id|API|ConfirmTalentWipe}}() - Confirms freeing all talent points. :{{id|API|GetNumTalents}}(tabIndex) - return number of talents in tree. :{{id|API|GetTalentInfo}}(tabIndex,talentIndex[,inspect][,isPet][,groupIndex]) - return name, iconTexture, tier, column, rank, maxRank, isExceptional, meetsPrereq. (added 'inspect' 2.3)(added 'isPet' 2.3)(added 'groupIndex' 3.1.0) :{{id|API|GetTalentLink}}(tabIndex,talentIndex[,isInspect][,isPet][,groupIndex][, isPreview]) - Returns the talent link. (added 2.4) [,isInspect][,isPet] (added 3.0.1)(added 'groupIndex' 3.1.0)(added 'isPreview' 3.1.0) :{{id|API|GetTalentPrereqs}}(tabIndex,talentIndex[, inspect][, groupIndex]) - return tier, column, isLearnable. (added 'inspect' 2.3)(added 'groupIndex' 3.1) :{{id|API|LearnTalent}}(tabIndex,talentIndex) - Learns a talent from the talent tree. Talent points preview, assignment before spending, was added in 3.1.0: :{{id|API|AddPreviewTalentPoints}}(tabIndex, talentIndex, points[, isPet[, groupIndex]]) - Add talent points to the previewed talent build. :{{id|API|GetGroupPreviewTalentPointsSpent}}(isPet[, groupIndex]) - Returns the total number of points spent in a spec. :{{id|API|GetPreviewTalentPointsSpent}}(tabIndex, isPet [,groupIndex]) - Returns the number of points spent. :REMOVED {{id|API|GetUnspentTalentPoints}}([isInspect [,isPet)]] - Returns the number of unspent talent points. (removed 5.0.4) :{{id|API|LearnPreviewTalents}}(isPet) - Learns currently previewed talents. :{{id|API|ResetGroupPreviewTalentPoints}}(isPet[,groupIndex]) - Unassigns all preview talent points. :{{id|API|ResetPreviewTalentPoints}}(tabIndex, isPet [,groupIndex]) - Unassigns preview talent points in a specific tab.
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)