setrawmetatable
Sets the 'metatable' for a table or userdata whilst ignoring the '__metatable' value.
setrawmetatable(tbl: table | userdata, meta: table): table?Sets the 'metatable' for a table or userdata whilst ignoring the '__metatable' value.
setrawmetatable(tbl: table | userdata, meta: table): table?