0
What does the __index variable in Lua do?
When I'm defining a metatable for oop I want to use that, but I don't get what it does, can anyone explain it to me?
1 Antwort
+ 4
https://www.lua.org/pil/13.4.1.html
Since there are no Lua courses on SoloLearn, I would recommend you to use stack overflow instead for better answers