Uses of Enum Class
zombie.scripting.ui.XuiVarType
Packages that use XuiVarType
-
Uses of XuiVarType in zombie.scripting.objects
Methods in zombie.scripting.objects that return types with arguments of type XuiVarType -
Uses of XuiVarType in zombie.scripting.ui
Subclasses with type arguments of type XuiVarType in zombie.scripting.uiFields in zombie.scripting.ui with type parameters of type XuiVarTypeMethods in zombie.scripting.ui that return XuiVarTypeModifier and TypeMethodDescriptionXuiLuaStyle.XuiVar.getType()XuiScript.XuiVar.getType()static XuiVarTypeReturns the enum constant of this class with the specified name.static XuiVarType[]XuiVarType.values()Returns an array containing the constants of this enum class, in the order they are declared.