bitburner-src/markdown/bitburner.bladeburner.getgeneralactionnames.md
David Walker 79bb0d289a
Revert "API: Add types for parameters of gym-university-bladeburner API (#1591)" (#1592)
This reverts commit da8870ed796c916c19cac7c2b6328a75180367fc.
2024-08-16 13:45:54 -07:00

26 lines
621 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; [getGeneralActionNames](./bitburner.bladeburner.getgeneralactionnames.md)
## Bladeburner.getGeneralActionNames() method
List all general actions.
**Signature:**
```typescript
getGeneralActionNames(): string[];
```
**Returns:**
string\[\]
Array of strings containing the names of all general Bladeburner actions.
## Remarks
RAM cost: 0.4 GB
Returns an array of strings containing the names of all general Bladeburner actions.