bitburner-src/markdown/bitburner.bladeburner.getcityestimatedpopulation.md
Olivier Gagnon feb0430aff work on doc
2021-10-30 15:46:34 -04:00

33 lines
864 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Bladeburner](./bitburner.bladeburner.md) &gt; [getCityEstimatedPopulation](./bitburner.bladeburner.getcityestimatedpopulation.md)
## Bladeburner.getCityEstimatedPopulation() method
You have to be employed in the Bladeburner division and be in BitNode-7 or have Source-File 7 in order to use this function.
Returns the estimated number of Synthoids in the specified city, or -1 if an invalid city was specified.
<b>Signature:</b>
```typescript
getCityEstimatedPopulation(name: City): number;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| name | [City](./bitburner.city.md) | |
<b>Returns:</b>
number
Estimated number of Synthoids in the specified city.
## Remarks
RAM cost: 4 GB