bitburner-src/markdown/bitburner.material.scost.md

14 lines
335 B
Markdown
Raw Normal View History

2022-05-24 14:12:49 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Material](./bitburner.material.md) &gt; [sCost](./bitburner.material.scost.md)
## Material.sCost property
Sell cost, can be "MP+5"
<b>Signature:</b>
```typescript
sCost: string | number;
```