sgs_ObjGetMetaMethodEnable [function]
SGSBOOL sgs_ObjGetMetaMethodEnable( sgs_VarObj* obj )
Check if metamethod support is enabled for an object.
- To retrieve an object from variable, use sgs_GetObjectStruct(P).
obj
must always point to an object.
obj
must always point to an object.