bitburner-src/markdown/bitburner.division.makesproducts.md

14 lines
405 B
Markdown
Raw Normal View History

2022-05-24 14:12:49 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Division](./bitburner.division.md) &gt; [makesProducts](./bitburner.division.makesproducts.md)
## Division.makesProducts property
Whether the industry this division is in is capable of making products
<b>Signature:</b>
```typescript
makesProducts: boolean;
```