Uses of Enum Class
com.fs.starfarer.api.impl.campaign.missions.academy.GAAtTheGates.ScanEncounterVariation
Packages that use GAAtTheGates.ScanEncounterVariation
-
Uses of GAAtTheGates.ScanEncounterVariation in com.fs.starfarer.api.impl.campaign.missions.academy
Fields in com.fs.starfarer.api.impl.campaign.missions.academy with type parameters of type GAAtTheGates.ScanEncounterVariationModifier and TypeFieldDescriptionprotected List<GAAtTheGates.ScanEncounterVariation>
GAAtTheGates.scanEncounterVariations
Methods in com.fs.starfarer.api.impl.campaign.missions.academy that return GAAtTheGates.ScanEncounterVariationModifier and TypeMethodDescriptionGAAtTheGates.pickGateEvent()
Returns the enum constant of this class with the specified name.static GAAtTheGates.ScanEncounterVariation[]
GAAtTheGates.ScanEncounterVariation.values()
Returns an array containing the constants of this enum class, in the order they are declared.