mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-13 11:13:50 +01:00
24 lines
600 B
Markdown
24 lines
600 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|||
|
|
|||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [softReset](./bitburner.singularity.softreset.md)
|
|||
|
|
|||
|
## Singularity.softReset() method
|
|||
|
|
|||
|
If you are not in BitNode-4, then you must have Level 3 of Source-File 4 in order to use this function and the RAM cost is doubled.
|
|||
|
|
|||
|
This function will perform a reset even if you don’t have any augmentation installed.
|
|||
|
|
|||
|
<b>Signature:</b>
|
|||
|
|
|||
|
```typescript
|
|||
|
softReset(): void;
|
|||
|
```
|
|||
|
<b>Returns:</b>
|
|||
|
|
|||
|
void
|
|||
|
|
|||
|
## Remarks
|
|||
|
|
|||
|
5 GB Level 3
|
|||
|
|