Uses of Enum Class
zombie.scripting.ScriptType.Flags
Packages that use ScriptType.Flags
-
Uses of ScriptType.Flags in zombie.scripting
Subclasses with type arguments of type ScriptType.Flags in zombie.scriptingMethods in zombie.scripting that return ScriptType.FlagsModifier and TypeMethodDescriptionstatic ScriptType.Flags
Returns the enum constant of this class with the specified name.static ScriptType.Flags[]
ScriptType.Flags.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.scripting with parameters of type ScriptType.FlagsMethod parameters in zombie.scripting with type arguments of type ScriptType.Flags