bitburner-src/markdown/bitburner.bladeburner.getoperationnames.md
Olivier Gagnon 2b79871c02 doc
2021-11-03 00:27:21 -04:00

26 lines
596 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Bladeburner](./bitburner.bladeburner.md) &gt; [getOperationNames](./bitburner.bladeburner.getoperationnames.md)
## Bladeburner.getOperationNames() method
List all operations.
<b>Signature:</b>
```typescript
getOperationNames(): string[];
```
<b>Returns:</b>
string\[\]
Array of strings containing the names of all Bladeburner operations.
## Remarks
RAM cost: 0.4 GB
Returns an array of strings containing the names of all Bladeburner operations.