1 #ifndef OPENMW_ESM_CUSTOMMARKERSTATE_H
2 #define OPENMW_ESM_CUSTOMMARKERSTATE_H
ESM::CellId mCell
Definition: custommarkerstate.hpp:15
Definition: esmreader.hpp:21
bool operator==(const CustomMarker &other)
Definition: custommarkerstate.hpp:19
float mWorldX
Definition: custommarkerstate.hpp:12
Definition: esmwriter.hpp:17
std::string mNote
Definition: custommarkerstate.hpp:17
float mWorldY
Definition: custommarkerstate.hpp:13
void load(ESM::ESMReader &reader)
Definition: custommarkerstate.cpp:18
void save(ESM::ESMWriter &writer) const
Definition: custommarkerstate.cpp:9
Definition: custommarkerstate.hpp:10
Definition: cellid.hpp:11