Home
last modified time | relevance | path

Searched defs:G2API_AttachEnt (Results 1 – 8 of 8) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_public.h295 …qboolean (*G2API_AttachEnt)(int *boltInfo, CGhoul2Info *ghlInfoTo, int toBoltIndex, int entNum, in… member
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_public.h305 …qboolean (*G2API_AttachEnt)(int *boltInfo, CGhoul2Info *ghlInfoTo, int toBoltIndex, int entNum, in… member
/dports/games/openjk/OpenJK-07675e2/code/rd-common/
H A Dtr_public.h284 …qboolean (*G2API_AttachEnt)(int *boltInfo, CGhoul2Info *ghlInfoTo, int toBoltIndex, int entNum, in… member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h154 …qboolean (*G2API_AttachEnt) ( int *boltInfo, CGhoul2Info_v& ghoul2, int modelIndex, int toB… member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A DG2_API.cpp1684 qboolean G2API_AttachEnt(int *boltInfo, CGhoul2Info_v& ghoul2, int modelIndex, int toBoltIndex, int… in G2API_AttachEnt() function
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A DG2_API.cpp1693 qboolean G2API_AttachEnt(int *boltInfo, CGhoul2Info *ghlInfoTo, int toBoltIndex, int entNum, int to… in G2API_AttachEnt() function
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A DG2_API.cpp1908 qboolean G2API_AttachEnt(int *boltInfo, CGhoul2Info_v& ghoul2, int modelIndex, int toBoltIndex, int… in G2API_AttachEnt() function
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_public.h690 …qboolean (*G2API_AttachEnt) ( int *boltInfo, void *ghlInfoTo, int toBoltIndex, int entNum, i… member