Class IndustryOptionProvider.IndustryOptionData
java.lang.Object
com.fs.starfarer.api.campaign.listeners.IndustryOptionProvider.IndustryOptionData
- Enclosing interface:
- IndustryOptionProvider
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIndustryOptionData
(String text, Object id, Industry ind, IndustryOptionProvider provider) -
Method Summary
-
Field Details
-
text
-
color
-
enabled
public boolean enabled -
id
-
ind
-
provider
-
-
Constructor Details
-
IndustryOptionData
-