_G is a global variable (not a function) that holds the global environment, that is, _G._G = _G . Lua itself does not use this variable; changing its value ...
確定! 回上一頁