<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [BladeburnerGenActions](./bitburner.bladeburnergenactions.md)

## BladeburnerGenActions type

All Bladeburner General Actions.

<b>Signature:</b>

```typescript
type BladeburnerGenActions =
  | "Training"
  | "Field Analysis"
  | "Recruitment"
  | "Diplomacy"
  | "Hyperbolic Regeneration Chamber";
```