bitburner-src/markdown/bitburner.singularity.gotolocation.md
2021-11-03 20:19:52 -04:00

35 lines
679 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Singularity](./bitburner.singularity.md) &gt; [goToLocation](./bitburner.singularity.gotolocation.md)
## Singularity.goToLocation() method
Go to a location.
<b>Signature:</b>
```typescript
goToLocation(locationName: string): boolean;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| locationName | string | Name of the location. |
<b>Returns:</b>
boolean
True if the player was moved there, false otherwise.
## Remarks
RAM cost: 5 GB
Singularity - Level 3
Move the player to a specific location.