Home
last modified time | relevance | path

Searched defs:NAV_CheckNodeFailedForEnt (Results 1 – 3 of 3) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_navnew.cpp39 qboolean NAV_CheckNodeFailedForEnt( gentity_t *ent, int nodeNum ) in NAV_CheckNodeFailedForEnt() function
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_navnew.c37 qboolean NAV_CheckNodeFailedForEnt( gentity_t *ent, int nodeNum ) in NAV_CheckNodeFailedForEnt() function
H A Dg_public.h1132 qboolean (*NAV_CheckNodeFailedForEnt) ( int entID, int nodeNum ); member