GetTalentClearInfo

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 5.0.4

Returns information about the current cost of unlearning a talent.

name, count, icon, spellId, cost = GetTalentClearInfo()

Returns

name
String - Reagent item name.
count
Number - Amount of the reagent the player currently has available.
icon
String - Reagent texture path.
spellId
Number - Spell ID of the spell removing a talent.
cost
Number - Amount of the reagent required to clear a talent.

Patch changes

See also