|
OpenMW
|
#include <cellid.hpp>
Classes | |
| struct | CellIndex |
Public Member Functions | |
| void | load (ESMReader &esm) |
| void | save (ESMWriter &esm) const |
Public Attributes | |
| std::string | mWorldspace |
| CellIndex | mIndex |
| bool | mPaged |
Static Public Attributes | |
| static const std::string | sDefaultWorldspace = "sys::default" |
| void ESM::CellId::load | ( | ESMReader & | esm | ) |
| void ESM::CellId::save | ( | ESMWriter & | esm | ) | const |
| CellIndex ESM::CellId::mIndex |
| bool ESM::CellId::mPaged |
| std::string ESM::CellId::mWorldspace |
|
static |
1.8.6