mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
662 B
662 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