Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 610 Bytes

bitburner.corporation.hasunlockupgrade.md

File metadata and controls

26 lines (15 loc) · 610 Bytes

Home > bitburner > Corporation > hasUnlockUpgrade

Corporation.hasUnlockUpgrade() method

Check if you have a one time unlockable upgrade

Signature:

hasUnlockUpgrade(upgradeName: string): boolean;

Parameters

Parameter Type Description
upgradeName string Name of the upgrade

Returns:

boolean

true if unlocked and false if not