Signature
#define DONT_IGNORE_MONSTERS 0#define IGNORE_MONSTERS 1#define IGNORE_MISSILE 2#define IGNORE_GLASS 0x100
Description
Valid constants for fNoMonsters parameter of EngFunc_TraceLine,
EngFunc_TraceMonsterHull, EngFunc_TraceHull and EngFunc_TraceSphere.