OpenMW
|
Wrapper for CellRef sub record. More...
#include <ref.hpp>
Public Member Functions | |
void | load (ESM::ESMReader &esm, Cell &cell, const std::string &id) |
Load cell ref and register it with cell. | |
Public Attributes | |
std::string | mId |
std::string | mCell |
Wrapper for CellRef sub record.
void CSMWorld::CellRef::load | ( | ESM::ESMReader & | esm, |
Cell & | cell, | ||
const std::string & | id | ||
) |
Load cell ref and register it with cell.
std::string CSMWorld::CellRef::mCell |
std::string CSMWorld::CellRef::mId |