Uses of Enum Class
gg.xp.xivsupport.events.state.combatstate.CastResult
Packages that use CastResult
- 
Uses of CastResult in gg.xp.xivsupport.events.state.combatstate
Methods in gg.xp.xivsupport.events.state.combatstate that return CastResultModifier and TypeMethodDescriptionCastTracker.getResult()static CastResultReturns the enum constant of this class with the specified name.static CastResult[]CastResult.values()Returns an array containing the constants of this enum class, in the order they are declared.