Signature
#define fm_attach_view(%1,%2) engfunc(EngFunc_SetView, %1, %2)
Description
stock fm_attach_view(index, entity)
{
return engfunc(EngFunc_SetView, index, entity)
}