mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
26 lines
805 B
Markdown
26 lines
805 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerOperationName](./bitburner.bladeburneroperationname.md)
|
||
|
|
||
|
## BladeburnerOperationName enum
|
||
|
|
||
|
Operation names of Bladeburner
|
||
|
|
||
|
**Signature:**
|
||
|
|
||
|
```typescript
|
||
|
declare enum BladeburnerOperationName
|
||
|
```
|
||
|
|
||
|
## Enumeration Members
|
||
|
|
||
|
| Member | Value | Description |
|
||
|
| --- | --- | --- |
|
||
|
| Assassination | <code>"Assassination"</code> | |
|
||
|
| Investigation | <code>"Investigation"</code> | |
|
||
|
| Raid | <code>"Raid"</code> | |
|
||
|
| StealthRetirement | <code>"Stealth Retirement Operation"</code> | |
|
||
|
| Sting | <code>"Sting Operation"</code> | |
|
||
|
| Undercover | <code>"Undercover Operation"</code> | |
|
||
|
|