getrawmetatable
Gets the 'metatable' from a table or userdata whilst ignoring the __metatable value.
getrawmetatable(meta: table | userdata): table?Gets the 'metatable' from a table or userdata whilst ignoring the __metatable value.
getrawmetatable(meta: table | userdata): table?