bitburner-src/markdown/bitburner.corporation.getupgradelevelcost.md

31 lines
643 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Corporation](./bitburner.corporation.md) &gt; [getUpgradeLevelCost](./bitburner.corporation.getupgradelevelcost.md)
## Corporation.getUpgradeLevelCost() method
Get the cost to unlock the next level of a levelable upgrade.
**Signature:**
```typescript
getUpgradeLevelCost(upgradeName: string): number;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| upgradeName | string | Name of the upgrade |
**Returns:**
number
Cost of the upgrade
## Remarks
RAM cost: 10 GB