|
OpenMW
|
#include <cellref.hpp>
Public Member Functions | |
| void | save (ESMWriter &esm) const |
| void | blank () |
Public Attributes | |
| int | mRefnum |
| std::string | mRefID |
| float | mScale |
| std::string | mOwner |
| std::string | mGlob |
| std::string | mSoul |
| std::string | mFaction |
| int | mFactIndex |
| int | mCharge |
| float | mEnchantmentCharge |
| int | mGoldValue |
| bool | mTeleport |
| Position | mDoorDest |
| std::string | mDestCell |
| int | mLockLevel |
| std::string | mKey |
| std::string | mTrap |
| signed char | mReferenceBlocked |
| int | mDeleted |
| int | mFltv |
| int | mNam0 |
| Position | mPos |
| void ESM::CellRef::blank | ( | ) |
| void ESM::CellRef::save | ( | ESMWriter & | esm | ) | const |
| std::string ESM::CellRef::mDestCell |
| std::string ESM::CellRef::mFaction |
| std::string ESM::CellRef::mGlob |
| std::string ESM::CellRef::mKey |
| std::string ESM::CellRef::mOwner |
| signed char ESM::CellRef::mReferenceBlocked |
| std::string ESM::CellRef::mRefID |
| float ESM::CellRef::mScale |
| std::string ESM::CellRef::mSoul |
| std::string ESM::CellRef::mTrap |
1.7.6.1