bitburner-src/markdown/bitburner.corporation.expandindustry.md
2022-12-29 20:28:53 -05:00

668 B

Home > bitburner > Corporation > expandIndustry

Corporation.expandIndustry() method

Expand to a new industry

Signature:

expandIndustry(industryType: CorpIndustryName, divisionName: string): void;

Parameters

Parameter Type Description
industryType CorpIndustryName Name of the industry
divisionName string Name of the division

Returns:

void