1 #ifndef OPENMW_ESM_CLOT_H
2 #define OPENMW_ESM_CLOT_H
Definition: loadclot.hpp:33
std::string mName
Definition: loadclot.hpp:49
Definition: loadclot.hpp:28
Definition: esmreader.hpp:21
Definition: loadclot.hpp:26
Definition: loadarmo.hpp:54
Definition: loadclot.hpp:27
std::string mModel
Definition: loadclot.hpp:49
PartReferenceList mParts
Definition: loadclot.hpp:47
std::string mScript
Definition: loadclot.hpp:49
Definition: loadclot.hpp:30
Type
Definition: loadclot.hpp:24
CTDTstruct mData
Definition: loadclot.hpp:45
Definition: loadclot.hpp:34
Definition: esmwriter.hpp:17
int mType
Definition: loadclot.hpp:40
float mWeight
Definition: loadclot.hpp:41
std::string mId
Definition: loadclot.hpp:49
Definition: loadclot.hpp:32
Definition: loadclot.hpp:38
short mEnchant
Definition: loadclot.hpp:43
void blank()
Set record to default state (does not touch the ID).
Definition: loadclot.cpp:88
Definition: loadclot.hpp:35
Definition: loadclot.hpp:31
static std::string getRecordType()
Return a string descriptor for this record type. Currently used for debugging / error logs only...
Definition: loadclot.hpp:22
void save(ESMWriter &esm, bool isDeleted=false) const
Definition: loadclot.cpp:66
Definition: loadclot.hpp:18
static unsigned int sRecordId
Definition: loadclot.hpp:20
Definition: loadclot.hpp:29
std::string mEnchant
Definition: loadclot.hpp:49
short mValue
Definition: loadclot.hpp:42
void load(ESMReader &esm, bool &isDeleted)
Definition: loadclot.cpp:11
std::string mIcon
Definition: loadclot.hpp:49