mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +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