![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
| struct | AddonInfo |
| struct | SavedAddon |
| struct | BannedAddon |
Namespaces | |
| namespace | AddonMgr |
Macros | |
| #define | STANDARD_ADDON_CRC 0x4c1c776d |
Typedefs | |
| typedef std::list< BannedAddon > | AddonMgr::BannedAddonList |
Functions | |
| void | AddonMgr::LoadFromDB () |
| void | AddonMgr::SaveAddon (AddonInfo const &addon) |
| SavedAddon const * | AddonMgr::GetAddonInfo (const std::string &name) |
| BannedAddonList const * | AddonMgr::GetBannedAddons () |
| #define STANDARD_ADDON_CRC 0x4c1c776d |