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