Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 628 Bytes

bitburner.warehouseapi.haswarehouse.md

File metadata and controls

27 lines (16 loc) · 628 Bytes

Home > bitburner > WarehouseAPI > hasWarehouse

WarehouseAPI.hasWarehouse() method

Check if you have a warehouse in city

Signature:

hasWarehouse(adivisionName: string, acityName: string): boolean;

Parameters

Parameter Type Description
adivisionName string
acityName string

Returns:

boolean

true if warehouse is present, false if not