lua_getglobal (pL,name);; //check variable is the correct type; if(!lua_isnumber(pL,1)); {; cout << "n[C++]:Error: Invalid type!";; }
確定! 回上一頁