mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-13 11:13:50 +01:00
20 lines
450 B
Markdown
20 lines
450 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Corporation](./bitburner.corporation.md) > [getUnlockables](./bitburner.corporation.getunlockables.md)
|
||
|
|
||
|
## Corporation.getUnlockables() method
|
||
|
|
||
|
Get list of one-time unlockable upgrades
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
getUnlockables(): string[];
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
string\[\]
|
||
|
|
||
|
unlockable upgrades names
|
||
|
|