mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-23 14:42:28 +01:00
19 lines
442 B
Markdown
19 lines
442 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerGenActions](./bitburner.bladeburnergenactions.md)
|
|
|
|
## BladeburnerGenActions type
|
|
|
|
All Bladeburner General Actions.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
type BladeburnerGenActions =
|
|
| "Training"
|
|
| "Field Analysis"
|
|
| "Recruitment"
|
|
| "Diplomacy"
|
|
| "Hyperbolic Regeneration Chamber";
|
|
```
|