... std::string ret = cobj->getName(); lua_pushlstring(tolua_S, ret.c_str(), ret.length()); return 1; } luaL_error(tolua_S, "%s has wrong ...
確定! 回上一頁