mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01: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 |