mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
821 B
821 B
Home > bitburner > OfficeAPI > getOfficeSizeUpgradeCost
OfficeAPI.getOfficeSizeUpgradeCost() method
Cost to Upgrade office size.
Signature:
getOfficeSizeUpgradeCost(divisionName: string, city: CityName | `${CityName}`, size: number): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| divisionName | string | Name of the division |
| city | CityName | `${CityName}` | Name of the city |
| size | number | Amount of positions to open |
Returns:
number
Cost of upgrading the office