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