Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 645 Bytes

bitburner.warehouseapi.getwarehouse.md

File metadata and controls

27 lines (16 loc) · 645 Bytes

Home > bitburner > WarehouseAPI > getWarehouse

WarehouseAPI.getWarehouse() method

Get warehouse data

Signature:

getWarehouse(divisionName: string, cityName: string): Warehouse;

Parameters

Parameter Type Description
divisionName string Name of the division
cityName string Name of the city

Returns:

Warehouse

warehouse data