Files
bitburner-src/markdown/bitburner.warehouseapi.setmaterialmarketta1.md

823 B

Home > bitburner > WarehouseAPI > setMaterialMarketTA1

WarehouseAPI.setMaterialMarketTA1() method

Set Market-TA1 for a material.

Signature:

setMaterialMarketTA1(divisionName: string, city: CityName, materialName: string, on: boolean): void;

Parameters

Parameter Type Description
divisionName string Name of the division
city CityName Name of the city
materialName string Name of the material
on boolean Use true to enable, false otherwise.

Returns:

void

Remarks

RAM cost: 20 GB