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

14 lines
412 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; [onlineMoneyMade](./bitburner.runningscript.onlinemoneymade.md)
## RunningScript.onlineMoneyMade property
Total amount of money made by this script when online
**Signature:**
```typescript
onlineMoneyMade: number;
```