Signature
#define fm_point_contents(%1) engfunc(EngFunc_PointContents, %1)
Description
stock fm_point_contents(const Float:point[3])
{
return engfunc(EngFunc_PointContents, point)
}