Uses of Class
org.rspeer.game.script.meta.ScriptCategory
-
Packages that use ScriptCategory Package Description org.rspeer.game.script.meta -
-
Uses of ScriptCategory in org.rspeer.game.script.meta
Methods in org.rspeer.game.script.meta that return ScriptCategory Modifier and Type Method Description ScriptCategory[]categories()static ScriptCategoryScriptCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static ScriptCategory[]ScriptCategory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-