OpenMW
Public Member Functions | Public Attributes
CSMWorld::Cell Struct Reference

Wrapper for Cell record. More...

#include <cell.hpp>

List of all members.

Public Member Functions

void load (ESM::ESMReader &esm)
void addRef (const std::string &id)

Public Attributes

std::string mId
std::vector< std::pair
< std::string, bool > > 
mRefs
std::vector< std::string > mDeletedRefs

Detailed Description

Wrapper for Cell record.


Member Function Documentation

void CSMWorld::Cell::addRef ( const std::string &  id)

Member Data Documentation

std::vector<std::string> CSMWorld::Cell::mDeletedRefs
std::string CSMWorld::Cell::mId
std::vector<std::pair<std::string, bool> > CSMWorld::Cell::mRefs

The documentation for this struct was generated from the following files: