mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02: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