mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
587 B
587 B
Home > bitburner > WarehouseAPI > setSmartSupply
WarehouseAPI.setSmartSupply() method
Signature:
setSmartSupply(divisionName: string, cityName: string, enabled: boolean): void;
Parameters
Parameter | Type | Description |
---|---|---|
divisionName | string | |
cityName | string | |
enabled | boolean |
Returns:
void