mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
603 B
603 B
Home > bitburner > WarehouseAPI > setProductMarketTA2
WarehouseAPI.setProductMarketTA2() method
Signature:
setProductMarketTA2(divisionName: string, productName: string, on: boolean): void;
Parameters
Parameter | Type | Description |
---|---|---|
divisionName | string | |
productName | string | |
on | boolean |
Returns:
void