Home > bitburner > WarehouseAPI > getUpgradeWarehouseCost
Gets the cost to upgrade a warehouse to the next level
Signature:
getUpgradeWarehouseCost(divisionName: string, city: CityName | `${CityName}`, amt?: number): number;
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
city | CityName | `${CityName}` | Name of the city |
amt | number | (Optional) amount of upgrades. Optional, defaults to 1 |
Returns:
number
cost to upgrade