Home
last modified time | relevance | path

Searched defs:attackerStats (Results 1 – 1 of 1) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Dcombat.cpp92 MWMechanics::CreatureStats& attackerStats = attacker.getClass().getCreatureStats(attacker); in blockMeleeAttack() local
319 CreatureStats& attackerStats = attacker.getClass().getCreatureStats(attacker); in applyElementalShields() local