OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ESM::MagicBoltState Struct Reference

#include <projectilestate.hpp>

Inheritance diagram for ESM::MagicBoltState:
Collaboration diagram for ESM::MagicBoltState:

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
 
std::string mSourceName
 
ESM::EffectList mEffects
 
float mSpeed
 
bool mStack
 
std::string mSound
 
- Public Attributes inherited from ESM::BaseProjectileState
std::string mId
 
Vector3 mPosition
 
Quaternion mOrientation
 
int mActorId
 

Member Function Documentation

void ESM::MagicBoltState::load ( ESMReader esm)

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::MagicBoltState::save ( ESMWriter esm) const

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

ESM::EffectList ESM::MagicBoltState::mEffects
std::string ESM::MagicBoltState::mSound
std::string ESM::MagicBoltState::mSourceName
float ESM::MagicBoltState::mSpeed
std::string ESM::MagicBoltState::mSpellId
bool ESM::MagicBoltState::mStack

The documentation for this struct was generated from the following files: