sgs_ObjSetMetaMethodEnable [function]
void sgs_ObjSetMetaMethodEnable( sgs_VarObj* obj, SGSBOOL enable )
Enable or disable metamethod support for an object.
- To retrieve an object from variable, use sgs_GetObjectStruct(P).
obj
must always point to an object.