Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 581 Bytes

bitburner.corporation.expandcity.md

File metadata and controls

25 lines (15 loc) · 581 Bytes

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