void *luaL_checkudata (lua_State *L, int narg, const char *tname);. Checks whether the function argument narg is a userdata of the type tname (see ...
確定! 回上一頁