mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
582 B
582 B
Home > bitburner > Corporation > getUnlockCost
Corporation.getUnlockCost() method
Gets the cost to unlock a one time unlockable upgrade
Signature:
getUnlockCost(upgradeName: string): number;
Parameters
Parameter | Type | Description |
---|---|---|
upgradeName | string | Name of the upgrade |
Returns:
number
cost of the upgrade