bitburner-src/markdown/bitburner.bladeburner.getcity.md
Olivier Gagnon 2b79871c02 doc
2021-11-03 00:27:21 -04:00

26 lines
520 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; [getCity](./bitburner.bladeburner.getcity.md)
## Bladeburner.getCity() method
Get current city.
<b>Signature:</b>
```typescript
getCity(): string;
```
<b>Returns:</b>
string
City that the player is currently in (for Bladeburner).
## Remarks
RAM cost: 4 GB
Returns the city that the player is currently in (for Bladeburner).