Files
bitburner-src/markdown/bitburner.product.productionlimit.md

14 lines
393 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Product](./bitburner.product.md) &gt; [productionLimit](./bitburner.product.productionlimit.md)
## Product.productionLimit property
A limit on the maximum amount to produce per second
**Signature:**
```typescript
productionLimit: number | null;
```