hookmetamethod
hooks the method inside the object with func returning the old func.
hookmetamethod(object: Instance | table | userdata, method: string, hook: function): table?hooks the method inside the object with func returning the old func.
hookmetamethod(object: Instance | table | userdata, method: string, hook: function): table?