Searched refs:G_EventActorDie (Results 1 – 3 of 3) sorted by relevance
41 void G_EventActorDie(const Edict &ent, bool attacker);
486 G_EventActorDie(*ent, attacker != nullptr); in G_ActorDieOrStun()
89 void G_EventActorDie (const Edict &ent, bool attacker) in G_EventActorDie() function