Uses of Enum Class
com.fs.starfarer.api.impl.campaign.FleetInteractionDialogPluginImpl.OptionId
Packages that use FleetInteractionDialogPluginImpl.OptionId
-
Uses of FleetInteractionDialogPluginImpl.OptionId in com.fs.starfarer.api.impl.campaign
Fields in com.fs.starfarer.api.impl.campaign declared as FleetInteractionDialogPluginImpl.OptionIdMethods in com.fs.starfarer.api.impl.campaign that return FleetInteractionDialogPluginImpl.OptionIdModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.FleetInteractionDialogPluginImpl.OptionId.values()
Returns an array containing the constants of this enum class, in the order they are declared.