Uses of Enum Class
com.fs.starfarer.api.impl.campaign.eventide.DuelPanel.AttackResult
Packages that use DuelPanel.AttackResult
-
Uses of DuelPanel.AttackResult in com.fs.starfarer.api.impl.campaign.eventide
Methods in com.fs.starfarer.api.impl.campaign.eventide that return DuelPanel.AttackResultModifier and TypeMethodDescriptionDuelPanel.checkAttackVsDefense
(Actor attacker, Actor defender) static DuelPanel.AttackResult
Returns the enum constant of this class with the specified name.static DuelPanel.AttackResult[]
DuelPanel.AttackResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.