sgs_GetObjectIface(P) [functions]

sgs_ObjInterface* sgs_GetObjectIface( sgs_Context* C, sgs_StkIdx item )

Return the object interface pointer of the specified stack item.

sgs_ObjInterface* sgs_GetObjectIfaceP( sgs_Context* C, sgs_Variable* var )

Return the object interface pointer of the specified variable.