CORPORATION: add issueNewSharesCooldown and makesMaterial (#774)

This commit is contained in:
Caldwell
2023-09-12 07:23:36 +02:00
committed by GitHub
parent 25dae7ec8b
commit bba2ccd83a
12 changed files with 88 additions and 6 deletions

View File

@@ -0,0 +1,13 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CorpIndustryData](./bitburner.corpindustrydata.md) &gt; [makesProducts](./bitburner.corpindustrydata.makesproducts.md)
## CorpIndustryData.makesProducts property
Whether the industry of this division is capable of developing and producing products
**Signature:**
```typescript
makesProducts: boolean;
```