#include <cellref.hpp>
void ESM::CellRef::blank |
( |
| ) |
|
void ESM::CellRef::load |
( |
ESMReader & |
esm, |
|
|
bool & |
isDeleted, |
|
|
bool |
wideRefNum = false |
|
) |
| |
Calls loadId and loadData.
void ESM::CellRef::loadData |
( |
ESMReader & |
esm, |
|
|
bool & |
isDeleted |
|
) |
| |
Implicitly called by load.
void ESM::CellRef::loadId |
( |
ESMReader & |
esm, |
|
|
bool |
wideRefNum = false |
|
) |
| |
void ESM::CellRef::save |
( |
ESMWriter & |
esm, |
|
|
bool |
wideRefNum = false , |
|
|
bool |
inInventory = false , |
|
|
bool |
isDeleted = false |
|
) |
| const |
float ESM::CellRef::mChargeFloat |
int ESM::CellRef::mChargeInt |
float ESM::CellRef::mChargeIntRemainder |
std::string ESM::CellRef::mDestCell |
float ESM::CellRef::mEnchantmentCharge |
std::string ESM::CellRef::mFaction |
int ESM::CellRef::mFactionRank |
std::string ESM::CellRef::mGlobalVariable |
int ESM::CellRef::mGoldValue |
std::string ESM::CellRef::mKey |
int ESM::CellRef::mLockLevel |
std::string ESM::CellRef::mOwner |
signed char ESM::CellRef::mReferenceBlocked |
std::string ESM::CellRef::mRefID |
float ESM::CellRef::mScale |
std::string ESM::CellRef::mSoul |
bool ESM::CellRef::mTeleport |
std::string ESM::CellRef::mTrap |
The documentation for this class was generated from the following files:
- /home/travis/build/OpenMW/openmw/components/esm/cellref.hpp
- /home/travis/build/OpenMW/openmw/components/esm/cellref.cpp