MultiDup.cs 239 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166
  1. // <auto-generated>
  2. // Generated by the protocol buffer compiler. DO NOT EDIT!
  3. // source: pb/MultiDup.proto
  4. // </auto-generated>
  5. #pragma warning disable 1591, 0612, 3021
  6. #region Designer generated code
  7. using pb = global::Google.Protobuf;
  8. using pbc = global::Google.Protobuf.Collections;
  9. using pbr = global::Google.Protobuf.Reflection;
  10. using scg = global::System.Collections.Generic;
  11. namespace MultiDup {
  12. /// <summary>Holder for reflection information generated from pb/MultiDup.proto</summary>
  13. public static partial class MultiDupReflection {
  14. #region Descriptor
  15. /// <summary>File descriptor for pb/MultiDup.proto</summary>
  16. public static pbr::FileDescriptor Descriptor {
  17. get { return descriptor; }
  18. }
  19. private static pbr::FileDescriptor descriptor;
  20. static MultiDupReflection() {
  21. byte[] descriptorData = global::System.Convert.FromBase64String(
  22. string.Concat(
  23. "ChFwYi9NdWx0aUR1cC5wcm90bxIITXVsdGlEdXAiLwoQQ1NfTURfRW50ZXJM",
  24. "b2JieRIOCgZab25laWQYASABKAUSCwoDVWlkGAIgASgJIj4KEENTX01EX0Ny",
  25. "ZWF0ZVJvb20SDgoGWm9uZWlkGAEgASgFEgsKA1VpZBgCIAEoCRINCgVNYXBp",
  26. "ZBgDIAEoBSIwChFDU19NRF9HZXRSb29tTGlzdBIOCgZab25laWQYASABKAUS",
  27. "CwoDVWlkGAIgASgJIj4KD0NTX01EX0VudGVyUm9vbRIOCgZab25laWQYASAB",
  28. "KAUSCwoDVWlkGAIgASgJEg4KBlJvb21JZBgDIAEoBSIuCg9DU19NRF9MZWF2",
  29. "ZVJvb20SDgoGWm9uZWlkGAEgASgFEgsKA1VpZBgCIAEoCSItCg5DU19NRF9C",
  30. "ZWdpbkR1cBIOCgZab25laWQYASABKAUSCwoDVWlkGAIgASgJIjcKC0NTX0JU",
  31. "X0xvZ2luEg4KBlpvbmVpZBgBIAEoBRILCgNVaWQYAiABKAkSCwoDTXNnGAMg",
  32. "ASgJIi8KEENTX0JUX1Blb3BsZUxpc3QSDgoGWm9uZWlkGAEgASgFEgsKA1Vp",
  33. "ZBgCIAEoCSJWCgxDU19CVF9TdGF0dXMSDgoGWm9uZWlkGAEgASgFEhEKCVNl",
  34. "bmRlclVpZBgCIAEoCRIUCgxQcm9wZXJ0eU5hbWUYAyABKAkSDQoFVmFsdWUY",
  35. "BCABKAkiVAoOQ1NfQlRfUG9zaXRpb24SDgoGWm9uZWlkGAEgASgFEhEKCVNl",
  36. "bmRlclVpZBgCIAEoCRIJCgFYGAMgASgCEgkKAVkYBCABKAISCQoBWhgFIAEo",
  37. "AiJBCg9DU19CVF9Ccm9hZENhc3QSDgoGWm9uZWlkGAEgASgFEhEKCVNlbmRl",
  38. "clVpZBgCIAEoCRILCgNNc2cYAyABKAkiPAoKQ1NfQlRfT3ZlchIOCgZab25l",
  39. "aWQYASABKAUSEQoJU2VuZGVyVWlkGAIgASgJEgsKA01zZxgDIAEoCSISChBT",
  40. "Q19NRF9FbnRlckxvYmJ5Ik4KEFNDX01EX0NyZWF0ZVJvb20SDgoGWm9uZWlk",
  41. "GAEgASgFEgsKA1VpZBgCIAEoCRINCgVNYXBpZBgDIAEoBRIOCgZSb29tSWQY",
  42. "BCABKAUiuwEKEVNDX01EX0dldFJvb21MaXN0EjcKCVJvb21JbmZvcxgBIAMo",
  43. "CzIkLk11bHRpRHVwLlNDX01EX0dldFJvb21MaXN0LlJvb21JbmZvGm0KCFJv",
  44. "b21JbmZvEg4KBlJvb21JZBgBIAEoBRINCgVNYXBpZBgCIAEoBRISCgpQbGF5",
  45. "ZXJVaWRzGAMgAygJEhQKDEJhdHRsZXNlcnZlchgEIAEoCRIYChBCYXR0bGVT",
  46. "ZXJ2ZXJQb3J0GAUgASgFImsKD1NDX01EX0VudGVyUm9vbRIOCgZab25laWQY",
  47. "ASABKAUSCwoDVWlkGAIgASgJEg0KBU1hcGlkGAMgASgFEgoKAklwGAQgASgJ",
  48. "EgwKBFBvcnQYBSABKAUSEgoKUGxheWVyVWlkcxgGIAMoCSIuCg9TQ19NRF9M",
  49. "ZWF2ZVJvb20SDgoGWm9uZWlkGAEgASgFEgsKA1VpZBgCIAEoCSJPCg5TQ19N",
  50. "RF9CZWdpbkR1cBIUCgxCYXR0bGVzZXJ2ZXIYASABKAkSGAoQQmF0dGxlU2Vy",
  51. "dmVyUG9ydBgCIAEoBRINCgVNYXBpZBgDIAEoBSI3CgtTQ19CVF9Mb2dpbhIO",
  52. "CgZab25laWQYASABKAUSCwoDVWlkGAIgASgJEgsKA01zZxgDIAEoCSJIChBT",
  53. "Q19CVF9QZW9wbGVMaXN0Eg4KBlpvbmVpZBgBIAEoBRIQCghOZXdlclVpZBgC",
  54. "IAEoCRISCgpQbGF5ZXJVaWRzGAMgAygJIlYKDFNDX0JUX1N0YXR1cxIOCgZa",
  55. "b25laWQYASABKAUSEQoJU2VuZGVyVWlkGAIgASgJEhQKDFByb3BlcnR5TmFt",
  56. "ZRgDIAEoCRINCgVWYWx1ZRgEIAEoCSJUCg5TQ19CVF9Qb3NpdGlvbhIOCgZa",
  57. "b25laWQYASABKAUSEQoJU2VuZGVyVWlkGAIgASgJEgkKAVgYAyABKAISCQoB",
  58. "WRgEIAEoAhIJCgFaGAUgASgCIkEKD1NDX0JUX0Jyb2FkQ2FzdBIOCgZab25l",
  59. "aWQYASABKAUSEQoJU2VuZGVyVWlkGAIgASgJEgsKA01zZxgDIAEoCSI8CgpT",
  60. "Q19CVF9PdmVyEg4KBlpvbmVpZBgBIAEoBRIRCglTZW5kZXJVaWQYAiABKAkS",
  61. "CwoDTXNnGAMgASgJIjsKFVNTX0NyZWF0ZUJhdHRsZVNlcnZlchIOCgZSb29t",
  62. "SWQYASABKAUSEgoKUGxheWVyVWlkcxgCIAMoCSIZChdTU19DcmVhdGVCYXR0",
  63. "bGVTZXJ2ZXJPS2IGcHJvdG8z"));
  64. descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
  65. new pbr::FileDescriptor[] { },
  66. new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
  67. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_MD_EnterLobby), global::MultiDup.CS_MD_EnterLobby.Parser, new[]{ "Zoneid", "Uid" }, null, null, null, null),
  68. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_MD_CreateRoom), global::MultiDup.CS_MD_CreateRoom.Parser, new[]{ "Zoneid", "Uid", "Mapid" }, null, null, null, null),
  69. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_MD_GetRoomList), global::MultiDup.CS_MD_GetRoomList.Parser, new[]{ "Zoneid", "Uid" }, null, null, null, null),
  70. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_MD_EnterRoom), global::MultiDup.CS_MD_EnterRoom.Parser, new[]{ "Zoneid", "Uid", "RoomId" }, null, null, null, null),
  71. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_MD_LeaveRoom), global::MultiDup.CS_MD_LeaveRoom.Parser, new[]{ "Zoneid", "Uid" }, null, null, null, null),
  72. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_MD_BeginDup), global::MultiDup.CS_MD_BeginDup.Parser, new[]{ "Zoneid", "Uid" }, null, null, null, null),
  73. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_BT_Login), global::MultiDup.CS_BT_Login.Parser, new[]{ "Zoneid", "Uid", "Msg" }, null, null, null, null),
  74. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_BT_PeopleList), global::MultiDup.CS_BT_PeopleList.Parser, new[]{ "Zoneid", "Uid" }, null, null, null, null),
  75. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_BT_Status), global::MultiDup.CS_BT_Status.Parser, new[]{ "Zoneid", "SenderUid", "PropertyName", "Value" }, null, null, null, null),
  76. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_BT_Position), global::MultiDup.CS_BT_Position.Parser, new[]{ "Zoneid", "SenderUid", "X", "Y", "Z" }, null, null, null, null),
  77. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_BT_BroadCast), global::MultiDup.CS_BT_BroadCast.Parser, new[]{ "Zoneid", "SenderUid", "Msg" }, null, null, null, null),
  78. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.CS_BT_Over), global::MultiDup.CS_BT_Over.Parser, new[]{ "Zoneid", "SenderUid", "Msg" }, null, null, null, null),
  79. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_MD_EnterLobby), global::MultiDup.SC_MD_EnterLobby.Parser, null, null, null, null, null),
  80. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_MD_CreateRoom), global::MultiDup.SC_MD_CreateRoom.Parser, new[]{ "Zoneid", "Uid", "Mapid", "RoomId" }, null, null, null, null),
  81. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_MD_GetRoomList), global::MultiDup.SC_MD_GetRoomList.Parser, new[]{ "RoomInfos" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_MD_GetRoomList.Types.RoomInfo), global::MultiDup.SC_MD_GetRoomList.Types.RoomInfo.Parser, new[]{ "RoomId", "Mapid", "PlayerUids", "Battleserver", "BattleServerPort" }, null, null, null, null)}),
  82. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_MD_EnterRoom), global::MultiDup.SC_MD_EnterRoom.Parser, new[]{ "Zoneid", "Uid", "Mapid", "Ip", "Port", "PlayerUids" }, null, null, null, null),
  83. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_MD_LeaveRoom), global::MultiDup.SC_MD_LeaveRoom.Parser, new[]{ "Zoneid", "Uid" }, null, null, null, null),
  84. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_MD_BeginDup), global::MultiDup.SC_MD_BeginDup.Parser, new[]{ "Battleserver", "BattleServerPort", "Mapid" }, null, null, null, null),
  85. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_BT_Login), global::MultiDup.SC_BT_Login.Parser, new[]{ "Zoneid", "Uid", "Msg" }, null, null, null, null),
  86. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_BT_PeopleList), global::MultiDup.SC_BT_PeopleList.Parser, new[]{ "Zoneid", "NewerUid", "PlayerUids" }, null, null, null, null),
  87. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_BT_Status), global::MultiDup.SC_BT_Status.Parser, new[]{ "Zoneid", "SenderUid", "PropertyName", "Value" }, null, null, null, null),
  88. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_BT_Position), global::MultiDup.SC_BT_Position.Parser, new[]{ "Zoneid", "SenderUid", "X", "Y", "Z" }, null, null, null, null),
  89. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_BT_BroadCast), global::MultiDup.SC_BT_BroadCast.Parser, new[]{ "Zoneid", "SenderUid", "Msg" }, null, null, null, null),
  90. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SC_BT_Over), global::MultiDup.SC_BT_Over.Parser, new[]{ "Zoneid", "SenderUid", "Msg" }, null, null, null, null),
  91. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SS_CreateBattleServer), global::MultiDup.SS_CreateBattleServer.Parser, new[]{ "RoomId", "PlayerUids" }, null, null, null, null),
  92. new pbr::GeneratedClrTypeInfo(typeof(global::MultiDup.SS_CreateBattleServerOK), global::MultiDup.SS_CreateBattleServerOK.Parser, null, null, null, null, null)
  93. }));
  94. }
  95. #endregion
  96. }
  97. #region Messages
  98. /// <summary>
  99. ///
  100. /// 进入大厅(注册下自己的uid)
  101. /// </summary>
  102. public sealed partial class CS_MD_EnterLobby : pb::IMessage<CS_MD_EnterLobby>
  103. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  104. , pb::IBufferMessage
  105. #endif
  106. {
  107. private static readonly pb::MessageParser<CS_MD_EnterLobby> _parser = new pb::MessageParser<CS_MD_EnterLobby>(() => new CS_MD_EnterLobby());
  108. private pb::UnknownFieldSet _unknownFields;
  109. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  110. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  111. public static pb::MessageParser<CS_MD_EnterLobby> Parser { get { return _parser; } }
  112. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  113. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  114. public static pbr::MessageDescriptor Descriptor {
  115. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[0]; }
  116. }
  117. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  118. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  119. pbr::MessageDescriptor pb::IMessage.Descriptor {
  120. get { return Descriptor; }
  121. }
  122. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  123. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  124. public CS_MD_EnterLobby() {
  125. OnConstruction();
  126. }
  127. partial void OnConstruction();
  128. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  129. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  130. public CS_MD_EnterLobby(CS_MD_EnterLobby other) : this() {
  131. zoneid_ = other.zoneid_;
  132. uid_ = other.uid_;
  133. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  134. }
  135. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  136. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  137. public CS_MD_EnterLobby Clone() {
  138. return new CS_MD_EnterLobby(this);
  139. }
  140. /// <summary>Field number for the "Zoneid" field.</summary>
  141. public const int ZoneidFieldNumber = 1;
  142. private int zoneid_;
  143. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  144. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  145. public int Zoneid {
  146. get { return zoneid_; }
  147. set {
  148. zoneid_ = value;
  149. }
  150. }
  151. /// <summary>Field number for the "Uid" field.</summary>
  152. public const int UidFieldNumber = 2;
  153. private string uid_ = "";
  154. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  155. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  156. public string Uid {
  157. get { return uid_; }
  158. set {
  159. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  160. }
  161. }
  162. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  163. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  164. public override bool Equals(object other) {
  165. return Equals(other as CS_MD_EnterLobby);
  166. }
  167. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  168. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  169. public bool Equals(CS_MD_EnterLobby other) {
  170. if (ReferenceEquals(other, null)) {
  171. return false;
  172. }
  173. if (ReferenceEquals(other, this)) {
  174. return true;
  175. }
  176. if (Zoneid != other.Zoneid) return false;
  177. if (Uid != other.Uid) return false;
  178. return Equals(_unknownFields, other._unknownFields);
  179. }
  180. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  181. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  182. public override int GetHashCode() {
  183. int hash = 1;
  184. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  185. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  186. if (_unknownFields != null) {
  187. hash ^= _unknownFields.GetHashCode();
  188. }
  189. return hash;
  190. }
  191. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  192. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  193. public override string ToString() {
  194. return pb::JsonFormatter.ToDiagnosticString(this);
  195. }
  196. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  197. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  198. public void WriteTo(pb::CodedOutputStream output) {
  199. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  200. output.WriteRawMessage(this);
  201. #else
  202. if (Zoneid != 0) {
  203. output.WriteRawTag(8);
  204. output.WriteInt32(Zoneid);
  205. }
  206. if (Uid.Length != 0) {
  207. output.WriteRawTag(18);
  208. output.WriteString(Uid);
  209. }
  210. if (_unknownFields != null) {
  211. _unknownFields.WriteTo(output);
  212. }
  213. #endif
  214. }
  215. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  216. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  217. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  218. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  219. if (Zoneid != 0) {
  220. output.WriteRawTag(8);
  221. output.WriteInt32(Zoneid);
  222. }
  223. if (Uid.Length != 0) {
  224. output.WriteRawTag(18);
  225. output.WriteString(Uid);
  226. }
  227. if (_unknownFields != null) {
  228. _unknownFields.WriteTo(ref output);
  229. }
  230. }
  231. #endif
  232. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  233. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  234. public int CalculateSize() {
  235. int size = 0;
  236. if (Zoneid != 0) {
  237. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  238. }
  239. if (Uid.Length != 0) {
  240. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  241. }
  242. if (_unknownFields != null) {
  243. size += _unknownFields.CalculateSize();
  244. }
  245. return size;
  246. }
  247. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  248. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  249. public void MergeFrom(CS_MD_EnterLobby other) {
  250. if (other == null) {
  251. return;
  252. }
  253. if (other.Zoneid != 0) {
  254. Zoneid = other.Zoneid;
  255. }
  256. if (other.Uid.Length != 0) {
  257. Uid = other.Uid;
  258. }
  259. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  260. }
  261. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  262. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  263. public void MergeFrom(pb::CodedInputStream input) {
  264. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  265. input.ReadRawMessage(this);
  266. #else
  267. uint tag;
  268. while ((tag = input.ReadTag()) != 0) {
  269. switch(tag) {
  270. default:
  271. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  272. break;
  273. case 8: {
  274. Zoneid = input.ReadInt32();
  275. break;
  276. }
  277. case 18: {
  278. Uid = input.ReadString();
  279. break;
  280. }
  281. }
  282. }
  283. #endif
  284. }
  285. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  286. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  287. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  288. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  289. uint tag;
  290. while ((tag = input.ReadTag()) != 0) {
  291. switch(tag) {
  292. default:
  293. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  294. break;
  295. case 8: {
  296. Zoneid = input.ReadInt32();
  297. break;
  298. }
  299. case 18: {
  300. Uid = input.ReadString();
  301. break;
  302. }
  303. }
  304. }
  305. }
  306. #endif
  307. }
  308. /// <summary>
  309. /// 多人副本, 创建房间
  310. /// </summary>
  311. public sealed partial class CS_MD_CreateRoom : pb::IMessage<CS_MD_CreateRoom>
  312. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  313. , pb::IBufferMessage
  314. #endif
  315. {
  316. private static readonly pb::MessageParser<CS_MD_CreateRoom> _parser = new pb::MessageParser<CS_MD_CreateRoom>(() => new CS_MD_CreateRoom());
  317. private pb::UnknownFieldSet _unknownFields;
  318. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  319. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  320. public static pb::MessageParser<CS_MD_CreateRoom> Parser { get { return _parser; } }
  321. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  322. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  323. public static pbr::MessageDescriptor Descriptor {
  324. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[1]; }
  325. }
  326. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  327. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  328. pbr::MessageDescriptor pb::IMessage.Descriptor {
  329. get { return Descriptor; }
  330. }
  331. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  332. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  333. public CS_MD_CreateRoom() {
  334. OnConstruction();
  335. }
  336. partial void OnConstruction();
  337. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  338. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  339. public CS_MD_CreateRoom(CS_MD_CreateRoom other) : this() {
  340. zoneid_ = other.zoneid_;
  341. uid_ = other.uid_;
  342. mapid_ = other.mapid_;
  343. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  344. }
  345. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  346. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  347. public CS_MD_CreateRoom Clone() {
  348. return new CS_MD_CreateRoom(this);
  349. }
  350. /// <summary>Field number for the "Zoneid" field.</summary>
  351. public const int ZoneidFieldNumber = 1;
  352. private int zoneid_;
  353. /// <summary>
  354. /// zoneid
  355. /// </summary>
  356. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  357. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  358. public int Zoneid {
  359. get { return zoneid_; }
  360. set {
  361. zoneid_ = value;
  362. }
  363. }
  364. /// <summary>Field number for the "Uid" field.</summary>
  365. public const int UidFieldNumber = 2;
  366. private string uid_ = "";
  367. /// <summary>
  368. /// 玩家id
  369. /// </summary>
  370. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  371. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  372. public string Uid {
  373. get { return uid_; }
  374. set {
  375. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  376. }
  377. }
  378. /// <summary>Field number for the "Mapid" field.</summary>
  379. public const int MapidFieldNumber = 3;
  380. private int mapid_;
  381. /// <summary>
  382. /// 地图id
  383. /// </summary>
  384. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  385. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  386. public int Mapid {
  387. get { return mapid_; }
  388. set {
  389. mapid_ = value;
  390. }
  391. }
  392. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  393. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  394. public override bool Equals(object other) {
  395. return Equals(other as CS_MD_CreateRoom);
  396. }
  397. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  398. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  399. public bool Equals(CS_MD_CreateRoom other) {
  400. if (ReferenceEquals(other, null)) {
  401. return false;
  402. }
  403. if (ReferenceEquals(other, this)) {
  404. return true;
  405. }
  406. if (Zoneid != other.Zoneid) return false;
  407. if (Uid != other.Uid) return false;
  408. if (Mapid != other.Mapid) return false;
  409. return Equals(_unknownFields, other._unknownFields);
  410. }
  411. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  412. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  413. public override int GetHashCode() {
  414. int hash = 1;
  415. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  416. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  417. if (Mapid != 0) hash ^= Mapid.GetHashCode();
  418. if (_unknownFields != null) {
  419. hash ^= _unknownFields.GetHashCode();
  420. }
  421. return hash;
  422. }
  423. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  424. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  425. public override string ToString() {
  426. return pb::JsonFormatter.ToDiagnosticString(this);
  427. }
  428. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  429. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  430. public void WriteTo(pb::CodedOutputStream output) {
  431. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  432. output.WriteRawMessage(this);
  433. #else
  434. if (Zoneid != 0) {
  435. output.WriteRawTag(8);
  436. output.WriteInt32(Zoneid);
  437. }
  438. if (Uid.Length != 0) {
  439. output.WriteRawTag(18);
  440. output.WriteString(Uid);
  441. }
  442. if (Mapid != 0) {
  443. output.WriteRawTag(24);
  444. output.WriteInt32(Mapid);
  445. }
  446. if (_unknownFields != null) {
  447. _unknownFields.WriteTo(output);
  448. }
  449. #endif
  450. }
  451. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  452. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  453. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  454. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  455. if (Zoneid != 0) {
  456. output.WriteRawTag(8);
  457. output.WriteInt32(Zoneid);
  458. }
  459. if (Uid.Length != 0) {
  460. output.WriteRawTag(18);
  461. output.WriteString(Uid);
  462. }
  463. if (Mapid != 0) {
  464. output.WriteRawTag(24);
  465. output.WriteInt32(Mapid);
  466. }
  467. if (_unknownFields != null) {
  468. _unknownFields.WriteTo(ref output);
  469. }
  470. }
  471. #endif
  472. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  473. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  474. public int CalculateSize() {
  475. int size = 0;
  476. if (Zoneid != 0) {
  477. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  478. }
  479. if (Uid.Length != 0) {
  480. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  481. }
  482. if (Mapid != 0) {
  483. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Mapid);
  484. }
  485. if (_unknownFields != null) {
  486. size += _unknownFields.CalculateSize();
  487. }
  488. return size;
  489. }
  490. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  491. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  492. public void MergeFrom(CS_MD_CreateRoom other) {
  493. if (other == null) {
  494. return;
  495. }
  496. if (other.Zoneid != 0) {
  497. Zoneid = other.Zoneid;
  498. }
  499. if (other.Uid.Length != 0) {
  500. Uid = other.Uid;
  501. }
  502. if (other.Mapid != 0) {
  503. Mapid = other.Mapid;
  504. }
  505. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  506. }
  507. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  508. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  509. public void MergeFrom(pb::CodedInputStream input) {
  510. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  511. input.ReadRawMessage(this);
  512. #else
  513. uint tag;
  514. while ((tag = input.ReadTag()) != 0) {
  515. switch(tag) {
  516. default:
  517. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  518. break;
  519. case 8: {
  520. Zoneid = input.ReadInt32();
  521. break;
  522. }
  523. case 18: {
  524. Uid = input.ReadString();
  525. break;
  526. }
  527. case 24: {
  528. Mapid = input.ReadInt32();
  529. break;
  530. }
  531. }
  532. }
  533. #endif
  534. }
  535. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  536. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  537. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  538. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  539. uint tag;
  540. while ((tag = input.ReadTag()) != 0) {
  541. switch(tag) {
  542. default:
  543. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  544. break;
  545. case 8: {
  546. Zoneid = input.ReadInt32();
  547. break;
  548. }
  549. case 18: {
  550. Uid = input.ReadString();
  551. break;
  552. }
  553. case 24: {
  554. Mapid = input.ReadInt32();
  555. break;
  556. }
  557. }
  558. }
  559. }
  560. #endif
  561. }
  562. /// <summary>
  563. /// 多人副本, 申请房间(列表)
  564. /// </summary>
  565. public sealed partial class CS_MD_GetRoomList : pb::IMessage<CS_MD_GetRoomList>
  566. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  567. , pb::IBufferMessage
  568. #endif
  569. {
  570. private static readonly pb::MessageParser<CS_MD_GetRoomList> _parser = new pb::MessageParser<CS_MD_GetRoomList>(() => new CS_MD_GetRoomList());
  571. private pb::UnknownFieldSet _unknownFields;
  572. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  573. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  574. public static pb::MessageParser<CS_MD_GetRoomList> Parser { get { return _parser; } }
  575. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  576. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  577. public static pbr::MessageDescriptor Descriptor {
  578. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[2]; }
  579. }
  580. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  581. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  582. pbr::MessageDescriptor pb::IMessage.Descriptor {
  583. get { return Descriptor; }
  584. }
  585. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  586. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  587. public CS_MD_GetRoomList() {
  588. OnConstruction();
  589. }
  590. partial void OnConstruction();
  591. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  592. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  593. public CS_MD_GetRoomList(CS_MD_GetRoomList other) : this() {
  594. zoneid_ = other.zoneid_;
  595. uid_ = other.uid_;
  596. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  597. }
  598. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  599. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  600. public CS_MD_GetRoomList Clone() {
  601. return new CS_MD_GetRoomList(this);
  602. }
  603. /// <summary>Field number for the "Zoneid" field.</summary>
  604. public const int ZoneidFieldNumber = 1;
  605. private int zoneid_;
  606. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  607. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  608. public int Zoneid {
  609. get { return zoneid_; }
  610. set {
  611. zoneid_ = value;
  612. }
  613. }
  614. /// <summary>Field number for the "Uid" field.</summary>
  615. public const int UidFieldNumber = 2;
  616. private string uid_ = "";
  617. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  618. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  619. public string Uid {
  620. get { return uid_; }
  621. set {
  622. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  623. }
  624. }
  625. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  626. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  627. public override bool Equals(object other) {
  628. return Equals(other as CS_MD_GetRoomList);
  629. }
  630. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  631. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  632. public bool Equals(CS_MD_GetRoomList other) {
  633. if (ReferenceEquals(other, null)) {
  634. return false;
  635. }
  636. if (ReferenceEquals(other, this)) {
  637. return true;
  638. }
  639. if (Zoneid != other.Zoneid) return false;
  640. if (Uid != other.Uid) return false;
  641. return Equals(_unknownFields, other._unknownFields);
  642. }
  643. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  644. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  645. public override int GetHashCode() {
  646. int hash = 1;
  647. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  648. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  649. if (_unknownFields != null) {
  650. hash ^= _unknownFields.GetHashCode();
  651. }
  652. return hash;
  653. }
  654. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  655. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  656. public override string ToString() {
  657. return pb::JsonFormatter.ToDiagnosticString(this);
  658. }
  659. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  660. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  661. public void WriteTo(pb::CodedOutputStream output) {
  662. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  663. output.WriteRawMessage(this);
  664. #else
  665. if (Zoneid != 0) {
  666. output.WriteRawTag(8);
  667. output.WriteInt32(Zoneid);
  668. }
  669. if (Uid.Length != 0) {
  670. output.WriteRawTag(18);
  671. output.WriteString(Uid);
  672. }
  673. if (_unknownFields != null) {
  674. _unknownFields.WriteTo(output);
  675. }
  676. #endif
  677. }
  678. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  679. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  680. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  681. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  682. if (Zoneid != 0) {
  683. output.WriteRawTag(8);
  684. output.WriteInt32(Zoneid);
  685. }
  686. if (Uid.Length != 0) {
  687. output.WriteRawTag(18);
  688. output.WriteString(Uid);
  689. }
  690. if (_unknownFields != null) {
  691. _unknownFields.WriteTo(ref output);
  692. }
  693. }
  694. #endif
  695. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  696. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  697. public int CalculateSize() {
  698. int size = 0;
  699. if (Zoneid != 0) {
  700. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  701. }
  702. if (Uid.Length != 0) {
  703. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  704. }
  705. if (_unknownFields != null) {
  706. size += _unknownFields.CalculateSize();
  707. }
  708. return size;
  709. }
  710. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  711. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  712. public void MergeFrom(CS_MD_GetRoomList other) {
  713. if (other == null) {
  714. return;
  715. }
  716. if (other.Zoneid != 0) {
  717. Zoneid = other.Zoneid;
  718. }
  719. if (other.Uid.Length != 0) {
  720. Uid = other.Uid;
  721. }
  722. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  723. }
  724. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  725. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  726. public void MergeFrom(pb::CodedInputStream input) {
  727. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  728. input.ReadRawMessage(this);
  729. #else
  730. uint tag;
  731. while ((tag = input.ReadTag()) != 0) {
  732. switch(tag) {
  733. default:
  734. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  735. break;
  736. case 8: {
  737. Zoneid = input.ReadInt32();
  738. break;
  739. }
  740. case 18: {
  741. Uid = input.ReadString();
  742. break;
  743. }
  744. }
  745. }
  746. #endif
  747. }
  748. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  749. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  750. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  751. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  752. uint tag;
  753. while ((tag = input.ReadTag()) != 0) {
  754. switch(tag) {
  755. default:
  756. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  757. break;
  758. case 8: {
  759. Zoneid = input.ReadInt32();
  760. break;
  761. }
  762. case 18: {
  763. Uid = input.ReadString();
  764. break;
  765. }
  766. }
  767. }
  768. }
  769. #endif
  770. }
  771. /// <summary>
  772. /// 多人副本, 加入房间
  773. /// </summary>
  774. public sealed partial class CS_MD_EnterRoom : pb::IMessage<CS_MD_EnterRoom>
  775. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  776. , pb::IBufferMessage
  777. #endif
  778. {
  779. private static readonly pb::MessageParser<CS_MD_EnterRoom> _parser = new pb::MessageParser<CS_MD_EnterRoom>(() => new CS_MD_EnterRoom());
  780. private pb::UnknownFieldSet _unknownFields;
  781. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  782. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  783. public static pb::MessageParser<CS_MD_EnterRoom> Parser { get { return _parser; } }
  784. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  785. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  786. public static pbr::MessageDescriptor Descriptor {
  787. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[3]; }
  788. }
  789. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  790. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  791. pbr::MessageDescriptor pb::IMessage.Descriptor {
  792. get { return Descriptor; }
  793. }
  794. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  795. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  796. public CS_MD_EnterRoom() {
  797. OnConstruction();
  798. }
  799. partial void OnConstruction();
  800. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  801. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  802. public CS_MD_EnterRoom(CS_MD_EnterRoom other) : this() {
  803. zoneid_ = other.zoneid_;
  804. uid_ = other.uid_;
  805. roomId_ = other.roomId_;
  806. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  807. }
  808. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  809. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  810. public CS_MD_EnterRoom Clone() {
  811. return new CS_MD_EnterRoom(this);
  812. }
  813. /// <summary>Field number for the "Zoneid" field.</summary>
  814. public const int ZoneidFieldNumber = 1;
  815. private int zoneid_;
  816. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  817. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  818. public int Zoneid {
  819. get { return zoneid_; }
  820. set {
  821. zoneid_ = value;
  822. }
  823. }
  824. /// <summary>Field number for the "Uid" field.</summary>
  825. public const int UidFieldNumber = 2;
  826. private string uid_ = "";
  827. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  828. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  829. public string Uid {
  830. get { return uid_; }
  831. set {
  832. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  833. }
  834. }
  835. /// <summary>Field number for the "RoomId" field.</summary>
  836. public const int RoomIdFieldNumber = 3;
  837. private int roomId_;
  838. /// <summary>
  839. /// 房间id
  840. /// </summary>
  841. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  842. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  843. public int RoomId {
  844. get { return roomId_; }
  845. set {
  846. roomId_ = value;
  847. }
  848. }
  849. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  850. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  851. public override bool Equals(object other) {
  852. return Equals(other as CS_MD_EnterRoom);
  853. }
  854. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  855. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  856. public bool Equals(CS_MD_EnterRoom other) {
  857. if (ReferenceEquals(other, null)) {
  858. return false;
  859. }
  860. if (ReferenceEquals(other, this)) {
  861. return true;
  862. }
  863. if (Zoneid != other.Zoneid) return false;
  864. if (Uid != other.Uid) return false;
  865. if (RoomId != other.RoomId) return false;
  866. return Equals(_unknownFields, other._unknownFields);
  867. }
  868. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  869. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  870. public override int GetHashCode() {
  871. int hash = 1;
  872. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  873. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  874. if (RoomId != 0) hash ^= RoomId.GetHashCode();
  875. if (_unknownFields != null) {
  876. hash ^= _unknownFields.GetHashCode();
  877. }
  878. return hash;
  879. }
  880. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  881. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  882. public override string ToString() {
  883. return pb::JsonFormatter.ToDiagnosticString(this);
  884. }
  885. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  886. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  887. public void WriteTo(pb::CodedOutputStream output) {
  888. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  889. output.WriteRawMessage(this);
  890. #else
  891. if (Zoneid != 0) {
  892. output.WriteRawTag(8);
  893. output.WriteInt32(Zoneid);
  894. }
  895. if (Uid.Length != 0) {
  896. output.WriteRawTag(18);
  897. output.WriteString(Uid);
  898. }
  899. if (RoomId != 0) {
  900. output.WriteRawTag(24);
  901. output.WriteInt32(RoomId);
  902. }
  903. if (_unknownFields != null) {
  904. _unknownFields.WriteTo(output);
  905. }
  906. #endif
  907. }
  908. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  909. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  910. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  911. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  912. if (Zoneid != 0) {
  913. output.WriteRawTag(8);
  914. output.WriteInt32(Zoneid);
  915. }
  916. if (Uid.Length != 0) {
  917. output.WriteRawTag(18);
  918. output.WriteString(Uid);
  919. }
  920. if (RoomId != 0) {
  921. output.WriteRawTag(24);
  922. output.WriteInt32(RoomId);
  923. }
  924. if (_unknownFields != null) {
  925. _unknownFields.WriteTo(ref output);
  926. }
  927. }
  928. #endif
  929. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  930. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  931. public int CalculateSize() {
  932. int size = 0;
  933. if (Zoneid != 0) {
  934. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  935. }
  936. if (Uid.Length != 0) {
  937. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  938. }
  939. if (RoomId != 0) {
  940. size += 1 + pb::CodedOutputStream.ComputeInt32Size(RoomId);
  941. }
  942. if (_unknownFields != null) {
  943. size += _unknownFields.CalculateSize();
  944. }
  945. return size;
  946. }
  947. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  948. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  949. public void MergeFrom(CS_MD_EnterRoom other) {
  950. if (other == null) {
  951. return;
  952. }
  953. if (other.Zoneid != 0) {
  954. Zoneid = other.Zoneid;
  955. }
  956. if (other.Uid.Length != 0) {
  957. Uid = other.Uid;
  958. }
  959. if (other.RoomId != 0) {
  960. RoomId = other.RoomId;
  961. }
  962. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  963. }
  964. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  965. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  966. public void MergeFrom(pb::CodedInputStream input) {
  967. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  968. input.ReadRawMessage(this);
  969. #else
  970. uint tag;
  971. while ((tag = input.ReadTag()) != 0) {
  972. switch(tag) {
  973. default:
  974. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  975. break;
  976. case 8: {
  977. Zoneid = input.ReadInt32();
  978. break;
  979. }
  980. case 18: {
  981. Uid = input.ReadString();
  982. break;
  983. }
  984. case 24: {
  985. RoomId = input.ReadInt32();
  986. break;
  987. }
  988. }
  989. }
  990. #endif
  991. }
  992. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  993. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  994. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  995. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  996. uint tag;
  997. while ((tag = input.ReadTag()) != 0) {
  998. switch(tag) {
  999. default:
  1000. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  1001. break;
  1002. case 8: {
  1003. Zoneid = input.ReadInt32();
  1004. break;
  1005. }
  1006. case 18: {
  1007. Uid = input.ReadString();
  1008. break;
  1009. }
  1010. case 24: {
  1011. RoomId = input.ReadInt32();
  1012. break;
  1013. }
  1014. }
  1015. }
  1016. }
  1017. #endif
  1018. }
  1019. /// <summary>
  1020. /// 多人副本, 离开房间
  1021. /// </summary>
  1022. public sealed partial class CS_MD_LeaveRoom : pb::IMessage<CS_MD_LeaveRoom>
  1023. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1024. , pb::IBufferMessage
  1025. #endif
  1026. {
  1027. private static readonly pb::MessageParser<CS_MD_LeaveRoom> _parser = new pb::MessageParser<CS_MD_LeaveRoom>(() => new CS_MD_LeaveRoom());
  1028. private pb::UnknownFieldSet _unknownFields;
  1029. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1030. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1031. public static pb::MessageParser<CS_MD_LeaveRoom> Parser { get { return _parser; } }
  1032. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1033. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1034. public static pbr::MessageDescriptor Descriptor {
  1035. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[4]; }
  1036. }
  1037. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1038. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1039. pbr::MessageDescriptor pb::IMessage.Descriptor {
  1040. get { return Descriptor; }
  1041. }
  1042. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1043. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1044. public CS_MD_LeaveRoom() {
  1045. OnConstruction();
  1046. }
  1047. partial void OnConstruction();
  1048. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1049. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1050. public CS_MD_LeaveRoom(CS_MD_LeaveRoom other) : this() {
  1051. zoneid_ = other.zoneid_;
  1052. uid_ = other.uid_;
  1053. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  1054. }
  1055. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1056. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1057. public CS_MD_LeaveRoom Clone() {
  1058. return new CS_MD_LeaveRoom(this);
  1059. }
  1060. /// <summary>Field number for the "Zoneid" field.</summary>
  1061. public const int ZoneidFieldNumber = 1;
  1062. private int zoneid_;
  1063. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1064. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1065. public int Zoneid {
  1066. get { return zoneid_; }
  1067. set {
  1068. zoneid_ = value;
  1069. }
  1070. }
  1071. /// <summary>Field number for the "Uid" field.</summary>
  1072. public const int UidFieldNumber = 2;
  1073. private string uid_ = "";
  1074. /// <summary>
  1075. ///int32 RoomId=3; // 房间id (理论上已经处于房间中不需要此字段)
  1076. /// </summary>
  1077. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1078. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1079. public string Uid {
  1080. get { return uid_; }
  1081. set {
  1082. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  1083. }
  1084. }
  1085. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1086. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1087. public override bool Equals(object other) {
  1088. return Equals(other as CS_MD_LeaveRoom);
  1089. }
  1090. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1091. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1092. public bool Equals(CS_MD_LeaveRoom other) {
  1093. if (ReferenceEquals(other, null)) {
  1094. return false;
  1095. }
  1096. if (ReferenceEquals(other, this)) {
  1097. return true;
  1098. }
  1099. if (Zoneid != other.Zoneid) return false;
  1100. if (Uid != other.Uid) return false;
  1101. return Equals(_unknownFields, other._unknownFields);
  1102. }
  1103. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1104. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1105. public override int GetHashCode() {
  1106. int hash = 1;
  1107. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  1108. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  1109. if (_unknownFields != null) {
  1110. hash ^= _unknownFields.GetHashCode();
  1111. }
  1112. return hash;
  1113. }
  1114. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1115. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1116. public override string ToString() {
  1117. return pb::JsonFormatter.ToDiagnosticString(this);
  1118. }
  1119. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1120. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1121. public void WriteTo(pb::CodedOutputStream output) {
  1122. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1123. output.WriteRawMessage(this);
  1124. #else
  1125. if (Zoneid != 0) {
  1126. output.WriteRawTag(8);
  1127. output.WriteInt32(Zoneid);
  1128. }
  1129. if (Uid.Length != 0) {
  1130. output.WriteRawTag(18);
  1131. output.WriteString(Uid);
  1132. }
  1133. if (_unknownFields != null) {
  1134. _unknownFields.WriteTo(output);
  1135. }
  1136. #endif
  1137. }
  1138. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1139. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1140. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1141. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  1142. if (Zoneid != 0) {
  1143. output.WriteRawTag(8);
  1144. output.WriteInt32(Zoneid);
  1145. }
  1146. if (Uid.Length != 0) {
  1147. output.WriteRawTag(18);
  1148. output.WriteString(Uid);
  1149. }
  1150. if (_unknownFields != null) {
  1151. _unknownFields.WriteTo(ref output);
  1152. }
  1153. }
  1154. #endif
  1155. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1156. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1157. public int CalculateSize() {
  1158. int size = 0;
  1159. if (Zoneid != 0) {
  1160. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  1161. }
  1162. if (Uid.Length != 0) {
  1163. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  1164. }
  1165. if (_unknownFields != null) {
  1166. size += _unknownFields.CalculateSize();
  1167. }
  1168. return size;
  1169. }
  1170. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1171. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1172. public void MergeFrom(CS_MD_LeaveRoom other) {
  1173. if (other == null) {
  1174. return;
  1175. }
  1176. if (other.Zoneid != 0) {
  1177. Zoneid = other.Zoneid;
  1178. }
  1179. if (other.Uid.Length != 0) {
  1180. Uid = other.Uid;
  1181. }
  1182. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  1183. }
  1184. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1185. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1186. public void MergeFrom(pb::CodedInputStream input) {
  1187. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1188. input.ReadRawMessage(this);
  1189. #else
  1190. uint tag;
  1191. while ((tag = input.ReadTag()) != 0) {
  1192. switch(tag) {
  1193. default:
  1194. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  1195. break;
  1196. case 8: {
  1197. Zoneid = input.ReadInt32();
  1198. break;
  1199. }
  1200. case 18: {
  1201. Uid = input.ReadString();
  1202. break;
  1203. }
  1204. }
  1205. }
  1206. #endif
  1207. }
  1208. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1209. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1210. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1211. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  1212. uint tag;
  1213. while ((tag = input.ReadTag()) != 0) {
  1214. switch(tag) {
  1215. default:
  1216. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  1217. break;
  1218. case 8: {
  1219. Zoneid = input.ReadInt32();
  1220. break;
  1221. }
  1222. case 18: {
  1223. Uid = input.ReadString();
  1224. break;
  1225. }
  1226. }
  1227. }
  1228. }
  1229. #endif
  1230. }
  1231. /// <summary>
  1232. /// 多人副本, 开始游戏(创建者)
  1233. /// </summary>
  1234. public sealed partial class CS_MD_BeginDup : pb::IMessage<CS_MD_BeginDup>
  1235. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1236. , pb::IBufferMessage
  1237. #endif
  1238. {
  1239. private static readonly pb::MessageParser<CS_MD_BeginDup> _parser = new pb::MessageParser<CS_MD_BeginDup>(() => new CS_MD_BeginDup());
  1240. private pb::UnknownFieldSet _unknownFields;
  1241. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1242. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1243. public static pb::MessageParser<CS_MD_BeginDup> Parser { get { return _parser; } }
  1244. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1245. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1246. public static pbr::MessageDescriptor Descriptor {
  1247. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[5]; }
  1248. }
  1249. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1250. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1251. pbr::MessageDescriptor pb::IMessage.Descriptor {
  1252. get { return Descriptor; }
  1253. }
  1254. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1255. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1256. public CS_MD_BeginDup() {
  1257. OnConstruction();
  1258. }
  1259. partial void OnConstruction();
  1260. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1261. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1262. public CS_MD_BeginDup(CS_MD_BeginDup other) : this() {
  1263. zoneid_ = other.zoneid_;
  1264. uid_ = other.uid_;
  1265. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  1266. }
  1267. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1268. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1269. public CS_MD_BeginDup Clone() {
  1270. return new CS_MD_BeginDup(this);
  1271. }
  1272. /// <summary>Field number for the "Zoneid" field.</summary>
  1273. public const int ZoneidFieldNumber = 1;
  1274. private int zoneid_;
  1275. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1276. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1277. public int Zoneid {
  1278. get { return zoneid_; }
  1279. set {
  1280. zoneid_ = value;
  1281. }
  1282. }
  1283. /// <summary>Field number for the "Uid" field.</summary>
  1284. public const int UidFieldNumber = 2;
  1285. private string uid_ = "";
  1286. /// <summary>
  1287. ///int32 RoomId=3; // 房间id (理论上已经处于房间中不需要此字段)
  1288. /// </summary>
  1289. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1290. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1291. public string Uid {
  1292. get { return uid_; }
  1293. set {
  1294. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  1295. }
  1296. }
  1297. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1298. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1299. public override bool Equals(object other) {
  1300. return Equals(other as CS_MD_BeginDup);
  1301. }
  1302. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1303. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1304. public bool Equals(CS_MD_BeginDup other) {
  1305. if (ReferenceEquals(other, null)) {
  1306. return false;
  1307. }
  1308. if (ReferenceEquals(other, this)) {
  1309. return true;
  1310. }
  1311. if (Zoneid != other.Zoneid) return false;
  1312. if (Uid != other.Uid) return false;
  1313. return Equals(_unknownFields, other._unknownFields);
  1314. }
  1315. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1316. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1317. public override int GetHashCode() {
  1318. int hash = 1;
  1319. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  1320. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  1321. if (_unknownFields != null) {
  1322. hash ^= _unknownFields.GetHashCode();
  1323. }
  1324. return hash;
  1325. }
  1326. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1327. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1328. public override string ToString() {
  1329. return pb::JsonFormatter.ToDiagnosticString(this);
  1330. }
  1331. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1332. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1333. public void WriteTo(pb::CodedOutputStream output) {
  1334. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1335. output.WriteRawMessage(this);
  1336. #else
  1337. if (Zoneid != 0) {
  1338. output.WriteRawTag(8);
  1339. output.WriteInt32(Zoneid);
  1340. }
  1341. if (Uid.Length != 0) {
  1342. output.WriteRawTag(18);
  1343. output.WriteString(Uid);
  1344. }
  1345. if (_unknownFields != null) {
  1346. _unknownFields.WriteTo(output);
  1347. }
  1348. #endif
  1349. }
  1350. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1351. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1352. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1353. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  1354. if (Zoneid != 0) {
  1355. output.WriteRawTag(8);
  1356. output.WriteInt32(Zoneid);
  1357. }
  1358. if (Uid.Length != 0) {
  1359. output.WriteRawTag(18);
  1360. output.WriteString(Uid);
  1361. }
  1362. if (_unknownFields != null) {
  1363. _unknownFields.WriteTo(ref output);
  1364. }
  1365. }
  1366. #endif
  1367. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1368. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1369. public int CalculateSize() {
  1370. int size = 0;
  1371. if (Zoneid != 0) {
  1372. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  1373. }
  1374. if (Uid.Length != 0) {
  1375. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  1376. }
  1377. if (_unknownFields != null) {
  1378. size += _unknownFields.CalculateSize();
  1379. }
  1380. return size;
  1381. }
  1382. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1383. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1384. public void MergeFrom(CS_MD_BeginDup other) {
  1385. if (other == null) {
  1386. return;
  1387. }
  1388. if (other.Zoneid != 0) {
  1389. Zoneid = other.Zoneid;
  1390. }
  1391. if (other.Uid.Length != 0) {
  1392. Uid = other.Uid;
  1393. }
  1394. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  1395. }
  1396. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1397. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1398. public void MergeFrom(pb::CodedInputStream input) {
  1399. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1400. input.ReadRawMessage(this);
  1401. #else
  1402. uint tag;
  1403. while ((tag = input.ReadTag()) != 0) {
  1404. switch(tag) {
  1405. default:
  1406. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  1407. break;
  1408. case 8: {
  1409. Zoneid = input.ReadInt32();
  1410. break;
  1411. }
  1412. case 18: {
  1413. Uid = input.ReadString();
  1414. break;
  1415. }
  1416. }
  1417. }
  1418. #endif
  1419. }
  1420. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1421. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1422. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1423. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  1424. uint tag;
  1425. while ((tag = input.ReadTag()) != 0) {
  1426. switch(tag) {
  1427. default:
  1428. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  1429. break;
  1430. case 8: {
  1431. Zoneid = input.ReadInt32();
  1432. break;
  1433. }
  1434. case 18: {
  1435. Uid = input.ReadString();
  1436. break;
  1437. }
  1438. }
  1439. }
  1440. }
  1441. #endif
  1442. }
  1443. public sealed partial class CS_BT_Login : pb::IMessage<CS_BT_Login>
  1444. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1445. , pb::IBufferMessage
  1446. #endif
  1447. {
  1448. private static readonly pb::MessageParser<CS_BT_Login> _parser = new pb::MessageParser<CS_BT_Login>(() => new CS_BT_Login());
  1449. private pb::UnknownFieldSet _unknownFields;
  1450. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1451. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1452. public static pb::MessageParser<CS_BT_Login> Parser { get { return _parser; } }
  1453. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1454. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1455. public static pbr::MessageDescriptor Descriptor {
  1456. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[6]; }
  1457. }
  1458. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1459. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1460. pbr::MessageDescriptor pb::IMessage.Descriptor {
  1461. get { return Descriptor; }
  1462. }
  1463. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1464. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1465. public CS_BT_Login() {
  1466. OnConstruction();
  1467. }
  1468. partial void OnConstruction();
  1469. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1470. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1471. public CS_BT_Login(CS_BT_Login other) : this() {
  1472. zoneid_ = other.zoneid_;
  1473. uid_ = other.uid_;
  1474. msg_ = other.msg_;
  1475. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  1476. }
  1477. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1478. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1479. public CS_BT_Login Clone() {
  1480. return new CS_BT_Login(this);
  1481. }
  1482. /// <summary>Field number for the "Zoneid" field.</summary>
  1483. public const int ZoneidFieldNumber = 1;
  1484. private int zoneid_;
  1485. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1486. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1487. public int Zoneid {
  1488. get { return zoneid_; }
  1489. set {
  1490. zoneid_ = value;
  1491. }
  1492. }
  1493. /// <summary>Field number for the "Uid" field.</summary>
  1494. public const int UidFieldNumber = 2;
  1495. private string uid_ = "";
  1496. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1497. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1498. public string Uid {
  1499. get { return uid_; }
  1500. set {
  1501. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  1502. }
  1503. }
  1504. /// <summary>Field number for the "Msg" field.</summary>
  1505. public const int MsgFieldNumber = 3;
  1506. private string msg_ = "";
  1507. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1508. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1509. public string Msg {
  1510. get { return msg_; }
  1511. set {
  1512. msg_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  1513. }
  1514. }
  1515. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1516. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1517. public override bool Equals(object other) {
  1518. return Equals(other as CS_BT_Login);
  1519. }
  1520. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1521. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1522. public bool Equals(CS_BT_Login other) {
  1523. if (ReferenceEquals(other, null)) {
  1524. return false;
  1525. }
  1526. if (ReferenceEquals(other, this)) {
  1527. return true;
  1528. }
  1529. if (Zoneid != other.Zoneid) return false;
  1530. if (Uid != other.Uid) return false;
  1531. if (Msg != other.Msg) return false;
  1532. return Equals(_unknownFields, other._unknownFields);
  1533. }
  1534. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1535. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1536. public override int GetHashCode() {
  1537. int hash = 1;
  1538. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  1539. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  1540. if (Msg.Length != 0) hash ^= Msg.GetHashCode();
  1541. if (_unknownFields != null) {
  1542. hash ^= _unknownFields.GetHashCode();
  1543. }
  1544. return hash;
  1545. }
  1546. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1547. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1548. public override string ToString() {
  1549. return pb::JsonFormatter.ToDiagnosticString(this);
  1550. }
  1551. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1552. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1553. public void WriteTo(pb::CodedOutputStream output) {
  1554. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1555. output.WriteRawMessage(this);
  1556. #else
  1557. if (Zoneid != 0) {
  1558. output.WriteRawTag(8);
  1559. output.WriteInt32(Zoneid);
  1560. }
  1561. if (Uid.Length != 0) {
  1562. output.WriteRawTag(18);
  1563. output.WriteString(Uid);
  1564. }
  1565. if (Msg.Length != 0) {
  1566. output.WriteRawTag(26);
  1567. output.WriteString(Msg);
  1568. }
  1569. if (_unknownFields != null) {
  1570. _unknownFields.WriteTo(output);
  1571. }
  1572. #endif
  1573. }
  1574. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1575. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1576. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1577. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  1578. if (Zoneid != 0) {
  1579. output.WriteRawTag(8);
  1580. output.WriteInt32(Zoneid);
  1581. }
  1582. if (Uid.Length != 0) {
  1583. output.WriteRawTag(18);
  1584. output.WriteString(Uid);
  1585. }
  1586. if (Msg.Length != 0) {
  1587. output.WriteRawTag(26);
  1588. output.WriteString(Msg);
  1589. }
  1590. if (_unknownFields != null) {
  1591. _unknownFields.WriteTo(ref output);
  1592. }
  1593. }
  1594. #endif
  1595. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1596. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1597. public int CalculateSize() {
  1598. int size = 0;
  1599. if (Zoneid != 0) {
  1600. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  1601. }
  1602. if (Uid.Length != 0) {
  1603. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  1604. }
  1605. if (Msg.Length != 0) {
  1606. size += 1 + pb::CodedOutputStream.ComputeStringSize(Msg);
  1607. }
  1608. if (_unknownFields != null) {
  1609. size += _unknownFields.CalculateSize();
  1610. }
  1611. return size;
  1612. }
  1613. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1614. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1615. public void MergeFrom(CS_BT_Login other) {
  1616. if (other == null) {
  1617. return;
  1618. }
  1619. if (other.Zoneid != 0) {
  1620. Zoneid = other.Zoneid;
  1621. }
  1622. if (other.Uid.Length != 0) {
  1623. Uid = other.Uid;
  1624. }
  1625. if (other.Msg.Length != 0) {
  1626. Msg = other.Msg;
  1627. }
  1628. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  1629. }
  1630. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1631. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1632. public void MergeFrom(pb::CodedInputStream input) {
  1633. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1634. input.ReadRawMessage(this);
  1635. #else
  1636. uint tag;
  1637. while ((tag = input.ReadTag()) != 0) {
  1638. switch(tag) {
  1639. default:
  1640. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  1641. break;
  1642. case 8: {
  1643. Zoneid = input.ReadInt32();
  1644. break;
  1645. }
  1646. case 18: {
  1647. Uid = input.ReadString();
  1648. break;
  1649. }
  1650. case 26: {
  1651. Msg = input.ReadString();
  1652. break;
  1653. }
  1654. }
  1655. }
  1656. #endif
  1657. }
  1658. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1659. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1660. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1661. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  1662. uint tag;
  1663. while ((tag = input.ReadTag()) != 0) {
  1664. switch(tag) {
  1665. default:
  1666. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  1667. break;
  1668. case 8: {
  1669. Zoneid = input.ReadInt32();
  1670. break;
  1671. }
  1672. case 18: {
  1673. Uid = input.ReadString();
  1674. break;
  1675. }
  1676. case 26: {
  1677. Msg = input.ReadString();
  1678. break;
  1679. }
  1680. }
  1681. }
  1682. }
  1683. #endif
  1684. }
  1685. /// <summary>
  1686. /// 查询组队列表
  1687. /// </summary>
  1688. public sealed partial class CS_BT_PeopleList : pb::IMessage<CS_BT_PeopleList>
  1689. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1690. , pb::IBufferMessage
  1691. #endif
  1692. {
  1693. private static readonly pb::MessageParser<CS_BT_PeopleList> _parser = new pb::MessageParser<CS_BT_PeopleList>(() => new CS_BT_PeopleList());
  1694. private pb::UnknownFieldSet _unknownFields;
  1695. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1696. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1697. public static pb::MessageParser<CS_BT_PeopleList> Parser { get { return _parser; } }
  1698. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1699. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1700. public static pbr::MessageDescriptor Descriptor {
  1701. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[7]; }
  1702. }
  1703. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1704. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1705. pbr::MessageDescriptor pb::IMessage.Descriptor {
  1706. get { return Descriptor; }
  1707. }
  1708. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1709. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1710. public CS_BT_PeopleList() {
  1711. OnConstruction();
  1712. }
  1713. partial void OnConstruction();
  1714. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1715. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1716. public CS_BT_PeopleList(CS_BT_PeopleList other) : this() {
  1717. zoneid_ = other.zoneid_;
  1718. uid_ = other.uid_;
  1719. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  1720. }
  1721. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1722. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1723. public CS_BT_PeopleList Clone() {
  1724. return new CS_BT_PeopleList(this);
  1725. }
  1726. /// <summary>Field number for the "Zoneid" field.</summary>
  1727. public const int ZoneidFieldNumber = 1;
  1728. private int zoneid_;
  1729. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1730. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1731. public int Zoneid {
  1732. get { return zoneid_; }
  1733. set {
  1734. zoneid_ = value;
  1735. }
  1736. }
  1737. /// <summary>Field number for the "Uid" field.</summary>
  1738. public const int UidFieldNumber = 2;
  1739. private string uid_ = "";
  1740. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1741. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1742. public string Uid {
  1743. get { return uid_; }
  1744. set {
  1745. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  1746. }
  1747. }
  1748. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1749. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1750. public override bool Equals(object other) {
  1751. return Equals(other as CS_BT_PeopleList);
  1752. }
  1753. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1754. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1755. public bool Equals(CS_BT_PeopleList other) {
  1756. if (ReferenceEquals(other, null)) {
  1757. return false;
  1758. }
  1759. if (ReferenceEquals(other, this)) {
  1760. return true;
  1761. }
  1762. if (Zoneid != other.Zoneid) return false;
  1763. if (Uid != other.Uid) return false;
  1764. return Equals(_unknownFields, other._unknownFields);
  1765. }
  1766. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1767. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1768. public override int GetHashCode() {
  1769. int hash = 1;
  1770. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  1771. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  1772. if (_unknownFields != null) {
  1773. hash ^= _unknownFields.GetHashCode();
  1774. }
  1775. return hash;
  1776. }
  1777. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1778. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1779. public override string ToString() {
  1780. return pb::JsonFormatter.ToDiagnosticString(this);
  1781. }
  1782. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1783. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1784. public void WriteTo(pb::CodedOutputStream output) {
  1785. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1786. output.WriteRawMessage(this);
  1787. #else
  1788. if (Zoneid != 0) {
  1789. output.WriteRawTag(8);
  1790. output.WriteInt32(Zoneid);
  1791. }
  1792. if (Uid.Length != 0) {
  1793. output.WriteRawTag(18);
  1794. output.WriteString(Uid);
  1795. }
  1796. if (_unknownFields != null) {
  1797. _unknownFields.WriteTo(output);
  1798. }
  1799. #endif
  1800. }
  1801. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1802. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1803. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1804. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  1805. if (Zoneid != 0) {
  1806. output.WriteRawTag(8);
  1807. output.WriteInt32(Zoneid);
  1808. }
  1809. if (Uid.Length != 0) {
  1810. output.WriteRawTag(18);
  1811. output.WriteString(Uid);
  1812. }
  1813. if (_unknownFields != null) {
  1814. _unknownFields.WriteTo(ref output);
  1815. }
  1816. }
  1817. #endif
  1818. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1819. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1820. public int CalculateSize() {
  1821. int size = 0;
  1822. if (Zoneid != 0) {
  1823. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  1824. }
  1825. if (Uid.Length != 0) {
  1826. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  1827. }
  1828. if (_unknownFields != null) {
  1829. size += _unknownFields.CalculateSize();
  1830. }
  1831. return size;
  1832. }
  1833. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1834. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1835. public void MergeFrom(CS_BT_PeopleList other) {
  1836. if (other == null) {
  1837. return;
  1838. }
  1839. if (other.Zoneid != 0) {
  1840. Zoneid = other.Zoneid;
  1841. }
  1842. if (other.Uid.Length != 0) {
  1843. Uid = other.Uid;
  1844. }
  1845. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  1846. }
  1847. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1848. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1849. public void MergeFrom(pb::CodedInputStream input) {
  1850. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1851. input.ReadRawMessage(this);
  1852. #else
  1853. uint tag;
  1854. while ((tag = input.ReadTag()) != 0) {
  1855. switch(tag) {
  1856. default:
  1857. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  1858. break;
  1859. case 8: {
  1860. Zoneid = input.ReadInt32();
  1861. break;
  1862. }
  1863. case 18: {
  1864. Uid = input.ReadString();
  1865. break;
  1866. }
  1867. }
  1868. }
  1869. #endif
  1870. }
  1871. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1872. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1873. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1874. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  1875. uint tag;
  1876. while ((tag = input.ReadTag()) != 0) {
  1877. switch(tag) {
  1878. default:
  1879. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  1880. break;
  1881. case 8: {
  1882. Zoneid = input.ReadInt32();
  1883. break;
  1884. }
  1885. case 18: {
  1886. Uid = input.ReadString();
  1887. break;
  1888. }
  1889. }
  1890. }
  1891. }
  1892. #endif
  1893. }
  1894. public sealed partial class CS_BT_Status : pb::IMessage<CS_BT_Status>
  1895. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  1896. , pb::IBufferMessage
  1897. #endif
  1898. {
  1899. private static readonly pb::MessageParser<CS_BT_Status> _parser = new pb::MessageParser<CS_BT_Status>(() => new CS_BT_Status());
  1900. private pb::UnknownFieldSet _unknownFields;
  1901. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1902. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1903. public static pb::MessageParser<CS_BT_Status> Parser { get { return _parser; } }
  1904. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1905. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1906. public static pbr::MessageDescriptor Descriptor {
  1907. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[8]; }
  1908. }
  1909. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1910. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1911. pbr::MessageDescriptor pb::IMessage.Descriptor {
  1912. get { return Descriptor; }
  1913. }
  1914. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1915. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1916. public CS_BT_Status() {
  1917. OnConstruction();
  1918. }
  1919. partial void OnConstruction();
  1920. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1921. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1922. public CS_BT_Status(CS_BT_Status other) : this() {
  1923. zoneid_ = other.zoneid_;
  1924. senderUid_ = other.senderUid_;
  1925. propertyName_ = other.propertyName_;
  1926. value_ = other.value_;
  1927. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  1928. }
  1929. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1930. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1931. public CS_BT_Status Clone() {
  1932. return new CS_BT_Status(this);
  1933. }
  1934. /// <summary>Field number for the "Zoneid" field.</summary>
  1935. public const int ZoneidFieldNumber = 1;
  1936. private int zoneid_;
  1937. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1938. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1939. public int Zoneid {
  1940. get { return zoneid_; }
  1941. set {
  1942. zoneid_ = value;
  1943. }
  1944. }
  1945. /// <summary>Field number for the "SenderUid" field.</summary>
  1946. public const int SenderUidFieldNumber = 2;
  1947. private string senderUid_ = "";
  1948. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1949. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1950. public string SenderUid {
  1951. get { return senderUid_; }
  1952. set {
  1953. senderUid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  1954. }
  1955. }
  1956. /// <summary>Field number for the "PropertyName" field.</summary>
  1957. public const int PropertyNameFieldNumber = 3;
  1958. private string propertyName_ = "";
  1959. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1960. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1961. public string PropertyName {
  1962. get { return propertyName_; }
  1963. set {
  1964. propertyName_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  1965. }
  1966. }
  1967. /// <summary>Field number for the "Value" field.</summary>
  1968. public const int ValueFieldNumber = 4;
  1969. private string value_ = "";
  1970. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1971. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1972. public string Value {
  1973. get { return value_; }
  1974. set {
  1975. value_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  1976. }
  1977. }
  1978. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1979. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1980. public override bool Equals(object other) {
  1981. return Equals(other as CS_BT_Status);
  1982. }
  1983. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1984. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  1985. public bool Equals(CS_BT_Status other) {
  1986. if (ReferenceEquals(other, null)) {
  1987. return false;
  1988. }
  1989. if (ReferenceEquals(other, this)) {
  1990. return true;
  1991. }
  1992. if (Zoneid != other.Zoneid) return false;
  1993. if (SenderUid != other.SenderUid) return false;
  1994. if (PropertyName != other.PropertyName) return false;
  1995. if (Value != other.Value) return false;
  1996. return Equals(_unknownFields, other._unknownFields);
  1997. }
  1998. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  1999. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2000. public override int GetHashCode() {
  2001. int hash = 1;
  2002. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  2003. if (SenderUid.Length != 0) hash ^= SenderUid.GetHashCode();
  2004. if (PropertyName.Length != 0) hash ^= PropertyName.GetHashCode();
  2005. if (Value.Length != 0) hash ^= Value.GetHashCode();
  2006. if (_unknownFields != null) {
  2007. hash ^= _unknownFields.GetHashCode();
  2008. }
  2009. return hash;
  2010. }
  2011. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2012. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2013. public override string ToString() {
  2014. return pb::JsonFormatter.ToDiagnosticString(this);
  2015. }
  2016. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2017. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2018. public void WriteTo(pb::CodedOutputStream output) {
  2019. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2020. output.WriteRawMessage(this);
  2021. #else
  2022. if (Zoneid != 0) {
  2023. output.WriteRawTag(8);
  2024. output.WriteInt32(Zoneid);
  2025. }
  2026. if (SenderUid.Length != 0) {
  2027. output.WriteRawTag(18);
  2028. output.WriteString(SenderUid);
  2029. }
  2030. if (PropertyName.Length != 0) {
  2031. output.WriteRawTag(26);
  2032. output.WriteString(PropertyName);
  2033. }
  2034. if (Value.Length != 0) {
  2035. output.WriteRawTag(34);
  2036. output.WriteString(Value);
  2037. }
  2038. if (_unknownFields != null) {
  2039. _unknownFields.WriteTo(output);
  2040. }
  2041. #endif
  2042. }
  2043. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2044. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2045. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2046. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  2047. if (Zoneid != 0) {
  2048. output.WriteRawTag(8);
  2049. output.WriteInt32(Zoneid);
  2050. }
  2051. if (SenderUid.Length != 0) {
  2052. output.WriteRawTag(18);
  2053. output.WriteString(SenderUid);
  2054. }
  2055. if (PropertyName.Length != 0) {
  2056. output.WriteRawTag(26);
  2057. output.WriteString(PropertyName);
  2058. }
  2059. if (Value.Length != 0) {
  2060. output.WriteRawTag(34);
  2061. output.WriteString(Value);
  2062. }
  2063. if (_unknownFields != null) {
  2064. _unknownFields.WriteTo(ref output);
  2065. }
  2066. }
  2067. #endif
  2068. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2069. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2070. public int CalculateSize() {
  2071. int size = 0;
  2072. if (Zoneid != 0) {
  2073. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  2074. }
  2075. if (SenderUid.Length != 0) {
  2076. size += 1 + pb::CodedOutputStream.ComputeStringSize(SenderUid);
  2077. }
  2078. if (PropertyName.Length != 0) {
  2079. size += 1 + pb::CodedOutputStream.ComputeStringSize(PropertyName);
  2080. }
  2081. if (Value.Length != 0) {
  2082. size += 1 + pb::CodedOutputStream.ComputeStringSize(Value);
  2083. }
  2084. if (_unknownFields != null) {
  2085. size += _unknownFields.CalculateSize();
  2086. }
  2087. return size;
  2088. }
  2089. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2090. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2091. public void MergeFrom(CS_BT_Status other) {
  2092. if (other == null) {
  2093. return;
  2094. }
  2095. if (other.Zoneid != 0) {
  2096. Zoneid = other.Zoneid;
  2097. }
  2098. if (other.SenderUid.Length != 0) {
  2099. SenderUid = other.SenderUid;
  2100. }
  2101. if (other.PropertyName.Length != 0) {
  2102. PropertyName = other.PropertyName;
  2103. }
  2104. if (other.Value.Length != 0) {
  2105. Value = other.Value;
  2106. }
  2107. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  2108. }
  2109. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2110. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2111. public void MergeFrom(pb::CodedInputStream input) {
  2112. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2113. input.ReadRawMessage(this);
  2114. #else
  2115. uint tag;
  2116. while ((tag = input.ReadTag()) != 0) {
  2117. switch(tag) {
  2118. default:
  2119. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  2120. break;
  2121. case 8: {
  2122. Zoneid = input.ReadInt32();
  2123. break;
  2124. }
  2125. case 18: {
  2126. SenderUid = input.ReadString();
  2127. break;
  2128. }
  2129. case 26: {
  2130. PropertyName = input.ReadString();
  2131. break;
  2132. }
  2133. case 34: {
  2134. Value = input.ReadString();
  2135. break;
  2136. }
  2137. }
  2138. }
  2139. #endif
  2140. }
  2141. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2142. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2143. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2144. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  2145. uint tag;
  2146. while ((tag = input.ReadTag()) != 0) {
  2147. switch(tag) {
  2148. default:
  2149. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  2150. break;
  2151. case 8: {
  2152. Zoneid = input.ReadInt32();
  2153. break;
  2154. }
  2155. case 18: {
  2156. SenderUid = input.ReadString();
  2157. break;
  2158. }
  2159. case 26: {
  2160. PropertyName = input.ReadString();
  2161. break;
  2162. }
  2163. case 34: {
  2164. Value = input.ReadString();
  2165. break;
  2166. }
  2167. }
  2168. }
  2169. }
  2170. #endif
  2171. }
  2172. public sealed partial class CS_BT_Position : pb::IMessage<CS_BT_Position>
  2173. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2174. , pb::IBufferMessage
  2175. #endif
  2176. {
  2177. private static readonly pb::MessageParser<CS_BT_Position> _parser = new pb::MessageParser<CS_BT_Position>(() => new CS_BT_Position());
  2178. private pb::UnknownFieldSet _unknownFields;
  2179. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2180. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2181. public static pb::MessageParser<CS_BT_Position> Parser { get { return _parser; } }
  2182. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2183. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2184. public static pbr::MessageDescriptor Descriptor {
  2185. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[9]; }
  2186. }
  2187. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2188. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2189. pbr::MessageDescriptor pb::IMessage.Descriptor {
  2190. get { return Descriptor; }
  2191. }
  2192. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2193. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2194. public CS_BT_Position() {
  2195. OnConstruction();
  2196. }
  2197. partial void OnConstruction();
  2198. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2199. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2200. public CS_BT_Position(CS_BT_Position other) : this() {
  2201. zoneid_ = other.zoneid_;
  2202. senderUid_ = other.senderUid_;
  2203. x_ = other.x_;
  2204. y_ = other.y_;
  2205. z_ = other.z_;
  2206. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  2207. }
  2208. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2209. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2210. public CS_BT_Position Clone() {
  2211. return new CS_BT_Position(this);
  2212. }
  2213. /// <summary>Field number for the "Zoneid" field.</summary>
  2214. public const int ZoneidFieldNumber = 1;
  2215. private int zoneid_;
  2216. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2217. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2218. public int Zoneid {
  2219. get { return zoneid_; }
  2220. set {
  2221. zoneid_ = value;
  2222. }
  2223. }
  2224. /// <summary>Field number for the "SenderUid" field.</summary>
  2225. public const int SenderUidFieldNumber = 2;
  2226. private string senderUid_ = "";
  2227. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2228. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2229. public string SenderUid {
  2230. get { return senderUid_; }
  2231. set {
  2232. senderUid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  2233. }
  2234. }
  2235. /// <summary>Field number for the "X" field.</summary>
  2236. public const int XFieldNumber = 3;
  2237. private float x_;
  2238. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2239. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2240. public float X {
  2241. get { return x_; }
  2242. set {
  2243. x_ = value;
  2244. }
  2245. }
  2246. /// <summary>Field number for the "Y" field.</summary>
  2247. public const int YFieldNumber = 4;
  2248. private float y_;
  2249. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2250. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2251. public float Y {
  2252. get { return y_; }
  2253. set {
  2254. y_ = value;
  2255. }
  2256. }
  2257. /// <summary>Field number for the "Z" field.</summary>
  2258. public const int ZFieldNumber = 5;
  2259. private float z_;
  2260. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2261. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2262. public float Z {
  2263. get { return z_; }
  2264. set {
  2265. z_ = value;
  2266. }
  2267. }
  2268. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2269. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2270. public override bool Equals(object other) {
  2271. return Equals(other as CS_BT_Position);
  2272. }
  2273. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2274. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2275. public bool Equals(CS_BT_Position other) {
  2276. if (ReferenceEquals(other, null)) {
  2277. return false;
  2278. }
  2279. if (ReferenceEquals(other, this)) {
  2280. return true;
  2281. }
  2282. if (Zoneid != other.Zoneid) return false;
  2283. if (SenderUid != other.SenderUid) return false;
  2284. if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(X, other.X)) return false;
  2285. if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(Y, other.Y)) return false;
  2286. if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(Z, other.Z)) return false;
  2287. return Equals(_unknownFields, other._unknownFields);
  2288. }
  2289. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2290. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2291. public override int GetHashCode() {
  2292. int hash = 1;
  2293. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  2294. if (SenderUid.Length != 0) hash ^= SenderUid.GetHashCode();
  2295. if (X != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(X);
  2296. if (Y != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(Y);
  2297. if (Z != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(Z);
  2298. if (_unknownFields != null) {
  2299. hash ^= _unknownFields.GetHashCode();
  2300. }
  2301. return hash;
  2302. }
  2303. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2304. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2305. public override string ToString() {
  2306. return pb::JsonFormatter.ToDiagnosticString(this);
  2307. }
  2308. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2309. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2310. public void WriteTo(pb::CodedOutputStream output) {
  2311. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2312. output.WriteRawMessage(this);
  2313. #else
  2314. if (Zoneid != 0) {
  2315. output.WriteRawTag(8);
  2316. output.WriteInt32(Zoneid);
  2317. }
  2318. if (SenderUid.Length != 0) {
  2319. output.WriteRawTag(18);
  2320. output.WriteString(SenderUid);
  2321. }
  2322. if (X != 0F) {
  2323. output.WriteRawTag(29);
  2324. output.WriteFloat(X);
  2325. }
  2326. if (Y != 0F) {
  2327. output.WriteRawTag(37);
  2328. output.WriteFloat(Y);
  2329. }
  2330. if (Z != 0F) {
  2331. output.WriteRawTag(45);
  2332. output.WriteFloat(Z);
  2333. }
  2334. if (_unknownFields != null) {
  2335. _unknownFields.WriteTo(output);
  2336. }
  2337. #endif
  2338. }
  2339. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2340. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2341. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2342. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  2343. if (Zoneid != 0) {
  2344. output.WriteRawTag(8);
  2345. output.WriteInt32(Zoneid);
  2346. }
  2347. if (SenderUid.Length != 0) {
  2348. output.WriteRawTag(18);
  2349. output.WriteString(SenderUid);
  2350. }
  2351. if (X != 0F) {
  2352. output.WriteRawTag(29);
  2353. output.WriteFloat(X);
  2354. }
  2355. if (Y != 0F) {
  2356. output.WriteRawTag(37);
  2357. output.WriteFloat(Y);
  2358. }
  2359. if (Z != 0F) {
  2360. output.WriteRawTag(45);
  2361. output.WriteFloat(Z);
  2362. }
  2363. if (_unknownFields != null) {
  2364. _unknownFields.WriteTo(ref output);
  2365. }
  2366. }
  2367. #endif
  2368. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2369. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2370. public int CalculateSize() {
  2371. int size = 0;
  2372. if (Zoneid != 0) {
  2373. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  2374. }
  2375. if (SenderUid.Length != 0) {
  2376. size += 1 + pb::CodedOutputStream.ComputeStringSize(SenderUid);
  2377. }
  2378. if (X != 0F) {
  2379. size += 1 + 4;
  2380. }
  2381. if (Y != 0F) {
  2382. size += 1 + 4;
  2383. }
  2384. if (Z != 0F) {
  2385. size += 1 + 4;
  2386. }
  2387. if (_unknownFields != null) {
  2388. size += _unknownFields.CalculateSize();
  2389. }
  2390. return size;
  2391. }
  2392. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2393. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2394. public void MergeFrom(CS_BT_Position other) {
  2395. if (other == null) {
  2396. return;
  2397. }
  2398. if (other.Zoneid != 0) {
  2399. Zoneid = other.Zoneid;
  2400. }
  2401. if (other.SenderUid.Length != 0) {
  2402. SenderUid = other.SenderUid;
  2403. }
  2404. if (other.X != 0F) {
  2405. X = other.X;
  2406. }
  2407. if (other.Y != 0F) {
  2408. Y = other.Y;
  2409. }
  2410. if (other.Z != 0F) {
  2411. Z = other.Z;
  2412. }
  2413. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  2414. }
  2415. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2416. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2417. public void MergeFrom(pb::CodedInputStream input) {
  2418. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2419. input.ReadRawMessage(this);
  2420. #else
  2421. uint tag;
  2422. while ((tag = input.ReadTag()) != 0) {
  2423. switch(tag) {
  2424. default:
  2425. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  2426. break;
  2427. case 8: {
  2428. Zoneid = input.ReadInt32();
  2429. break;
  2430. }
  2431. case 18: {
  2432. SenderUid = input.ReadString();
  2433. break;
  2434. }
  2435. case 29: {
  2436. X = input.ReadFloat();
  2437. break;
  2438. }
  2439. case 37: {
  2440. Y = input.ReadFloat();
  2441. break;
  2442. }
  2443. case 45: {
  2444. Z = input.ReadFloat();
  2445. break;
  2446. }
  2447. }
  2448. }
  2449. #endif
  2450. }
  2451. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2452. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2453. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2454. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  2455. uint tag;
  2456. while ((tag = input.ReadTag()) != 0) {
  2457. switch(tag) {
  2458. default:
  2459. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  2460. break;
  2461. case 8: {
  2462. Zoneid = input.ReadInt32();
  2463. break;
  2464. }
  2465. case 18: {
  2466. SenderUid = input.ReadString();
  2467. break;
  2468. }
  2469. case 29: {
  2470. X = input.ReadFloat();
  2471. break;
  2472. }
  2473. case 37: {
  2474. Y = input.ReadFloat();
  2475. break;
  2476. }
  2477. case 45: {
  2478. Z = input.ReadFloat();
  2479. break;
  2480. }
  2481. }
  2482. }
  2483. }
  2484. #endif
  2485. }
  2486. /// <summary>
  2487. /// 战斗服务, 广播
  2488. /// </summary>
  2489. public sealed partial class CS_BT_BroadCast : pb::IMessage<CS_BT_BroadCast>
  2490. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2491. , pb::IBufferMessage
  2492. #endif
  2493. {
  2494. private static readonly pb::MessageParser<CS_BT_BroadCast> _parser = new pb::MessageParser<CS_BT_BroadCast>(() => new CS_BT_BroadCast());
  2495. private pb::UnknownFieldSet _unknownFields;
  2496. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2497. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2498. public static pb::MessageParser<CS_BT_BroadCast> Parser { get { return _parser; } }
  2499. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2500. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2501. public static pbr::MessageDescriptor Descriptor {
  2502. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[10]; }
  2503. }
  2504. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2505. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2506. pbr::MessageDescriptor pb::IMessage.Descriptor {
  2507. get { return Descriptor; }
  2508. }
  2509. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2510. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2511. public CS_BT_BroadCast() {
  2512. OnConstruction();
  2513. }
  2514. partial void OnConstruction();
  2515. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2516. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2517. public CS_BT_BroadCast(CS_BT_BroadCast other) : this() {
  2518. zoneid_ = other.zoneid_;
  2519. senderUid_ = other.senderUid_;
  2520. msg_ = other.msg_;
  2521. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  2522. }
  2523. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2524. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2525. public CS_BT_BroadCast Clone() {
  2526. return new CS_BT_BroadCast(this);
  2527. }
  2528. /// <summary>Field number for the "Zoneid" field.</summary>
  2529. public const int ZoneidFieldNumber = 1;
  2530. private int zoneid_;
  2531. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2532. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2533. public int Zoneid {
  2534. get { return zoneid_; }
  2535. set {
  2536. zoneid_ = value;
  2537. }
  2538. }
  2539. /// <summary>Field number for the "SenderUid" field.</summary>
  2540. public const int SenderUidFieldNumber = 2;
  2541. private string senderUid_ = "";
  2542. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2543. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2544. public string SenderUid {
  2545. get { return senderUid_; }
  2546. set {
  2547. senderUid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  2548. }
  2549. }
  2550. /// <summary>Field number for the "Msg" field.</summary>
  2551. public const int MsgFieldNumber = 3;
  2552. private string msg_ = "";
  2553. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2554. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2555. public string Msg {
  2556. get { return msg_; }
  2557. set {
  2558. msg_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  2559. }
  2560. }
  2561. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2562. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2563. public override bool Equals(object other) {
  2564. return Equals(other as CS_BT_BroadCast);
  2565. }
  2566. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2567. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2568. public bool Equals(CS_BT_BroadCast other) {
  2569. if (ReferenceEquals(other, null)) {
  2570. return false;
  2571. }
  2572. if (ReferenceEquals(other, this)) {
  2573. return true;
  2574. }
  2575. if (Zoneid != other.Zoneid) return false;
  2576. if (SenderUid != other.SenderUid) return false;
  2577. if (Msg != other.Msg) return false;
  2578. return Equals(_unknownFields, other._unknownFields);
  2579. }
  2580. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2581. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2582. public override int GetHashCode() {
  2583. int hash = 1;
  2584. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  2585. if (SenderUid.Length != 0) hash ^= SenderUid.GetHashCode();
  2586. if (Msg.Length != 0) hash ^= Msg.GetHashCode();
  2587. if (_unknownFields != null) {
  2588. hash ^= _unknownFields.GetHashCode();
  2589. }
  2590. return hash;
  2591. }
  2592. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2593. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2594. public override string ToString() {
  2595. return pb::JsonFormatter.ToDiagnosticString(this);
  2596. }
  2597. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2598. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2599. public void WriteTo(pb::CodedOutputStream output) {
  2600. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2601. output.WriteRawMessage(this);
  2602. #else
  2603. if (Zoneid != 0) {
  2604. output.WriteRawTag(8);
  2605. output.WriteInt32(Zoneid);
  2606. }
  2607. if (SenderUid.Length != 0) {
  2608. output.WriteRawTag(18);
  2609. output.WriteString(SenderUid);
  2610. }
  2611. if (Msg.Length != 0) {
  2612. output.WriteRawTag(26);
  2613. output.WriteString(Msg);
  2614. }
  2615. if (_unknownFields != null) {
  2616. _unknownFields.WriteTo(output);
  2617. }
  2618. #endif
  2619. }
  2620. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2621. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2622. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2623. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  2624. if (Zoneid != 0) {
  2625. output.WriteRawTag(8);
  2626. output.WriteInt32(Zoneid);
  2627. }
  2628. if (SenderUid.Length != 0) {
  2629. output.WriteRawTag(18);
  2630. output.WriteString(SenderUid);
  2631. }
  2632. if (Msg.Length != 0) {
  2633. output.WriteRawTag(26);
  2634. output.WriteString(Msg);
  2635. }
  2636. if (_unknownFields != null) {
  2637. _unknownFields.WriteTo(ref output);
  2638. }
  2639. }
  2640. #endif
  2641. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2642. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2643. public int CalculateSize() {
  2644. int size = 0;
  2645. if (Zoneid != 0) {
  2646. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  2647. }
  2648. if (SenderUid.Length != 0) {
  2649. size += 1 + pb::CodedOutputStream.ComputeStringSize(SenderUid);
  2650. }
  2651. if (Msg.Length != 0) {
  2652. size += 1 + pb::CodedOutputStream.ComputeStringSize(Msg);
  2653. }
  2654. if (_unknownFields != null) {
  2655. size += _unknownFields.CalculateSize();
  2656. }
  2657. return size;
  2658. }
  2659. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2660. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2661. public void MergeFrom(CS_BT_BroadCast other) {
  2662. if (other == null) {
  2663. return;
  2664. }
  2665. if (other.Zoneid != 0) {
  2666. Zoneid = other.Zoneid;
  2667. }
  2668. if (other.SenderUid.Length != 0) {
  2669. SenderUid = other.SenderUid;
  2670. }
  2671. if (other.Msg.Length != 0) {
  2672. Msg = other.Msg;
  2673. }
  2674. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  2675. }
  2676. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2677. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2678. public void MergeFrom(pb::CodedInputStream input) {
  2679. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2680. input.ReadRawMessage(this);
  2681. #else
  2682. uint tag;
  2683. while ((tag = input.ReadTag()) != 0) {
  2684. switch(tag) {
  2685. default:
  2686. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  2687. break;
  2688. case 8: {
  2689. Zoneid = input.ReadInt32();
  2690. break;
  2691. }
  2692. case 18: {
  2693. SenderUid = input.ReadString();
  2694. break;
  2695. }
  2696. case 26: {
  2697. Msg = input.ReadString();
  2698. break;
  2699. }
  2700. }
  2701. }
  2702. #endif
  2703. }
  2704. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2705. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2706. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2707. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  2708. uint tag;
  2709. while ((tag = input.ReadTag()) != 0) {
  2710. switch(tag) {
  2711. default:
  2712. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  2713. break;
  2714. case 8: {
  2715. Zoneid = input.ReadInt32();
  2716. break;
  2717. }
  2718. case 18: {
  2719. SenderUid = input.ReadString();
  2720. break;
  2721. }
  2722. case 26: {
  2723. Msg = input.ReadString();
  2724. break;
  2725. }
  2726. }
  2727. }
  2728. }
  2729. #endif
  2730. }
  2731. public sealed partial class CS_BT_Over : pb::IMessage<CS_BT_Over>
  2732. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2733. , pb::IBufferMessage
  2734. #endif
  2735. {
  2736. private static readonly pb::MessageParser<CS_BT_Over> _parser = new pb::MessageParser<CS_BT_Over>(() => new CS_BT_Over());
  2737. private pb::UnknownFieldSet _unknownFields;
  2738. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2739. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2740. public static pb::MessageParser<CS_BT_Over> Parser { get { return _parser; } }
  2741. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2742. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2743. public static pbr::MessageDescriptor Descriptor {
  2744. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[11]; }
  2745. }
  2746. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2747. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2748. pbr::MessageDescriptor pb::IMessage.Descriptor {
  2749. get { return Descriptor; }
  2750. }
  2751. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2752. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2753. public CS_BT_Over() {
  2754. OnConstruction();
  2755. }
  2756. partial void OnConstruction();
  2757. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2758. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2759. public CS_BT_Over(CS_BT_Over other) : this() {
  2760. zoneid_ = other.zoneid_;
  2761. senderUid_ = other.senderUid_;
  2762. msg_ = other.msg_;
  2763. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  2764. }
  2765. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2766. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2767. public CS_BT_Over Clone() {
  2768. return new CS_BT_Over(this);
  2769. }
  2770. /// <summary>Field number for the "Zoneid" field.</summary>
  2771. public const int ZoneidFieldNumber = 1;
  2772. private int zoneid_;
  2773. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2774. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2775. public int Zoneid {
  2776. get { return zoneid_; }
  2777. set {
  2778. zoneid_ = value;
  2779. }
  2780. }
  2781. /// <summary>Field number for the "SenderUid" field.</summary>
  2782. public const int SenderUidFieldNumber = 2;
  2783. private string senderUid_ = "";
  2784. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2785. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2786. public string SenderUid {
  2787. get { return senderUid_; }
  2788. set {
  2789. senderUid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  2790. }
  2791. }
  2792. /// <summary>Field number for the "Msg" field.</summary>
  2793. public const int MsgFieldNumber = 3;
  2794. private string msg_ = "";
  2795. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2796. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2797. public string Msg {
  2798. get { return msg_; }
  2799. set {
  2800. msg_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  2801. }
  2802. }
  2803. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2804. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2805. public override bool Equals(object other) {
  2806. return Equals(other as CS_BT_Over);
  2807. }
  2808. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2809. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2810. public bool Equals(CS_BT_Over other) {
  2811. if (ReferenceEquals(other, null)) {
  2812. return false;
  2813. }
  2814. if (ReferenceEquals(other, this)) {
  2815. return true;
  2816. }
  2817. if (Zoneid != other.Zoneid) return false;
  2818. if (SenderUid != other.SenderUid) return false;
  2819. if (Msg != other.Msg) return false;
  2820. return Equals(_unknownFields, other._unknownFields);
  2821. }
  2822. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2823. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2824. public override int GetHashCode() {
  2825. int hash = 1;
  2826. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  2827. if (SenderUid.Length != 0) hash ^= SenderUid.GetHashCode();
  2828. if (Msg.Length != 0) hash ^= Msg.GetHashCode();
  2829. if (_unknownFields != null) {
  2830. hash ^= _unknownFields.GetHashCode();
  2831. }
  2832. return hash;
  2833. }
  2834. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2835. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2836. public override string ToString() {
  2837. return pb::JsonFormatter.ToDiagnosticString(this);
  2838. }
  2839. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2840. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2841. public void WriteTo(pb::CodedOutputStream output) {
  2842. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2843. output.WriteRawMessage(this);
  2844. #else
  2845. if (Zoneid != 0) {
  2846. output.WriteRawTag(8);
  2847. output.WriteInt32(Zoneid);
  2848. }
  2849. if (SenderUid.Length != 0) {
  2850. output.WriteRawTag(18);
  2851. output.WriteString(SenderUid);
  2852. }
  2853. if (Msg.Length != 0) {
  2854. output.WriteRawTag(26);
  2855. output.WriteString(Msg);
  2856. }
  2857. if (_unknownFields != null) {
  2858. _unknownFields.WriteTo(output);
  2859. }
  2860. #endif
  2861. }
  2862. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2863. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2864. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2865. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  2866. if (Zoneid != 0) {
  2867. output.WriteRawTag(8);
  2868. output.WriteInt32(Zoneid);
  2869. }
  2870. if (SenderUid.Length != 0) {
  2871. output.WriteRawTag(18);
  2872. output.WriteString(SenderUid);
  2873. }
  2874. if (Msg.Length != 0) {
  2875. output.WriteRawTag(26);
  2876. output.WriteString(Msg);
  2877. }
  2878. if (_unknownFields != null) {
  2879. _unknownFields.WriteTo(ref output);
  2880. }
  2881. }
  2882. #endif
  2883. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2884. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2885. public int CalculateSize() {
  2886. int size = 0;
  2887. if (Zoneid != 0) {
  2888. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  2889. }
  2890. if (SenderUid.Length != 0) {
  2891. size += 1 + pb::CodedOutputStream.ComputeStringSize(SenderUid);
  2892. }
  2893. if (Msg.Length != 0) {
  2894. size += 1 + pb::CodedOutputStream.ComputeStringSize(Msg);
  2895. }
  2896. if (_unknownFields != null) {
  2897. size += _unknownFields.CalculateSize();
  2898. }
  2899. return size;
  2900. }
  2901. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2902. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2903. public void MergeFrom(CS_BT_Over other) {
  2904. if (other == null) {
  2905. return;
  2906. }
  2907. if (other.Zoneid != 0) {
  2908. Zoneid = other.Zoneid;
  2909. }
  2910. if (other.SenderUid.Length != 0) {
  2911. SenderUid = other.SenderUid;
  2912. }
  2913. if (other.Msg.Length != 0) {
  2914. Msg = other.Msg;
  2915. }
  2916. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  2917. }
  2918. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2919. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2920. public void MergeFrom(pb::CodedInputStream input) {
  2921. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2922. input.ReadRawMessage(this);
  2923. #else
  2924. uint tag;
  2925. while ((tag = input.ReadTag()) != 0) {
  2926. switch(tag) {
  2927. default:
  2928. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  2929. break;
  2930. case 8: {
  2931. Zoneid = input.ReadInt32();
  2932. break;
  2933. }
  2934. case 18: {
  2935. SenderUid = input.ReadString();
  2936. break;
  2937. }
  2938. case 26: {
  2939. Msg = input.ReadString();
  2940. break;
  2941. }
  2942. }
  2943. }
  2944. #endif
  2945. }
  2946. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2947. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2948. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2949. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  2950. uint tag;
  2951. while ((tag = input.ReadTag()) != 0) {
  2952. switch(tag) {
  2953. default:
  2954. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  2955. break;
  2956. case 8: {
  2957. Zoneid = input.ReadInt32();
  2958. break;
  2959. }
  2960. case 18: {
  2961. SenderUid = input.ReadString();
  2962. break;
  2963. }
  2964. case 26: {
  2965. Msg = input.ReadString();
  2966. break;
  2967. }
  2968. }
  2969. }
  2970. }
  2971. #endif
  2972. }
  2973. /// <summary>
  2974. ///
  2975. /// 加入房间成功
  2976. /// </summary>
  2977. public sealed partial class SC_MD_EnterLobby : pb::IMessage<SC_MD_EnterLobby>
  2978. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  2979. , pb::IBufferMessage
  2980. #endif
  2981. {
  2982. private static readonly pb::MessageParser<SC_MD_EnterLobby> _parser = new pb::MessageParser<SC_MD_EnterLobby>(() => new SC_MD_EnterLobby());
  2983. private pb::UnknownFieldSet _unknownFields;
  2984. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2985. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2986. public static pb::MessageParser<SC_MD_EnterLobby> Parser { get { return _parser; } }
  2987. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2988. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2989. public static pbr::MessageDescriptor Descriptor {
  2990. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[12]; }
  2991. }
  2992. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2993. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2994. pbr::MessageDescriptor pb::IMessage.Descriptor {
  2995. get { return Descriptor; }
  2996. }
  2997. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  2998. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  2999. public SC_MD_EnterLobby() {
  3000. OnConstruction();
  3001. }
  3002. partial void OnConstruction();
  3003. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3004. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3005. public SC_MD_EnterLobby(SC_MD_EnterLobby other) : this() {
  3006. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  3007. }
  3008. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3009. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3010. public SC_MD_EnterLobby Clone() {
  3011. return new SC_MD_EnterLobby(this);
  3012. }
  3013. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3014. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3015. public override bool Equals(object other) {
  3016. return Equals(other as SC_MD_EnterLobby);
  3017. }
  3018. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3019. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3020. public bool Equals(SC_MD_EnterLobby other) {
  3021. if (ReferenceEquals(other, null)) {
  3022. return false;
  3023. }
  3024. if (ReferenceEquals(other, this)) {
  3025. return true;
  3026. }
  3027. return Equals(_unknownFields, other._unknownFields);
  3028. }
  3029. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3030. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3031. public override int GetHashCode() {
  3032. int hash = 1;
  3033. if (_unknownFields != null) {
  3034. hash ^= _unknownFields.GetHashCode();
  3035. }
  3036. return hash;
  3037. }
  3038. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3039. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3040. public override string ToString() {
  3041. return pb::JsonFormatter.ToDiagnosticString(this);
  3042. }
  3043. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3044. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3045. public void WriteTo(pb::CodedOutputStream output) {
  3046. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3047. output.WriteRawMessage(this);
  3048. #else
  3049. if (_unknownFields != null) {
  3050. _unknownFields.WriteTo(output);
  3051. }
  3052. #endif
  3053. }
  3054. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3055. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3056. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3057. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  3058. if (_unknownFields != null) {
  3059. _unknownFields.WriteTo(ref output);
  3060. }
  3061. }
  3062. #endif
  3063. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3064. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3065. public int CalculateSize() {
  3066. int size = 0;
  3067. if (_unknownFields != null) {
  3068. size += _unknownFields.CalculateSize();
  3069. }
  3070. return size;
  3071. }
  3072. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3073. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3074. public void MergeFrom(SC_MD_EnterLobby other) {
  3075. if (other == null) {
  3076. return;
  3077. }
  3078. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  3079. }
  3080. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3081. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3082. public void MergeFrom(pb::CodedInputStream input) {
  3083. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3084. input.ReadRawMessage(this);
  3085. #else
  3086. uint tag;
  3087. while ((tag = input.ReadTag()) != 0) {
  3088. switch(tag) {
  3089. default:
  3090. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  3091. break;
  3092. }
  3093. }
  3094. #endif
  3095. }
  3096. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3097. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3098. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3099. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  3100. uint tag;
  3101. while ((tag = input.ReadTag()) != 0) {
  3102. switch(tag) {
  3103. default:
  3104. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  3105. break;
  3106. }
  3107. }
  3108. }
  3109. #endif
  3110. }
  3111. /// <summary>
  3112. /// 多人副本, 创建房间
  3113. /// </summary>
  3114. public sealed partial class SC_MD_CreateRoom : pb::IMessage<SC_MD_CreateRoom>
  3115. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3116. , pb::IBufferMessage
  3117. #endif
  3118. {
  3119. private static readonly pb::MessageParser<SC_MD_CreateRoom> _parser = new pb::MessageParser<SC_MD_CreateRoom>(() => new SC_MD_CreateRoom());
  3120. private pb::UnknownFieldSet _unknownFields;
  3121. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3122. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3123. public static pb::MessageParser<SC_MD_CreateRoom> Parser { get { return _parser; } }
  3124. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3125. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3126. public static pbr::MessageDescriptor Descriptor {
  3127. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[13]; }
  3128. }
  3129. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3130. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3131. pbr::MessageDescriptor pb::IMessage.Descriptor {
  3132. get { return Descriptor; }
  3133. }
  3134. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3135. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3136. public SC_MD_CreateRoom() {
  3137. OnConstruction();
  3138. }
  3139. partial void OnConstruction();
  3140. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3141. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3142. public SC_MD_CreateRoom(SC_MD_CreateRoom other) : this() {
  3143. zoneid_ = other.zoneid_;
  3144. uid_ = other.uid_;
  3145. mapid_ = other.mapid_;
  3146. roomId_ = other.roomId_;
  3147. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  3148. }
  3149. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3150. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3151. public SC_MD_CreateRoom Clone() {
  3152. return new SC_MD_CreateRoom(this);
  3153. }
  3154. /// <summary>Field number for the "Zoneid" field.</summary>
  3155. public const int ZoneidFieldNumber = 1;
  3156. private int zoneid_;
  3157. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3158. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3159. public int Zoneid {
  3160. get { return zoneid_; }
  3161. set {
  3162. zoneid_ = value;
  3163. }
  3164. }
  3165. /// <summary>Field number for the "Uid" field.</summary>
  3166. public const int UidFieldNumber = 2;
  3167. private string uid_ = "";
  3168. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3169. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3170. public string Uid {
  3171. get { return uid_; }
  3172. set {
  3173. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  3174. }
  3175. }
  3176. /// <summary>Field number for the "Mapid" field.</summary>
  3177. public const int MapidFieldNumber = 3;
  3178. private int mapid_;
  3179. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3180. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3181. public int Mapid {
  3182. get { return mapid_; }
  3183. set {
  3184. mapid_ = value;
  3185. }
  3186. }
  3187. /// <summary>Field number for the "RoomId" field.</summary>
  3188. public const int RoomIdFieldNumber = 4;
  3189. private int roomId_;
  3190. /// <summary>
  3191. /// 房间id (服务端分配)
  3192. /// </summary>
  3193. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3194. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3195. public int RoomId {
  3196. get { return roomId_; }
  3197. set {
  3198. roomId_ = value;
  3199. }
  3200. }
  3201. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3202. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3203. public override bool Equals(object other) {
  3204. return Equals(other as SC_MD_CreateRoom);
  3205. }
  3206. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3207. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3208. public bool Equals(SC_MD_CreateRoom other) {
  3209. if (ReferenceEquals(other, null)) {
  3210. return false;
  3211. }
  3212. if (ReferenceEquals(other, this)) {
  3213. return true;
  3214. }
  3215. if (Zoneid != other.Zoneid) return false;
  3216. if (Uid != other.Uid) return false;
  3217. if (Mapid != other.Mapid) return false;
  3218. if (RoomId != other.RoomId) return false;
  3219. return Equals(_unknownFields, other._unknownFields);
  3220. }
  3221. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3222. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3223. public override int GetHashCode() {
  3224. int hash = 1;
  3225. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  3226. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  3227. if (Mapid != 0) hash ^= Mapid.GetHashCode();
  3228. if (RoomId != 0) hash ^= RoomId.GetHashCode();
  3229. if (_unknownFields != null) {
  3230. hash ^= _unknownFields.GetHashCode();
  3231. }
  3232. return hash;
  3233. }
  3234. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3235. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3236. public override string ToString() {
  3237. return pb::JsonFormatter.ToDiagnosticString(this);
  3238. }
  3239. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3240. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3241. public void WriteTo(pb::CodedOutputStream output) {
  3242. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3243. output.WriteRawMessage(this);
  3244. #else
  3245. if (Zoneid != 0) {
  3246. output.WriteRawTag(8);
  3247. output.WriteInt32(Zoneid);
  3248. }
  3249. if (Uid.Length != 0) {
  3250. output.WriteRawTag(18);
  3251. output.WriteString(Uid);
  3252. }
  3253. if (Mapid != 0) {
  3254. output.WriteRawTag(24);
  3255. output.WriteInt32(Mapid);
  3256. }
  3257. if (RoomId != 0) {
  3258. output.WriteRawTag(32);
  3259. output.WriteInt32(RoomId);
  3260. }
  3261. if (_unknownFields != null) {
  3262. _unknownFields.WriteTo(output);
  3263. }
  3264. #endif
  3265. }
  3266. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3267. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3268. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3269. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  3270. if (Zoneid != 0) {
  3271. output.WriteRawTag(8);
  3272. output.WriteInt32(Zoneid);
  3273. }
  3274. if (Uid.Length != 0) {
  3275. output.WriteRawTag(18);
  3276. output.WriteString(Uid);
  3277. }
  3278. if (Mapid != 0) {
  3279. output.WriteRawTag(24);
  3280. output.WriteInt32(Mapid);
  3281. }
  3282. if (RoomId != 0) {
  3283. output.WriteRawTag(32);
  3284. output.WriteInt32(RoomId);
  3285. }
  3286. if (_unknownFields != null) {
  3287. _unknownFields.WriteTo(ref output);
  3288. }
  3289. }
  3290. #endif
  3291. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3292. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3293. public int CalculateSize() {
  3294. int size = 0;
  3295. if (Zoneid != 0) {
  3296. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  3297. }
  3298. if (Uid.Length != 0) {
  3299. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  3300. }
  3301. if (Mapid != 0) {
  3302. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Mapid);
  3303. }
  3304. if (RoomId != 0) {
  3305. size += 1 + pb::CodedOutputStream.ComputeInt32Size(RoomId);
  3306. }
  3307. if (_unknownFields != null) {
  3308. size += _unknownFields.CalculateSize();
  3309. }
  3310. return size;
  3311. }
  3312. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3313. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3314. public void MergeFrom(SC_MD_CreateRoom other) {
  3315. if (other == null) {
  3316. return;
  3317. }
  3318. if (other.Zoneid != 0) {
  3319. Zoneid = other.Zoneid;
  3320. }
  3321. if (other.Uid.Length != 0) {
  3322. Uid = other.Uid;
  3323. }
  3324. if (other.Mapid != 0) {
  3325. Mapid = other.Mapid;
  3326. }
  3327. if (other.RoomId != 0) {
  3328. RoomId = other.RoomId;
  3329. }
  3330. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  3331. }
  3332. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3333. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3334. public void MergeFrom(pb::CodedInputStream input) {
  3335. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3336. input.ReadRawMessage(this);
  3337. #else
  3338. uint tag;
  3339. while ((tag = input.ReadTag()) != 0) {
  3340. switch(tag) {
  3341. default:
  3342. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  3343. break;
  3344. case 8: {
  3345. Zoneid = input.ReadInt32();
  3346. break;
  3347. }
  3348. case 18: {
  3349. Uid = input.ReadString();
  3350. break;
  3351. }
  3352. case 24: {
  3353. Mapid = input.ReadInt32();
  3354. break;
  3355. }
  3356. case 32: {
  3357. RoomId = input.ReadInt32();
  3358. break;
  3359. }
  3360. }
  3361. }
  3362. #endif
  3363. }
  3364. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3365. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3366. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3367. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  3368. uint tag;
  3369. while ((tag = input.ReadTag()) != 0) {
  3370. switch(tag) {
  3371. default:
  3372. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  3373. break;
  3374. case 8: {
  3375. Zoneid = input.ReadInt32();
  3376. break;
  3377. }
  3378. case 18: {
  3379. Uid = input.ReadString();
  3380. break;
  3381. }
  3382. case 24: {
  3383. Mapid = input.ReadInt32();
  3384. break;
  3385. }
  3386. case 32: {
  3387. RoomId = input.ReadInt32();
  3388. break;
  3389. }
  3390. }
  3391. }
  3392. }
  3393. #endif
  3394. }
  3395. /// <summary>
  3396. /// 多人副本, 申请房间(列表)
  3397. /// </summary>
  3398. public sealed partial class SC_MD_GetRoomList : pb::IMessage<SC_MD_GetRoomList>
  3399. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3400. , pb::IBufferMessage
  3401. #endif
  3402. {
  3403. private static readonly pb::MessageParser<SC_MD_GetRoomList> _parser = new pb::MessageParser<SC_MD_GetRoomList>(() => new SC_MD_GetRoomList());
  3404. private pb::UnknownFieldSet _unknownFields;
  3405. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3406. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3407. public static pb::MessageParser<SC_MD_GetRoomList> Parser { get { return _parser; } }
  3408. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3409. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3410. public static pbr::MessageDescriptor Descriptor {
  3411. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[14]; }
  3412. }
  3413. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3414. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3415. pbr::MessageDescriptor pb::IMessage.Descriptor {
  3416. get { return Descriptor; }
  3417. }
  3418. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3419. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3420. public SC_MD_GetRoomList() {
  3421. OnConstruction();
  3422. }
  3423. partial void OnConstruction();
  3424. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3425. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3426. public SC_MD_GetRoomList(SC_MD_GetRoomList other) : this() {
  3427. roomInfos_ = other.roomInfos_.Clone();
  3428. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  3429. }
  3430. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3431. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3432. public SC_MD_GetRoomList Clone() {
  3433. return new SC_MD_GetRoomList(this);
  3434. }
  3435. /// <summary>Field number for the "RoomInfos" field.</summary>
  3436. public const int RoomInfosFieldNumber = 1;
  3437. private static readonly pb::FieldCodec<global::MultiDup.SC_MD_GetRoomList.Types.RoomInfo> _repeated_roomInfos_codec
  3438. = pb::FieldCodec.ForMessage(10, global::MultiDup.SC_MD_GetRoomList.Types.RoomInfo.Parser);
  3439. private readonly pbc::RepeatedField<global::MultiDup.SC_MD_GetRoomList.Types.RoomInfo> roomInfos_ = new pbc::RepeatedField<global::MultiDup.SC_MD_GetRoomList.Types.RoomInfo>();
  3440. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3441. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3442. public pbc::RepeatedField<global::MultiDup.SC_MD_GetRoomList.Types.RoomInfo> RoomInfos {
  3443. get { return roomInfos_; }
  3444. }
  3445. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3446. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3447. public override bool Equals(object other) {
  3448. return Equals(other as SC_MD_GetRoomList);
  3449. }
  3450. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3451. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3452. public bool Equals(SC_MD_GetRoomList other) {
  3453. if (ReferenceEquals(other, null)) {
  3454. return false;
  3455. }
  3456. if (ReferenceEquals(other, this)) {
  3457. return true;
  3458. }
  3459. if(!roomInfos_.Equals(other.roomInfos_)) return false;
  3460. return Equals(_unknownFields, other._unknownFields);
  3461. }
  3462. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3463. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3464. public override int GetHashCode() {
  3465. int hash = 1;
  3466. hash ^= roomInfos_.GetHashCode();
  3467. if (_unknownFields != null) {
  3468. hash ^= _unknownFields.GetHashCode();
  3469. }
  3470. return hash;
  3471. }
  3472. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3473. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3474. public override string ToString() {
  3475. return pb::JsonFormatter.ToDiagnosticString(this);
  3476. }
  3477. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3478. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3479. public void WriteTo(pb::CodedOutputStream output) {
  3480. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3481. output.WriteRawMessage(this);
  3482. #else
  3483. roomInfos_.WriteTo(output, _repeated_roomInfos_codec);
  3484. if (_unknownFields != null) {
  3485. _unknownFields.WriteTo(output);
  3486. }
  3487. #endif
  3488. }
  3489. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3490. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3491. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3492. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  3493. roomInfos_.WriteTo(ref output, _repeated_roomInfos_codec);
  3494. if (_unknownFields != null) {
  3495. _unknownFields.WriteTo(ref output);
  3496. }
  3497. }
  3498. #endif
  3499. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3500. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3501. public int CalculateSize() {
  3502. int size = 0;
  3503. size += roomInfos_.CalculateSize(_repeated_roomInfos_codec);
  3504. if (_unknownFields != null) {
  3505. size += _unknownFields.CalculateSize();
  3506. }
  3507. return size;
  3508. }
  3509. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3510. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3511. public void MergeFrom(SC_MD_GetRoomList other) {
  3512. if (other == null) {
  3513. return;
  3514. }
  3515. roomInfos_.Add(other.roomInfos_);
  3516. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  3517. }
  3518. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3519. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3520. public void MergeFrom(pb::CodedInputStream input) {
  3521. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3522. input.ReadRawMessage(this);
  3523. #else
  3524. uint tag;
  3525. while ((tag = input.ReadTag()) != 0) {
  3526. switch(tag) {
  3527. default:
  3528. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  3529. break;
  3530. case 10: {
  3531. roomInfos_.AddEntriesFrom(input, _repeated_roomInfos_codec);
  3532. break;
  3533. }
  3534. }
  3535. }
  3536. #endif
  3537. }
  3538. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3539. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3540. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3541. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  3542. uint tag;
  3543. while ((tag = input.ReadTag()) != 0) {
  3544. switch(tag) {
  3545. default:
  3546. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  3547. break;
  3548. case 10: {
  3549. roomInfos_.AddEntriesFrom(ref input, _repeated_roomInfos_codec);
  3550. break;
  3551. }
  3552. }
  3553. }
  3554. }
  3555. #endif
  3556. #region Nested types
  3557. /// <summary>Container for nested types declared in the SC_MD_GetRoomList message type.</summary>
  3558. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3559. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3560. public static partial class Types {
  3561. public sealed partial class RoomInfo : pb::IMessage<RoomInfo>
  3562. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3563. , pb::IBufferMessage
  3564. #endif
  3565. {
  3566. private static readonly pb::MessageParser<RoomInfo> _parser = new pb::MessageParser<RoomInfo>(() => new RoomInfo());
  3567. private pb::UnknownFieldSet _unknownFields;
  3568. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3569. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3570. public static pb::MessageParser<RoomInfo> Parser { get { return _parser; } }
  3571. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3572. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3573. public static pbr::MessageDescriptor Descriptor {
  3574. get { return global::MultiDup.SC_MD_GetRoomList.Descriptor.NestedTypes[0]; }
  3575. }
  3576. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3577. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3578. pbr::MessageDescriptor pb::IMessage.Descriptor {
  3579. get { return Descriptor; }
  3580. }
  3581. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3582. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3583. public RoomInfo() {
  3584. OnConstruction();
  3585. }
  3586. partial void OnConstruction();
  3587. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3588. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3589. public RoomInfo(RoomInfo other) : this() {
  3590. roomId_ = other.roomId_;
  3591. mapid_ = other.mapid_;
  3592. playerUids_ = other.playerUids_.Clone();
  3593. battleserver_ = other.battleserver_;
  3594. battleServerPort_ = other.battleServerPort_;
  3595. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  3596. }
  3597. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3598. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3599. public RoomInfo Clone() {
  3600. return new RoomInfo(this);
  3601. }
  3602. /// <summary>Field number for the "RoomId" field.</summary>
  3603. public const int RoomIdFieldNumber = 1;
  3604. private int roomId_;
  3605. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3606. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3607. public int RoomId {
  3608. get { return roomId_; }
  3609. set {
  3610. roomId_ = value;
  3611. }
  3612. }
  3613. /// <summary>Field number for the "Mapid" field.</summary>
  3614. public const int MapidFieldNumber = 2;
  3615. private int mapid_;
  3616. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3617. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3618. public int Mapid {
  3619. get { return mapid_; }
  3620. set {
  3621. mapid_ = value;
  3622. }
  3623. }
  3624. /// <summary>Field number for the "PlayerUids" field.</summary>
  3625. public const int PlayerUidsFieldNumber = 3;
  3626. private static readonly pb::FieldCodec<string> _repeated_playerUids_codec
  3627. = pb::FieldCodec.ForString(26);
  3628. private readonly pbc::RepeatedField<string> playerUids_ = new pbc::RepeatedField<string>();
  3629. /// <summary>
  3630. ///??
  3631. /// </summary>
  3632. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3633. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3634. public pbc::RepeatedField<string> PlayerUids {
  3635. get { return playerUids_; }
  3636. }
  3637. /// <summary>Field number for the "Battleserver" field.</summary>
  3638. public const int BattleserverFieldNumber = 4;
  3639. private string battleserver_ = "";
  3640. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3641. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3642. public string Battleserver {
  3643. get { return battleserver_; }
  3644. set {
  3645. battleserver_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  3646. }
  3647. }
  3648. /// <summary>Field number for the "BattleServerPort" field.</summary>
  3649. public const int BattleServerPortFieldNumber = 5;
  3650. private int battleServerPort_;
  3651. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3652. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3653. public int BattleServerPort {
  3654. get { return battleServerPort_; }
  3655. set {
  3656. battleServerPort_ = value;
  3657. }
  3658. }
  3659. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3660. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3661. public override bool Equals(object other) {
  3662. return Equals(other as RoomInfo);
  3663. }
  3664. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3665. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3666. public bool Equals(RoomInfo other) {
  3667. if (ReferenceEquals(other, null)) {
  3668. return false;
  3669. }
  3670. if (ReferenceEquals(other, this)) {
  3671. return true;
  3672. }
  3673. if (RoomId != other.RoomId) return false;
  3674. if (Mapid != other.Mapid) return false;
  3675. if(!playerUids_.Equals(other.playerUids_)) return false;
  3676. if (Battleserver != other.Battleserver) return false;
  3677. if (BattleServerPort != other.BattleServerPort) return false;
  3678. return Equals(_unknownFields, other._unknownFields);
  3679. }
  3680. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3681. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3682. public override int GetHashCode() {
  3683. int hash = 1;
  3684. if (RoomId != 0) hash ^= RoomId.GetHashCode();
  3685. if (Mapid != 0) hash ^= Mapid.GetHashCode();
  3686. hash ^= playerUids_.GetHashCode();
  3687. if (Battleserver.Length != 0) hash ^= Battleserver.GetHashCode();
  3688. if (BattleServerPort != 0) hash ^= BattleServerPort.GetHashCode();
  3689. if (_unknownFields != null) {
  3690. hash ^= _unknownFields.GetHashCode();
  3691. }
  3692. return hash;
  3693. }
  3694. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3695. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3696. public override string ToString() {
  3697. return pb::JsonFormatter.ToDiagnosticString(this);
  3698. }
  3699. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3700. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3701. public void WriteTo(pb::CodedOutputStream output) {
  3702. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3703. output.WriteRawMessage(this);
  3704. #else
  3705. if (RoomId != 0) {
  3706. output.WriteRawTag(8);
  3707. output.WriteInt32(RoomId);
  3708. }
  3709. if (Mapid != 0) {
  3710. output.WriteRawTag(16);
  3711. output.WriteInt32(Mapid);
  3712. }
  3713. playerUids_.WriteTo(output, _repeated_playerUids_codec);
  3714. if (Battleserver.Length != 0) {
  3715. output.WriteRawTag(34);
  3716. output.WriteString(Battleserver);
  3717. }
  3718. if (BattleServerPort != 0) {
  3719. output.WriteRawTag(40);
  3720. output.WriteInt32(BattleServerPort);
  3721. }
  3722. if (_unknownFields != null) {
  3723. _unknownFields.WriteTo(output);
  3724. }
  3725. #endif
  3726. }
  3727. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3728. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3729. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3730. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  3731. if (RoomId != 0) {
  3732. output.WriteRawTag(8);
  3733. output.WriteInt32(RoomId);
  3734. }
  3735. if (Mapid != 0) {
  3736. output.WriteRawTag(16);
  3737. output.WriteInt32(Mapid);
  3738. }
  3739. playerUids_.WriteTo(ref output, _repeated_playerUids_codec);
  3740. if (Battleserver.Length != 0) {
  3741. output.WriteRawTag(34);
  3742. output.WriteString(Battleserver);
  3743. }
  3744. if (BattleServerPort != 0) {
  3745. output.WriteRawTag(40);
  3746. output.WriteInt32(BattleServerPort);
  3747. }
  3748. if (_unknownFields != null) {
  3749. _unknownFields.WriteTo(ref output);
  3750. }
  3751. }
  3752. #endif
  3753. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3754. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3755. public int CalculateSize() {
  3756. int size = 0;
  3757. if (RoomId != 0) {
  3758. size += 1 + pb::CodedOutputStream.ComputeInt32Size(RoomId);
  3759. }
  3760. if (Mapid != 0) {
  3761. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Mapid);
  3762. }
  3763. size += playerUids_.CalculateSize(_repeated_playerUids_codec);
  3764. if (Battleserver.Length != 0) {
  3765. size += 1 + pb::CodedOutputStream.ComputeStringSize(Battleserver);
  3766. }
  3767. if (BattleServerPort != 0) {
  3768. size += 1 + pb::CodedOutputStream.ComputeInt32Size(BattleServerPort);
  3769. }
  3770. if (_unknownFields != null) {
  3771. size += _unknownFields.CalculateSize();
  3772. }
  3773. return size;
  3774. }
  3775. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3776. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3777. public void MergeFrom(RoomInfo other) {
  3778. if (other == null) {
  3779. return;
  3780. }
  3781. if (other.RoomId != 0) {
  3782. RoomId = other.RoomId;
  3783. }
  3784. if (other.Mapid != 0) {
  3785. Mapid = other.Mapid;
  3786. }
  3787. playerUids_.Add(other.playerUids_);
  3788. if (other.Battleserver.Length != 0) {
  3789. Battleserver = other.Battleserver;
  3790. }
  3791. if (other.BattleServerPort != 0) {
  3792. BattleServerPort = other.BattleServerPort;
  3793. }
  3794. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  3795. }
  3796. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3797. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3798. public void MergeFrom(pb::CodedInputStream input) {
  3799. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3800. input.ReadRawMessage(this);
  3801. #else
  3802. uint tag;
  3803. while ((tag = input.ReadTag()) != 0) {
  3804. switch(tag) {
  3805. default:
  3806. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  3807. break;
  3808. case 8: {
  3809. RoomId = input.ReadInt32();
  3810. break;
  3811. }
  3812. case 16: {
  3813. Mapid = input.ReadInt32();
  3814. break;
  3815. }
  3816. case 26: {
  3817. playerUids_.AddEntriesFrom(input, _repeated_playerUids_codec);
  3818. break;
  3819. }
  3820. case 34: {
  3821. Battleserver = input.ReadString();
  3822. break;
  3823. }
  3824. case 40: {
  3825. BattleServerPort = input.ReadInt32();
  3826. break;
  3827. }
  3828. }
  3829. }
  3830. #endif
  3831. }
  3832. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3833. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3834. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3835. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  3836. uint tag;
  3837. while ((tag = input.ReadTag()) != 0) {
  3838. switch(tag) {
  3839. default:
  3840. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  3841. break;
  3842. case 8: {
  3843. RoomId = input.ReadInt32();
  3844. break;
  3845. }
  3846. case 16: {
  3847. Mapid = input.ReadInt32();
  3848. break;
  3849. }
  3850. case 26: {
  3851. playerUids_.AddEntriesFrom(ref input, _repeated_playerUids_codec);
  3852. break;
  3853. }
  3854. case 34: {
  3855. Battleserver = input.ReadString();
  3856. break;
  3857. }
  3858. case 40: {
  3859. BattleServerPort = input.ReadInt32();
  3860. break;
  3861. }
  3862. }
  3863. }
  3864. }
  3865. #endif
  3866. }
  3867. }
  3868. #endregion
  3869. }
  3870. /// <summary>
  3871. /// 多人副本, 加入房间
  3872. /// </summary>
  3873. public sealed partial class SC_MD_EnterRoom : pb::IMessage<SC_MD_EnterRoom>
  3874. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  3875. , pb::IBufferMessage
  3876. #endif
  3877. {
  3878. private static readonly pb::MessageParser<SC_MD_EnterRoom> _parser = new pb::MessageParser<SC_MD_EnterRoom>(() => new SC_MD_EnterRoom());
  3879. private pb::UnknownFieldSet _unknownFields;
  3880. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3881. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3882. public static pb::MessageParser<SC_MD_EnterRoom> Parser { get { return _parser; } }
  3883. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3884. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3885. public static pbr::MessageDescriptor Descriptor {
  3886. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[15]; }
  3887. }
  3888. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3889. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3890. pbr::MessageDescriptor pb::IMessage.Descriptor {
  3891. get { return Descriptor; }
  3892. }
  3893. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3894. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3895. public SC_MD_EnterRoom() {
  3896. OnConstruction();
  3897. }
  3898. partial void OnConstruction();
  3899. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3900. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3901. public SC_MD_EnterRoom(SC_MD_EnterRoom other) : this() {
  3902. zoneid_ = other.zoneid_;
  3903. uid_ = other.uid_;
  3904. mapid_ = other.mapid_;
  3905. ip_ = other.ip_;
  3906. port_ = other.port_;
  3907. playerUids_ = other.playerUids_.Clone();
  3908. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  3909. }
  3910. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3911. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3912. public SC_MD_EnterRoom Clone() {
  3913. return new SC_MD_EnterRoom(this);
  3914. }
  3915. /// <summary>Field number for the "Zoneid" field.</summary>
  3916. public const int ZoneidFieldNumber = 1;
  3917. private int zoneid_;
  3918. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3919. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3920. public int Zoneid {
  3921. get { return zoneid_; }
  3922. set {
  3923. zoneid_ = value;
  3924. }
  3925. }
  3926. /// <summary>Field number for the "Uid" field.</summary>
  3927. public const int UidFieldNumber = 2;
  3928. private string uid_ = "";
  3929. /// <summary>
  3930. /// (新进id)
  3931. /// </summary>
  3932. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3933. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3934. public string Uid {
  3935. get { return uid_; }
  3936. set {
  3937. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  3938. }
  3939. }
  3940. /// <summary>Field number for the "Mapid" field.</summary>
  3941. public const int MapidFieldNumber = 3;
  3942. private int mapid_;
  3943. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3944. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3945. public int Mapid {
  3946. get { return mapid_; }
  3947. set {
  3948. mapid_ = value;
  3949. }
  3950. }
  3951. /// <summary>Field number for the "Ip" field.</summary>
  3952. public const int IpFieldNumber = 4;
  3953. private string ip_ = "";
  3954. /// <summary>
  3955. /// 战斗服务器ip
  3956. /// </summary>
  3957. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3958. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3959. public string Ip {
  3960. get { return ip_; }
  3961. set {
  3962. ip_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  3963. }
  3964. }
  3965. /// <summary>Field number for the "Port" field.</summary>
  3966. public const int PortFieldNumber = 5;
  3967. private int port_;
  3968. /// <summary>
  3969. /// 战斗服务器端口
  3970. /// </summary>
  3971. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3972. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3973. public int Port {
  3974. get { return port_; }
  3975. set {
  3976. port_ = value;
  3977. }
  3978. }
  3979. /// <summary>Field number for the "PlayerUids" field.</summary>
  3980. public const int PlayerUidsFieldNumber = 6;
  3981. private static readonly pb::FieldCodec<string> _repeated_playerUids_codec
  3982. = pb::FieldCodec.ForString(50);
  3983. private readonly pbc::RepeatedField<string> playerUids_ = new pbc::RepeatedField<string>();
  3984. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3985. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3986. public pbc::RepeatedField<string> PlayerUids {
  3987. get { return playerUids_; }
  3988. }
  3989. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3990. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3991. public override bool Equals(object other) {
  3992. return Equals(other as SC_MD_EnterRoom);
  3993. }
  3994. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  3995. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  3996. public bool Equals(SC_MD_EnterRoom other) {
  3997. if (ReferenceEquals(other, null)) {
  3998. return false;
  3999. }
  4000. if (ReferenceEquals(other, this)) {
  4001. return true;
  4002. }
  4003. if (Zoneid != other.Zoneid) return false;
  4004. if (Uid != other.Uid) return false;
  4005. if (Mapid != other.Mapid) return false;
  4006. if (Ip != other.Ip) return false;
  4007. if (Port != other.Port) return false;
  4008. if(!playerUids_.Equals(other.playerUids_)) return false;
  4009. return Equals(_unknownFields, other._unknownFields);
  4010. }
  4011. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4012. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4013. public override int GetHashCode() {
  4014. int hash = 1;
  4015. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  4016. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  4017. if (Mapid != 0) hash ^= Mapid.GetHashCode();
  4018. if (Ip.Length != 0) hash ^= Ip.GetHashCode();
  4019. if (Port != 0) hash ^= Port.GetHashCode();
  4020. hash ^= playerUids_.GetHashCode();
  4021. if (_unknownFields != null) {
  4022. hash ^= _unknownFields.GetHashCode();
  4023. }
  4024. return hash;
  4025. }
  4026. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4027. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4028. public override string ToString() {
  4029. return pb::JsonFormatter.ToDiagnosticString(this);
  4030. }
  4031. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4032. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4033. public void WriteTo(pb::CodedOutputStream output) {
  4034. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4035. output.WriteRawMessage(this);
  4036. #else
  4037. if (Zoneid != 0) {
  4038. output.WriteRawTag(8);
  4039. output.WriteInt32(Zoneid);
  4040. }
  4041. if (Uid.Length != 0) {
  4042. output.WriteRawTag(18);
  4043. output.WriteString(Uid);
  4044. }
  4045. if (Mapid != 0) {
  4046. output.WriteRawTag(24);
  4047. output.WriteInt32(Mapid);
  4048. }
  4049. if (Ip.Length != 0) {
  4050. output.WriteRawTag(34);
  4051. output.WriteString(Ip);
  4052. }
  4053. if (Port != 0) {
  4054. output.WriteRawTag(40);
  4055. output.WriteInt32(Port);
  4056. }
  4057. playerUids_.WriteTo(output, _repeated_playerUids_codec);
  4058. if (_unknownFields != null) {
  4059. _unknownFields.WriteTo(output);
  4060. }
  4061. #endif
  4062. }
  4063. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4064. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4065. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4066. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  4067. if (Zoneid != 0) {
  4068. output.WriteRawTag(8);
  4069. output.WriteInt32(Zoneid);
  4070. }
  4071. if (Uid.Length != 0) {
  4072. output.WriteRawTag(18);
  4073. output.WriteString(Uid);
  4074. }
  4075. if (Mapid != 0) {
  4076. output.WriteRawTag(24);
  4077. output.WriteInt32(Mapid);
  4078. }
  4079. if (Ip.Length != 0) {
  4080. output.WriteRawTag(34);
  4081. output.WriteString(Ip);
  4082. }
  4083. if (Port != 0) {
  4084. output.WriteRawTag(40);
  4085. output.WriteInt32(Port);
  4086. }
  4087. playerUids_.WriteTo(ref output, _repeated_playerUids_codec);
  4088. if (_unknownFields != null) {
  4089. _unknownFields.WriteTo(ref output);
  4090. }
  4091. }
  4092. #endif
  4093. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4094. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4095. public int CalculateSize() {
  4096. int size = 0;
  4097. if (Zoneid != 0) {
  4098. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  4099. }
  4100. if (Uid.Length != 0) {
  4101. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  4102. }
  4103. if (Mapid != 0) {
  4104. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Mapid);
  4105. }
  4106. if (Ip.Length != 0) {
  4107. size += 1 + pb::CodedOutputStream.ComputeStringSize(Ip);
  4108. }
  4109. if (Port != 0) {
  4110. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Port);
  4111. }
  4112. size += playerUids_.CalculateSize(_repeated_playerUids_codec);
  4113. if (_unknownFields != null) {
  4114. size += _unknownFields.CalculateSize();
  4115. }
  4116. return size;
  4117. }
  4118. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4119. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4120. public void MergeFrom(SC_MD_EnterRoom other) {
  4121. if (other == null) {
  4122. return;
  4123. }
  4124. if (other.Zoneid != 0) {
  4125. Zoneid = other.Zoneid;
  4126. }
  4127. if (other.Uid.Length != 0) {
  4128. Uid = other.Uid;
  4129. }
  4130. if (other.Mapid != 0) {
  4131. Mapid = other.Mapid;
  4132. }
  4133. if (other.Ip.Length != 0) {
  4134. Ip = other.Ip;
  4135. }
  4136. if (other.Port != 0) {
  4137. Port = other.Port;
  4138. }
  4139. playerUids_.Add(other.playerUids_);
  4140. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  4141. }
  4142. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4143. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4144. public void MergeFrom(pb::CodedInputStream input) {
  4145. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4146. input.ReadRawMessage(this);
  4147. #else
  4148. uint tag;
  4149. while ((tag = input.ReadTag()) != 0) {
  4150. switch(tag) {
  4151. default:
  4152. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  4153. break;
  4154. case 8: {
  4155. Zoneid = input.ReadInt32();
  4156. break;
  4157. }
  4158. case 18: {
  4159. Uid = input.ReadString();
  4160. break;
  4161. }
  4162. case 24: {
  4163. Mapid = input.ReadInt32();
  4164. break;
  4165. }
  4166. case 34: {
  4167. Ip = input.ReadString();
  4168. break;
  4169. }
  4170. case 40: {
  4171. Port = input.ReadInt32();
  4172. break;
  4173. }
  4174. case 50: {
  4175. playerUids_.AddEntriesFrom(input, _repeated_playerUids_codec);
  4176. break;
  4177. }
  4178. }
  4179. }
  4180. #endif
  4181. }
  4182. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4183. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4184. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4185. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  4186. uint tag;
  4187. while ((tag = input.ReadTag()) != 0) {
  4188. switch(tag) {
  4189. default:
  4190. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  4191. break;
  4192. case 8: {
  4193. Zoneid = input.ReadInt32();
  4194. break;
  4195. }
  4196. case 18: {
  4197. Uid = input.ReadString();
  4198. break;
  4199. }
  4200. case 24: {
  4201. Mapid = input.ReadInt32();
  4202. break;
  4203. }
  4204. case 34: {
  4205. Ip = input.ReadString();
  4206. break;
  4207. }
  4208. case 40: {
  4209. Port = input.ReadInt32();
  4210. break;
  4211. }
  4212. case 50: {
  4213. playerUids_.AddEntriesFrom(ref input, _repeated_playerUids_codec);
  4214. break;
  4215. }
  4216. }
  4217. }
  4218. }
  4219. #endif
  4220. }
  4221. /// <summary>
  4222. /// 多人副本, 离开房间
  4223. /// </summary>
  4224. public sealed partial class SC_MD_LeaveRoom : pb::IMessage<SC_MD_LeaveRoom>
  4225. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4226. , pb::IBufferMessage
  4227. #endif
  4228. {
  4229. private static readonly pb::MessageParser<SC_MD_LeaveRoom> _parser = new pb::MessageParser<SC_MD_LeaveRoom>(() => new SC_MD_LeaveRoom());
  4230. private pb::UnknownFieldSet _unknownFields;
  4231. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4232. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4233. public static pb::MessageParser<SC_MD_LeaveRoom> Parser { get { return _parser; } }
  4234. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4235. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4236. public static pbr::MessageDescriptor Descriptor {
  4237. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[16]; }
  4238. }
  4239. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4240. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4241. pbr::MessageDescriptor pb::IMessage.Descriptor {
  4242. get { return Descriptor; }
  4243. }
  4244. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4245. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4246. public SC_MD_LeaveRoom() {
  4247. OnConstruction();
  4248. }
  4249. partial void OnConstruction();
  4250. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4251. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4252. public SC_MD_LeaveRoom(SC_MD_LeaveRoom other) : this() {
  4253. zoneid_ = other.zoneid_;
  4254. uid_ = other.uid_;
  4255. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  4256. }
  4257. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4258. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4259. public SC_MD_LeaveRoom Clone() {
  4260. return new SC_MD_LeaveRoom(this);
  4261. }
  4262. /// <summary>Field number for the "Zoneid" field.</summary>
  4263. public const int ZoneidFieldNumber = 1;
  4264. private int zoneid_;
  4265. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4266. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4267. public int Zoneid {
  4268. get { return zoneid_; }
  4269. set {
  4270. zoneid_ = value;
  4271. }
  4272. }
  4273. /// <summary>Field number for the "Uid" field.</summary>
  4274. public const int UidFieldNumber = 2;
  4275. private string uid_ = "";
  4276. /// <summary>
  4277. /// (离开id)
  4278. /// </summary>
  4279. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4280. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4281. public string Uid {
  4282. get { return uid_; }
  4283. set {
  4284. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  4285. }
  4286. }
  4287. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4288. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4289. public override bool Equals(object other) {
  4290. return Equals(other as SC_MD_LeaveRoom);
  4291. }
  4292. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4293. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4294. public bool Equals(SC_MD_LeaveRoom other) {
  4295. if (ReferenceEquals(other, null)) {
  4296. return false;
  4297. }
  4298. if (ReferenceEquals(other, this)) {
  4299. return true;
  4300. }
  4301. if (Zoneid != other.Zoneid) return false;
  4302. if (Uid != other.Uid) return false;
  4303. return Equals(_unknownFields, other._unknownFields);
  4304. }
  4305. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4306. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4307. public override int GetHashCode() {
  4308. int hash = 1;
  4309. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  4310. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  4311. if (_unknownFields != null) {
  4312. hash ^= _unknownFields.GetHashCode();
  4313. }
  4314. return hash;
  4315. }
  4316. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4317. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4318. public override string ToString() {
  4319. return pb::JsonFormatter.ToDiagnosticString(this);
  4320. }
  4321. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4322. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4323. public void WriteTo(pb::CodedOutputStream output) {
  4324. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4325. output.WriteRawMessage(this);
  4326. #else
  4327. if (Zoneid != 0) {
  4328. output.WriteRawTag(8);
  4329. output.WriteInt32(Zoneid);
  4330. }
  4331. if (Uid.Length != 0) {
  4332. output.WriteRawTag(18);
  4333. output.WriteString(Uid);
  4334. }
  4335. if (_unknownFields != null) {
  4336. _unknownFields.WriteTo(output);
  4337. }
  4338. #endif
  4339. }
  4340. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4341. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4342. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4343. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  4344. if (Zoneid != 0) {
  4345. output.WriteRawTag(8);
  4346. output.WriteInt32(Zoneid);
  4347. }
  4348. if (Uid.Length != 0) {
  4349. output.WriteRawTag(18);
  4350. output.WriteString(Uid);
  4351. }
  4352. if (_unknownFields != null) {
  4353. _unknownFields.WriteTo(ref output);
  4354. }
  4355. }
  4356. #endif
  4357. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4358. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4359. public int CalculateSize() {
  4360. int size = 0;
  4361. if (Zoneid != 0) {
  4362. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  4363. }
  4364. if (Uid.Length != 0) {
  4365. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  4366. }
  4367. if (_unknownFields != null) {
  4368. size += _unknownFields.CalculateSize();
  4369. }
  4370. return size;
  4371. }
  4372. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4373. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4374. public void MergeFrom(SC_MD_LeaveRoom other) {
  4375. if (other == null) {
  4376. return;
  4377. }
  4378. if (other.Zoneid != 0) {
  4379. Zoneid = other.Zoneid;
  4380. }
  4381. if (other.Uid.Length != 0) {
  4382. Uid = other.Uid;
  4383. }
  4384. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  4385. }
  4386. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4387. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4388. public void MergeFrom(pb::CodedInputStream input) {
  4389. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4390. input.ReadRawMessage(this);
  4391. #else
  4392. uint tag;
  4393. while ((tag = input.ReadTag()) != 0) {
  4394. switch(tag) {
  4395. default:
  4396. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  4397. break;
  4398. case 8: {
  4399. Zoneid = input.ReadInt32();
  4400. break;
  4401. }
  4402. case 18: {
  4403. Uid = input.ReadString();
  4404. break;
  4405. }
  4406. }
  4407. }
  4408. #endif
  4409. }
  4410. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4411. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4412. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4413. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  4414. uint tag;
  4415. while ((tag = input.ReadTag()) != 0) {
  4416. switch(tag) {
  4417. default:
  4418. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  4419. break;
  4420. case 8: {
  4421. Zoneid = input.ReadInt32();
  4422. break;
  4423. }
  4424. case 18: {
  4425. Uid = input.ReadString();
  4426. break;
  4427. }
  4428. }
  4429. }
  4430. }
  4431. #endif
  4432. }
  4433. /// <summary>
  4434. /// 多人副本, 开始游戏(创建者)
  4435. /// </summary>
  4436. public sealed partial class SC_MD_BeginDup : pb::IMessage<SC_MD_BeginDup>
  4437. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4438. , pb::IBufferMessage
  4439. #endif
  4440. {
  4441. private static readonly pb::MessageParser<SC_MD_BeginDup> _parser = new pb::MessageParser<SC_MD_BeginDup>(() => new SC_MD_BeginDup());
  4442. private pb::UnknownFieldSet _unknownFields;
  4443. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4444. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4445. public static pb::MessageParser<SC_MD_BeginDup> Parser { get { return _parser; } }
  4446. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4447. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4448. public static pbr::MessageDescriptor Descriptor {
  4449. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[17]; }
  4450. }
  4451. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4452. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4453. pbr::MessageDescriptor pb::IMessage.Descriptor {
  4454. get { return Descriptor; }
  4455. }
  4456. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4457. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4458. public SC_MD_BeginDup() {
  4459. OnConstruction();
  4460. }
  4461. partial void OnConstruction();
  4462. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4463. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4464. public SC_MD_BeginDup(SC_MD_BeginDup other) : this() {
  4465. battleserver_ = other.battleserver_;
  4466. battleServerPort_ = other.battleServerPort_;
  4467. mapid_ = other.mapid_;
  4468. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  4469. }
  4470. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4471. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4472. public SC_MD_BeginDup Clone() {
  4473. return new SC_MD_BeginDup(this);
  4474. }
  4475. /// <summary>Field number for the "Battleserver" field.</summary>
  4476. public const int BattleserverFieldNumber = 1;
  4477. private string battleserver_ = "";
  4478. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4479. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4480. public string Battleserver {
  4481. get { return battleserver_; }
  4482. set {
  4483. battleserver_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  4484. }
  4485. }
  4486. /// <summary>Field number for the "BattleServerPort" field.</summary>
  4487. public const int BattleServerPortFieldNumber = 2;
  4488. private int battleServerPort_;
  4489. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4490. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4491. public int BattleServerPort {
  4492. get { return battleServerPort_; }
  4493. set {
  4494. battleServerPort_ = value;
  4495. }
  4496. }
  4497. /// <summary>Field number for the "Mapid" field.</summary>
  4498. public const int MapidFieldNumber = 3;
  4499. private int mapid_;
  4500. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4501. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4502. public int Mapid {
  4503. get { return mapid_; }
  4504. set {
  4505. mapid_ = value;
  4506. }
  4507. }
  4508. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4509. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4510. public override bool Equals(object other) {
  4511. return Equals(other as SC_MD_BeginDup);
  4512. }
  4513. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4514. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4515. public bool Equals(SC_MD_BeginDup other) {
  4516. if (ReferenceEquals(other, null)) {
  4517. return false;
  4518. }
  4519. if (ReferenceEquals(other, this)) {
  4520. return true;
  4521. }
  4522. if (Battleserver != other.Battleserver) return false;
  4523. if (BattleServerPort != other.BattleServerPort) return false;
  4524. if (Mapid != other.Mapid) return false;
  4525. return Equals(_unknownFields, other._unknownFields);
  4526. }
  4527. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4528. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4529. public override int GetHashCode() {
  4530. int hash = 1;
  4531. if (Battleserver.Length != 0) hash ^= Battleserver.GetHashCode();
  4532. if (BattleServerPort != 0) hash ^= BattleServerPort.GetHashCode();
  4533. if (Mapid != 0) hash ^= Mapid.GetHashCode();
  4534. if (_unknownFields != null) {
  4535. hash ^= _unknownFields.GetHashCode();
  4536. }
  4537. return hash;
  4538. }
  4539. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4540. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4541. public override string ToString() {
  4542. return pb::JsonFormatter.ToDiagnosticString(this);
  4543. }
  4544. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4545. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4546. public void WriteTo(pb::CodedOutputStream output) {
  4547. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4548. output.WriteRawMessage(this);
  4549. #else
  4550. if (Battleserver.Length != 0) {
  4551. output.WriteRawTag(10);
  4552. output.WriteString(Battleserver);
  4553. }
  4554. if (BattleServerPort != 0) {
  4555. output.WriteRawTag(16);
  4556. output.WriteInt32(BattleServerPort);
  4557. }
  4558. if (Mapid != 0) {
  4559. output.WriteRawTag(24);
  4560. output.WriteInt32(Mapid);
  4561. }
  4562. if (_unknownFields != null) {
  4563. _unknownFields.WriteTo(output);
  4564. }
  4565. #endif
  4566. }
  4567. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4568. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4569. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4570. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  4571. if (Battleserver.Length != 0) {
  4572. output.WriteRawTag(10);
  4573. output.WriteString(Battleserver);
  4574. }
  4575. if (BattleServerPort != 0) {
  4576. output.WriteRawTag(16);
  4577. output.WriteInt32(BattleServerPort);
  4578. }
  4579. if (Mapid != 0) {
  4580. output.WriteRawTag(24);
  4581. output.WriteInt32(Mapid);
  4582. }
  4583. if (_unknownFields != null) {
  4584. _unknownFields.WriteTo(ref output);
  4585. }
  4586. }
  4587. #endif
  4588. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4589. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4590. public int CalculateSize() {
  4591. int size = 0;
  4592. if (Battleserver.Length != 0) {
  4593. size += 1 + pb::CodedOutputStream.ComputeStringSize(Battleserver);
  4594. }
  4595. if (BattleServerPort != 0) {
  4596. size += 1 + pb::CodedOutputStream.ComputeInt32Size(BattleServerPort);
  4597. }
  4598. if (Mapid != 0) {
  4599. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Mapid);
  4600. }
  4601. if (_unknownFields != null) {
  4602. size += _unknownFields.CalculateSize();
  4603. }
  4604. return size;
  4605. }
  4606. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4607. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4608. public void MergeFrom(SC_MD_BeginDup other) {
  4609. if (other == null) {
  4610. return;
  4611. }
  4612. if (other.Battleserver.Length != 0) {
  4613. Battleserver = other.Battleserver;
  4614. }
  4615. if (other.BattleServerPort != 0) {
  4616. BattleServerPort = other.BattleServerPort;
  4617. }
  4618. if (other.Mapid != 0) {
  4619. Mapid = other.Mapid;
  4620. }
  4621. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  4622. }
  4623. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4624. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4625. public void MergeFrom(pb::CodedInputStream input) {
  4626. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4627. input.ReadRawMessage(this);
  4628. #else
  4629. uint tag;
  4630. while ((tag = input.ReadTag()) != 0) {
  4631. switch(tag) {
  4632. default:
  4633. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  4634. break;
  4635. case 10: {
  4636. Battleserver = input.ReadString();
  4637. break;
  4638. }
  4639. case 16: {
  4640. BattleServerPort = input.ReadInt32();
  4641. break;
  4642. }
  4643. case 24: {
  4644. Mapid = input.ReadInt32();
  4645. break;
  4646. }
  4647. }
  4648. }
  4649. #endif
  4650. }
  4651. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4652. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4653. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4654. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  4655. uint tag;
  4656. while ((tag = input.ReadTag()) != 0) {
  4657. switch(tag) {
  4658. default:
  4659. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  4660. break;
  4661. case 10: {
  4662. Battleserver = input.ReadString();
  4663. break;
  4664. }
  4665. case 16: {
  4666. BattleServerPort = input.ReadInt32();
  4667. break;
  4668. }
  4669. case 24: {
  4670. Mapid = input.ReadInt32();
  4671. break;
  4672. }
  4673. }
  4674. }
  4675. }
  4676. #endif
  4677. }
  4678. public sealed partial class SC_BT_Login : pb::IMessage<SC_BT_Login>
  4679. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4680. , pb::IBufferMessage
  4681. #endif
  4682. {
  4683. private static readonly pb::MessageParser<SC_BT_Login> _parser = new pb::MessageParser<SC_BT_Login>(() => new SC_BT_Login());
  4684. private pb::UnknownFieldSet _unknownFields;
  4685. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4686. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4687. public static pb::MessageParser<SC_BT_Login> Parser { get { return _parser; } }
  4688. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4689. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4690. public static pbr::MessageDescriptor Descriptor {
  4691. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[18]; }
  4692. }
  4693. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4694. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4695. pbr::MessageDescriptor pb::IMessage.Descriptor {
  4696. get { return Descriptor; }
  4697. }
  4698. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4699. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4700. public SC_BT_Login() {
  4701. OnConstruction();
  4702. }
  4703. partial void OnConstruction();
  4704. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4705. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4706. public SC_BT_Login(SC_BT_Login other) : this() {
  4707. zoneid_ = other.zoneid_;
  4708. uid_ = other.uid_;
  4709. msg_ = other.msg_;
  4710. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  4711. }
  4712. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4713. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4714. public SC_BT_Login Clone() {
  4715. return new SC_BT_Login(this);
  4716. }
  4717. /// <summary>Field number for the "Zoneid" field.</summary>
  4718. public const int ZoneidFieldNumber = 1;
  4719. private int zoneid_;
  4720. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4721. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4722. public int Zoneid {
  4723. get { return zoneid_; }
  4724. set {
  4725. zoneid_ = value;
  4726. }
  4727. }
  4728. /// <summary>Field number for the "Uid" field.</summary>
  4729. public const int UidFieldNumber = 2;
  4730. private string uid_ = "";
  4731. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4732. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4733. public string Uid {
  4734. get { return uid_; }
  4735. set {
  4736. uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  4737. }
  4738. }
  4739. /// <summary>Field number for the "Msg" field.</summary>
  4740. public const int MsgFieldNumber = 3;
  4741. private string msg_ = "";
  4742. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4743. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4744. public string Msg {
  4745. get { return msg_; }
  4746. set {
  4747. msg_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  4748. }
  4749. }
  4750. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4751. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4752. public override bool Equals(object other) {
  4753. return Equals(other as SC_BT_Login);
  4754. }
  4755. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4756. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4757. public bool Equals(SC_BT_Login other) {
  4758. if (ReferenceEquals(other, null)) {
  4759. return false;
  4760. }
  4761. if (ReferenceEquals(other, this)) {
  4762. return true;
  4763. }
  4764. if (Zoneid != other.Zoneid) return false;
  4765. if (Uid != other.Uid) return false;
  4766. if (Msg != other.Msg) return false;
  4767. return Equals(_unknownFields, other._unknownFields);
  4768. }
  4769. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4770. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4771. public override int GetHashCode() {
  4772. int hash = 1;
  4773. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  4774. if (Uid.Length != 0) hash ^= Uid.GetHashCode();
  4775. if (Msg.Length != 0) hash ^= Msg.GetHashCode();
  4776. if (_unknownFields != null) {
  4777. hash ^= _unknownFields.GetHashCode();
  4778. }
  4779. return hash;
  4780. }
  4781. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4782. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4783. public override string ToString() {
  4784. return pb::JsonFormatter.ToDiagnosticString(this);
  4785. }
  4786. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4787. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4788. public void WriteTo(pb::CodedOutputStream output) {
  4789. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4790. output.WriteRawMessage(this);
  4791. #else
  4792. if (Zoneid != 0) {
  4793. output.WriteRawTag(8);
  4794. output.WriteInt32(Zoneid);
  4795. }
  4796. if (Uid.Length != 0) {
  4797. output.WriteRawTag(18);
  4798. output.WriteString(Uid);
  4799. }
  4800. if (Msg.Length != 0) {
  4801. output.WriteRawTag(26);
  4802. output.WriteString(Msg);
  4803. }
  4804. if (_unknownFields != null) {
  4805. _unknownFields.WriteTo(output);
  4806. }
  4807. #endif
  4808. }
  4809. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4810. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4811. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4812. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  4813. if (Zoneid != 0) {
  4814. output.WriteRawTag(8);
  4815. output.WriteInt32(Zoneid);
  4816. }
  4817. if (Uid.Length != 0) {
  4818. output.WriteRawTag(18);
  4819. output.WriteString(Uid);
  4820. }
  4821. if (Msg.Length != 0) {
  4822. output.WriteRawTag(26);
  4823. output.WriteString(Msg);
  4824. }
  4825. if (_unknownFields != null) {
  4826. _unknownFields.WriteTo(ref output);
  4827. }
  4828. }
  4829. #endif
  4830. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4831. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4832. public int CalculateSize() {
  4833. int size = 0;
  4834. if (Zoneid != 0) {
  4835. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  4836. }
  4837. if (Uid.Length != 0) {
  4838. size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid);
  4839. }
  4840. if (Msg.Length != 0) {
  4841. size += 1 + pb::CodedOutputStream.ComputeStringSize(Msg);
  4842. }
  4843. if (_unknownFields != null) {
  4844. size += _unknownFields.CalculateSize();
  4845. }
  4846. return size;
  4847. }
  4848. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4849. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4850. public void MergeFrom(SC_BT_Login other) {
  4851. if (other == null) {
  4852. return;
  4853. }
  4854. if (other.Zoneid != 0) {
  4855. Zoneid = other.Zoneid;
  4856. }
  4857. if (other.Uid.Length != 0) {
  4858. Uid = other.Uid;
  4859. }
  4860. if (other.Msg.Length != 0) {
  4861. Msg = other.Msg;
  4862. }
  4863. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  4864. }
  4865. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4866. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4867. public void MergeFrom(pb::CodedInputStream input) {
  4868. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4869. input.ReadRawMessage(this);
  4870. #else
  4871. uint tag;
  4872. while ((tag = input.ReadTag()) != 0) {
  4873. switch(tag) {
  4874. default:
  4875. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  4876. break;
  4877. case 8: {
  4878. Zoneid = input.ReadInt32();
  4879. break;
  4880. }
  4881. case 18: {
  4882. Uid = input.ReadString();
  4883. break;
  4884. }
  4885. case 26: {
  4886. Msg = input.ReadString();
  4887. break;
  4888. }
  4889. }
  4890. }
  4891. #endif
  4892. }
  4893. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4894. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4895. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4896. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  4897. uint tag;
  4898. while ((tag = input.ReadTag()) != 0) {
  4899. switch(tag) {
  4900. default:
  4901. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  4902. break;
  4903. case 8: {
  4904. Zoneid = input.ReadInt32();
  4905. break;
  4906. }
  4907. case 18: {
  4908. Uid = input.ReadString();
  4909. break;
  4910. }
  4911. case 26: {
  4912. Msg = input.ReadString();
  4913. break;
  4914. }
  4915. }
  4916. }
  4917. }
  4918. #endif
  4919. }
  4920. /// <summary>
  4921. /// 战斗服务器, 玩家列表更新
  4922. /// </summary>
  4923. public sealed partial class SC_BT_PeopleList : pb::IMessage<SC_BT_PeopleList>
  4924. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  4925. , pb::IBufferMessage
  4926. #endif
  4927. {
  4928. private static readonly pb::MessageParser<SC_BT_PeopleList> _parser = new pb::MessageParser<SC_BT_PeopleList>(() => new SC_BT_PeopleList());
  4929. private pb::UnknownFieldSet _unknownFields;
  4930. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4931. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4932. public static pb::MessageParser<SC_BT_PeopleList> Parser { get { return _parser; } }
  4933. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4934. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4935. public static pbr::MessageDescriptor Descriptor {
  4936. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[19]; }
  4937. }
  4938. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4939. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4940. pbr::MessageDescriptor pb::IMessage.Descriptor {
  4941. get { return Descriptor; }
  4942. }
  4943. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4944. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4945. public SC_BT_PeopleList() {
  4946. OnConstruction();
  4947. }
  4948. partial void OnConstruction();
  4949. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4950. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4951. public SC_BT_PeopleList(SC_BT_PeopleList other) : this() {
  4952. zoneid_ = other.zoneid_;
  4953. newerUid_ = other.newerUid_;
  4954. playerUids_ = other.playerUids_.Clone();
  4955. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  4956. }
  4957. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4958. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4959. public SC_BT_PeopleList Clone() {
  4960. return new SC_BT_PeopleList(this);
  4961. }
  4962. /// <summary>Field number for the "Zoneid" field.</summary>
  4963. public const int ZoneidFieldNumber = 1;
  4964. private int zoneid_;
  4965. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4966. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4967. public int Zoneid {
  4968. get { return zoneid_; }
  4969. set {
  4970. zoneid_ = value;
  4971. }
  4972. }
  4973. /// <summary>Field number for the "NewerUid" field.</summary>
  4974. public const int NewerUidFieldNumber = 2;
  4975. private string newerUid_ = "";
  4976. /// <summary>
  4977. /// (新进id)
  4978. /// </summary>
  4979. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4980. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4981. public string NewerUid {
  4982. get { return newerUid_; }
  4983. set {
  4984. newerUid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  4985. }
  4986. }
  4987. /// <summary>Field number for the "PlayerUids" field.</summary>
  4988. public const int PlayerUidsFieldNumber = 3;
  4989. private static readonly pb::FieldCodec<string> _repeated_playerUids_codec
  4990. = pb::FieldCodec.ForString(26);
  4991. private readonly pbc::RepeatedField<string> playerUids_ = new pbc::RepeatedField<string>();
  4992. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4993. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4994. public pbc::RepeatedField<string> PlayerUids {
  4995. get { return playerUids_; }
  4996. }
  4997. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  4998. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  4999. public override bool Equals(object other) {
  5000. return Equals(other as SC_BT_PeopleList);
  5001. }
  5002. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5003. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5004. public bool Equals(SC_BT_PeopleList other) {
  5005. if (ReferenceEquals(other, null)) {
  5006. return false;
  5007. }
  5008. if (ReferenceEquals(other, this)) {
  5009. return true;
  5010. }
  5011. if (Zoneid != other.Zoneid) return false;
  5012. if (NewerUid != other.NewerUid) return false;
  5013. if(!playerUids_.Equals(other.playerUids_)) return false;
  5014. return Equals(_unknownFields, other._unknownFields);
  5015. }
  5016. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5017. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5018. public override int GetHashCode() {
  5019. int hash = 1;
  5020. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  5021. if (NewerUid.Length != 0) hash ^= NewerUid.GetHashCode();
  5022. hash ^= playerUids_.GetHashCode();
  5023. if (_unknownFields != null) {
  5024. hash ^= _unknownFields.GetHashCode();
  5025. }
  5026. return hash;
  5027. }
  5028. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5029. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5030. public override string ToString() {
  5031. return pb::JsonFormatter.ToDiagnosticString(this);
  5032. }
  5033. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5034. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5035. public void WriteTo(pb::CodedOutputStream output) {
  5036. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5037. output.WriteRawMessage(this);
  5038. #else
  5039. if (Zoneid != 0) {
  5040. output.WriteRawTag(8);
  5041. output.WriteInt32(Zoneid);
  5042. }
  5043. if (NewerUid.Length != 0) {
  5044. output.WriteRawTag(18);
  5045. output.WriteString(NewerUid);
  5046. }
  5047. playerUids_.WriteTo(output, _repeated_playerUids_codec);
  5048. if (_unknownFields != null) {
  5049. _unknownFields.WriteTo(output);
  5050. }
  5051. #endif
  5052. }
  5053. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5054. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5055. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5056. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  5057. if (Zoneid != 0) {
  5058. output.WriteRawTag(8);
  5059. output.WriteInt32(Zoneid);
  5060. }
  5061. if (NewerUid.Length != 0) {
  5062. output.WriteRawTag(18);
  5063. output.WriteString(NewerUid);
  5064. }
  5065. playerUids_.WriteTo(ref output, _repeated_playerUids_codec);
  5066. if (_unknownFields != null) {
  5067. _unknownFields.WriteTo(ref output);
  5068. }
  5069. }
  5070. #endif
  5071. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5072. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5073. public int CalculateSize() {
  5074. int size = 0;
  5075. if (Zoneid != 0) {
  5076. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  5077. }
  5078. if (NewerUid.Length != 0) {
  5079. size += 1 + pb::CodedOutputStream.ComputeStringSize(NewerUid);
  5080. }
  5081. size += playerUids_.CalculateSize(_repeated_playerUids_codec);
  5082. if (_unknownFields != null) {
  5083. size += _unknownFields.CalculateSize();
  5084. }
  5085. return size;
  5086. }
  5087. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5088. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5089. public void MergeFrom(SC_BT_PeopleList other) {
  5090. if (other == null) {
  5091. return;
  5092. }
  5093. if (other.Zoneid != 0) {
  5094. Zoneid = other.Zoneid;
  5095. }
  5096. if (other.NewerUid.Length != 0) {
  5097. NewerUid = other.NewerUid;
  5098. }
  5099. playerUids_.Add(other.playerUids_);
  5100. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  5101. }
  5102. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5103. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5104. public void MergeFrom(pb::CodedInputStream input) {
  5105. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5106. input.ReadRawMessage(this);
  5107. #else
  5108. uint tag;
  5109. while ((tag = input.ReadTag()) != 0) {
  5110. switch(tag) {
  5111. default:
  5112. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  5113. break;
  5114. case 8: {
  5115. Zoneid = input.ReadInt32();
  5116. break;
  5117. }
  5118. case 18: {
  5119. NewerUid = input.ReadString();
  5120. break;
  5121. }
  5122. case 26: {
  5123. playerUids_.AddEntriesFrom(input, _repeated_playerUids_codec);
  5124. break;
  5125. }
  5126. }
  5127. }
  5128. #endif
  5129. }
  5130. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5131. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5132. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5133. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  5134. uint tag;
  5135. while ((tag = input.ReadTag()) != 0) {
  5136. switch(tag) {
  5137. default:
  5138. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  5139. break;
  5140. case 8: {
  5141. Zoneid = input.ReadInt32();
  5142. break;
  5143. }
  5144. case 18: {
  5145. NewerUid = input.ReadString();
  5146. break;
  5147. }
  5148. case 26: {
  5149. playerUids_.AddEntriesFrom(ref input, _repeated_playerUids_codec);
  5150. break;
  5151. }
  5152. }
  5153. }
  5154. }
  5155. #endif
  5156. }
  5157. /// <summary>
  5158. /// 战斗服务 同步状态
  5159. /// </summary>
  5160. public sealed partial class SC_BT_Status : pb::IMessage<SC_BT_Status>
  5161. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5162. , pb::IBufferMessage
  5163. #endif
  5164. {
  5165. private static readonly pb::MessageParser<SC_BT_Status> _parser = new pb::MessageParser<SC_BT_Status>(() => new SC_BT_Status());
  5166. private pb::UnknownFieldSet _unknownFields;
  5167. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5168. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5169. public static pb::MessageParser<SC_BT_Status> Parser { get { return _parser; } }
  5170. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5171. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5172. public static pbr::MessageDescriptor Descriptor {
  5173. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[20]; }
  5174. }
  5175. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5176. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5177. pbr::MessageDescriptor pb::IMessage.Descriptor {
  5178. get { return Descriptor; }
  5179. }
  5180. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5181. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5182. public SC_BT_Status() {
  5183. OnConstruction();
  5184. }
  5185. partial void OnConstruction();
  5186. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5187. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5188. public SC_BT_Status(SC_BT_Status other) : this() {
  5189. zoneid_ = other.zoneid_;
  5190. senderUid_ = other.senderUid_;
  5191. propertyName_ = other.propertyName_;
  5192. value_ = other.value_;
  5193. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  5194. }
  5195. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5196. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5197. public SC_BT_Status Clone() {
  5198. return new SC_BT_Status(this);
  5199. }
  5200. /// <summary>Field number for the "Zoneid" field.</summary>
  5201. public const int ZoneidFieldNumber = 1;
  5202. private int zoneid_;
  5203. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5204. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5205. public int Zoneid {
  5206. get { return zoneid_; }
  5207. set {
  5208. zoneid_ = value;
  5209. }
  5210. }
  5211. /// <summary>Field number for the "SenderUid" field.</summary>
  5212. public const int SenderUidFieldNumber = 2;
  5213. private string senderUid_ = "";
  5214. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5215. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5216. public string SenderUid {
  5217. get { return senderUid_; }
  5218. set {
  5219. senderUid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  5220. }
  5221. }
  5222. /// <summary>Field number for the "PropertyName" field.</summary>
  5223. public const int PropertyNameFieldNumber = 3;
  5224. private string propertyName_ = "";
  5225. /// <summary>
  5226. /// 属性名称
  5227. /// </summary>
  5228. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5229. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5230. public string PropertyName {
  5231. get { return propertyName_; }
  5232. set {
  5233. propertyName_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  5234. }
  5235. }
  5236. /// <summary>Field number for the "Value" field.</summary>
  5237. public const int ValueFieldNumber = 4;
  5238. private string value_ = "";
  5239. /// <summary>
  5240. /// 属性值
  5241. /// </summary>
  5242. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5243. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5244. public string Value {
  5245. get { return value_; }
  5246. set {
  5247. value_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  5248. }
  5249. }
  5250. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5251. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5252. public override bool Equals(object other) {
  5253. return Equals(other as SC_BT_Status);
  5254. }
  5255. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5256. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5257. public bool Equals(SC_BT_Status other) {
  5258. if (ReferenceEquals(other, null)) {
  5259. return false;
  5260. }
  5261. if (ReferenceEquals(other, this)) {
  5262. return true;
  5263. }
  5264. if (Zoneid != other.Zoneid) return false;
  5265. if (SenderUid != other.SenderUid) return false;
  5266. if (PropertyName != other.PropertyName) return false;
  5267. if (Value != other.Value) return false;
  5268. return Equals(_unknownFields, other._unknownFields);
  5269. }
  5270. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5271. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5272. public override int GetHashCode() {
  5273. int hash = 1;
  5274. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  5275. if (SenderUid.Length != 0) hash ^= SenderUid.GetHashCode();
  5276. if (PropertyName.Length != 0) hash ^= PropertyName.GetHashCode();
  5277. if (Value.Length != 0) hash ^= Value.GetHashCode();
  5278. if (_unknownFields != null) {
  5279. hash ^= _unknownFields.GetHashCode();
  5280. }
  5281. return hash;
  5282. }
  5283. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5284. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5285. public override string ToString() {
  5286. return pb::JsonFormatter.ToDiagnosticString(this);
  5287. }
  5288. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5289. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5290. public void WriteTo(pb::CodedOutputStream output) {
  5291. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5292. output.WriteRawMessage(this);
  5293. #else
  5294. if (Zoneid != 0) {
  5295. output.WriteRawTag(8);
  5296. output.WriteInt32(Zoneid);
  5297. }
  5298. if (SenderUid.Length != 0) {
  5299. output.WriteRawTag(18);
  5300. output.WriteString(SenderUid);
  5301. }
  5302. if (PropertyName.Length != 0) {
  5303. output.WriteRawTag(26);
  5304. output.WriteString(PropertyName);
  5305. }
  5306. if (Value.Length != 0) {
  5307. output.WriteRawTag(34);
  5308. output.WriteString(Value);
  5309. }
  5310. if (_unknownFields != null) {
  5311. _unknownFields.WriteTo(output);
  5312. }
  5313. #endif
  5314. }
  5315. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5316. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5317. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5318. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  5319. if (Zoneid != 0) {
  5320. output.WriteRawTag(8);
  5321. output.WriteInt32(Zoneid);
  5322. }
  5323. if (SenderUid.Length != 0) {
  5324. output.WriteRawTag(18);
  5325. output.WriteString(SenderUid);
  5326. }
  5327. if (PropertyName.Length != 0) {
  5328. output.WriteRawTag(26);
  5329. output.WriteString(PropertyName);
  5330. }
  5331. if (Value.Length != 0) {
  5332. output.WriteRawTag(34);
  5333. output.WriteString(Value);
  5334. }
  5335. if (_unknownFields != null) {
  5336. _unknownFields.WriteTo(ref output);
  5337. }
  5338. }
  5339. #endif
  5340. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5341. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5342. public int CalculateSize() {
  5343. int size = 0;
  5344. if (Zoneid != 0) {
  5345. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  5346. }
  5347. if (SenderUid.Length != 0) {
  5348. size += 1 + pb::CodedOutputStream.ComputeStringSize(SenderUid);
  5349. }
  5350. if (PropertyName.Length != 0) {
  5351. size += 1 + pb::CodedOutputStream.ComputeStringSize(PropertyName);
  5352. }
  5353. if (Value.Length != 0) {
  5354. size += 1 + pb::CodedOutputStream.ComputeStringSize(Value);
  5355. }
  5356. if (_unknownFields != null) {
  5357. size += _unknownFields.CalculateSize();
  5358. }
  5359. return size;
  5360. }
  5361. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5362. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5363. public void MergeFrom(SC_BT_Status other) {
  5364. if (other == null) {
  5365. return;
  5366. }
  5367. if (other.Zoneid != 0) {
  5368. Zoneid = other.Zoneid;
  5369. }
  5370. if (other.SenderUid.Length != 0) {
  5371. SenderUid = other.SenderUid;
  5372. }
  5373. if (other.PropertyName.Length != 0) {
  5374. PropertyName = other.PropertyName;
  5375. }
  5376. if (other.Value.Length != 0) {
  5377. Value = other.Value;
  5378. }
  5379. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  5380. }
  5381. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5382. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5383. public void MergeFrom(pb::CodedInputStream input) {
  5384. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5385. input.ReadRawMessage(this);
  5386. #else
  5387. uint tag;
  5388. while ((tag = input.ReadTag()) != 0) {
  5389. switch(tag) {
  5390. default:
  5391. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  5392. break;
  5393. case 8: {
  5394. Zoneid = input.ReadInt32();
  5395. break;
  5396. }
  5397. case 18: {
  5398. SenderUid = input.ReadString();
  5399. break;
  5400. }
  5401. case 26: {
  5402. PropertyName = input.ReadString();
  5403. break;
  5404. }
  5405. case 34: {
  5406. Value = input.ReadString();
  5407. break;
  5408. }
  5409. }
  5410. }
  5411. #endif
  5412. }
  5413. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5414. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5415. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5416. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  5417. uint tag;
  5418. while ((tag = input.ReadTag()) != 0) {
  5419. switch(tag) {
  5420. default:
  5421. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  5422. break;
  5423. case 8: {
  5424. Zoneid = input.ReadInt32();
  5425. break;
  5426. }
  5427. case 18: {
  5428. SenderUid = input.ReadString();
  5429. break;
  5430. }
  5431. case 26: {
  5432. PropertyName = input.ReadString();
  5433. break;
  5434. }
  5435. case 34: {
  5436. Value = input.ReadString();
  5437. break;
  5438. }
  5439. }
  5440. }
  5441. }
  5442. #endif
  5443. }
  5444. /// <summary>
  5445. /// 战斗服务 同步位置
  5446. /// </summary>
  5447. public sealed partial class SC_BT_Position : pb::IMessage<SC_BT_Position>
  5448. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5449. , pb::IBufferMessage
  5450. #endif
  5451. {
  5452. private static readonly pb::MessageParser<SC_BT_Position> _parser = new pb::MessageParser<SC_BT_Position>(() => new SC_BT_Position());
  5453. private pb::UnknownFieldSet _unknownFields;
  5454. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5455. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5456. public static pb::MessageParser<SC_BT_Position> Parser { get { return _parser; } }
  5457. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5458. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5459. public static pbr::MessageDescriptor Descriptor {
  5460. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[21]; }
  5461. }
  5462. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5463. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5464. pbr::MessageDescriptor pb::IMessage.Descriptor {
  5465. get { return Descriptor; }
  5466. }
  5467. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5468. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5469. public SC_BT_Position() {
  5470. OnConstruction();
  5471. }
  5472. partial void OnConstruction();
  5473. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5474. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5475. public SC_BT_Position(SC_BT_Position other) : this() {
  5476. zoneid_ = other.zoneid_;
  5477. senderUid_ = other.senderUid_;
  5478. x_ = other.x_;
  5479. y_ = other.y_;
  5480. z_ = other.z_;
  5481. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  5482. }
  5483. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5484. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5485. public SC_BT_Position Clone() {
  5486. return new SC_BT_Position(this);
  5487. }
  5488. /// <summary>Field number for the "Zoneid" field.</summary>
  5489. public const int ZoneidFieldNumber = 1;
  5490. private int zoneid_;
  5491. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5492. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5493. public int Zoneid {
  5494. get { return zoneid_; }
  5495. set {
  5496. zoneid_ = value;
  5497. }
  5498. }
  5499. /// <summary>Field number for the "SenderUid" field.</summary>
  5500. public const int SenderUidFieldNumber = 2;
  5501. private string senderUid_ = "";
  5502. /// <summary>
  5503. /// 发送者uid
  5504. /// </summary>
  5505. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5506. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5507. public string SenderUid {
  5508. get { return senderUid_; }
  5509. set {
  5510. senderUid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  5511. }
  5512. }
  5513. /// <summary>Field number for the "X" field.</summary>
  5514. public const int XFieldNumber = 3;
  5515. private float x_;
  5516. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5517. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5518. public float X {
  5519. get { return x_; }
  5520. set {
  5521. x_ = value;
  5522. }
  5523. }
  5524. /// <summary>Field number for the "Y" field.</summary>
  5525. public const int YFieldNumber = 4;
  5526. private float y_;
  5527. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5528. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5529. public float Y {
  5530. get { return y_; }
  5531. set {
  5532. y_ = value;
  5533. }
  5534. }
  5535. /// <summary>Field number for the "Z" field.</summary>
  5536. public const int ZFieldNumber = 5;
  5537. private float z_;
  5538. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5539. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5540. public float Z {
  5541. get { return z_; }
  5542. set {
  5543. z_ = value;
  5544. }
  5545. }
  5546. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5547. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5548. public override bool Equals(object other) {
  5549. return Equals(other as SC_BT_Position);
  5550. }
  5551. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5552. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5553. public bool Equals(SC_BT_Position other) {
  5554. if (ReferenceEquals(other, null)) {
  5555. return false;
  5556. }
  5557. if (ReferenceEquals(other, this)) {
  5558. return true;
  5559. }
  5560. if (Zoneid != other.Zoneid) return false;
  5561. if (SenderUid != other.SenderUid) return false;
  5562. if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(X, other.X)) return false;
  5563. if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(Y, other.Y)) return false;
  5564. if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(Z, other.Z)) return false;
  5565. return Equals(_unknownFields, other._unknownFields);
  5566. }
  5567. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5568. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5569. public override int GetHashCode() {
  5570. int hash = 1;
  5571. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  5572. if (SenderUid.Length != 0) hash ^= SenderUid.GetHashCode();
  5573. if (X != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(X);
  5574. if (Y != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(Y);
  5575. if (Z != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(Z);
  5576. if (_unknownFields != null) {
  5577. hash ^= _unknownFields.GetHashCode();
  5578. }
  5579. return hash;
  5580. }
  5581. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5582. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5583. public override string ToString() {
  5584. return pb::JsonFormatter.ToDiagnosticString(this);
  5585. }
  5586. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5587. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5588. public void WriteTo(pb::CodedOutputStream output) {
  5589. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5590. output.WriteRawMessage(this);
  5591. #else
  5592. if (Zoneid != 0) {
  5593. output.WriteRawTag(8);
  5594. output.WriteInt32(Zoneid);
  5595. }
  5596. if (SenderUid.Length != 0) {
  5597. output.WriteRawTag(18);
  5598. output.WriteString(SenderUid);
  5599. }
  5600. if (X != 0F) {
  5601. output.WriteRawTag(29);
  5602. output.WriteFloat(X);
  5603. }
  5604. if (Y != 0F) {
  5605. output.WriteRawTag(37);
  5606. output.WriteFloat(Y);
  5607. }
  5608. if (Z != 0F) {
  5609. output.WriteRawTag(45);
  5610. output.WriteFloat(Z);
  5611. }
  5612. if (_unknownFields != null) {
  5613. _unknownFields.WriteTo(output);
  5614. }
  5615. #endif
  5616. }
  5617. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5618. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5619. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5620. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  5621. if (Zoneid != 0) {
  5622. output.WriteRawTag(8);
  5623. output.WriteInt32(Zoneid);
  5624. }
  5625. if (SenderUid.Length != 0) {
  5626. output.WriteRawTag(18);
  5627. output.WriteString(SenderUid);
  5628. }
  5629. if (X != 0F) {
  5630. output.WriteRawTag(29);
  5631. output.WriteFloat(X);
  5632. }
  5633. if (Y != 0F) {
  5634. output.WriteRawTag(37);
  5635. output.WriteFloat(Y);
  5636. }
  5637. if (Z != 0F) {
  5638. output.WriteRawTag(45);
  5639. output.WriteFloat(Z);
  5640. }
  5641. if (_unknownFields != null) {
  5642. _unknownFields.WriteTo(ref output);
  5643. }
  5644. }
  5645. #endif
  5646. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5647. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5648. public int CalculateSize() {
  5649. int size = 0;
  5650. if (Zoneid != 0) {
  5651. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  5652. }
  5653. if (SenderUid.Length != 0) {
  5654. size += 1 + pb::CodedOutputStream.ComputeStringSize(SenderUid);
  5655. }
  5656. if (X != 0F) {
  5657. size += 1 + 4;
  5658. }
  5659. if (Y != 0F) {
  5660. size += 1 + 4;
  5661. }
  5662. if (Z != 0F) {
  5663. size += 1 + 4;
  5664. }
  5665. if (_unknownFields != null) {
  5666. size += _unknownFields.CalculateSize();
  5667. }
  5668. return size;
  5669. }
  5670. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5671. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5672. public void MergeFrom(SC_BT_Position other) {
  5673. if (other == null) {
  5674. return;
  5675. }
  5676. if (other.Zoneid != 0) {
  5677. Zoneid = other.Zoneid;
  5678. }
  5679. if (other.SenderUid.Length != 0) {
  5680. SenderUid = other.SenderUid;
  5681. }
  5682. if (other.X != 0F) {
  5683. X = other.X;
  5684. }
  5685. if (other.Y != 0F) {
  5686. Y = other.Y;
  5687. }
  5688. if (other.Z != 0F) {
  5689. Z = other.Z;
  5690. }
  5691. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  5692. }
  5693. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5694. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5695. public void MergeFrom(pb::CodedInputStream input) {
  5696. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5697. input.ReadRawMessage(this);
  5698. #else
  5699. uint tag;
  5700. while ((tag = input.ReadTag()) != 0) {
  5701. switch(tag) {
  5702. default:
  5703. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  5704. break;
  5705. case 8: {
  5706. Zoneid = input.ReadInt32();
  5707. break;
  5708. }
  5709. case 18: {
  5710. SenderUid = input.ReadString();
  5711. break;
  5712. }
  5713. case 29: {
  5714. X = input.ReadFloat();
  5715. break;
  5716. }
  5717. case 37: {
  5718. Y = input.ReadFloat();
  5719. break;
  5720. }
  5721. case 45: {
  5722. Z = input.ReadFloat();
  5723. break;
  5724. }
  5725. }
  5726. }
  5727. #endif
  5728. }
  5729. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5730. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5731. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5732. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  5733. uint tag;
  5734. while ((tag = input.ReadTag()) != 0) {
  5735. switch(tag) {
  5736. default:
  5737. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  5738. break;
  5739. case 8: {
  5740. Zoneid = input.ReadInt32();
  5741. break;
  5742. }
  5743. case 18: {
  5744. SenderUid = input.ReadString();
  5745. break;
  5746. }
  5747. case 29: {
  5748. X = input.ReadFloat();
  5749. break;
  5750. }
  5751. case 37: {
  5752. Y = input.ReadFloat();
  5753. break;
  5754. }
  5755. case 45: {
  5756. Z = input.ReadFloat();
  5757. break;
  5758. }
  5759. }
  5760. }
  5761. }
  5762. #endif
  5763. }
  5764. /// <summary>
  5765. /// 战斗服务 广播
  5766. /// </summary>
  5767. public sealed partial class SC_BT_BroadCast : pb::IMessage<SC_BT_BroadCast>
  5768. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5769. , pb::IBufferMessage
  5770. #endif
  5771. {
  5772. private static readonly pb::MessageParser<SC_BT_BroadCast> _parser = new pb::MessageParser<SC_BT_BroadCast>(() => new SC_BT_BroadCast());
  5773. private pb::UnknownFieldSet _unknownFields;
  5774. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5775. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5776. public static pb::MessageParser<SC_BT_BroadCast> Parser { get { return _parser; } }
  5777. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5778. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5779. public static pbr::MessageDescriptor Descriptor {
  5780. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[22]; }
  5781. }
  5782. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5783. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5784. pbr::MessageDescriptor pb::IMessage.Descriptor {
  5785. get { return Descriptor; }
  5786. }
  5787. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5788. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5789. public SC_BT_BroadCast() {
  5790. OnConstruction();
  5791. }
  5792. partial void OnConstruction();
  5793. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5794. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5795. public SC_BT_BroadCast(SC_BT_BroadCast other) : this() {
  5796. zoneid_ = other.zoneid_;
  5797. senderUid_ = other.senderUid_;
  5798. msg_ = other.msg_;
  5799. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  5800. }
  5801. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5802. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5803. public SC_BT_BroadCast Clone() {
  5804. return new SC_BT_BroadCast(this);
  5805. }
  5806. /// <summary>Field number for the "Zoneid" field.</summary>
  5807. public const int ZoneidFieldNumber = 1;
  5808. private int zoneid_;
  5809. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5810. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5811. public int Zoneid {
  5812. get { return zoneid_; }
  5813. set {
  5814. zoneid_ = value;
  5815. }
  5816. }
  5817. /// <summary>Field number for the "SenderUid" field.</summary>
  5818. public const int SenderUidFieldNumber = 2;
  5819. private string senderUid_ = "";
  5820. /// <summary>
  5821. /// 发送者uid
  5822. /// </summary>
  5823. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5824. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5825. public string SenderUid {
  5826. get { return senderUid_; }
  5827. set {
  5828. senderUid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  5829. }
  5830. }
  5831. /// <summary>Field number for the "Msg" field.</summary>
  5832. public const int MsgFieldNumber = 3;
  5833. private string msg_ = "";
  5834. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5835. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5836. public string Msg {
  5837. get { return msg_; }
  5838. set {
  5839. msg_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  5840. }
  5841. }
  5842. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5843. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5844. public override bool Equals(object other) {
  5845. return Equals(other as SC_BT_BroadCast);
  5846. }
  5847. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5848. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5849. public bool Equals(SC_BT_BroadCast other) {
  5850. if (ReferenceEquals(other, null)) {
  5851. return false;
  5852. }
  5853. if (ReferenceEquals(other, this)) {
  5854. return true;
  5855. }
  5856. if (Zoneid != other.Zoneid) return false;
  5857. if (SenderUid != other.SenderUid) return false;
  5858. if (Msg != other.Msg) return false;
  5859. return Equals(_unknownFields, other._unknownFields);
  5860. }
  5861. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5862. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5863. public override int GetHashCode() {
  5864. int hash = 1;
  5865. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  5866. if (SenderUid.Length != 0) hash ^= SenderUid.GetHashCode();
  5867. if (Msg.Length != 0) hash ^= Msg.GetHashCode();
  5868. if (_unknownFields != null) {
  5869. hash ^= _unknownFields.GetHashCode();
  5870. }
  5871. return hash;
  5872. }
  5873. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5874. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5875. public override string ToString() {
  5876. return pb::JsonFormatter.ToDiagnosticString(this);
  5877. }
  5878. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5879. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5880. public void WriteTo(pb::CodedOutputStream output) {
  5881. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5882. output.WriteRawMessage(this);
  5883. #else
  5884. if (Zoneid != 0) {
  5885. output.WriteRawTag(8);
  5886. output.WriteInt32(Zoneid);
  5887. }
  5888. if (SenderUid.Length != 0) {
  5889. output.WriteRawTag(18);
  5890. output.WriteString(SenderUid);
  5891. }
  5892. if (Msg.Length != 0) {
  5893. output.WriteRawTag(26);
  5894. output.WriteString(Msg);
  5895. }
  5896. if (_unknownFields != null) {
  5897. _unknownFields.WriteTo(output);
  5898. }
  5899. #endif
  5900. }
  5901. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5902. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5903. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5904. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  5905. if (Zoneid != 0) {
  5906. output.WriteRawTag(8);
  5907. output.WriteInt32(Zoneid);
  5908. }
  5909. if (SenderUid.Length != 0) {
  5910. output.WriteRawTag(18);
  5911. output.WriteString(SenderUid);
  5912. }
  5913. if (Msg.Length != 0) {
  5914. output.WriteRawTag(26);
  5915. output.WriteString(Msg);
  5916. }
  5917. if (_unknownFields != null) {
  5918. _unknownFields.WriteTo(ref output);
  5919. }
  5920. }
  5921. #endif
  5922. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5923. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5924. public int CalculateSize() {
  5925. int size = 0;
  5926. if (Zoneid != 0) {
  5927. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  5928. }
  5929. if (SenderUid.Length != 0) {
  5930. size += 1 + pb::CodedOutputStream.ComputeStringSize(SenderUid);
  5931. }
  5932. if (Msg.Length != 0) {
  5933. size += 1 + pb::CodedOutputStream.ComputeStringSize(Msg);
  5934. }
  5935. if (_unknownFields != null) {
  5936. size += _unknownFields.CalculateSize();
  5937. }
  5938. return size;
  5939. }
  5940. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5941. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5942. public void MergeFrom(SC_BT_BroadCast other) {
  5943. if (other == null) {
  5944. return;
  5945. }
  5946. if (other.Zoneid != 0) {
  5947. Zoneid = other.Zoneid;
  5948. }
  5949. if (other.SenderUid.Length != 0) {
  5950. SenderUid = other.SenderUid;
  5951. }
  5952. if (other.Msg.Length != 0) {
  5953. Msg = other.Msg;
  5954. }
  5955. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  5956. }
  5957. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5958. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5959. public void MergeFrom(pb::CodedInputStream input) {
  5960. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5961. input.ReadRawMessage(this);
  5962. #else
  5963. uint tag;
  5964. while ((tag = input.ReadTag()) != 0) {
  5965. switch(tag) {
  5966. default:
  5967. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  5968. break;
  5969. case 8: {
  5970. Zoneid = input.ReadInt32();
  5971. break;
  5972. }
  5973. case 18: {
  5974. SenderUid = input.ReadString();
  5975. break;
  5976. }
  5977. case 26: {
  5978. Msg = input.ReadString();
  5979. break;
  5980. }
  5981. }
  5982. }
  5983. #endif
  5984. }
  5985. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  5986. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  5987. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  5988. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  5989. uint tag;
  5990. while ((tag = input.ReadTag()) != 0) {
  5991. switch(tag) {
  5992. default:
  5993. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  5994. break;
  5995. case 8: {
  5996. Zoneid = input.ReadInt32();
  5997. break;
  5998. }
  5999. case 18: {
  6000. SenderUid = input.ReadString();
  6001. break;
  6002. }
  6003. case 26: {
  6004. Msg = input.ReadString();
  6005. break;
  6006. }
  6007. }
  6008. }
  6009. }
  6010. #endif
  6011. }
  6012. /// <summary>
  6013. /// 战斗服务,结束
  6014. /// </summary>
  6015. public sealed partial class SC_BT_Over : pb::IMessage<SC_BT_Over>
  6016. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6017. , pb::IBufferMessage
  6018. #endif
  6019. {
  6020. private static readonly pb::MessageParser<SC_BT_Over> _parser = new pb::MessageParser<SC_BT_Over>(() => new SC_BT_Over());
  6021. private pb::UnknownFieldSet _unknownFields;
  6022. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6023. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6024. public static pb::MessageParser<SC_BT_Over> Parser { get { return _parser; } }
  6025. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6026. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6027. public static pbr::MessageDescriptor Descriptor {
  6028. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[23]; }
  6029. }
  6030. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6031. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6032. pbr::MessageDescriptor pb::IMessage.Descriptor {
  6033. get { return Descriptor; }
  6034. }
  6035. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6036. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6037. public SC_BT_Over() {
  6038. OnConstruction();
  6039. }
  6040. partial void OnConstruction();
  6041. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6042. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6043. public SC_BT_Over(SC_BT_Over other) : this() {
  6044. zoneid_ = other.zoneid_;
  6045. senderUid_ = other.senderUid_;
  6046. msg_ = other.msg_;
  6047. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  6048. }
  6049. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6050. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6051. public SC_BT_Over Clone() {
  6052. return new SC_BT_Over(this);
  6053. }
  6054. /// <summary>Field number for the "Zoneid" field.</summary>
  6055. public const int ZoneidFieldNumber = 1;
  6056. private int zoneid_;
  6057. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6058. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6059. public int Zoneid {
  6060. get { return zoneid_; }
  6061. set {
  6062. zoneid_ = value;
  6063. }
  6064. }
  6065. /// <summary>Field number for the "SenderUid" field.</summary>
  6066. public const int SenderUidFieldNumber = 2;
  6067. private string senderUid_ = "";
  6068. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6069. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6070. public string SenderUid {
  6071. get { return senderUid_; }
  6072. set {
  6073. senderUid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  6074. }
  6075. }
  6076. /// <summary>Field number for the "Msg" field.</summary>
  6077. public const int MsgFieldNumber = 3;
  6078. private string msg_ = "";
  6079. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6080. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6081. public string Msg {
  6082. get { return msg_; }
  6083. set {
  6084. msg_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
  6085. }
  6086. }
  6087. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6088. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6089. public override bool Equals(object other) {
  6090. return Equals(other as SC_BT_Over);
  6091. }
  6092. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6093. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6094. public bool Equals(SC_BT_Over other) {
  6095. if (ReferenceEquals(other, null)) {
  6096. return false;
  6097. }
  6098. if (ReferenceEquals(other, this)) {
  6099. return true;
  6100. }
  6101. if (Zoneid != other.Zoneid) return false;
  6102. if (SenderUid != other.SenderUid) return false;
  6103. if (Msg != other.Msg) return false;
  6104. return Equals(_unknownFields, other._unknownFields);
  6105. }
  6106. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6107. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6108. public override int GetHashCode() {
  6109. int hash = 1;
  6110. if (Zoneid != 0) hash ^= Zoneid.GetHashCode();
  6111. if (SenderUid.Length != 0) hash ^= SenderUid.GetHashCode();
  6112. if (Msg.Length != 0) hash ^= Msg.GetHashCode();
  6113. if (_unknownFields != null) {
  6114. hash ^= _unknownFields.GetHashCode();
  6115. }
  6116. return hash;
  6117. }
  6118. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6119. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6120. public override string ToString() {
  6121. return pb::JsonFormatter.ToDiagnosticString(this);
  6122. }
  6123. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6124. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6125. public void WriteTo(pb::CodedOutputStream output) {
  6126. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6127. output.WriteRawMessage(this);
  6128. #else
  6129. if (Zoneid != 0) {
  6130. output.WriteRawTag(8);
  6131. output.WriteInt32(Zoneid);
  6132. }
  6133. if (SenderUid.Length != 0) {
  6134. output.WriteRawTag(18);
  6135. output.WriteString(SenderUid);
  6136. }
  6137. if (Msg.Length != 0) {
  6138. output.WriteRawTag(26);
  6139. output.WriteString(Msg);
  6140. }
  6141. if (_unknownFields != null) {
  6142. _unknownFields.WriteTo(output);
  6143. }
  6144. #endif
  6145. }
  6146. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6147. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6148. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6149. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  6150. if (Zoneid != 0) {
  6151. output.WriteRawTag(8);
  6152. output.WriteInt32(Zoneid);
  6153. }
  6154. if (SenderUid.Length != 0) {
  6155. output.WriteRawTag(18);
  6156. output.WriteString(SenderUid);
  6157. }
  6158. if (Msg.Length != 0) {
  6159. output.WriteRawTag(26);
  6160. output.WriteString(Msg);
  6161. }
  6162. if (_unknownFields != null) {
  6163. _unknownFields.WriteTo(ref output);
  6164. }
  6165. }
  6166. #endif
  6167. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6168. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6169. public int CalculateSize() {
  6170. int size = 0;
  6171. if (Zoneid != 0) {
  6172. size += 1 + pb::CodedOutputStream.ComputeInt32Size(Zoneid);
  6173. }
  6174. if (SenderUid.Length != 0) {
  6175. size += 1 + pb::CodedOutputStream.ComputeStringSize(SenderUid);
  6176. }
  6177. if (Msg.Length != 0) {
  6178. size += 1 + pb::CodedOutputStream.ComputeStringSize(Msg);
  6179. }
  6180. if (_unknownFields != null) {
  6181. size += _unknownFields.CalculateSize();
  6182. }
  6183. return size;
  6184. }
  6185. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6186. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6187. public void MergeFrom(SC_BT_Over other) {
  6188. if (other == null) {
  6189. return;
  6190. }
  6191. if (other.Zoneid != 0) {
  6192. Zoneid = other.Zoneid;
  6193. }
  6194. if (other.SenderUid.Length != 0) {
  6195. SenderUid = other.SenderUid;
  6196. }
  6197. if (other.Msg.Length != 0) {
  6198. Msg = other.Msg;
  6199. }
  6200. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  6201. }
  6202. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6203. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6204. public void MergeFrom(pb::CodedInputStream input) {
  6205. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6206. input.ReadRawMessage(this);
  6207. #else
  6208. uint tag;
  6209. while ((tag = input.ReadTag()) != 0) {
  6210. switch(tag) {
  6211. default:
  6212. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  6213. break;
  6214. case 8: {
  6215. Zoneid = input.ReadInt32();
  6216. break;
  6217. }
  6218. case 18: {
  6219. SenderUid = input.ReadString();
  6220. break;
  6221. }
  6222. case 26: {
  6223. Msg = input.ReadString();
  6224. break;
  6225. }
  6226. }
  6227. }
  6228. #endif
  6229. }
  6230. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6231. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6232. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6233. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  6234. uint tag;
  6235. while ((tag = input.ReadTag()) != 0) {
  6236. switch(tag) {
  6237. default:
  6238. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  6239. break;
  6240. case 8: {
  6241. Zoneid = input.ReadInt32();
  6242. break;
  6243. }
  6244. case 18: {
  6245. SenderUid = input.ReadString();
  6246. break;
  6247. }
  6248. case 26: {
  6249. Msg = input.ReadString();
  6250. break;
  6251. }
  6252. }
  6253. }
  6254. }
  6255. #endif
  6256. }
  6257. /// <summary>
  6258. /// 多人副本在战斗服创建房间
  6259. /// </summary>
  6260. public sealed partial class SS_CreateBattleServer : pb::IMessage<SS_CreateBattleServer>
  6261. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6262. , pb::IBufferMessage
  6263. #endif
  6264. {
  6265. private static readonly pb::MessageParser<SS_CreateBattleServer> _parser = new pb::MessageParser<SS_CreateBattleServer>(() => new SS_CreateBattleServer());
  6266. private pb::UnknownFieldSet _unknownFields;
  6267. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6268. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6269. public static pb::MessageParser<SS_CreateBattleServer> Parser { get { return _parser; } }
  6270. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6271. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6272. public static pbr::MessageDescriptor Descriptor {
  6273. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[24]; }
  6274. }
  6275. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6276. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6277. pbr::MessageDescriptor pb::IMessage.Descriptor {
  6278. get { return Descriptor; }
  6279. }
  6280. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6281. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6282. public SS_CreateBattleServer() {
  6283. OnConstruction();
  6284. }
  6285. partial void OnConstruction();
  6286. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6287. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6288. public SS_CreateBattleServer(SS_CreateBattleServer other) : this() {
  6289. roomId_ = other.roomId_;
  6290. playerUids_ = other.playerUids_.Clone();
  6291. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  6292. }
  6293. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6294. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6295. public SS_CreateBattleServer Clone() {
  6296. return new SS_CreateBattleServer(this);
  6297. }
  6298. /// <summary>Field number for the "RoomId" field.</summary>
  6299. public const int RoomIdFieldNumber = 1;
  6300. private int roomId_;
  6301. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6302. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6303. public int RoomId {
  6304. get { return roomId_; }
  6305. set {
  6306. roomId_ = value;
  6307. }
  6308. }
  6309. /// <summary>Field number for the "PlayerUids" field.</summary>
  6310. public const int PlayerUidsFieldNumber = 2;
  6311. private static readonly pb::FieldCodec<string> _repeated_playerUids_codec
  6312. = pb::FieldCodec.ForString(18);
  6313. private readonly pbc::RepeatedField<string> playerUids_ = new pbc::RepeatedField<string>();
  6314. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6315. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6316. public pbc::RepeatedField<string> PlayerUids {
  6317. get { return playerUids_; }
  6318. }
  6319. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6320. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6321. public override bool Equals(object other) {
  6322. return Equals(other as SS_CreateBattleServer);
  6323. }
  6324. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6325. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6326. public bool Equals(SS_CreateBattleServer other) {
  6327. if (ReferenceEquals(other, null)) {
  6328. return false;
  6329. }
  6330. if (ReferenceEquals(other, this)) {
  6331. return true;
  6332. }
  6333. if (RoomId != other.RoomId) return false;
  6334. if(!playerUids_.Equals(other.playerUids_)) return false;
  6335. return Equals(_unknownFields, other._unknownFields);
  6336. }
  6337. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6338. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6339. public override int GetHashCode() {
  6340. int hash = 1;
  6341. if (RoomId != 0) hash ^= RoomId.GetHashCode();
  6342. hash ^= playerUids_.GetHashCode();
  6343. if (_unknownFields != null) {
  6344. hash ^= _unknownFields.GetHashCode();
  6345. }
  6346. return hash;
  6347. }
  6348. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6349. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6350. public override string ToString() {
  6351. return pb::JsonFormatter.ToDiagnosticString(this);
  6352. }
  6353. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6354. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6355. public void WriteTo(pb::CodedOutputStream output) {
  6356. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6357. output.WriteRawMessage(this);
  6358. #else
  6359. if (RoomId != 0) {
  6360. output.WriteRawTag(8);
  6361. output.WriteInt32(RoomId);
  6362. }
  6363. playerUids_.WriteTo(output, _repeated_playerUids_codec);
  6364. if (_unknownFields != null) {
  6365. _unknownFields.WriteTo(output);
  6366. }
  6367. #endif
  6368. }
  6369. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6370. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6371. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6372. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  6373. if (RoomId != 0) {
  6374. output.WriteRawTag(8);
  6375. output.WriteInt32(RoomId);
  6376. }
  6377. playerUids_.WriteTo(ref output, _repeated_playerUids_codec);
  6378. if (_unknownFields != null) {
  6379. _unknownFields.WriteTo(ref output);
  6380. }
  6381. }
  6382. #endif
  6383. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6384. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6385. public int CalculateSize() {
  6386. int size = 0;
  6387. if (RoomId != 0) {
  6388. size += 1 + pb::CodedOutputStream.ComputeInt32Size(RoomId);
  6389. }
  6390. size += playerUids_.CalculateSize(_repeated_playerUids_codec);
  6391. if (_unknownFields != null) {
  6392. size += _unknownFields.CalculateSize();
  6393. }
  6394. return size;
  6395. }
  6396. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6397. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6398. public void MergeFrom(SS_CreateBattleServer other) {
  6399. if (other == null) {
  6400. return;
  6401. }
  6402. if (other.RoomId != 0) {
  6403. RoomId = other.RoomId;
  6404. }
  6405. playerUids_.Add(other.playerUids_);
  6406. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  6407. }
  6408. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6409. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6410. public void MergeFrom(pb::CodedInputStream input) {
  6411. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6412. input.ReadRawMessage(this);
  6413. #else
  6414. uint tag;
  6415. while ((tag = input.ReadTag()) != 0) {
  6416. switch(tag) {
  6417. default:
  6418. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  6419. break;
  6420. case 8: {
  6421. RoomId = input.ReadInt32();
  6422. break;
  6423. }
  6424. case 18: {
  6425. playerUids_.AddEntriesFrom(input, _repeated_playerUids_codec);
  6426. break;
  6427. }
  6428. }
  6429. }
  6430. #endif
  6431. }
  6432. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6433. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6434. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6435. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  6436. uint tag;
  6437. while ((tag = input.ReadTag()) != 0) {
  6438. switch(tag) {
  6439. default:
  6440. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  6441. break;
  6442. case 8: {
  6443. RoomId = input.ReadInt32();
  6444. break;
  6445. }
  6446. case 18: {
  6447. playerUids_.AddEntriesFrom(ref input, _repeated_playerUids_codec);
  6448. break;
  6449. }
  6450. }
  6451. }
  6452. }
  6453. #endif
  6454. }
  6455. /// <summary>
  6456. /// 多人副本,创建战斗房间OK
  6457. /// </summary>
  6458. public sealed partial class SS_CreateBattleServerOK : pb::IMessage<SS_CreateBattleServerOK>
  6459. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6460. , pb::IBufferMessage
  6461. #endif
  6462. {
  6463. private static readonly pb::MessageParser<SS_CreateBattleServerOK> _parser = new pb::MessageParser<SS_CreateBattleServerOK>(() => new SS_CreateBattleServerOK());
  6464. private pb::UnknownFieldSet _unknownFields;
  6465. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6466. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6467. public static pb::MessageParser<SS_CreateBattleServerOK> Parser { get { return _parser; } }
  6468. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6469. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6470. public static pbr::MessageDescriptor Descriptor {
  6471. get { return global::MultiDup.MultiDupReflection.Descriptor.MessageTypes[25]; }
  6472. }
  6473. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6474. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6475. pbr::MessageDescriptor pb::IMessage.Descriptor {
  6476. get { return Descriptor; }
  6477. }
  6478. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6479. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6480. public SS_CreateBattleServerOK() {
  6481. OnConstruction();
  6482. }
  6483. partial void OnConstruction();
  6484. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6485. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6486. public SS_CreateBattleServerOK(SS_CreateBattleServerOK other) : this() {
  6487. _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
  6488. }
  6489. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6490. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6491. public SS_CreateBattleServerOK Clone() {
  6492. return new SS_CreateBattleServerOK(this);
  6493. }
  6494. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6495. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6496. public override bool Equals(object other) {
  6497. return Equals(other as SS_CreateBattleServerOK);
  6498. }
  6499. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6500. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6501. public bool Equals(SS_CreateBattleServerOK other) {
  6502. if (ReferenceEquals(other, null)) {
  6503. return false;
  6504. }
  6505. if (ReferenceEquals(other, this)) {
  6506. return true;
  6507. }
  6508. return Equals(_unknownFields, other._unknownFields);
  6509. }
  6510. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6511. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6512. public override int GetHashCode() {
  6513. int hash = 1;
  6514. if (_unknownFields != null) {
  6515. hash ^= _unknownFields.GetHashCode();
  6516. }
  6517. return hash;
  6518. }
  6519. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6520. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6521. public override string ToString() {
  6522. return pb::JsonFormatter.ToDiagnosticString(this);
  6523. }
  6524. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6525. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6526. public void WriteTo(pb::CodedOutputStream output) {
  6527. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6528. output.WriteRawMessage(this);
  6529. #else
  6530. if (_unknownFields != null) {
  6531. _unknownFields.WriteTo(output);
  6532. }
  6533. #endif
  6534. }
  6535. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6536. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6537. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6538. void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
  6539. if (_unknownFields != null) {
  6540. _unknownFields.WriteTo(ref output);
  6541. }
  6542. }
  6543. #endif
  6544. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6545. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6546. public int CalculateSize() {
  6547. int size = 0;
  6548. if (_unknownFields != null) {
  6549. size += _unknownFields.CalculateSize();
  6550. }
  6551. return size;
  6552. }
  6553. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6554. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6555. public void MergeFrom(SS_CreateBattleServerOK other) {
  6556. if (other == null) {
  6557. return;
  6558. }
  6559. _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
  6560. }
  6561. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6562. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6563. public void MergeFrom(pb::CodedInputStream input) {
  6564. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6565. input.ReadRawMessage(this);
  6566. #else
  6567. uint tag;
  6568. while ((tag = input.ReadTag()) != 0) {
  6569. switch(tag) {
  6570. default:
  6571. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
  6572. break;
  6573. }
  6574. }
  6575. #endif
  6576. }
  6577. #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
  6578. [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
  6579. [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
  6580. void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
  6581. uint tag;
  6582. while ((tag = input.ReadTag()) != 0) {
  6583. switch(tag) {
  6584. default:
  6585. _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
  6586. break;
  6587. }
  6588. }
  6589. }
  6590. #endif
  6591. }
  6592. #endregion
  6593. }
  6594. #endregion Designer generated code