2022-10-21 17:16:00 +02:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [exportGameBonus](./bitburner.singularity.exportgamebonus.md)
|
|
|
|
|
|
|
|
## Singularity.exportGameBonus() method
|
|
|
|
|
|
|
|
Returns Backup save bonus availability.
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
```typescript
|
|
|
|
exportGameBonus(): boolean;
|
|
|
|
```
|
2023-02-11 19:18:50 +01:00
|
|
|
**Returns:**
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
boolean
|
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
|
|
|
RAM cost: 0.5 GB \* 16/4/1
|
|
|
|
|
|
|
|
This function will check if there is a bonus for backing up your save.
|
|
|
|
|