if (lua_isnumber(luaCtx, -1)) // int / unsigned int / float: { luaVarName = lua_tostring(luaCtx, -2); double n ...
確定! 回上一頁