OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
MWWorld::ProjectileManager::MagicBoltState Struct Reference
Inheritance diagram for MWWorld::ProjectileManager::MagicBoltState:
Collaboration diagram for MWWorld::ProjectileManager::MagicBoltState:

Public Attributes

std::string mSpellId
 
std::string mSourceName
 
ESM::EffectList mEffects
 
float mSpeed
 
std::vector< MWBase::Sound * > mSounds
 
std::vector< std::string > mSoundIds
 
- Public Attributes inherited from MWWorld::ProjectileManager::State
osg::ref_ptr
< osg::PositionAttitudeTransform > 
mNode
 
std::shared_ptr
< MWRender::EffectAnimationTime
mEffectAnimationTime
 
int mActorId
 
MWWorld::Ptr mCasterHandle
 
std::vector< std::string > mIdMagic
 
std::string mIdArrow
 

Additional Inherited Members

- Public Member Functions inherited from MWWorld::ProjectileManager::State
MWWorld::Ptr getCaster ()
 

Member Data Documentation

ESM::EffectList MWWorld::ProjectileManager::MagicBoltState::mEffects
std::vector<std::string> MWWorld::ProjectileManager::MagicBoltState::mSoundIds
std::vector<MWBase::Sound*> MWWorld::ProjectileManager::MagicBoltState::mSounds
std::string MWWorld::ProjectileManager::MagicBoltState::mSourceName
float MWWorld::ProjectileManager::MagicBoltState::mSpeed
std::string MWWorld::ProjectileManager::MagicBoltState::mSpellId

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