1 #ifndef COMPONENTS_ESM_DEBUGPROFILE_H
2 #define COMPONENTS_ESM_DEBUGPROFILE_H
Flags
Definition: debugprofile.hpp:15
Definition: esmreader.hpp:21
unsigned int mFlags
Definition: debugprofile.hpp:28
static unsigned int sRecordId
Definition: debugprofile.hpp:13
std::string mScriptText
Definition: debugprofile.hpp:26
Definition: esmwriter.hpp:17
void save(ESMWriter &esm, bool isDeleted=false) const
Definition: debugprofile.cpp:41
Definition: debugprofile.hpp:17
std::string mDescription
Definition: debugprofile.hpp:24
Definition: debugprofile.hpp:19
Definition: debugprofile.hpp:11
void blank()
Set record to default state (does not touch the ID).
Definition: debugprofile.cpp:56
Definition: debugprofile.hpp:18
void load(ESMReader &esm, bool &isDeleted)
Definition: debugprofile.cpp:9
std::string mId
Definition: debugprofile.hpp:22