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