Uses of Enum Class
com.fs.starfarer.api.campaign.econ.Industry.AICoreDescriptionMode
Packages that use Industry.AICoreDescriptionMode
-
Uses of Industry.AICoreDescriptionMode in com.fs.starfarer.api.campaign.econ
Methods in com.fs.starfarer.api.campaign.econ that return Industry.AICoreDescriptionModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Industry.AICoreDescriptionMode[]
Industry.AICoreDescriptionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.fs.starfarer.api.campaign.econ with parameters of type Industry.AICoreDescriptionModeModifier and TypeMethodDescriptionvoid
Industry.addAICoreSection
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) void
Industry.addAICoreSection
(TooltipMakerAPI tooltip, String coreId, Industry.AICoreDescriptionMode mode) -
Uses of Industry.AICoreDescriptionMode in com.fs.starfarer.api.impl.campaign.econ.impl
Methods in com.fs.starfarer.api.impl.campaign.econ.impl with parameters of type Industry.AICoreDescriptionModeModifier and TypeMethodDescriptionvoid
BaseIndustry.addAICoreSection
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) void
BaseIndustry.addAICoreSection
(TooltipMakerAPI tooltip, String coreId, Industry.AICoreDescriptionMode mode) protected void
BaseIndustry.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
Cryorevival.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
GroundDefenses.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
MilitaryBase.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
OrbitalStation.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
PlanetaryShield.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
Spaceport.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
TechMining.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
TradeCenter.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
Waystation.addAlphaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
BaseIndustry.addBetaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
BaseIndustry.addGammaCoreDescription
(TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode) protected void
BaseIndustry.addUnknownCoreDescription
(String coreId, TooltipMakerAPI tooltip, Industry.AICoreDescriptionMode mode)