mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
754 B
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.