mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 17:53:55 +01:00
10 lines
346 B
ReStructuredText
10 lines
346 B
ReStructuredText
upgradeSkill() Netscript Function
|
|
=================================
|
|
|
|
.. js:function:: upgradeSkill(skillName)
|
|
|
|
:param string skillName: Name of Skill to be upgraded. Case-sensitive and must be an exact match
|
|
|
|
Attempts to upgrade the specified Bladeburner skill. Returns true if the
|
|
skill is successfully upgraded, and false otherwise
|