bitburner.warehouseapi.haswarehouse.md
September 26, 2025 ยท View on GitHub
Home > bitburner > WarehouseAPI > hasWarehouse
WarehouseAPI.hasWarehouse() method
Check if you have a warehouse in city.
Signature:
hasWarehouse(divisionName: string, city: CityName): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
divisionName |
string | |
|
city |
Returns:
boolean
true if warehouse is present, false if not.
Remarks
RAM cost: 10 GB