mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
24 lines
573 B
Markdown
24 lines
573 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getUnlockedAchievements](./bitburner.singularity.getunlockedachievements.md)
|
|
|
|
## Singularity.getUnlockedAchievements() method
|
|
|
|
Get a list of all unlocked achievements.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
getUnlockedAchievements(): string[];
|
|
```
|
|
**Returns:**
|
|
|
|
string\[\]
|
|
|
|
- A list containing all of the IDs of achievements that the player has unlocked.
|
|
|
|
## Remarks
|
|
|
|
Ram cost: 5 GB \* 16/4/1
|
|
|