Uses of Enum Class
com.fs.starfarer.api.loading.VariantSource
Packages that use VariantSource
-
Uses of VariantSource in com.fs.starfarer.api.combat
Methods in com.fs.starfarer.api.combat that return VariantSourceMethods in com.fs.starfarer.api.combat with parameters of type VariantSource -
Uses of VariantSource in com.fs.starfarer.api.loading
Methods in com.fs.starfarer.api.loading that return VariantSourceModifier and TypeMethodDescriptionstatic VariantSource
Returns the enum constant of this class with the specified name.static VariantSource[]
VariantSource.values()
Returns an array containing the constants of this enum class, in the order they are declared.