Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/Main/Include/
H A Dgame.h371 static void SetPlayerWasHurtByExplosion(truth What) { PlayerHurtByExplosion = What; } in SetPlayerWasHurtByExplosion() function
/dports/games/ivan/ivan-059/Main/Source/
H A Dlsquare.cpp1860 game::SetPlayerWasHurtByExplosion(true); in GetHitByExplosion()
H A Dlevel.cpp1219 game::SetPlayerWasHurtByExplosion(false); in TriggerExplosions()