Uses of Enum Class
com.fs.starfarer.api.impl.campaign.missions.DelayedFleetEncounter.EncounterLocation
Packages that use DelayedFleetEncounter.EncounterLocation
-
Uses of DelayedFleetEncounter.EncounterLocation in com.fs.starfarer.api.impl.campaign.missions
Fields in com.fs.starfarer.api.impl.campaign.missions with type parameters of type DelayedFleetEncounter.EncounterLocationModifier and TypeFieldDescriptionprotected List<DelayedFleetEncounter.EncounterLocation>
DelayedFleetEncounter.allowedLocations
Methods in com.fs.starfarer.api.impl.campaign.missions that return DelayedFleetEncounter.EncounterLocationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DelayedFleetEncounter.EncounterLocation.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.missions with parameters of type DelayedFleetEncounter.EncounterLocationModifier and TypeMethodDescriptionvoid
DelayedFleetEncounter.setLocations
(boolean allowInsidePopulatedSystems, String requireLargestMarketNotHostileToFaction, DelayedFleetEncounter.EncounterLocation... locations)