ManaPlus
|
Go to the source code of this file.
Data Structures | |
struct | QuestVar |
Typedefs | |
typedef std::map< int, QuestVar > | NpcQuestVarMap |
typedef NpcQuestVarMap::const_iterator | NpcQuestVarMapCIter |
typedef std::map<int, QuestVar> NpcQuestVarMap |
Definition at line 58 of file questvar.h.
typedef NpcQuestVarMap::const_iterator NpcQuestVarMapCIter |
Definition at line 59 of file questvar.h.