Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 616 Bytes

bitburner.warehouseapi.haswarehouse.md

File metadata and controls

27 lines (16 loc) · 616 Bytes

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