Home
last modified time | relevance | path

Searched defs:FX_PlayEntityEffectID (Results 1 – 2 of 2) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A DFXExport.cpp83 void FX_PlayEntityEffectID( int id, vec3_t org, in FX_PlayEntityEffectID() function
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_public.h637 …void (*FX_PlayEntityEffectID) ( int id, vec3_t org, matrix3_t axis, const int boltInfo, const… member