bitburner.bladeburneractionenumtype.md
May 10, 2025 ยท View on GitHub
Home > bitburner > BladeburnerActionEnumType
BladeburnerActionEnumType type
Action types of Bladeburner
Signature:
type BladeburnerActionEnumType = {
General: "General";
Contract: "Contracts";
Operation: "Operations";
BlackOp: "Black Operations";
};