mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-13 11:13:50 +01:00
12 lines
358 B
ReStructuredText
12 lines
358 B
ReStructuredText
getCityEstimatedCommunities() Netscript Function
|
|
================================================
|
|
|
|
.. js:function:: getCityEstimatedCommunities(cityName)
|
|
|
|
:RAM cost: 4 GB
|
|
|
|
:param string cityName: Name of city. Case-sensitive
|
|
|
|
Returns the estimated number of Synthoid communities in the specified city,
|
|
or -1 if an invalid city was specified.
|