mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
33 lines
981 B
Markdown
33 lines
981 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [destroyW0r1dD43m0n](./bitburner.singularity.destroyw0r1dd43m0n.md)
|
|
|
|
## Singularity.destroyW0r1dD43m0n() method
|
|
|
|
Destroy the w0r1d\_d43m0n and move on to the next BN.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
destroyW0r1dD43m0n(nextBN: number, callbackScript?: string, bitNodeOptions?: BitNodeOptions): void;
|
|
```
|
|
|
|
## Parameters
|
|
|
|
| Parameter | Type | Description |
|
|
| --- | --- | --- |
|
|
| nextBN | number | BN number to jump to |
|
|
| callbackScript | string | _(Optional)_ Name of the script to launch in the next BN. |
|
|
| bitNodeOptions | [BitNodeOptions](./bitburner.bitnodeoptions.md) | _(Optional)_ BitNode options for the next BN. |
|
|
|
|
**Returns:**
|
|
|
|
void
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 32 GB \* 16/4/1
|
|
|
|
You must have the special augment installed and the required hacking level OR Completed the final black op.
|
|
|