mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
26 lines
829 B
Markdown
26 lines
829 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerGeneralActionName](./bitburner.bladeburnergeneralactionname.md)
|
||
|
|
||
|
## BladeburnerGeneralActionName enum
|
||
|
|
||
|
General action names of Bladeburner
|
||
|
|
||
|
**Signature:**
|
||
|
|
||
|
```typescript
|
||
|
declare enum BladeburnerGeneralActionName
|
||
|
```
|
||
|
|
||
|
## Enumeration Members
|
||
|
|
||
|
| Member | Value | Description |
|
||
|
| --- | --- | --- |
|
||
|
| Diplomacy | <code>"Diplomacy"</code> | |
|
||
|
| FieldAnalysis | <code>"Field Analysis"</code> | |
|
||
|
| HyperbolicRegen | <code>"Hyperbolic Regeneration Chamber"</code> | |
|
||
|
| InciteViolence | <code>"Incite Violence"</code> | |
|
||
|
| Recruitment | <code>"Recruitment"</code> | |
|
||
|
| Training | <code>"Training"</code> | |
|
||
|
|