Uses of Enum Class
org.rspeer.game.script.meta.ScriptCategory
Packages that use ScriptCategory
-
Uses of ScriptCategory in org.rspeer.game.script.meta
Subclasses with type arguments of type ScriptCategory in org.rspeer.game.script.metaMethods in org.rspeer.game.script.meta that return ScriptCategoryModifier and TypeMethodDescriptionstatic ScriptCategoryReturns the enum constant of this class with the specified name.static ScriptCategory[]ScriptCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.