mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 21:23:54 +01:00
20 lines
568 B
Markdown
20 lines
568 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.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
constants(): HacknetServerConstants;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
[HacknetServerConstants](./bitburner.hacknetserverconstants.md)
|
||
|
|
||
|
An object with all hacknet server constants used by the game.
|
||
|
|