TrinityCore
|
Go to the source code of this file.
Classes | |
struct | AddonInfo |
struct | SavedAddon |
struct | BannedAddon |
Namespaces | |
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 |