#include <loadfact.hpp>
|
static std::string | getRecordType () |
| Return a string descriptor for this record type. Currently used for debugging / error logs only. More...
|
|
void ESM::Faction::blank |
( |
| ) |
|
Set record to default state (does not touch the ID/index).
static std::string ESM::Faction::getRecordType |
( |
| ) |
|
|
inlinestatic |
Return a string descriptor for this record type. Currently used for debugging / error logs only.
void ESM::Faction::save |
( |
ESMWriter & |
esm, |
|
|
bool |
isDeleted = false |
|
) |
| const |
std::string ESM::Faction::mId |
std::string ESM::Faction::mName |
std::string ESM::Faction::mRanks[10] |
std::map<std::string, int> ESM::Faction::mReactions |
The documentation for this struct was generated from the following files:
- /home/travis/build/OpenMW/openmw/components/esm/loadfact.hpp
- /home/travis/build/OpenMW/openmw/components/esm/loadfact.cpp