Uses of Enum Class
com.fs.starfarer.api.combat.ShipSystemAPI.SystemState
Packages that use ShipSystemAPI.SystemState
-
Uses of ShipSystemAPI.SystemState in com.fs.starfarer.api.combat
Methods in com.fs.starfarer.api.combat that return ShipSystemAPI.SystemStateModifier and TypeMethodDescriptionShipSystemAPI.getState()
static ShipSystemAPI.SystemState
Returns the enum constant of this class with the specified name.static ShipSystemAPI.SystemState[]
ShipSystemAPI.SystemState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.fs.starfarer.api.combat with parameters of type ShipSystemAPI.SystemStateModifier and TypeMethodDescriptionvoid
ShipSystemAPI.forceState
(ShipSystemAPI.SystemState state, float progress)