mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
Remove markdown from git tracking (#139)
* Will attempt to add as build artifacts using workflow.
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Hacknet](./bitburner.hacknet.md) > [getPurchaseNodeCost](./bitburner.hacknet.getpurchasenodecost.md)
|
||||
|
||||
## Hacknet.getPurchaseNodeCost() method
|
||||
|
||||
Get the price of the next hacknet node.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getPurchaseNodeCost(): number;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Cost of purchasing a new Hacknet Node.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0 GB
|
||||
|
||||
Returns the cost of purchasing a new Hacknet Node.
|
||||
|
||||
Reference in New Issue
Block a user