Uses of Enum Class
com.fs.starfarer.api.impl.campaign.intel.punitive.PunitiveExpeditionIntel.PunExOutcome
Packages that use PunitiveExpeditionIntel.PunExOutcome
-
Uses of PunitiveExpeditionIntel.PunExOutcome in com.fs.starfarer.api.impl.campaign.intel.punitive
Fields in com.fs.starfarer.api.impl.campaign.intel.punitive declared as PunitiveExpeditionIntel.PunExOutcomeModifier and TypeFieldDescriptionprotected PunitiveExpeditionIntel.PunExOutcome
PunitiveExpeditionIntel.outcome
Methods in com.fs.starfarer.api.impl.campaign.intel.punitive that return PunitiveExpeditionIntel.PunExOutcomeModifier and TypeMethodDescriptionPunitiveExpeditionIntel.getOutcome()
Returns the enum constant of this class with the specified name.static PunitiveExpeditionIntel.PunExOutcome[]
PunitiveExpeditionIntel.PunExOutcome.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.fs.starfarer.api.impl.campaign.intel.punitive with parameters of type PunitiveExpeditionIntel.PunExOutcomeModifier and TypeMethodDescriptionvoid
PunitiveExpeditionIntel.setOutcome
(PunitiveExpeditionIntel.PunExOutcome outcome)