Files
bitburner-src/markdown/bitburner.bladeburner.getcontractnames.md
2022-10-21 11:16:00 -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.