bitburner-src/markdown/bitburner.bladeburner.getskillnames.md
catloversg cacecda72f
API: Add types for parameters of gym-university-bladeburner API (Fix merging error) (#1596)
* API: Add types for parameters of gym-university-bladeburner API
* Fix merging error
2024-08-17 14:08:55 -07:00

26 lines
653 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Bladeburner](./bitburner.bladeburner.md) &gt; [getSkillNames](./bitburner.bladeburner.getskillnames.md)
## Bladeburner.getSkillNames() method
List all skills.
**Signature:**
```typescript
getSkillNames(): BladeburnerSkillName[];
```
**Returns:**
[BladeburnerSkillName](./bitburner.bladeburnerskillname.md)<!-- -->\[\]
Array of strings containing the names of all general Bladeburner skills.
## Remarks
RAM cost: 0.4 GB
Returns an array of strings containing the names of all general Bladeburner skills.