1 #ifndef OPENMW_ESM_BSGN_H
2 #define OPENMW_ESM_BSGN_H
void blank()
Set record to default state (does not touch the ID/index).
Definition: loadbsgn.cpp:69
void load(ESMReader &esm, bool &isDeleted)
Definition: loadbsgn.cpp:11
std::string mTexture
Definition: loadbsgn.hpp:20
Definition: esmreader.hpp:21
static unsigned int sRecordId
Definition: loadbsgn.hpp:16
SpellList mPowers
Definition: loadbsgn.hpp:23
std::string mId
Definition: loadbsgn.hpp:20
Definition: esmwriter.hpp:17
std::string mName
Definition: loadbsgn.hpp:20
Definition: spelllist.hpp:16
Definition: loadbsgn.hpp:14
void save(ESMWriter &esm, bool isDeleted=false) const
Definition: loadbsgn.cpp:53
static std::string getRecordType()
Return a string descriptor for this record type. Currently used for debugging / error logs only...
Definition: loadbsgn.hpp:18
std::string mDescription
Definition: loadbsgn.hpp:20