IonizeDocsionize.cc ↗

Metatable Library

setrawmetatable

Sets the 'metatable' for a table or userdata whilst ignoring the '__metatable' value.

setrawmetatable(tbl: table | userdata, meta: table): table?

Also available as debug.setmetatable