Uses of Enum Class
com.fs.starfarer.api.impl.campaign.intel.misc.GateHaulerIntel.GateHaulerAction
Packages that use GateHaulerIntel.GateHaulerAction
-
Uses of GateHaulerIntel.GateHaulerAction in com.fs.starfarer.api.impl.campaign.intel.misc
Fields in com.fs.starfarer.api.impl.campaign.intel.misc declared as GateHaulerIntel.GateHaulerActionModifier and TypeFieldDescriptionprotected GateHaulerIntel.GateHaulerAction
GateHaulerIntel.action
Methods in com.fs.starfarer.api.impl.campaign.intel.misc that return GateHaulerIntel.GateHaulerActionModifier and TypeMethodDescriptionGateHaulerIntel.getAction()
Returns the enum constant of this class with the specified name.static GateHaulerIntel.GateHaulerAction[]
GateHaulerIntel.GateHaulerAction.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.misc with parameters of type GateHaulerIntel.GateHaulerActionModifier and TypeMethodDescriptionprotected void
GateHaulerIntel.setAction
(GateHaulerIntel.GateHaulerAction action)