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