ManaPlus
Namespaces | Functions
npcdb.h File Reference

(986a3bf)

#include "enums/simpletypes/beingtypeid.h"
#include "enums/simpletypes/skiperror.h"
#include <string>
#include "localconsts.h"

Go to the source code of this file.

Namespaces

 NPCDB
 

Functions

void NPCDB::load ()
 
void NPCDB::unload ()
 
BeingInfoNPCDB::get (const BeingTypeId id)
 
BeingTypeId NPCDB::getAvatarFor (const BeingTypeId id)
 
void NPCDB::loadXmlFile (const std::string &fileName, const SkipError skipError)