2021-10-30 18:34:14 +02:00
|
|
|
|
<!-- 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
|
|
|
|
|
|
2021-10-30 21:46:34 +02:00
|
|
|
|
Singularity - Level 3
|
2021-10-30 18:34:14 +02:00
|
|
|
|
|