bitburner-src/markdown/bitburner.ns.hacknet.md

25 lines
586 B
Markdown
Raw Normal View History

2021-10-30 18:34:14 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [NS](./bitburner.ns.md) &gt; [hacknet](./bitburner.ns.hacknet.md)
## NS.hacknet property
2021-10-30 21:46:34 +02:00
Namespace for hacknet related functions.
2021-10-30 18:34:14 +02:00
<b>Signature:</b>
```typescript
2021-10-30 21:46:34 +02:00
readonly hacknet: Hacknet;
2021-10-30 18:34:14 +02:00
```
## Remarks
2021-10-30 21:46:34 +02:00
Not all functions in the Hacknet Node API are immediately available.
Note that none of these functions will write to the scripts logs.
If you want to see what your script is doing you will have to print to the logs yourself.
2021-10-30 18:34:14 +02:00
4 GB