mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-04-01 16:04:36 +02: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