TrinityCore
Loading...
Searching...
No Matches
AddonMgr.cpp File Reference
#include "AddonMgr.h"
#include "CryptoHash.h"
#include "DatabaseEnv.h"
#include "DBCStores.h"
#include "Log.h"
#include "Timer.h"
+ Include dependency graph for AddonMgr.cpp:

Go to the source code of this file.

Namespaces

namespace  AddonMgr
 

Functions

void AddonMgr::LoadFromDB ()
 
void AddonMgr::SaveAddon (std::string const &name, uint32 publicKeyCrc)
 
SavedAddon const * AddonMgr::GetAddonInfo (const std::string &name)
 
BannedAddonList const * AddonMgr::GetBannedAddons ()