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