Uses of Enum Class
com.fs.starfarer.api.impl.campaign.abilities.ai.EmergencyBurnAbilityAI.UseCost
Packages that use EmergencyBurnAbilityAI.UseCost
-
Uses of EmergencyBurnAbilityAI.UseCost in com.fs.starfarer.api.impl.campaign.abilities.ai
Methods in com.fs.starfarer.api.impl.campaign.abilities.ai that return EmergencyBurnAbilityAI.UseCostModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EmergencyBurnAbilityAI.UseCost[]
EmergencyBurnAbilityAI.UseCost.values()
Returns an array containing the constants of this enum class, in the order they are declared.