bitburner-src/markdown/bitburner.bladeburner.getcontractnames.md
catloversg cacecda72f
API: Add types for parameters of gym-university-bladeburner API (Fix merging error) (#1596)
* API: Add types for parameters of gym-university-bladeburner API
* Fix merging error
2024-08-17 14:08:55 -07:00

667 B

Home > bitburner > Bladeburner > getContractNames

Bladeburner.getContractNames() method

List all contracts.

Signature:

getContractNames(): BladeburnerContractName[];

Returns:

BladeburnerContractName[]

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.