Files
bitburner-src/markdown/bitburner.bladeburneroperationnameenumtype.md

580 B

Home > bitburner > BladeburnerOperationNameEnumType

BladeburnerOperationNameEnumType type

Operation names of Bladeburner

Signature:

type BladeburnerOperationNameEnumType = {
  Investigation: "Investigation";
  Undercover: "Undercover Operation";
  Sting: "Sting Operation";
  Raid: "Raid";
  StealthRetirement: "Stealth Retirement Operation";
  Assassination: "Assassination";
};