LeviLamina
Loading...
Searching...
No Matches
ll::mod::ModManagerRegistry Member List

This is the complete list of members for ll::mod::ModManagerRegistry, including all inherited members.

addManager(std::shared_ptr< ModManager > const &manager) (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
CallbackId typedef (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
eraseManager(std::string_view type) (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
eraseOnModCallback(CallbackId id) noexcept (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
eraseOnModCallback(std::weak_ptr< Mod > mod, ModCallbackType type=ModCallbackType::All) noexcept (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
executeOnMod(ModCallbackType type, std::function< void(std::string_view name)> &&fn, std::weak_ptr< Mod > mod=NativeMod::current()) noexcept (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
executeOnModDisable(std::function< void(std::string_view name)> &&fn, std::weak_ptr< Mod > mod=NativeMod::current()) noexcept (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistryinline
executeOnModEnable(std::function< void(std::string_view name)> &&fn, std::weak_ptr< Mod > mod=NativeMod::current()) noexcept (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistryinline
executeOnModLoad(std::function< void(std::string_view name)> &&fn, std::weak_ptr< Mod > mod=NativeMod::current()) noexcept (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistryinline
executeOnModUnload(std::function< void(std::string_view name)> &&fn, std::weak_ptr< Mod > mod=NativeMod::current()) noexcept (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistryinline
getInstance() (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistrystatic
getManager(std::string_view type) const (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
getManagerForMod(std::string_view name) const (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
getMod(std::string_view name) const (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
getModType(std::string_view name) const (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
hasManager(std::string_view type) const (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
hasMod(std::string_view name) const (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
managers() const (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
ModCallbackType enum name (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry
mods() const (defined in ll::mod::ModManagerRegistry)ll::mod::ModManagerRegistry