bitburner-src/markdown/bitburner.bladeburner.getcitycommunities.md
omuretsu 06a985bdf8 Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
2022-10-21 11:16:00 -04:00

738 B

Home > bitburner > Bladeburner > getCityCommunities

Bladeburner.getCityCommunities() method

Get number of communities in a city.

Signature:

getCityCommunities(name: string): number;

Parameters

Parameter Type Description
name string

Returns:

number

Number of Synthoids communities in the specified city.

Remarks

RAM cost: 4 GB

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