TR_GetPointContents
Get the contents mask and the entity index at the given position.
native int TR_GetPointContents(const float pos[3], int& entindex = -1)
Parameters
const float[3] pos
World position to test.
int& entindex
Entity index found at the given position (by reference).
Return Value
int Contents mask.