Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 692 Bytes

bitburner.bladeburner.switchcity.md

File metadata and controls

32 lines (18 loc) · 692 Bytes

Home > bitburner > Bladeburner > switchCity

Bladeburner.switchCity() method

Travel to another city in bladeburner.

Signature:

switchCity(name: string): boolean;

Parameters

Parameter Type Description
name string

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