luaL_checknumber

[-0, +0, v]

  1. lua_Number luaL_checknumber (lua_State *L, int arg);

检查函数的第 arg 个参数是否是一个数字,并返回这个数字。