bitburner-src/markdown/bitburner.corporation.expandcity.md
Olivier Gagnon c915cd06d8 corp doc
2021-12-08 20:03:22 -05:00

581 B

Home > bitburner > Corporation > expandCity

Corporation.expandCity() method

Expand to a new city

Signature:

expandCity(divisionName: string, cityName: string): void;

Parameters

Parameter Type Description
divisionName string Name of the division
cityName string Name of the city

Returns:

void