You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i would like access to luaL_getmetatable to retrieve my metatable id but it get me this thread '<unnamed>' panicked at 'Failed to find symbol "luaL_getmetatable "
I've seen that luaL_newmetatable is already implemented so it should be easy to do
Hi, i would like access to
luaL_getmetatableto retrieve my metatable id but it get me thisthread '<unnamed>' panicked at 'Failed to find symbol "luaL_getmetatable "I've seen that
luaL_newmetatableis already implemented so it should be easy to do