mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
cacecda72f
* API: Add types for parameters of gym-university-bladeburner API * Fix merging error
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> | |
|
|
|