bitburner-src/markdown/bitburner.corporation.getindustrydata.md

31 lines
706 B
Markdown
Raw Permalink Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Corporation](./bitburner.corporation.md) &gt; [getIndustryData](./bitburner.corporation.getindustrydata.md)
## Corporation.getIndustryData() method
Get constant data of an industry.
**Signature:**
```typescript
getIndustryData(industryName: CorpIndustryName): CorpIndustryData;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| industryName | [CorpIndustryName](./bitburner.corpindustryname.md) | Name of the industry |
**Returns:**
[CorpIndustryData](./bitburner.corpindustrydata.md)
Industry data
## Remarks
RAM cost: 10 GB