|
LeviLamina
|
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::ModManagerRegistry | inline |
| executeOnModEnable(std::function< void(std::string_view name)> &&fn, std::weak_ptr< Mod > mod=NativeMod::current()) noexcept (defined in ll::mod::ModManagerRegistry) | ll::mod::ModManagerRegistry | inline |
| executeOnModLoad(std::function< void(std::string_view name)> &&fn, std::weak_ptr< Mod > mod=NativeMod::current()) noexcept (defined in ll::mod::ModManagerRegistry) | ll::mod::ModManagerRegistry | inline |
| executeOnModUnload(std::function< void(std::string_view name)> &&fn, std::weak_ptr< Mod > mod=NativeMod::current()) noexcept (defined in ll::mod::ModManagerRegistry) | ll::mod::ModManagerRegistry | inline |
| getInstance() (defined in ll::mod::ModManagerRegistry) | ll::mod::ModManagerRegistry | static |
| 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 |