bitburner-src/markdown/bitburner.product.size.md

14 lines
352 B
Markdown
Raw Normal View History

<!-- 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; [size](./bitburner.product.size.md)
## Product.size property
How much warehouse space is occupied per unit of this product
**Signature:**
```typescript
size: number;
```