mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
918 B
918 B
Home > bitburner > CorpProductData
CorpProductData interface
Product rating information
Signature:
interface CorpProductData
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| desc | string | Description of product creation | |
| name | string | Name of the product | |
| ratingWeights | { aesthetics?: number; durability?: number; features?: number; quality?: number; performance?: number; reliability?: number; } | Weighting factors for product | |
| verb | string | Verb used to describe creation of the product |