mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
This reverts commit da8870ed79.
This commit is contained in:
@@ -9,11 +9,11 @@ List all general actions.
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
getGeneralActionNames(): BladeburnerGeneralActionName[];
|
||||
getGeneralActionNames(): string[];
|
||||
```
|
||||
**Returns:**
|
||||
|
||||
[BladeburnerGeneralActionName](./bitburner.bladeburnergeneralactionname.md)<!-- -->\[\]
|
||||
string\[\]
|
||||
|
||||
Array of strings containing the names of all general Bladeburner actions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user