![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AddonMgr.h"
#include "CryptoHash.h"
#include "DatabaseEnv.h"
#include "Log.h"
#include "Timer.h"
#include "QueryResult.h"
#include <list>
Go to the source code of this file.
Namespaces | |
namespace | AddonMgr |
Functions | |
void | AddonMgr::LoadFromDB () |
void | AddonMgr::SaveAddon (AddonInfo const &addon) |
SavedAddon const * | AddonMgr::GetAddonInfo (const std::string &name) |
BannedAddonList const * | AddonMgr::GetBannedAddons () |