1 #ifndef OPENMW_ESM_GLOB_H
2 #define OPENMW_ESM_GLOB_H
bool operator==(const CellId &left, const CellId &right)
Definition: cellid.cpp:29
Definition: esmreader.hpp:21
void load(ESMReader &esm, bool &isDeleted)
Definition: loadglob.cpp:11
void blank()
Set record to default state (does not touch the ID).
Definition: loadglob.cpp:42
void save(ESMWriter &esm, bool isDeleted=false) const
Definition: loadglob.cpp:28
Definition: loadglob.hpp:18
Variant mValue
Definition: loadglob.hpp:25
Definition: esmwriter.hpp:17
static std::string getRecordType()
Return a string descriptor for this record type. Currently used for debugging / error logs only...
Definition: loadglob.hpp:22
std::string mId
Definition: loadglob.hpp:24
Definition: variant.hpp:25
static unsigned int sRecordId
Definition: loadglob.hpp:20