#include <loadsndg.hpp>
|
| static std::string | getRecordType () |
| | Return a string descriptor for this record type. Currently used for debugging / error logs only. More...
|
| |
| Enumerator |
|---|
| LeftFoot |
|
| RightFoot |
|
| SwimLeft |
|
| SwimRight |
|
| Moan |
|
| Roar |
|
| Scream |
|
| Land |
|
| void ESM::SoundGenerator::blank |
( |
| ) |
|
| static std::string ESM::SoundGenerator::getRecordType |
( |
| ) |
|
|
inlinestatic |
Return a string descriptor for this record type. Currently used for debugging / error logs only.
| void ESM::SoundGenerator::load |
( |
ESMReader & |
esm, |
|
|
bool & |
isDeleted |
|
) |
| |
| void ESM::SoundGenerator::save |
( |
ESMWriter & |
esm, |
|
|
bool |
isDeleted = false |
|
) |
| const |
| std::string ESM::SoundGenerator::mCreature |
| std::string ESM::SoundGenerator::mId |
| std::string ESM::SoundGenerator::mSound |
| int ESM::SoundGenerator::mType |
The documentation for this struct was generated from the following files: