OpenMW
|
This is the complete list of members for MWWorld::LiveCellRefBase, including all inherited members.
checkStateImp(const ESM::ObjectState &state) | MWWorld::LiveCellRefBase | protectedstatic |
LiveCellRefBase(const std::string &type, const ESM::CellRef &cref=ESM::CellRef()) | MWWorld::LiveCellRefBase | |
load(const ESM::ObjectState &state)=0 | MWWorld::LiveCellRefBase | pure virtual |
loadImp(const ESM::ObjectState &state) | MWWorld::LiveCellRefBase | protected |
mClass | MWWorld::LiveCellRefBase | |
mData | MWWorld::LiveCellRefBase | |
mRef | MWWorld::LiveCellRefBase | |
save(ESM::ObjectState &state) const =0 | MWWorld::LiveCellRefBase | pure virtual |
saveImp(ESM::ObjectState &state) const | MWWorld::LiveCellRefBase | protected |
~LiveCellRefBase() | MWWorld::LiveCellRefBase | inlinevirtual |