1 #ifndef OPENMW_ESM_SSCR_H
2 #define OPENMW_ESM_SSCR_H
Definition: loadsscr.hpp:20
Definition: esmreader.hpp:21
std::string mId
Definition: loadsscr.hpp:27
void blank()
Definition: loadsscr.cpp:58
Definition: esmwriter.hpp:17
static unsigned int sRecordId
Definition: loadsscr.hpp:22
void load(ESMReader &esm, bool &isDeleted)
Definition: loadsscr.cpp:11
void save(ESMWriter &esm, bool isDeleted=false) const
Definition: loadsscr.cpp:45
static std::string getRecordType()
Return a string descriptor for this record type. Currently used for debugging / error logs only...
Definition: loadsscr.hpp:24
std::string mData
Definition: loadsscr.hpp:26