|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| struct | AddonInfo |
| struct | BannedAddon |
| struct | SavedAddon |
Namespaces | |
| namespace | AddonMgr |
Macros | |
| #define | STANDARD_ADDON_CRC 0x4C1C776D |
Typedefs | |
| typedef std::list< BannedAddon > | AddonMgr::BannedAddonList |
Functions | |
| SavedAddon const * | AddonMgr::GetAddonInfo (const std::string &name) |
| BannedAddonList const * | AddonMgr::GetBannedAddons () |
| void | AddonMgr::LoadFromDB () |
| void | AddonMgr::SaveAddon (AddonInfo const &addon) |
| #define STANDARD_ADDON_CRC 0x4C1C776D |
Definition at line 45 of file AddonMgr.h.