mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
762 B
762 B
Home > bitburner > WarehouseAPI > getWarehouse
WarehouseAPI.getWarehouse() method
Get warehouse data.
Signature:
getWarehouse(divisionName: string, city: CityName | `${CityName}`): Warehouse;
Parameters
| Parameter | Type | Description |
|---|---|---|
| divisionName | string | Name of the division |
| city | CityName | `${CityName}` | Name of the city |
Returns:
Warehouse data
Remarks
RAM cost: 10 GB