... 1); switch(lua_gettop(L)) { case 1: lua_pushnumber(L, ud->param4); return 1; case 2: { const float raw_data_2 = luaL_checknumber(L, 2); luaL_argcheck(L, ...
確定! 回上一頁