bitburner-src/markdown/bitburner.bladeburner.getcitychaos.md
Olivier Gagnon 2b79871c02 doc
2021-11-03 00:27:21 -04:00

637 B

Home > bitburner > Bladeburner > getCityChaos

Bladeburner.getCityChaos() method

Get chaos of a city.

Signature:

getCityChaos(name: string): number;

Parameters

Parameter Type Description
name string

Returns:

number

Chaos in the specified city.

Remarks

RAM cost: 4 GB

Returns the chaos in the specified city, or -1 if an invalid city was specified.