Uses of Enum Class
com.fs.starfarer.api.campaign.FleetEncounterContextPlugin.EngagementOutcome
Packages that use FleetEncounterContextPlugin.EngagementOutcome
-
Uses of FleetEncounterContextPlugin.EngagementOutcome in com.fs.starfarer.api.campaign
Methods in com.fs.starfarer.api.campaign that return FleetEncounterContextPlugin.EngagementOutcomeModifier and TypeMethodDescriptionFleetEncounterContextPlugin.getLastEngagementOutcome()
Returns the enum constant of this class with the specified name.FleetEncounterContextPlugin.EngagementOutcome.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FleetEncounterContextPlugin.EngagementOutcome in com.fs.starfarer.api.impl.campaign
Fields in com.fs.starfarer.api.impl.campaign declared as FleetEncounterContextPlugin.EngagementOutcomeMethods in com.fs.starfarer.api.impl.campaign that return FleetEncounterContextPlugin.EngagementOutcome