Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 534 Bytes

File metadata and controls

20 lines (15 loc) · 534 Bytes

Home > bitburner > CorpProductData > ratingWeights

CorpProductData.ratingWeights property

Weighting factors for product

Signature:

ratingWeights: {
    aesthetics?: number;
    durability?: number;
    features?: number;
    quality?: number;
    performance?: number;
    reliability?: number;
  };