bitburner-src/markdown/bitburner.runningscript.offlinemoneymade.md

14 lines
420 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [RunningScript](./bitburner.runningscript.md) &gt; [offlineMoneyMade](./bitburner.runningscript.offlinemoneymade.md)
## RunningScript.offlineMoneyMade property
2022-04-13 07:35:35 +02:00
Total amount of money made by this script when offline
<b>Signature:</b>
```typescript
offlineMoneyMade: number;
```