bitburner-src/markdown/bitburner.bladeburner.getcityestimatedpopulation.md

877 B

Home > bitburner > Bladeburner > getCityEstimatedPopulation

Bladeburner.getCityEstimatedPopulation() method

Get estimated population in city.

Signature:

getCityEstimatedPopulation(city: CityName | `${CityName}`): number;

Parameters

Parameter Type Description
city CityName | `${CityName}` Name of city. Case-sensitive

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.