mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-04-08 03:11:27 +02:00
603 B
603 B
Home > bitburner > WarehouseAPI > setProductMarketTA1
WarehouseAPI.setProductMarketTA1() method
Signature:
setProductMarketTA1(divisionName: string, productName: string, on: boolean): void;
Parameters
Parameter | Type | Description |
---|---|---|
divisionName | string | |
productName | string | |
on | boolean |
Returns:
void