bitburner-src/markdown/bitburner.bladeburner.getcontractnames.md

26 lines
667 B
Markdown
Raw Normal View History

<!-- 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; [getContractNames](./bitburner.bladeburner.getcontractnames.md)
## Bladeburner.getContractNames() method
List all contracts.
**Signature:**
```typescript
getContractNames(): BladeburnerContractName[];
```
**Returns:**
[BladeburnerContractName](./bitburner.bladeburnercontractname.md)<!-- -->\[\]
Array of strings containing the names of all Bladeburner contracts.
## Remarks
RAM cost: 0.4 GB
Returns an array of strings containing the names of all Bladeburner contracts.