Uses of Enum Class
com.fs.starfarer.api.characters.SkillEffectType
Packages that use SkillEffectType
-
Uses of SkillEffectType in com.fs.starfarer.api.characters
Methods in com.fs.starfarer.api.characters that return SkillEffectTypeModifier and TypeMethodDescriptionSkillSpecAPI.SkillEffectSpecAPI.getType()
static SkillEffectType
Returns the enum constant of this class with the specified name.static SkillEffectType[]
SkillEffectType.values()
Returns an array containing the constants of this enum class, in the order they are declared.