Uses of Enum Class
com.fs.starfarer.api.loading.WingRole
Packages that use WingRole
-
Uses of WingRole in com.fs.starfarer.api.combat
Methods in com.fs.starfarer.api.combat that return WingRole -
Uses of WingRole in com.fs.starfarer.api.loading
Methods in com.fs.starfarer.api.loading that return WingRoleModifier and TypeMethodDescriptionFighterWingSpecAPI.getRole()
static WingRole
Returns the enum constant of this class with the specified name.static WingRole[]
WingRole.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 WingRole