mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
715 B
715 B
Home > bitburner > WarehouseAPI > getUpgradeWarehouseCost
WarehouseAPI.getUpgradeWarehouseCost() method
Gets the cost to upgrade a warehouse to the next level
Signature:
getUpgradeWarehouseCost(adivisionName: any, acityName: any, amt?: number): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| adivisionName | any | |
| acityName | any | |
| amt | number | amount of upgrades defaults to 1 |
Returns:
number
cost to upgrade