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

14 lines
331 B
Markdown

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