JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
studio.magemonkey.codex.hooks.HookState
Packages that use
HookState
Package
Description
studio.magemonkey.codex.hooks
Uses of
HookState
in
studio.magemonkey.codex.hooks
Methods in
studio.magemonkey.codex.hooks
that return
HookState
Modifier and Type
Method
Description
static
HookState
HookState.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
HookState
[]
HookState.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.