bitburner-src/markdown/bitburner.industrydata.requiredmaterials.md
2022-12-29 20:28:53 -05:00

14 lines
433 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [IndustryData](./bitburner.industrydata.md) &gt; [requiredMaterials](./bitburner.industrydata.requiredmaterials.md)
## IndustryData.requiredMaterials property
Materials required for production and their amounts
<b>Signature:</b>
```typescript
requiredMaterials: Record<string, number>;
```