mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
work on making the netscript api tighter
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getUpgradeHomeCoresCost](./bitburner.singularity.getupgradehomecorescost.md)
|
||||
|
||||
## Singularity.getUpgradeHomeCoresCost() method
|
||||
|
||||
Get the price of upgrading home cores.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getUpgradeHomeCoresCost(): number;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Cost of upgrading the player’s home computer cores.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 1.5 GB
|
||||
|
||||
Singularity - Level 2
|
||||
|
||||
Returns the cost of upgrading the player’s home computer cores.
|
||||
|
||||
Reference in New Issue
Block a user