void luaL_argcheck (lua_State *L, int cond, int narg, const char *extramsg);. Checks whether cond is true. If not, raises an error with the following ...
確定! 回上一頁