Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_events.h80 void G_EventStartShoot(const Edict &ent, teammask_t teamMask, shoot_types_t shootType, const pos3_t…
H A Dg_events.cpp204 void G_EventStartShoot (const Edict &ent, teammask_t teamMask, shoot_types_t shootType, const pos3_… in G_EventStartShoot() function
H A Dg_combat.cpp1284 G_EventStartShoot(*ent, mask, shootType, at); in G_ClientShoot()