mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
24 lines
516 B
Markdown
24 lines
516 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [exportGame](./bitburner.singularity.exportgame.md)
|
|
|
|
## Singularity.exportGame() method
|
|
|
|
Backup game save.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
exportGame(): void;
|
|
```
|
|
**Returns:**
|
|
|
|
void
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 1 GB \* 16/4/1
|
|
|
|
This function will automatically open the backup save prompt and claim the free faction favour if available.
|
|
|