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
23 lines
595 B
Markdown
23 lines
595 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerContractName](./bitburner.bladeburnercontractname.md)
|
|
|
|
## BladeburnerContractName enum
|
|
|
|
Contract names of Bladeburner
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
declare enum BladeburnerContractName
|
|
```
|
|
|
|
## Enumeration Members
|
|
|
|
| Member | Value | Description |
|
|
| --- | --- | --- |
|
|
| BountyHunter | <code>"Bounty Hunter"</code> | |
|
|
| Retirement | <code>"Retirement"</code> | |
|
|
| Tracking | <code>"Tracking"</code> | |
|
|
|