mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
732 B
732 B
Home > bitburner > WarehouseAPI > setProductMarketTA1
WarehouseAPI.setProductMarketTA1() method
Set Market-TA1 for a product.
Signature:
setProductMarketTA1(divisionName: string, productName: string, on: boolean): void;
Parameters
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
productName | string | Name of the product |
on | boolean | Use true to enable, false otherwise. |
Returns:
void
Remarks
RAM cost: 20 GB