Example: lua what is _G _G is the global table that holds all global variables _G["Key"] = "Whatever"
確定! 回上一頁