mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
doc
This commit is contained in:
@@ -9,11 +9,11 @@ All constants used by the game.
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
constants(): number;
|
||||
constants(): HacknetNodeConstants;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
[HacknetNodeConstants](./bitburner.hacknetnodeconstants.md)
|
||||
|
||||
An object with all hacknet node constants used by the game.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user