Uses of Interface
com.fs.starfarer.api.campaign.events.CampaignEventPlugin.PriceUpdatePlugin
Packages that use CampaignEventPlugin.PriceUpdatePlugin
Package
Description
-
Uses of CampaignEventPlugin.PriceUpdatePlugin in com.fs.starfarer.api.campaign.comm
Methods in com.fs.starfarer.api.campaign.comm that return types with arguments of type CampaignEventPlugin.PriceUpdatePluginMethod parameters in com.fs.starfarer.api.campaign.comm with type arguments of type CampaignEventPlugin.PriceUpdatePluginModifier and TypeMethodDescriptionvoid
CommMessageAPI.setPriceUpdates
(List<CampaignEventPlugin.PriceUpdatePlugin> priceUpdates) -
Uses of CampaignEventPlugin.PriceUpdatePlugin in com.fs.starfarer.api.campaign.events
Methods in com.fs.starfarer.api.campaign.events that return types with arguments of type CampaignEventPlugin.PriceUpdatePlugin -
Uses of CampaignEventPlugin.PriceUpdatePlugin in com.fs.starfarer.api.impl.campaign.events
Classes in com.fs.starfarer.api.impl.campaign.events that implement CampaignEventPlugin.PriceUpdatePluginMethods in com.fs.starfarer.api.impl.campaign.events that return types with arguments of type CampaignEventPlugin.PriceUpdatePluginModifier and TypeMethodDescriptionBaseEventPlugin.getPriceUpdates()
FoodShortageEvent.getPriceUpdates()
TradeInfoUpdateEvent.getPriceUpdates()