OpenMW
|
This is the complete list of members for MWMechanics::CastSpell, including all inherited members.
applyInstantEffect(const MWWorld::Ptr &target, const MWWorld::Ptr &caster, const MWMechanics::EffectKey &effect, float magnitude) | MWMechanics::CastSpell | |
cast(const ESM::Spell *spell) | MWMechanics::CastSpell | |
cast(const MWWorld::Ptr &item, bool launchProjectile=true) | MWMechanics::CastSpell | |
cast(const ESM::Ingredient *ingredient) | MWMechanics::CastSpell | |
cast(const ESM::Potion *potion) | MWMechanics::CastSpell | |
cast(const std::string &id) | MWMechanics::CastSpell | |
CastSpell(const MWWorld::Ptr &caster, const MWWorld::Ptr &target, const bool fromProjectile=false) | MWMechanics::CastSpell | |
inflict(const MWWorld::Ptr &target, const MWWorld::Ptr &caster, const ESM::EffectList &effects, ESM::RangeType range, bool reflected=false, bool exploded=false) | MWMechanics::CastSpell | |
launchMagicBolt(const ESM::EffectList &effects) | MWMechanics::CastSpell | |
mAlwaysSucceed | MWMechanics::CastSpell | |
mCaster | MWMechanics::CastSpell | private |
mFromProjectile | MWMechanics::CastSpell | |
mHitPosition | MWMechanics::CastSpell | |
mId | MWMechanics::CastSpell | |
mSourceName | MWMechanics::CastSpell | |
mStack | MWMechanics::CastSpell | |
mTarget | MWMechanics::CastSpell | private |
playSpellCastingEffects(const std::string &spellid) | MWMechanics::CastSpell |