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

Public Attributes

std::string mBowId
 
osg::Vec3f mVelocity
 
float mAttackStrength
 
bool mThrown
 
- 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

float MWWorld::ProjectileManager::ProjectileState::mAttackStrength
std::string MWWorld::ProjectileManager::ProjectileState::mBowId
bool MWWorld::ProjectileManager::ProjectileState::mThrown
osg::Vec3f MWWorld::ProjectileManager::ProjectileState::mVelocity

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