mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
14 lines
405 B
Markdown
14 lines
405 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Division](./bitburner.division.md) > [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;
|
||
|
```
|