Skip to content

Latest commit

 

History

History
72 lines (34 loc) · 813 Bytes

File metadata and controls

72 lines (34 loc) · 813 Bytes

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

CityName

Returns:

boolean

true if warehouse is present, false if not.

Remarks

RAM cost: 10 GB