luaL_newmetatable (lua_State *L, const char *name);. /* pushes the metatable from the registry */ void luaL_getmetatable(lua_State *L, const char *name);.
確定! 回上一頁