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

754 B

Home > bitburner > Bladeburner > getCityEstimatedPopulation

Bladeburner.getCityEstimatedPopulation() method

Get estimated population in city.

Signature:

getCityEstimatedPopulation(name: string): number;

Parameters

Parameter Type Description
name string

Returns:

number

Estimated number of Synthoids in the specified city.

Remarks

RAM cost: 4 GB

Returns the estimated number of Synthoids in the specified city, or -1 if an invalid city was specified.