Beispiel #1
0
 public double L_CheckNumber(int narg)
 {
     return(LuaAPI.luaL_checknumber(this.m_lua, narg));
 }