bitburner-src/markdown/bitburner.bladeburner.switchcity.md
2022-12-29 20:28:53 -05:00

821 B

Home > bitburner > Bladeburner > switchCity

Bladeburner.switchCity() method

Travel to another city in bladeburner.

Signature:

switchCity(city: CityName | `${CityName}`): boolean;

Parameters

Parameter Type Description
city CityName | `${CityName}` Name of city. Case-sensitive

Returns:

boolean

true if successful, and false otherwise

Remarks

RAM cost: 4 GB Attempts to switch to the specified city (for Bladeburner only).

Returns true if successful, and false otherwise