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