Data Fields | |
| uint16 | count |
| How many industries are loaded. | |
| IndustryType | index [NUM_INDUSTRYTYPES+1] |
| Type of industry, in the order it was loaded. | |
| StringID | text [NUM_INDUSTRYTYPES+1] |
| Text coming from CBM_IND_FUND_MORE_TEXT (if ever). | |
| bool | enabled [NUM_INDUSTRYTYPES+1] |
| availability state, coming from CBID_INDUSTRY_AVAILABLE (if ever) | |
Definition at line 53 of file industry_gui.cpp.
1.5.6