bitburner-src/markdown/bitburner.corporation.createcorporation.md
2022-01-16 16:11:56 +00:00

697 B

Home > bitburner > Corporation > createCorporation

Corporation.createCorporation() method

Create a Corporation

Signature:

createCorporation(corporationName: string, selfFund: boolean): boolean;

Parameters

Parameter Type Description
corporationName string
selfFund boolean If you should self fund, defaults to true, false will only work on Bitnode 3

Returns:

boolean

true if created and false if not