Home > bitburner > Bladeburner > getCityChaos
Get chaos of a city.
Signature:
getCityChaos(city: CityName | `${CityName}`): number;
Parameter | Type | Description |
---|---|---|
city | CityName | `${CityName}` | Name of city. Case-sensitive |
Returns:
number
Chaos in the specified city.
RAM cost: 4 GB
Returns the chaos in the specified city, or -1 if an invalid city was specified.