Encapsulated variant of ESM::CellRef with change tracking.
More...
#include <cellref.hpp>
Encapsulated variant of ESM::CellRef with change tracking.
void MWWorld::CellRef::applyChargeRemainderToBeSubtracted |
( |
float |
chargeRemainder | ) |
|
int MWWorld::CellRef::getCharge |
( |
| ) |
const |
float MWWorld::CellRef::getChargeFloat |
( |
| ) |
const |
std::string MWWorld::CellRef::getDestCell |
( |
| ) |
const |
float MWWorld::CellRef::getEnchantmentCharge |
( |
| ) |
const |
std::string MWWorld::CellRef::getFaction |
( |
| ) |
const |
int MWWorld::CellRef::getFactionRank |
( |
| ) |
const |
std::string MWWorld::CellRef::getGlobalVariable |
( |
| ) |
const |
int MWWorld::CellRef::getGoldValue |
( |
| ) |
const |
std::string MWWorld::CellRef::getKey |
( |
| ) |
const |
int MWWorld::CellRef::getLockLevel |
( |
| ) |
const |
std::string MWWorld::CellRef::getOwner |
( |
| ) |
const |
std::string MWWorld::CellRef::getRefId |
( |
| ) |
const |
const ESM::RefNum & MWWorld::CellRef::getRefNum |
( |
| ) |
const |
float MWWorld::CellRef::getScale |
( |
| ) |
const |
std::string MWWorld::CellRef::getSoul |
( |
| ) |
const |
bool MWWorld::CellRef::getTeleport |
( |
| ) |
const |
std::string MWWorld::CellRef::getTrap |
( |
| ) |
const |
bool MWWorld::CellRef::hasChanged |
( |
| ) |
const |
bool MWWorld::CellRef::hasContentFile |
( |
| ) |
const |
Does the RefNum have a content file?
void MWWorld::CellRef::resetGlobalVariable |
( |
| ) |
|
void MWWorld::CellRef::setCharge |
( |
int |
charge | ) |
|
void MWWorld::CellRef::setChargeFloat |
( |
float |
charge | ) |
|
void MWWorld::CellRef::setEnchantmentCharge |
( |
float |
charge | ) |
|
void MWWorld::CellRef::setFaction |
( |
const std::string & |
faction | ) |
|
void MWWorld::CellRef::setFactionRank |
( |
int |
factionRank | ) |
|
void MWWorld::CellRef::setGoldValue |
( |
int |
value | ) |
|
void MWWorld::CellRef::setLockLevel |
( |
int |
lockLevel | ) |
|
void MWWorld::CellRef::setOwner |
( |
const std::string & |
owner | ) |
|
void MWWorld::CellRef::setPosition |
( |
const ESM::Position & |
position | ) |
|
void MWWorld::CellRef::setScale |
( |
float |
scale | ) |
|
void MWWorld::CellRef::setSoul |
( |
const std::string & |
soul | ) |
|
void MWWorld::CellRef::setTrap |
( |
const std::string & |
trap | ) |
|
void MWWorld::CellRef::unsetRefNum |
( |
| ) |
|
bool MWWorld::CellRef::mChanged |
|
private |
The documentation for this class was generated from the following files:
- /home/travis/build/OpenMW/openmw/apps/openmw/mwworld/cellref.hpp
- /home/travis/build/OpenMW/openmw/apps/openmw/mwworld/cellref.cpp