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