m
→Returns
No edit summary |
m (→Returns) |
||
| 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" | :;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 | ||