mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
work on making the netscript api tighter
This commit is contained in:
23
markdown/bitburner.hacknet.maxnumnodes.md
Normal file
23
markdown/bitburner.hacknet.maxnumnodes.md
Normal file
@@ -0,0 +1,23 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Hacknet](./bitburner.hacknet.md) > [maxNumNodes](./bitburner.hacknet.maxnumnodes.md)
|
||||
|
||||
## Hacknet.maxNumNodes() method
|
||||
|
||||
Get the maximum number of hacknet nodes.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
maxNumNodes(): number;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
maximum number of hacknet nodes.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0 GB
|
||||
|
||||
Reference in New Issue
Block a user