[[local] mt = ]getmetatable(t) --> retrieve associated metatable for 't'; [[local] t = ]setmetatable(t, mt) --> set the metatable for 't' to 'mt' and ...
確定! 回上一頁