Home
last modified time | relevance | path

Searched defs:G2API_RagEffectorKick (Results 1 – 9 of 9) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_public.h341 qboolean (*G2API_RagEffectorKick)(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t velocity); member
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_public.h351 qboolean (*G2API_RagEffectorKick)(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t velocity); member
/dports/games/openjk/OpenJK-07675e2/code/rd-common/
H A Dtr_public.h329 qboolean (*G2API_RagEffectorKick)(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t velocity); member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h203 …qboolean (*G2API_RagEffectorKick) ( CGhoul2Info_v &ghoul2, const char *boneName, vec3_t veloc… member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A DG2_API.cpp1553 qboolean G2API_RagEffectorKick(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t velocity) in G2API_RagEffectorKick() function
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A DG2_API.cpp1565 qboolean G2API_RagEffectorKick(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t velocity) in G2API_RagEffectorKick() function
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A DG2_API.cpp1777 qboolean G2API_RagEffectorKick(CGhoul2Info_v &ghoul2, const char *boneName, vec3_t velocity) in G2API_RagEffectorKick() function
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_public.h706 qboolean (*G2API_RagEffectorKick) ( void *ghoul2, const char *boneName, vec3_t velocity ); member
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_public.h1086 qboolean (*G2API_RagEffectorKick) ( void *ghoul2, const char *boneName, vec3_t velocity ); member