Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 692 Bytes

bitburner.warehouseapi.getmaterial.md

File metadata and controls

28 lines (17 loc) · 692 Bytes

Home > bitburner > WarehouseAPI > getMaterial

WarehouseAPI.getMaterial() method

Get material data

Signature:

getMaterial(divisionName: string, cityName: string, materialName: string): Material;

Parameters

Parameter Type Description
divisionName string Name of the division
cityName string
materialName string Name of the material

Returns:

Material

material data