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