bitburner-src/markdown/bitburner.server.moneymax.md

14 lines
355 B
Markdown
Raw Normal View History

2021-12-03 22:14:13 +01:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Server](./bitburner.server.md) &gt; [moneyMax](./bitburner.server.moneymax.md)
## Server.moneyMax property
Maximum amount of money that this server can hold
<b>Signature:</b>
```typescript
moneyMax: number;
```