Uses of Enum Class
com.fs.starfarer.api.campaign.events.CampaignEventPlugin.CampaignEventCategory
Packages that use CampaignEventPlugin.CampaignEventCategory
Package
Description
-
Uses of CampaignEventPlugin.CampaignEventCategory in com.fs.starfarer.api.campaign.events
Methods in com.fs.starfarer.api.campaign.events that return CampaignEventPlugin.CampaignEventCategoryModifier and TypeMethodDescriptionCampaignEventPlugin.getEventCategory()
Returns the enum constant of this class with the specified name.CampaignEventPlugin.CampaignEventCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CampaignEventPlugin.CampaignEventCategory in com.fs.starfarer.api.impl.campaign.events
Methods in com.fs.starfarer.api.impl.campaign.events that return CampaignEventPlugin.CampaignEventCategoryModifier and TypeMethodDescriptionBaseEventPlugin.getEventCategory()
FleetLogEvent.getEventCategory()
TradeInfoUpdateEvent.getEventCategory()
-
Uses of CampaignEventPlugin.CampaignEventCategory in com.fs.starfarer.api.impl.campaign.events.nearby
Methods in com.fs.starfarer.api.impl.campaign.events.nearby that return CampaignEventPlugin.CampaignEventCategory -
Uses of CampaignEventPlugin.CampaignEventCategory in com.fs.starfarer.api.impl.campaign.tutorial
Methods in com.fs.starfarer.api.impl.campaign.tutorial that return CampaignEventPlugin.CampaignEventCategory