bitburner-src/markdown/bitburner.singularity.gotolocation.md
Olivier Gagnon 49a545f00e many bugfix
2021-12-03 14:12:32 -05:00

664 B

Home > bitburner > Singularity > goToLocation

Singularity.goToLocation() method

SF4.3 - Go to a location.

Signature:

goToLocation(locationName: string): boolean;

Parameters

Parameter Type Description
locationName string Name of the location.

Returns:

boolean

True if the player was moved there, false otherwise.

Remarks

RAM cost: 5 GB

Move the player to a specific location.