mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
06a985bdf8
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
666 B
666 B
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.