mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
cacecda72f
* API: Add types for parameters of gym-university-bladeburner API * Fix merging error
41 lines
1.9 KiB
Markdown
41 lines
1.9 KiB
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerBlackOpName](./bitburner.bladeburnerblackopname.md)
|
|
|
|
## BladeburnerBlackOpName enum
|
|
|
|
Black Operation names of Bladeburner
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
declare enum BladeburnerBlackOpName
|
|
```
|
|
|
|
## Enumeration Members
|
|
|
|
| Member | Value | Description |
|
|
| --- | --- | --- |
|
|
| OperationAnnihilus | <code>"Operation Annihilus"</code> | |
|
|
| OperationArchangel | <code>"Operation Archangel"</code> | |
|
|
| OperationAres | <code>"Operation Ares"</code> | |
|
|
| OperationCenturion | <code>"Operation Centurion"</code> | |
|
|
| OperationDaedalus | <code>"Operation Daedalus"</code> | |
|
|
| OperationDeckard | <code>"Operation Deckard"</code> | |
|
|
| OperationHyron | <code>"Operation Hyron"</code> | |
|
|
| OperationIonStorm | <code>"Operation Ion Storm"</code> | |
|
|
| OperationJuggernaut | <code>"Operation Juggernaut"</code> | |
|
|
| OperationK | <code>"Operation K"</code> | |
|
|
| OperationMorpheus | <code>"Operation Morpheus"</code> | |
|
|
| OperationRedDragon | <code>"Operation Red Dragon"</code> | |
|
|
| OperationShoulderOfOrion | <code>"Operation Shoulder of Orion"</code> | |
|
|
| OperationTitan | <code>"Operation Titan"</code> | |
|
|
| OperationTyphoon | <code>"Operation Typhoon"</code> | |
|
|
| OperationTyrell | <code>"Operation Tyrell"</code> | |
|
|
| OperationUltron | <code>"Operation Ultron"</code> | |
|
|
| OperationVindictus | <code>"Operation Vindictus"</code> | |
|
|
| OperationWallace | <code>"Operation Wallace"</code> | |
|
|
| OperationX | <code>"Operation X"</code> | |
|
|
| OperationZero | <code>"Operation Zero"</code> | |
|
|
|