LogError(LuaDLL.lua_tostring(L, -1)); } if(LuaDLL.lua_pcall(L, 0, 0, 0) != 0) { Debug.LogError(LuaDLL.lua_tostring(L, -1)); } ...
確定! 回上一頁