mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
20 lines
546 B
Markdown
20 lines
546 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [HacknetNodesFormulas](./bitburner.hacknetnodesformulas.md) > [constants](./bitburner.hacknetnodesformulas.constants.md)
|
|
|
|
## HacknetNodesFormulas.constants() method
|
|
|
|
All constants used by the game.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
constants(): HacknetNodeConstants;
|
|
```
|
|
**Returns:**
|
|
|
|
[HacknetNodeConstants](./bitburner.hacknetnodeconstants.md)
|
|
|
|
An object with all hacknet node constants used by the game.
|
|
|