예제 #1
0
 public double L_CheckNumber(int narg)
 {
     return(LuaAPI.luaL_checknumber(this.luaPtr, narg));
 }