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