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

28 lines
571 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. -->
2021-10-30 21:46:34 +02:00
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Hacknet](./bitburner.hacknet.md) &gt; [numHashes](./bitburner.hacknet.numhashes.md)
2021-10-30 18:34:14 +02:00
2021-10-30 21:46:34 +02:00
## Hacknet.numHashes() method
2021-10-30 18:34:14 +02:00
2021-11-03 05:27:21 +01:00
Get the total number of hashes stored.
2021-10-30 18:34:14 +02:00
<b>Signature:</b>
```typescript
numHashes(): number;
```
<b>Returns:</b>
number
Number of hashes you have.
## Remarks
2021-10-30 21:46:34 +02:00
RAM cost: 0 GB
2021-10-30 18:34:14 +02:00
2021-11-03 05:27:21 +01:00
This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node).
Returns the number of hashes you have.