Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_events.h85 void G_EventActorWound(const Edict &ent, const int bodyPart);
H A Dg_health.cpp175 G_EventActorWound(*ent, i); in G_SendWoundStats()
H A Dg_events.cpp387 void G_EventActorWound (const Edict &ent, const int bodyPart) in G_EventActorWound() function