mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
645 B
645 B
Home > bitburner > WarehouseAPI > getWarehouse
WarehouseAPI.getWarehouse() method
Get warehouse data
Signature:
getWarehouse(divisionName: string, cityName: string): Warehouse;
Parameters
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
cityName | string | Name of the city |
Returns:
warehouse data