mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
616 B
616 B
Home > bitburner > WarehouseAPI > hasWarehouse
WarehouseAPI.hasWarehouse() method
Check if you have a warehouse in city
Signature:
hasWarehouse(adivisionName: any, acityName: any): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
adivisionName | any | |
acityName | any |
Returns:
boolean
true if warehouse is present, false if not