#include <loadclot.hpp>
|
static std::string | getRecordType () |
| Return a string descriptor for this record type. Currently used for debugging / error logs only. More...
|
|
Enumerator |
---|
Pants |
|
Shoes |
|
Shirt |
|
Belt |
|
Robe |
|
RGlove |
|
LGlove |
|
Skirt |
|
Ring |
|
Amulet |
|
void ESM::Clothing::blank |
( |
| ) |
|
Set record to default state (does not touch the ID).
static std::string ESM::Clothing::getRecordType |
( |
| ) |
|
|
inlinestatic |
Return a string descriptor for this record type. Currently used for debugging / error logs only.
void ESM::Clothing::save |
( |
ESMWriter & |
esm, |
|
|
bool |
isDeleted = false |
|
) |
| const |
std::string ESM::Clothing::mEnchant |
std::string ESM::Clothing::mIcon |
std::string ESM::Clothing::mId |
std::string ESM::Clothing::mModel |
std::string ESM::Clothing::mName |
std::string ESM::Clothing::mScript |
The documentation for this struct was generated from the following files:
- /home/travis/build/OpenMW/openmw/components/esm/loadclot.hpp
- /home/travis/build/OpenMW/openmw/components/esm/loadclot.cpp