lua_gettable (pLuaState,-2); lua_remove(pLuaState,-2); } else { lua_getglobal(pLuaState,std::string(pIndS,pIndE - pIndS).c_str()); bParts = true; }
確定! 回上一頁