1 #ifndef OPENMW_ESM_STAT_H
2 #define OPENMW_ESM_STAT_H
void save(ESMWriter &esm, bool isDeleted=false) const
Definition: loadstat.cpp:41
Definition: esmreader.hpp:21
void load(ESMReader &esm, bool &isDeleted)
Definition: loadstat.cpp:11
static unsigned int sRecordId
Definition: loadstat.hpp:25
void blank()
Set record to default state (does not touch the ID).
Definition: loadstat.cpp:54
Definition: esmwriter.hpp:17
static std::string getRecordType()
Return a string descriptor for this record type. Currently used for debugging / error logs only...
Definition: loadstat.hpp:27
std::string mId
Definition: loadstat.hpp:29
std::string mModel
Definition: loadstat.hpp:29
Definition: loadstat.hpp:23