bitburner-src/markdown/bitburner.material.md
Olivier Gagnon c915cd06d8 corp doc
2021-12-08 20:03:22 -05:00

23 lines
573 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Material](./bitburner.material.md)
## Material interface
Material in a warehouse
<b>Signature:</b>
```typescript
interface Material
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [name](./bitburner.material.name.md) | string | Name of the material |
| [qlt](./bitburner.material.qlt.md) | number | Quality of the material |
| [qty](./bitburner.material.qty.md) | number | Amount of material |