<!-- 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"; ```