Global variables in Lua exist in the environment where the current function is placed. Functions in Lua standard library, such as setmetable ...
確定! 回上一頁