mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
VARIOUS: Various changes prior to release 2.2 (#271)
See PR #271 description
This commit is contained in:
28
markdown/bitburner.corpmaterialconstantdata.md
Normal file
28
markdown/bitburner.corpmaterialconstantdata.md
Normal file
@@ -0,0 +1,28 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [CorpMaterialConstantData](./bitburner.corpmaterialconstantdata.md)
|
||||
|
||||
## CorpMaterialConstantData interface
|
||||
|
||||
Corporation material information
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
interface CorpMaterialConstantData
|
||||
```
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| [baseCost](./bitburner.corpmaterialconstantdata.basecost.md) | number | |
|
||||
| [baseMarkup](./bitburner.corpmaterialconstantdata.basemarkup.md) | number | |
|
||||
| [competitionBase](./bitburner.corpmaterialconstantdata.competitionbase.md) | number | |
|
||||
| [competitionRange](./bitburner.corpmaterialconstantdata.competitionrange.md) | \[min: number, max: number\] | |
|
||||
| [demandBase](./bitburner.corpmaterialconstantdata.demandbase.md) | number | |
|
||||
| [demandRange](./bitburner.corpmaterialconstantdata.demandrange.md) | \[min: number, max: number\] | Min and max demand |
|
||||
| [maxVolatility](./bitburner.corpmaterialconstantdata.maxvolatility.md) | number | |
|
||||
| [name](./bitburner.corpmaterialconstantdata.name.md) | string | Name of the material |
|
||||
| [size](./bitburner.corpmaterialconstantdata.size.md) | number | Size of the material |
|
||||
|
||||
Reference in New Issue
Block a user