|
OpenMW
|
#include <projectilestate.hpp>
Public Member Functions | |
| void | load (ESMReader &esm) |
| void | save (ESMWriter &esm) const |
Public Member Functions inherited from ESM::BaseProjectileState | |
| void | load (ESMReader &esm) |
| void | save (ESMWriter &esm) const |
Public Attributes | |
| std::string | mSpellId |
| float | mSpeed |
Public Attributes inherited from ESM::BaseProjectileState | |
| std::string | mId |
| Vector3 | mPosition |
| Quaternion | mOrientation |
| int | mActorId |
| void ESM::MagicBoltState::load | ( | ESMReader & | esm | ) |
| void ESM::MagicBoltState::save | ( | ESMWriter & | esm | ) | const |
| float ESM::MagicBoltState::mSpeed |
| std::string ESM::MagicBoltState::mSpellId |
1.8.6