bitburner-src/markdown/bitburner.singularity.softreset.md
Olivier Gagnon 49a545f00e many bugfix
2021-12-03 14:12:32 -05:00

812 B
Raw Blame History

Home > bitburner > Singularity > softReset

Singularity.softReset() method

SF4.3 - Soft reset the game.

Signature:

softReset(cbScript: string): void;

Parameters

Parameter Type Description
cbScript string This is a script that will automatically be run after Augmentations are installed (after the reset). This script will be run with no arguments and 1 thread. It must be located on your home computer.

Returns:

void

Remarks

RAM cost: 5 GB

This function will perform a reset even if you dont have any augmentation installed.