bitburner-src/markdown/bitburner.hacknet.getpurchasenodecost.md

24 lines
499 B
Markdown
Raw Normal View History

2021-10-30 18:34:14 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2021-10-30 21:46:34 +02:00
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Hacknet](./bitburner.hacknet.md) &gt; [getPurchaseNodeCost](./bitburner.hacknet.getpurchasenodecost.md)
2021-10-30 18:34:14 +02:00
2021-10-30 21:46:34 +02:00
## Hacknet.getPurchaseNodeCost() method
2021-10-30 18:34:14 +02:00
Returns the cost of purchasing a new Hacknet Node.
<b>Signature:</b>
```typescript
getPurchaseNodeCost(): number;
```
<b>Returns:</b>
number
Cost of purchasing a new Hacknet Node.
## Remarks
2021-10-30 21:46:34 +02:00
RAM cost: 0 GB
2021-10-30 18:34:14 +02:00