mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-07 05:47:37 +01:00
22 lines
488 B
Markdown
22 lines
488 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Material](./bitburner.material.md)
|
||
|
|
||
|
## Material interface
|
||
|
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
interface Material
|
||
|
```
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
| Property | Type | Description |
|
||
|
| --- | --- | --- |
|
||
|
| [name](./bitburner.material.name.md) | string | |
|
||
|
| [qlt](./bitburner.material.qlt.md) | number | |
|
||
|
| [qty](./bitburner.material.qty.md) | number | |
|
||
|
|