Home
last modified time | relevance | path

Searched refs:Result_DeathAnimJustFinished (Results 1 – 3 of 3) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Dcharacter.hpp265 Result_DeathAnimJustFinished, enumerator
H A Dcharacter.cpp2687 return Result_DeathAnimJustFinished; in kill()
H A Dactors.cpp2240 else if (killResult == CharacterController::Result_DeathAnimJustFinished) in killDeadActors()