Uses of Enum Class
gg.xp.xivsupport.autoexit.AutoExit.State
Packages that use AutoExit.State
-
Uses of AutoExit.State in gg.xp.xivsupport.autoexit
Methods in gg.xp.xivsupport.autoexit that return AutoExit.StateModifier and TypeMethodDescriptionAutoExit.getState()static AutoExit.StateReturns the enum constant of this class with the specified name.static AutoExit.State[]AutoExit.State.values()Returns an array containing the constants of this enum class, in the order they are declared.