![]() |
ManaPlus
|
#include "enums/simpletypes/skiperror.h"#include "utils/vector.h"#include "resources/questvar.h"#include <string>#include "localconsts.h"Go to the source code of this file.
Namespaces | |
| QuestDb | |
Functions | |
| void | QuestDb::load () |
| void | QuestDb::loadXmlFile (const std::string &fileName, const SkipError skipError) |
| void | QuestDb::unload () |
| NpcQuestVarMap * | QuestDb::getVars () |
| std::map< int, std::vector< QuestItem * > > * | QuestDb::getQuests () |
| std::vector< QuestEffect * > * | QuestDb::getAllEffects () |
| std::string | QuestDb::getName (const int id) |