Uses of Enum Class
studio.magemonkey.codex.modules.IExternalModule.LoadPriority
Packages that use IExternalModule.LoadPriority
-
Uses of IExternalModule.LoadPriority in studio.magemonkey.codex.modules
Methods in studio.magemonkey.codex.modules that return IExternalModule.LoadPriorityModifier and TypeMethodDescriptionabstract IExternalModule.LoadPriorityIExternalModule.getPriority()static IExternalModule.LoadPriorityReturns the enum constant of this class with the specified name.static IExternalModule.LoadPriority[]IExternalModule.LoadPriority.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in studio.magemonkey.codex.modules with parameters of type IExternalModule.LoadPriorityModifier and TypeMethodDescriptionvoidModuleManager.registerExternal(IExternalModule.LoadPriority priority)