TR_GetPointContentsEnt
Get the point contents testing only the given entity index.
native int TR_GetPointContentsEnt(int entindex, const float pos[3])
Parameters
int entindex
Entity index to test.
const float[3] pos
World position.
Return Value
int Contents mask.Error
Invalid entity.