TR_GetPointContentsEnt Function

Get the point contents testing only the given entity index.

int TR_GetPointContentsEnt(int entindex, const float pos[3])

Parameters

int entindex

Entity index to test.

const float[3] pos

World position.

Return Value

Contents mask.

Errors

Invalid entity.