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

589 B

Home > bitburner > Bladeburner > getContractNames

Bladeburner.getContractNames() method

List all contracts.

Signature:

getContractNames(): string[];

Returns:

string[]

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.