mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-22 07:32:08 +02:00
616 B
616 B
Home > bitburner > Corporation > getUnlockUpgradeCost
Corporation.getUnlockUpgradeCost() method
Gets the cost to unlock a one time unlockable upgrade
Signature:
getUnlockUpgradeCost(upgradeName: string): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| upgradeName | string | Name of the upgrade |
Returns:
number
cost of the upgrade