Navigation menu

WoW:API GetTradeSkillInfo: Difference between revisions

Jump to navigation Jump to search
m
No edit summary
Line 15: Line 15:


:;skillName : String - The name of the skill, e.g. "Copper Breastplate" or "Daggers", if the skillIndex references to a heading.
:;skillName : String - The name of the skill, e.g. "Copper Breastplate" or "Daggers", if the skillIndex references to a heading.
:;skillType : String - Either "header", if the skillIndex references to a heading, or a string indicating the difficulty to craft the item ("trivial", "easy" (?), "optimal", "difficult").
:;skillType : String - Either "header", if the skillIndex references to a heading, or a string indicating the difficulty to craft the item ("trivial", "easy", "medium", "optimal", "difficult").
:;numAvailable : Number - The number of items the player can craft with his available trade goods.
:;numAvailable : Number - The number of items the player can craft with his available trade goods.
:;isExpanded : Boolean - Returns if the header of the skillIndex is expanded in the crafting window or not
:;isExpanded : Boolean - Returns if the header of the skillIndex is expanded in the crafting window or not
Anonymous user