Home > bitburner > WarehouseAPI > setSmartSupply
Set smart supply
Signature:
setSmartSupply(divisionName: string, cityName: string, enabled: boolean): void;
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
cityName | string | Name of the city |
enabled | boolean | smart supply enabled |
Returns:
void