Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 870 Bytes

bitburner.warehouseapi.getupgradewarehousecost.md

File metadata and controls

28 lines (17 loc) · 870 Bytes

Home > bitburner > WarehouseAPI > getUpgradeWarehouseCost

WarehouseAPI.getUpgradeWarehouseCost() method

Gets the cost to upgrade a warehouse to the next level

Signature:

getUpgradeWarehouseCost(divisionName: string, city: CityName | `${CityName}`, amt?: number): number;

Parameters

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