mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
20 lines
434 B
Markdown
20 lines
434 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Corporation](./bitburner.corporation.md) > [getExpandCityCost](./bitburner.corporation.getexpandcitycost.md)
|
||
|
|
||
|
## Corporation.getExpandCityCost() method
|
||
|
|
||
|
Gets the cost to expand into a new city
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
getExpandCityCost(): number;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
number
|
||
|
|
||
|
cost
|
||
|
|