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