Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 715 Bytes

bitburner.bladeburner.upgradeskill.md

File metadata and controls

34 lines (19 loc) · 715 Bytes

Home > bitburner > Bladeburner > upgradeSkill

Bladeburner.upgradeSkill() method

Upgrade skill.

Signature:

upgradeSkill(name: string): boolean;

Parameters

Parameter Type Description
name string

Returns:

boolean

true if the skill is successfully upgraded, and false otherwise.

Remarks

RAM cost: 4 GB

Attempts to upgrade the specified Bladeburner skill.

Returns true if the skill is successfully upgraded, and false otherwise.