OpenMW
|
Used to create pointers to hold any type of LiveCellRef<> object. More...
#include <livecellref.hpp>
Public Member Functions | |
LiveCellRefBase (std::string type, const ESM::CellRef &cref=ESM::CellRef()) | |
virtual | ~LiveCellRefBase () |
Public Attributes | |
const Class * | mClass |
ESM::CellRef | mRef |
RefData | mData |
Used to create pointers to hold any type of LiveCellRef<> object.
MWWorld::LiveCellRefBase::LiveCellRefBase | ( | std::string | type, |
const ESM::CellRef & | cref = ESM::CellRef() |
||
) |
virtual MWWorld::LiveCellRefBase::~LiveCellRefBase | ( | ) | [inline, virtual] |
runtime-data
Information about this instance, such as 3D location and rotation and individual type-dependent data.