lua dump 函数 . 复制代码. function dump(value, desciption, nesting) if type(nesting) ~= "number" then nesting = 3 end local lookupTable ...
確定! 回上一頁