1 #ifndef OPENMW_ESM_DOOR_H
2 #define OPENMW_ESM_DOOR_H
std::string mId
Definition: loaddoor.hpp:18
std::string mName
Definition: loaddoor.hpp:18
Definition: esmreader.hpp:21
std::string mScript
Definition: loaddoor.hpp:18
std::string mOpenSound
Definition: loaddoor.hpp:18
Definition: esmwriter.hpp:17
Definition: loaddoor.hpp:12
std::string mCloseSound
Definition: loaddoor.hpp:18
static unsigned int sRecordId
Definition: loaddoor.hpp:14
void save(ESMWriter &esm, bool isDeleted=false) const
Definition: loaddoor.cpp:54
static std::string getRecordType()
Return a string descriptor for this record type. Currently used for debugging / error logs only...
Definition: loaddoor.hpp:16
void load(ESMReader &esm, bool &isDeleted)
Definition: loaddoor.cpp:11
void blank()
Set record to default state (does not touch the ID).
Definition: loaddoor.cpp:71
std::string mModel
Definition: loaddoor.hpp:18