Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 666 Bytes

bitburner.singularity.gotolocation.md

File metadata and controls

32 lines (18 loc) · 666 Bytes

Home > bitburner > Singularity > goToLocation

Singularity.goToLocation() method

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 * 16/4/1

Move the player to a specific location.