mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
26 lines
513 B
Markdown
26 lines
513 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
|
||
|
||
Soft reset the game.
|
||
|
||
<b>Signature:</b>
|
||
|
||
```typescript
|
||
softReset(): void;
|
||
```
|
||
<b>Returns:</b>
|
||
|
||
void
|
||
|
||
## Remarks
|
||
|
||
RAM cost: 5 GB
|
||
|
||
Singularity - Level 3
|
||
|
||
This function will perform a reset even if you don’t have any augmentation installed.
|
||
|