actor.pb.go 235 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369
  1. // message结构的属性名请使用 驼峰小写字母开始
  2. // Code generated by protoc-gen-go. DO NOT EDIT.
  3. // versions:
  4. // protoc-gen-go v1.36.8
  5. // protoc v6.31.1
  6. // source: actor.proto
  7. package pb
  8. import (
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. sync "sync"
  13. unsafe "unsafe"
  14. )
  15. const (
  16. // Verify that this generated code is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  18. // Verify that runtime/protoimpl is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  20. )
  21. type GatePusher_Type int32
  22. const (
  23. GatePusher_Player GatePusher_Type = 0 // 根据玩家id过滤推送
  24. GatePusher_GameNode GatePusher_Type = 1 // 根据游戏节点过滤推送
  25. GatePusher_Map GatePusher_Type = 2 // 根据地图id过滤推送
  26. )
  27. // Enum value maps for GatePusher_Type.
  28. var (
  29. GatePusher_Type_name = map[int32]string{
  30. 0: "Player",
  31. 1: "GameNode",
  32. 2: "Map",
  33. }
  34. GatePusher_Type_value = map[string]int32{
  35. "Player": 0,
  36. "GameNode": 1,
  37. "Map": 2,
  38. }
  39. )
  40. func (x GatePusher_Type) Enum() *GatePusher_Type {
  41. p := new(GatePusher_Type)
  42. *p = x
  43. return p
  44. }
  45. func (x GatePusher_Type) String() string {
  46. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  47. }
  48. func (GatePusher_Type) Descriptor() protoreflect.EnumDescriptor {
  49. return file_actor_proto_enumTypes[0].Descriptor()
  50. }
  51. func (GatePusher_Type) Type() protoreflect.EnumType {
  52. return &file_actor_proto_enumTypes[0]
  53. }
  54. func (x GatePusher_Type) Number() protoreflect.EnumNumber {
  55. return protoreflect.EnumNumber(x)
  56. }
  57. // Deprecated: Use GatePusher_Type.Descriptor instead.
  58. func (GatePusher_Type) EnumDescriptor() ([]byte, []int) {
  59. return file_actor_proto_rawDescGZIP(), []int{23, 0}
  60. }
  61. type GateKick_Type int32
  62. const (
  63. GateKick_Player GateKick_Type = 0 // 根据玩家id过滤踢人
  64. GateKick_GameNode GateKick_Type = 1 // 根据游戏节点过滤踢人
  65. GateKick_UID GateKick_Type = 2 // 根据uid过滤踢人
  66. GateKick_MapNode GateKick_Type = 3 // 根据地图节点过滤踢人
  67. )
  68. // Enum value maps for GateKick_Type.
  69. var (
  70. GateKick_Type_name = map[int32]string{
  71. 0: "Player",
  72. 1: "GameNode",
  73. 2: "UID",
  74. 3: "MapNode",
  75. }
  76. GateKick_Type_value = map[string]int32{
  77. "Player": 0,
  78. "GameNode": 1,
  79. "UID": 2,
  80. "MapNode": 3,
  81. }
  82. )
  83. func (x GateKick_Type) Enum() *GateKick_Type {
  84. p := new(GateKick_Type)
  85. *p = x
  86. return p
  87. }
  88. func (x GateKick_Type) String() string {
  89. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  90. }
  91. func (GateKick_Type) Descriptor() protoreflect.EnumDescriptor {
  92. return file_actor_proto_enumTypes[1].Descriptor()
  93. }
  94. func (GateKick_Type) Type() protoreflect.EnumType {
  95. return &file_actor_proto_enumTypes[1]
  96. }
  97. func (x GateKick_Type) Number() protoreflect.EnumNumber {
  98. return protoreflect.EnumNumber(x)
  99. }
  100. // Deprecated: Use GateKick_Type.Descriptor instead.
  101. func (GateKick_Type) EnumDescriptor() ([]byte, []int) {
  102. return file_actor_proto_rawDescGZIP(), []int{24, 0}
  103. }
  104. // 注册开发帐号
  105. type DevRegister struct {
  106. state protoimpl.MessageState `protogen:"open.v1"`
  107. AccountName string `protobuf:"bytes,1,opt,name=accountName,proto3" json:"accountName,omitempty"` // 帐号名
  108. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // 密码
  109. Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` // ip地址
  110. unknownFields protoimpl.UnknownFields
  111. sizeCache protoimpl.SizeCache
  112. }
  113. func (x *DevRegister) Reset() {
  114. *x = DevRegister{}
  115. mi := &file_actor_proto_msgTypes[0]
  116. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  117. ms.StoreMessageInfo(mi)
  118. }
  119. func (x *DevRegister) String() string {
  120. return protoimpl.X.MessageStringOf(x)
  121. }
  122. func (*DevRegister) ProtoMessage() {}
  123. func (x *DevRegister) ProtoReflect() protoreflect.Message {
  124. mi := &file_actor_proto_msgTypes[0]
  125. if x != nil {
  126. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  127. if ms.LoadMessageInfo() == nil {
  128. ms.StoreMessageInfo(mi)
  129. }
  130. return ms
  131. }
  132. return mi.MessageOf(x)
  133. }
  134. // Deprecated: Use DevRegister.ProtoReflect.Descriptor instead.
  135. func (*DevRegister) Descriptor() ([]byte, []int) {
  136. return file_actor_proto_rawDescGZIP(), []int{0}
  137. }
  138. func (x *DevRegister) GetAccountName() string {
  139. if x != nil {
  140. return x.AccountName
  141. }
  142. return ""
  143. }
  144. func (x *DevRegister) GetPassword() string {
  145. if x != nil {
  146. return x.Password
  147. }
  148. return ""
  149. }
  150. func (x *DevRegister) GetIp() string {
  151. if x != nil {
  152. return x.Ip
  153. }
  154. return ""
  155. }
  156. // 用户信息
  157. type User struct {
  158. state protoimpl.MessageState `protogen:"open.v1"`
  159. SdkID int32 `protobuf:"varint,1,opt,name=sdkID,proto3" json:"sdkID,omitempty"` // sdk配置id
  160. PID int32 `protobuf:"varint,2,opt,name=PID,proto3" json:"PID,omitempty"` // sdk包id
  161. OpenID string `protobuf:"bytes,3,opt,name=openID,proto3" json:"openID,omitempty"` // 平台openid
  162. Uid int64 `protobuf:"varint,4,opt,name=uid,proto3" json:"uid,omitempty"` // 用户id
  163. Ip string `protobuf:"bytes,5,opt,name=ip,proto3" json:"ip,omitempty"` // 请求ip
  164. unknownFields protoimpl.UnknownFields
  165. sizeCache protoimpl.SizeCache
  166. }
  167. func (x *User) Reset() {
  168. *x = User{}
  169. mi := &file_actor_proto_msgTypes[1]
  170. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  171. ms.StoreMessageInfo(mi)
  172. }
  173. func (x *User) String() string {
  174. return protoimpl.X.MessageStringOf(x)
  175. }
  176. func (*User) ProtoMessage() {}
  177. func (x *User) ProtoReflect() protoreflect.Message {
  178. mi := &file_actor_proto_msgTypes[1]
  179. if x != nil {
  180. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  181. if ms.LoadMessageInfo() == nil {
  182. ms.StoreMessageInfo(mi)
  183. }
  184. return ms
  185. }
  186. return mi.MessageOf(x)
  187. }
  188. // Deprecated: Use User.ProtoReflect.Descriptor instead.
  189. func (*User) Descriptor() ([]byte, []int) {
  190. return file_actor_proto_rawDescGZIP(), []int{1}
  191. }
  192. func (x *User) GetSdkID() int32 {
  193. if x != nil {
  194. return x.SdkID
  195. }
  196. return 0
  197. }
  198. func (x *User) GetPID() int32 {
  199. if x != nil {
  200. return x.PID
  201. }
  202. return 0
  203. }
  204. func (x *User) GetOpenID() string {
  205. if x != nil {
  206. return x.OpenID
  207. }
  208. return ""
  209. }
  210. func (x *User) GetUid() int64 {
  211. if x != nil {
  212. return x.Uid
  213. }
  214. return 0
  215. }
  216. func (x *User) GetIp() string {
  217. if x != nil {
  218. return x.Ip
  219. }
  220. return ""
  221. }
  222. // 更新支付订单
  223. type UpdateOrder struct {
  224. state protoimpl.MessageState `protogen:"open.v1"`
  225. OrderID int64 `protobuf:"varint,1,opt,name=orderID,proto3" json:"orderID,omitempty"` // 游戏内部订单id
  226. SdkOrderID string `protobuf:"bytes,2,opt,name=sdkOrderID,proto3" json:"sdkOrderID,omitempty"` // 第三方sdk平台订单id
  227. Amount int32 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"` // 支付回调金额(单位分)
  228. CheckAmount bool `protobuf:"varint,4,opt,name=checkAmount,proto3" json:"checkAmount,omitempty"` // 是否检查金额
  229. Origin int32 `protobuf:"varint,5,opt,name=origin,proto3" json:"origin,omitempty"` // 订单来源
  230. unknownFields protoimpl.UnknownFields
  231. sizeCache protoimpl.SizeCache
  232. }
  233. func (x *UpdateOrder) Reset() {
  234. *x = UpdateOrder{}
  235. mi := &file_actor_proto_msgTypes[2]
  236. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  237. ms.StoreMessageInfo(mi)
  238. }
  239. func (x *UpdateOrder) String() string {
  240. return protoimpl.X.MessageStringOf(x)
  241. }
  242. func (*UpdateOrder) ProtoMessage() {}
  243. func (x *UpdateOrder) ProtoReflect() protoreflect.Message {
  244. mi := &file_actor_proto_msgTypes[2]
  245. if x != nil {
  246. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  247. if ms.LoadMessageInfo() == nil {
  248. ms.StoreMessageInfo(mi)
  249. }
  250. return ms
  251. }
  252. return mi.MessageOf(x)
  253. }
  254. // Deprecated: Use UpdateOrder.ProtoReflect.Descriptor instead.
  255. func (*UpdateOrder) Descriptor() ([]byte, []int) {
  256. return file_actor_proto_rawDescGZIP(), []int{2}
  257. }
  258. func (x *UpdateOrder) GetOrderID() int64 {
  259. if x != nil {
  260. return x.OrderID
  261. }
  262. return 0
  263. }
  264. func (x *UpdateOrder) GetSdkOrderID() string {
  265. if x != nil {
  266. return x.SdkOrderID
  267. }
  268. return ""
  269. }
  270. func (x *UpdateOrder) GetAmount() int32 {
  271. if x != nil {
  272. return x.Amount
  273. }
  274. return 0
  275. }
  276. func (x *UpdateOrder) GetCheckAmount() bool {
  277. if x != nil {
  278. return x.CheckAmount
  279. }
  280. return false
  281. }
  282. func (x *UpdateOrder) GetOrigin() int32 {
  283. if x != nil {
  284. return x.Origin
  285. }
  286. return 0
  287. }
  288. // 创建支付订单
  289. type CreateOrder struct {
  290. state protoimpl.MessageState `protogen:"open.v1"`
  291. PID int32 `protobuf:"varint,1,opt,name=PID,proto3" json:"PID,omitempty"` // sdk包id
  292. UID int64 `protobuf:"varint,2,opt,name=UID,proto3" json:"UID,omitempty"` // 用户唯一id
  293. GameNodeID string `protobuf:"bytes,3,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"` // 游戏节点id
  294. PlayerID int64 `protobuf:"varint,4,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家id
  295. ChargeID int32 `protobuf:"varint,5,opt,name=chargeID,proto3" json:"chargeID,omitempty"` // 充值id
  296. Amount int32 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"` // 金额(分)
  297. ClientOS int32 `protobuf:"varint,7,opt,name=clientOS,proto3" json:"clientOS,omitempty"` // 客户端os
  298. Ip string `protobuf:"bytes,8,opt,name=ip,proto3" json:"ip,omitempty"` // 客户端ip
  299. Extra map[string]string `protobuf:"bytes,9,rep,name=extra,proto3" json:"extra,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"` // 扩展参数
  300. unknownFields protoimpl.UnknownFields
  301. sizeCache protoimpl.SizeCache
  302. }
  303. func (x *CreateOrder) Reset() {
  304. *x = CreateOrder{}
  305. mi := &file_actor_proto_msgTypes[3]
  306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  307. ms.StoreMessageInfo(mi)
  308. }
  309. func (x *CreateOrder) String() string {
  310. return protoimpl.X.MessageStringOf(x)
  311. }
  312. func (*CreateOrder) ProtoMessage() {}
  313. func (x *CreateOrder) ProtoReflect() protoreflect.Message {
  314. mi := &file_actor_proto_msgTypes[3]
  315. if x != nil {
  316. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  317. if ms.LoadMessageInfo() == nil {
  318. ms.StoreMessageInfo(mi)
  319. }
  320. return ms
  321. }
  322. return mi.MessageOf(x)
  323. }
  324. // Deprecated: Use CreateOrder.ProtoReflect.Descriptor instead.
  325. func (*CreateOrder) Descriptor() ([]byte, []int) {
  326. return file_actor_proto_rawDescGZIP(), []int{3}
  327. }
  328. func (x *CreateOrder) GetPID() int32 {
  329. if x != nil {
  330. return x.PID
  331. }
  332. return 0
  333. }
  334. func (x *CreateOrder) GetUID() int64 {
  335. if x != nil {
  336. return x.UID
  337. }
  338. return 0
  339. }
  340. func (x *CreateOrder) GetGameNodeID() string {
  341. if x != nil {
  342. return x.GameNodeID
  343. }
  344. return ""
  345. }
  346. func (x *CreateOrder) GetPlayerID() int64 {
  347. if x != nil {
  348. return x.PlayerID
  349. }
  350. return 0
  351. }
  352. func (x *CreateOrder) GetChargeID() int32 {
  353. if x != nil {
  354. return x.ChargeID
  355. }
  356. return 0
  357. }
  358. func (x *CreateOrder) GetAmount() int32 {
  359. if x != nil {
  360. return x.Amount
  361. }
  362. return 0
  363. }
  364. func (x *CreateOrder) GetClientOS() int32 {
  365. if x != nil {
  366. return x.ClientOS
  367. }
  368. return 0
  369. }
  370. func (x *CreateOrder) GetIp() string {
  371. if x != nil {
  372. return x.Ip
  373. }
  374. return ""
  375. }
  376. func (x *CreateOrder) GetExtra() map[string]string {
  377. if x != nil {
  378. return x.Extra
  379. }
  380. return nil
  381. }
  382. // 订单发货
  383. type OrderDeliver struct {
  384. state protoimpl.MessageState `protogen:"open.v1"`
  385. OrderID int64 `protobuf:"varint,1,opt,name=orderID,proto3" json:"orderID,omitempty"` // 游戏内部订单id
  386. SdkOrderID string `protobuf:"bytes,2,opt,name=sdkOrderID,proto3" json:"sdkOrderID,omitempty"` // 第三方sdk平台订单id
  387. Pid int32 `protobuf:"varint,3,opt,name=pid,proto3" json:"pid,omitempty"` // sdk包id
  388. Uid int64 `protobuf:"varint,4,opt,name=uid,proto3" json:"uid,omitempty"` // 用户唯一id
  389. GameNodeID string `protobuf:"bytes,5,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"` // 游戏节点id
  390. PlayerID int64 `protobuf:"varint,6,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家id
  391. ChargeID int32 `protobuf:"varint,7,opt,name=chargeID,proto3" json:"chargeID,omitempty"` // 充值id
  392. Money int32 `protobuf:"varint,8,opt,name=money,proto3" json:"money,omitempty"` // 金额(分)
  393. PaymentTime int64 `protobuf:"varint,9,opt,name=paymentTime,proto3" json:"paymentTime,omitempty"` // 支付时间
  394. Extra map[string]string `protobuf:"bytes,10,rep,name=extra,proto3" json:"extra,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"` // 扩展参数
  395. unknownFields protoimpl.UnknownFields
  396. sizeCache protoimpl.SizeCache
  397. }
  398. func (x *OrderDeliver) Reset() {
  399. *x = OrderDeliver{}
  400. mi := &file_actor_proto_msgTypes[4]
  401. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  402. ms.StoreMessageInfo(mi)
  403. }
  404. func (x *OrderDeliver) String() string {
  405. return protoimpl.X.MessageStringOf(x)
  406. }
  407. func (*OrderDeliver) ProtoMessage() {}
  408. func (x *OrderDeliver) ProtoReflect() protoreflect.Message {
  409. mi := &file_actor_proto_msgTypes[4]
  410. if x != nil {
  411. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  412. if ms.LoadMessageInfo() == nil {
  413. ms.StoreMessageInfo(mi)
  414. }
  415. return ms
  416. }
  417. return mi.MessageOf(x)
  418. }
  419. // Deprecated: Use OrderDeliver.ProtoReflect.Descriptor instead.
  420. func (*OrderDeliver) Descriptor() ([]byte, []int) {
  421. return file_actor_proto_rawDescGZIP(), []int{4}
  422. }
  423. func (x *OrderDeliver) GetOrderID() int64 {
  424. if x != nil {
  425. return x.OrderID
  426. }
  427. return 0
  428. }
  429. func (x *OrderDeliver) GetSdkOrderID() string {
  430. if x != nil {
  431. return x.SdkOrderID
  432. }
  433. return ""
  434. }
  435. func (x *OrderDeliver) GetPid() int32 {
  436. if x != nil {
  437. return x.Pid
  438. }
  439. return 0
  440. }
  441. func (x *OrderDeliver) GetUid() int64 {
  442. if x != nil {
  443. return x.Uid
  444. }
  445. return 0
  446. }
  447. func (x *OrderDeliver) GetGameNodeID() string {
  448. if x != nil {
  449. return x.GameNodeID
  450. }
  451. return ""
  452. }
  453. func (x *OrderDeliver) GetPlayerID() int64 {
  454. if x != nil {
  455. return x.PlayerID
  456. }
  457. return 0
  458. }
  459. func (x *OrderDeliver) GetChargeID() int32 {
  460. if x != nil {
  461. return x.ChargeID
  462. }
  463. return 0
  464. }
  465. func (x *OrderDeliver) GetMoney() int32 {
  466. if x != nil {
  467. return x.Money
  468. }
  469. return 0
  470. }
  471. func (x *OrderDeliver) GetPaymentTime() int64 {
  472. if x != nil {
  473. return x.PaymentTime
  474. }
  475. return 0
  476. }
  477. func (x *OrderDeliver) GetExtra() map[string]string {
  478. if x != nil {
  479. return x.Extra
  480. }
  481. return nil
  482. }
  483. // DB队列报表
  484. type DBQueueReport struct {
  485. state protoimpl.MessageState `protogen:"open.v1"`
  486. TableName string `protobuf:"bytes,1,opt,name=tableName,proto3" json:"tableName,omitempty"` // db表名
  487. RemainCount int64 `protobuf:"varint,2,opt,name=remainCount,proto3" json:"remainCount,omitempty"` // 级存剩余数量
  488. SubmitCount int64 `protobuf:"varint,3,opt,name=submitCount,proto3" json:"submitCount,omitempty"` // 提交db数量
  489. unknownFields protoimpl.UnknownFields
  490. sizeCache protoimpl.SizeCache
  491. }
  492. func (x *DBQueueReport) Reset() {
  493. *x = DBQueueReport{}
  494. mi := &file_actor_proto_msgTypes[5]
  495. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  496. ms.StoreMessageInfo(mi)
  497. }
  498. func (x *DBQueueReport) String() string {
  499. return protoimpl.X.MessageStringOf(x)
  500. }
  501. func (*DBQueueReport) ProtoMessage() {}
  502. func (x *DBQueueReport) ProtoReflect() protoreflect.Message {
  503. mi := &file_actor_proto_msgTypes[5]
  504. if x != nil {
  505. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  506. if ms.LoadMessageInfo() == nil {
  507. ms.StoreMessageInfo(mi)
  508. }
  509. return ms
  510. }
  511. return mi.MessageOf(x)
  512. }
  513. // Deprecated: Use DBQueueReport.ProtoReflect.Descriptor instead.
  514. func (*DBQueueReport) Descriptor() ([]byte, []int) {
  515. return file_actor_proto_rawDescGZIP(), []int{5}
  516. }
  517. func (x *DBQueueReport) GetTableName() string {
  518. if x != nil {
  519. return x.TableName
  520. }
  521. return ""
  522. }
  523. func (x *DBQueueReport) GetRemainCount() int64 {
  524. if x != nil {
  525. return x.RemainCount
  526. }
  527. return 0
  528. }
  529. func (x *DBQueueReport) GetSubmitCount() int64 {
  530. if x != nil {
  531. return x.SubmitCount
  532. }
  533. return 0
  534. }
  535. type DBQueueReportList struct {
  536. state protoimpl.MessageState `protogen:"open.v1"`
  537. List []*DBQueueReport `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  538. unknownFields protoimpl.UnknownFields
  539. sizeCache protoimpl.SizeCache
  540. }
  541. func (x *DBQueueReportList) Reset() {
  542. *x = DBQueueReportList{}
  543. mi := &file_actor_proto_msgTypes[6]
  544. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  545. ms.StoreMessageInfo(mi)
  546. }
  547. func (x *DBQueueReportList) String() string {
  548. return protoimpl.X.MessageStringOf(x)
  549. }
  550. func (*DBQueueReportList) ProtoMessage() {}
  551. func (x *DBQueueReportList) ProtoReflect() protoreflect.Message {
  552. mi := &file_actor_proto_msgTypes[6]
  553. if x != nil {
  554. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  555. if ms.LoadMessageInfo() == nil {
  556. ms.StoreMessageInfo(mi)
  557. }
  558. return ms
  559. }
  560. return mi.MessageOf(x)
  561. }
  562. // Deprecated: Use DBQueueReportList.ProtoReflect.Descriptor instead.
  563. func (*DBQueueReportList) Descriptor() ([]byte, []int) {
  564. return file_actor_proto_rawDescGZIP(), []int{6}
  565. }
  566. func (x *DBQueueReportList) GetList() []*DBQueueReport {
  567. if x != nil {
  568. return x.List
  569. }
  570. return nil
  571. }
  572. // 发送邮件
  573. type SendMail struct {
  574. state protoimpl.MessageState `protogen:"open.v1"`
  575. FromPlayerID int64 `protobuf:"varint,1,opt,name=fromPlayerID,proto3" json:"fromPlayerID,omitempty"` // 发送玩家ID
  576. FromPlayerName string `protobuf:"bytes,2,opt,name=fromPlayerName,proto3" json:"fromPlayerName,omitempty"` // 发送玩家名
  577. ToPlayerID int64 `protobuf:"varint,3,opt,name=toPlayerID,proto3" json:"toPlayerID,omitempty"` // 接收玩家ID
  578. TemplateID int32 `protobuf:"varint,4,opt,name=templateID,proto3" json:"templateID,omitempty"` // 邮件模板ID
  579. TemplateParams []string `protobuf:"bytes,5,rep,name=templateParams,proto3" json:"templateParams,omitempty"` // 邮件模板参数
  580. Rewards []*Asset `protobuf:"bytes,6,rep,name=Rewards,proto3" json:"Rewards,omitempty"` // 附件列表
  581. unknownFields protoimpl.UnknownFields
  582. sizeCache protoimpl.SizeCache
  583. }
  584. func (x *SendMail) Reset() {
  585. *x = SendMail{}
  586. mi := &file_actor_proto_msgTypes[7]
  587. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  588. ms.StoreMessageInfo(mi)
  589. }
  590. func (x *SendMail) String() string {
  591. return protoimpl.X.MessageStringOf(x)
  592. }
  593. func (*SendMail) ProtoMessage() {}
  594. func (x *SendMail) ProtoReflect() protoreflect.Message {
  595. mi := &file_actor_proto_msgTypes[7]
  596. if x != nil {
  597. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  598. if ms.LoadMessageInfo() == nil {
  599. ms.StoreMessageInfo(mi)
  600. }
  601. return ms
  602. }
  603. return mi.MessageOf(x)
  604. }
  605. // Deprecated: Use SendMail.ProtoReflect.Descriptor instead.
  606. func (*SendMail) Descriptor() ([]byte, []int) {
  607. return file_actor_proto_rawDescGZIP(), []int{7}
  608. }
  609. func (x *SendMail) GetFromPlayerID() int64 {
  610. if x != nil {
  611. return x.FromPlayerID
  612. }
  613. return 0
  614. }
  615. func (x *SendMail) GetFromPlayerName() string {
  616. if x != nil {
  617. return x.FromPlayerName
  618. }
  619. return ""
  620. }
  621. func (x *SendMail) GetToPlayerID() int64 {
  622. if x != nil {
  623. return x.ToPlayerID
  624. }
  625. return 0
  626. }
  627. func (x *SendMail) GetTemplateID() int32 {
  628. if x != nil {
  629. return x.TemplateID
  630. }
  631. return 0
  632. }
  633. func (x *SendMail) GetTemplateParams() []string {
  634. if x != nil {
  635. return x.TemplateParams
  636. }
  637. return nil
  638. }
  639. func (x *SendMail) GetRewards() []*Asset {
  640. if x != nil {
  641. return x.Rewards
  642. }
  643. return nil
  644. }
  645. // 添加批量邮件
  646. type AddMailBulk struct {
  647. state protoimpl.MessageState `protogen:"open.v1"`
  648. SendType int32 `protobuf:"varint,1,opt,name=sendType,proto3" json:"sendType,omitempty"` // 发送类型
  649. ToPlayerIDList []int64 `protobuf:"varint,2,rep,packed,name=toPlayerIDList,proto3" json:"toPlayerIDList,omitempty"` // 接收的玩家列表
  650. TemplateID int32 `protobuf:"varint,3,opt,name=templateID,proto3" json:"templateID,omitempty"` // 邮件模板ID
  651. TemplateParams []string `protobuf:"bytes,4,rep,name=templateParams,proto3" json:"templateParams,omitempty"` // 邮件模板参数
  652. Rewards []*Asset `protobuf:"bytes,5,rep,name=Rewards,proto3" json:"Rewards,omitempty"` // 附件列表
  653. StartTime int64 `protobuf:"varint,6,opt,name=startTime,proto3" json:"startTime,omitempty"` // 生效时间
  654. ExpireTime int64 `protobuf:"varint,7,opt,name=expireTime,proto3" json:"expireTime,omitempty"` // 过期时间
  655. unknownFields protoimpl.UnknownFields
  656. sizeCache protoimpl.SizeCache
  657. }
  658. func (x *AddMailBulk) Reset() {
  659. *x = AddMailBulk{}
  660. mi := &file_actor_proto_msgTypes[8]
  661. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  662. ms.StoreMessageInfo(mi)
  663. }
  664. func (x *AddMailBulk) String() string {
  665. return protoimpl.X.MessageStringOf(x)
  666. }
  667. func (*AddMailBulk) ProtoMessage() {}
  668. func (x *AddMailBulk) ProtoReflect() protoreflect.Message {
  669. mi := &file_actor_proto_msgTypes[8]
  670. if x != nil {
  671. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  672. if ms.LoadMessageInfo() == nil {
  673. ms.StoreMessageInfo(mi)
  674. }
  675. return ms
  676. }
  677. return mi.MessageOf(x)
  678. }
  679. // Deprecated: Use AddMailBulk.ProtoReflect.Descriptor instead.
  680. func (*AddMailBulk) Descriptor() ([]byte, []int) {
  681. return file_actor_proto_rawDescGZIP(), []int{8}
  682. }
  683. func (x *AddMailBulk) GetSendType() int32 {
  684. if x != nil {
  685. return x.SendType
  686. }
  687. return 0
  688. }
  689. func (x *AddMailBulk) GetToPlayerIDList() []int64 {
  690. if x != nil {
  691. return x.ToPlayerIDList
  692. }
  693. return nil
  694. }
  695. func (x *AddMailBulk) GetTemplateID() int32 {
  696. if x != nil {
  697. return x.TemplateID
  698. }
  699. return 0
  700. }
  701. func (x *AddMailBulk) GetTemplateParams() []string {
  702. if x != nil {
  703. return x.TemplateParams
  704. }
  705. return nil
  706. }
  707. func (x *AddMailBulk) GetRewards() []*Asset {
  708. if x != nil {
  709. return x.Rewards
  710. }
  711. return nil
  712. }
  713. func (x *AddMailBulk) GetStartTime() int64 {
  714. if x != nil {
  715. return x.StartTime
  716. }
  717. return 0
  718. }
  719. func (x *AddMailBulk) GetExpireTime() int64 {
  720. if x != nil {
  721. return x.ExpireTime
  722. }
  723. return 0
  724. }
  725. // 通用玩家信息
  726. type PlayerData struct {
  727. state protoimpl.MessageState `protogen:"open.v1"`
  728. // 个人信息
  729. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家ID
  730. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"` // 玩家名
  731. LordLevel int32 `protobuf:"varint,3,opt,name=lordLevel,proto3" json:"lordLevel,omitempty"` // 领主等级
  732. IconID int32 `protobuf:"varint,4,opt,name=iconID,proto3" json:"iconID,omitempty"` // 头像ID
  733. FrameID int32 `protobuf:"varint,5,opt,name=frameID,proto3" json:"frameID,omitempty"` // 头像框ID
  734. BgID int32 `protobuf:"varint,6,opt,name=bgID,proto3" json:"bgID,omitempty"` // 主页背景
  735. Desc string `protobuf:"bytes,7,opt,name=desc,proto3" json:"desc,omitempty"` // 个人简介
  736. TotalLoginDays int32 `protobuf:"varint,8,opt,name=totalLoginDays,proto3" json:"totalLoginDays,omitempty"` // 累计登录天数
  737. IsOnline bool `protobuf:"varint,10,opt,name=isOnline,proto3" json:"isOnline,omitempty"` // 是否在线
  738. StateID int32 `protobuf:"varint,11,opt,name=stateID,proto3" json:"stateID,omitempty"` // 所属州
  739. X int32 `protobuf:"varint,12,opt,name=x,proto3" json:"x,omitempty"` // 玩家主城x位置
  740. Y int32 `protobuf:"varint,13,opt,name=y,proto3" json:"y,omitempty"` // 玩家主城y位置
  741. Prestige int32 `protobuf:"varint,14,opt,name=prestige,proto3" json:"prestige,omitempty"` // 玩家声望值
  742. // 联盟信息
  743. LeagueID int64 `protobuf:"varint,51,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟ID
  744. LeagueName string `protobuf:"bytes,52,opt,name=leagueName,proto3" json:"leagueName,omitempty"` // 联盟名
  745. LeagueAbbName string `protobuf:"bytes,53,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"` // 联盟简称
  746. LeagueJob int32 `protobuf:"varint,54,opt,name=leagueJob,proto3" json:"leagueJob,omitempty"` // 联盟职位
  747. // 赛季信息
  748. SeasonID int32 `protobuf:"varint,61,opt,name=seasonID,proto3" json:"seasonID,omitempty"` // 赛季ID
  749. // 内部信息
  750. PID string `protobuf:"bytes,101,opt,name=PID,proto3" json:"PID,omitempty"` // sdk id
  751. UID int64 `protobuf:"varint,102,opt,name=UID,proto3" json:"UID,omitempty"` // 用户ID
  752. AgentPath string `protobuf:"bytes,103,opt,name=agentPath,proto3" json:"agentPath,omitempty"` // actor path
  753. IP string `protobuf:"bytes,104,opt,name=IP,proto3" json:"IP,omitempty"` // ip
  754. GameNodeID string `protobuf:"bytes,105,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"` // 所属 GameNode
  755. MapNodeID string `protobuf:"bytes,106,opt,name=mapNodeID,proto3" json:"mapNodeID,omitempty"` // 所属 MapNode
  756. unknownFields protoimpl.UnknownFields
  757. sizeCache protoimpl.SizeCache
  758. }
  759. func (x *PlayerData) Reset() {
  760. *x = PlayerData{}
  761. mi := &file_actor_proto_msgTypes[9]
  762. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  763. ms.StoreMessageInfo(mi)
  764. }
  765. func (x *PlayerData) String() string {
  766. return protoimpl.X.MessageStringOf(x)
  767. }
  768. func (*PlayerData) ProtoMessage() {}
  769. func (x *PlayerData) ProtoReflect() protoreflect.Message {
  770. mi := &file_actor_proto_msgTypes[9]
  771. if x != nil {
  772. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  773. if ms.LoadMessageInfo() == nil {
  774. ms.StoreMessageInfo(mi)
  775. }
  776. return ms
  777. }
  778. return mi.MessageOf(x)
  779. }
  780. // Deprecated: Use PlayerData.ProtoReflect.Descriptor instead.
  781. func (*PlayerData) Descriptor() ([]byte, []int) {
  782. return file_actor_proto_rawDescGZIP(), []int{9}
  783. }
  784. func (x *PlayerData) GetPlayerID() int64 {
  785. if x != nil {
  786. return x.PlayerID
  787. }
  788. return 0
  789. }
  790. func (x *PlayerData) GetPlayerName() string {
  791. if x != nil {
  792. return x.PlayerName
  793. }
  794. return ""
  795. }
  796. func (x *PlayerData) GetLordLevel() int32 {
  797. if x != nil {
  798. return x.LordLevel
  799. }
  800. return 0
  801. }
  802. func (x *PlayerData) GetIconID() int32 {
  803. if x != nil {
  804. return x.IconID
  805. }
  806. return 0
  807. }
  808. func (x *PlayerData) GetFrameID() int32 {
  809. if x != nil {
  810. return x.FrameID
  811. }
  812. return 0
  813. }
  814. func (x *PlayerData) GetBgID() int32 {
  815. if x != nil {
  816. return x.BgID
  817. }
  818. return 0
  819. }
  820. func (x *PlayerData) GetDesc() string {
  821. if x != nil {
  822. return x.Desc
  823. }
  824. return ""
  825. }
  826. func (x *PlayerData) GetTotalLoginDays() int32 {
  827. if x != nil {
  828. return x.TotalLoginDays
  829. }
  830. return 0
  831. }
  832. func (x *PlayerData) GetIsOnline() bool {
  833. if x != nil {
  834. return x.IsOnline
  835. }
  836. return false
  837. }
  838. func (x *PlayerData) GetStateID() int32 {
  839. if x != nil {
  840. return x.StateID
  841. }
  842. return 0
  843. }
  844. func (x *PlayerData) GetX() int32 {
  845. if x != nil {
  846. return x.X
  847. }
  848. return 0
  849. }
  850. func (x *PlayerData) GetY() int32 {
  851. if x != nil {
  852. return x.Y
  853. }
  854. return 0
  855. }
  856. func (x *PlayerData) GetPrestige() int32 {
  857. if x != nil {
  858. return x.Prestige
  859. }
  860. return 0
  861. }
  862. func (x *PlayerData) GetLeagueID() int64 {
  863. if x != nil {
  864. return x.LeagueID
  865. }
  866. return 0
  867. }
  868. func (x *PlayerData) GetLeagueName() string {
  869. if x != nil {
  870. return x.LeagueName
  871. }
  872. return ""
  873. }
  874. func (x *PlayerData) GetLeagueAbbName() string {
  875. if x != nil {
  876. return x.LeagueAbbName
  877. }
  878. return ""
  879. }
  880. func (x *PlayerData) GetLeagueJob() int32 {
  881. if x != nil {
  882. return x.LeagueJob
  883. }
  884. return 0
  885. }
  886. func (x *PlayerData) GetSeasonID() int32 {
  887. if x != nil {
  888. return x.SeasonID
  889. }
  890. return 0
  891. }
  892. func (x *PlayerData) GetPID() string {
  893. if x != nil {
  894. return x.PID
  895. }
  896. return ""
  897. }
  898. func (x *PlayerData) GetUID() int64 {
  899. if x != nil {
  900. return x.UID
  901. }
  902. return 0
  903. }
  904. func (x *PlayerData) GetAgentPath() string {
  905. if x != nil {
  906. return x.AgentPath
  907. }
  908. return ""
  909. }
  910. func (x *PlayerData) GetIP() string {
  911. if x != nil {
  912. return x.IP
  913. }
  914. return ""
  915. }
  916. func (x *PlayerData) GetGameNodeID() string {
  917. if x != nil {
  918. return x.GameNodeID
  919. }
  920. return ""
  921. }
  922. func (x *PlayerData) GetMapNodeID() string {
  923. if x != nil {
  924. return x.MapNodeID
  925. }
  926. return ""
  927. }
  928. // 玩家添加资产
  929. type PlayerAddAssets struct {
  930. state protoimpl.MessageState `protogen:"open.v1"`
  931. AddAssets []*Asset `protobuf:"bytes,1,rep,name=addAssets,proto3" json:"addAssets,omitempty"` // 添加的资产
  932. Origin int32 `protobuf:"varint,2,opt,name=origin,proto3" json:"origin,omitempty"` // 来源
  933. unknownFields protoimpl.UnknownFields
  934. sizeCache protoimpl.SizeCache
  935. }
  936. func (x *PlayerAddAssets) Reset() {
  937. *x = PlayerAddAssets{}
  938. mi := &file_actor_proto_msgTypes[10]
  939. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  940. ms.StoreMessageInfo(mi)
  941. }
  942. func (x *PlayerAddAssets) String() string {
  943. return protoimpl.X.MessageStringOf(x)
  944. }
  945. func (*PlayerAddAssets) ProtoMessage() {}
  946. func (x *PlayerAddAssets) ProtoReflect() protoreflect.Message {
  947. mi := &file_actor_proto_msgTypes[10]
  948. if x != nil {
  949. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  950. if ms.LoadMessageInfo() == nil {
  951. ms.StoreMessageInfo(mi)
  952. }
  953. return ms
  954. }
  955. return mi.MessageOf(x)
  956. }
  957. // Deprecated: Use PlayerAddAssets.ProtoReflect.Descriptor instead.
  958. func (*PlayerAddAssets) Descriptor() ([]byte, []int) {
  959. return file_actor_proto_rawDescGZIP(), []int{10}
  960. }
  961. func (x *PlayerAddAssets) GetAddAssets() []*Asset {
  962. if x != nil {
  963. return x.AddAssets
  964. }
  965. return nil
  966. }
  967. func (x *PlayerAddAssets) GetOrigin() int32 {
  968. if x != nil {
  969. return x.Origin
  970. }
  971. return 0
  972. }
  973. type ArenaPlay struct {
  974. state protoimpl.MessageState `protogen:"open.v1"`
  975. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家id
  976. IsWin bool `protobuf:"varint,2,opt,name=isWin,proto3" json:"isWin,omitempty"` // 是否胜利
  977. Score int32 `protobuf:"varint,3,opt,name=score,proto3" json:"score,omitempty"` // 积分
  978. unknownFields protoimpl.UnknownFields
  979. sizeCache protoimpl.SizeCache
  980. }
  981. func (x *ArenaPlay) Reset() {
  982. *x = ArenaPlay{}
  983. mi := &file_actor_proto_msgTypes[11]
  984. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  985. ms.StoreMessageInfo(mi)
  986. }
  987. func (x *ArenaPlay) String() string {
  988. return protoimpl.X.MessageStringOf(x)
  989. }
  990. func (*ArenaPlay) ProtoMessage() {}
  991. func (x *ArenaPlay) ProtoReflect() protoreflect.Message {
  992. mi := &file_actor_proto_msgTypes[11]
  993. if x != nil {
  994. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  995. if ms.LoadMessageInfo() == nil {
  996. ms.StoreMessageInfo(mi)
  997. }
  998. return ms
  999. }
  1000. return mi.MessageOf(x)
  1001. }
  1002. // Deprecated: Use ArenaPlay.ProtoReflect.Descriptor instead.
  1003. func (*ArenaPlay) Descriptor() ([]byte, []int) {
  1004. return file_actor_proto_rawDescGZIP(), []int{11}
  1005. }
  1006. func (x *ArenaPlay) GetPlayerID() int64 {
  1007. if x != nil {
  1008. return x.PlayerID
  1009. }
  1010. return 0
  1011. }
  1012. func (x *ArenaPlay) GetIsWin() bool {
  1013. if x != nil {
  1014. return x.IsWin
  1015. }
  1016. return false
  1017. }
  1018. func (x *ArenaPlay) GetScore() int32 {
  1019. if x != nil {
  1020. return x.Score
  1021. }
  1022. return 0
  1023. }
  1024. // 更新最后登录的玩家信息
  1025. type UpdateLastPlayer struct {
  1026. state protoimpl.MessageState `protogen:"open.v1"`
  1027. PID int32 `protobuf:"varint,1,opt,name=PID,proto3" json:"PID,omitempty"` // sdk包id
  1028. OpenID string `protobuf:"bytes,2,opt,name=openID,proto3" json:"openID,omitempty"` // 平台openid
  1029. UID int64 `protobuf:"varint,3,opt,name=UID,proto3" json:"UID,omitempty"` // 用户唯一id
  1030. GameNodeID string `protobuf:"bytes,4,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"` // 游戏服id
  1031. PlayerID int64 `protobuf:"varint,5,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家id
  1032. PlayerName string `protobuf:"bytes,6,opt,name=playerName,proto3" json:"playerName,omitempty"` // 玩家昵称
  1033. PlayerLevel int32 `protobuf:"varint,7,opt,name=playerLevel,proto3" json:"playerLevel,omitempty"` // 玩家等级
  1034. Icon int32 `protobuf:"varint,8,opt,name=icon,proto3" json:"icon,omitempty"` // 图标
  1035. Power int64 `protobuf:"varint,9,opt,name=power,proto3" json:"power,omitempty"` // 战力
  1036. unknownFields protoimpl.UnknownFields
  1037. sizeCache protoimpl.SizeCache
  1038. }
  1039. func (x *UpdateLastPlayer) Reset() {
  1040. *x = UpdateLastPlayer{}
  1041. mi := &file_actor_proto_msgTypes[12]
  1042. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1043. ms.StoreMessageInfo(mi)
  1044. }
  1045. func (x *UpdateLastPlayer) String() string {
  1046. return protoimpl.X.MessageStringOf(x)
  1047. }
  1048. func (*UpdateLastPlayer) ProtoMessage() {}
  1049. func (x *UpdateLastPlayer) ProtoReflect() protoreflect.Message {
  1050. mi := &file_actor_proto_msgTypes[12]
  1051. if x != nil {
  1052. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1053. if ms.LoadMessageInfo() == nil {
  1054. ms.StoreMessageInfo(mi)
  1055. }
  1056. return ms
  1057. }
  1058. return mi.MessageOf(x)
  1059. }
  1060. // Deprecated: Use UpdateLastPlayer.ProtoReflect.Descriptor instead.
  1061. func (*UpdateLastPlayer) Descriptor() ([]byte, []int) {
  1062. return file_actor_proto_rawDescGZIP(), []int{12}
  1063. }
  1064. func (x *UpdateLastPlayer) GetPID() int32 {
  1065. if x != nil {
  1066. return x.PID
  1067. }
  1068. return 0
  1069. }
  1070. func (x *UpdateLastPlayer) GetOpenID() string {
  1071. if x != nil {
  1072. return x.OpenID
  1073. }
  1074. return ""
  1075. }
  1076. func (x *UpdateLastPlayer) GetUID() int64 {
  1077. if x != nil {
  1078. return x.UID
  1079. }
  1080. return 0
  1081. }
  1082. func (x *UpdateLastPlayer) GetGameNodeID() string {
  1083. if x != nil {
  1084. return x.GameNodeID
  1085. }
  1086. return ""
  1087. }
  1088. func (x *UpdateLastPlayer) GetPlayerID() int64 {
  1089. if x != nil {
  1090. return x.PlayerID
  1091. }
  1092. return 0
  1093. }
  1094. func (x *UpdateLastPlayer) GetPlayerName() string {
  1095. if x != nil {
  1096. return x.PlayerName
  1097. }
  1098. return ""
  1099. }
  1100. func (x *UpdateLastPlayer) GetPlayerLevel() int32 {
  1101. if x != nil {
  1102. return x.PlayerLevel
  1103. }
  1104. return 0
  1105. }
  1106. func (x *UpdateLastPlayer) GetIcon() int32 {
  1107. if x != nil {
  1108. return x.Icon
  1109. }
  1110. return 0
  1111. }
  1112. func (x *UpdateLastPlayer) GetPower() int64 {
  1113. if x != nil {
  1114. return x.Power
  1115. }
  1116. return 0
  1117. }
  1118. type LastPlayerList struct {
  1119. state protoimpl.MessageState `protogen:"open.v1"`
  1120. List []*LastPlayer `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1121. unknownFields protoimpl.UnknownFields
  1122. sizeCache protoimpl.SizeCache
  1123. }
  1124. func (x *LastPlayerList) Reset() {
  1125. *x = LastPlayerList{}
  1126. mi := &file_actor_proto_msgTypes[13]
  1127. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1128. ms.StoreMessageInfo(mi)
  1129. }
  1130. func (x *LastPlayerList) String() string {
  1131. return protoimpl.X.MessageStringOf(x)
  1132. }
  1133. func (*LastPlayerList) ProtoMessage() {}
  1134. func (x *LastPlayerList) ProtoReflect() protoreflect.Message {
  1135. mi := &file_actor_proto_msgTypes[13]
  1136. if x != nil {
  1137. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1138. if ms.LoadMessageInfo() == nil {
  1139. ms.StoreMessageInfo(mi)
  1140. }
  1141. return ms
  1142. }
  1143. return mi.MessageOf(x)
  1144. }
  1145. // Deprecated: Use LastPlayerList.ProtoReflect.Descriptor instead.
  1146. func (*LastPlayerList) Descriptor() ([]byte, []int) {
  1147. return file_actor_proto_rawDescGZIP(), []int{13}
  1148. }
  1149. func (x *LastPlayerList) GetList() []*LastPlayer {
  1150. if x != nil {
  1151. return x.List
  1152. }
  1153. return nil
  1154. }
  1155. // 最新更新玩家信息
  1156. type LastPlayer struct {
  1157. state protoimpl.MessageState `protogen:"open.v1"`
  1158. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  1159. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"`
  1160. PlayerIcon int32 `protobuf:"varint,3,opt,name=playerIcon,proto3" json:"playerIcon,omitempty"`
  1161. PlayerLevel int32 `protobuf:"varint,4,opt,name=playerLevel,proto3" json:"playerLevel,omitempty"`
  1162. GameNodeID string `protobuf:"bytes,5,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"`
  1163. UpTime int64 `protobuf:"varint,6,opt,name=upTime,proto3" json:"upTime,omitempty"`
  1164. Power int64 `protobuf:"varint,7,opt,name=power,proto3" json:"power,omitempty"`
  1165. unknownFields protoimpl.UnknownFields
  1166. sizeCache protoimpl.SizeCache
  1167. }
  1168. func (x *LastPlayer) Reset() {
  1169. *x = LastPlayer{}
  1170. mi := &file_actor_proto_msgTypes[14]
  1171. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1172. ms.StoreMessageInfo(mi)
  1173. }
  1174. func (x *LastPlayer) String() string {
  1175. return protoimpl.X.MessageStringOf(x)
  1176. }
  1177. func (*LastPlayer) ProtoMessage() {}
  1178. func (x *LastPlayer) ProtoReflect() protoreflect.Message {
  1179. mi := &file_actor_proto_msgTypes[14]
  1180. if x != nil {
  1181. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1182. if ms.LoadMessageInfo() == nil {
  1183. ms.StoreMessageInfo(mi)
  1184. }
  1185. return ms
  1186. }
  1187. return mi.MessageOf(x)
  1188. }
  1189. // Deprecated: Use LastPlayer.ProtoReflect.Descriptor instead.
  1190. func (*LastPlayer) Descriptor() ([]byte, []int) {
  1191. return file_actor_proto_rawDescGZIP(), []int{14}
  1192. }
  1193. func (x *LastPlayer) GetPlayerID() int64 {
  1194. if x != nil {
  1195. return x.PlayerID
  1196. }
  1197. return 0
  1198. }
  1199. func (x *LastPlayer) GetPlayerName() string {
  1200. if x != nil {
  1201. return x.PlayerName
  1202. }
  1203. return ""
  1204. }
  1205. func (x *LastPlayer) GetPlayerIcon() int32 {
  1206. if x != nil {
  1207. return x.PlayerIcon
  1208. }
  1209. return 0
  1210. }
  1211. func (x *LastPlayer) GetPlayerLevel() int32 {
  1212. if x != nil {
  1213. return x.PlayerLevel
  1214. }
  1215. return 0
  1216. }
  1217. func (x *LastPlayer) GetGameNodeID() string {
  1218. if x != nil {
  1219. return x.GameNodeID
  1220. }
  1221. return ""
  1222. }
  1223. func (x *LastPlayer) GetUpTime() int64 {
  1224. if x != nil {
  1225. return x.UpTime
  1226. }
  1227. return 0
  1228. }
  1229. func (x *LastPlayer) GetPower() int64 {
  1230. if x != nil {
  1231. return x.Power
  1232. }
  1233. return 0
  1234. }
  1235. // 玩家添加资产
  1236. type AddAssets struct {
  1237. state protoimpl.MessageState `protogen:"open.v1"`
  1238. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家ID
  1239. Assets []*Asset `protobuf:"bytes,2,rep,name=assets,proto3" json:"assets,omitempty"` // 添加的资产
  1240. Origin int32 `protobuf:"varint,3,opt,name=origin,proto3" json:"origin,omitempty"` // 来源
  1241. unknownFields protoimpl.UnknownFields
  1242. sizeCache protoimpl.SizeCache
  1243. }
  1244. func (x *AddAssets) Reset() {
  1245. *x = AddAssets{}
  1246. mi := &file_actor_proto_msgTypes[15]
  1247. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1248. ms.StoreMessageInfo(mi)
  1249. }
  1250. func (x *AddAssets) String() string {
  1251. return protoimpl.X.MessageStringOf(x)
  1252. }
  1253. func (*AddAssets) ProtoMessage() {}
  1254. func (x *AddAssets) ProtoReflect() protoreflect.Message {
  1255. mi := &file_actor_proto_msgTypes[15]
  1256. if x != nil {
  1257. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1258. if ms.LoadMessageInfo() == nil {
  1259. ms.StoreMessageInfo(mi)
  1260. }
  1261. return ms
  1262. }
  1263. return mi.MessageOf(x)
  1264. }
  1265. // Deprecated: Use AddAssets.ProtoReflect.Descriptor instead.
  1266. func (*AddAssets) Descriptor() ([]byte, []int) {
  1267. return file_actor_proto_rawDescGZIP(), []int{15}
  1268. }
  1269. func (x *AddAssets) GetPlayerID() int64 {
  1270. if x != nil {
  1271. return x.PlayerID
  1272. }
  1273. return 0
  1274. }
  1275. func (x *AddAssets) GetAssets() []*Asset {
  1276. if x != nil {
  1277. return x.Assets
  1278. }
  1279. return nil
  1280. }
  1281. func (x *AddAssets) GetOrigin() int32 {
  1282. if x != nil {
  1283. return x.Origin
  1284. }
  1285. return 0
  1286. }
  1287. // 创建联盟
  1288. type CreateLeague struct {
  1289. state protoimpl.MessageState `protogen:"open.v1"`
  1290. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 创建联盟玩家ID
  1291. LeagueID int64 `protobuf:"varint,2,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟唯一ID
  1292. LeagueName string `protobuf:"bytes,3,opt,name=leagueName,proto3" json:"leagueName,omitempty"` // 联盟名称
  1293. LeagueAbbName string `protobuf:"bytes,4,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"` // 联盟简称
  1294. FlagBg int32 `protobuf:"varint,5,opt,name=flagBg,proto3" json:"flagBg,omitempty"` // 联盟背景ID L-联盟-旗帜表旗帜ID
  1295. FlagIcon int32 `protobuf:"varint,6,opt,name=flagIcon,proto3" json:"flagIcon,omitempty"` // 联盟图标ID L-联盟-旗帜表旗帜ID
  1296. unknownFields protoimpl.UnknownFields
  1297. sizeCache protoimpl.SizeCache
  1298. }
  1299. func (x *CreateLeague) Reset() {
  1300. *x = CreateLeague{}
  1301. mi := &file_actor_proto_msgTypes[16]
  1302. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1303. ms.StoreMessageInfo(mi)
  1304. }
  1305. func (x *CreateLeague) String() string {
  1306. return protoimpl.X.MessageStringOf(x)
  1307. }
  1308. func (*CreateLeague) ProtoMessage() {}
  1309. func (x *CreateLeague) ProtoReflect() protoreflect.Message {
  1310. mi := &file_actor_proto_msgTypes[16]
  1311. if x != nil {
  1312. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1313. if ms.LoadMessageInfo() == nil {
  1314. ms.StoreMessageInfo(mi)
  1315. }
  1316. return ms
  1317. }
  1318. return mi.MessageOf(x)
  1319. }
  1320. // Deprecated: Use CreateLeague.ProtoReflect.Descriptor instead.
  1321. func (*CreateLeague) Descriptor() ([]byte, []int) {
  1322. return file_actor_proto_rawDescGZIP(), []int{16}
  1323. }
  1324. func (x *CreateLeague) GetPlayerID() int64 {
  1325. if x != nil {
  1326. return x.PlayerID
  1327. }
  1328. return 0
  1329. }
  1330. func (x *CreateLeague) GetLeagueID() int64 {
  1331. if x != nil {
  1332. return x.LeagueID
  1333. }
  1334. return 0
  1335. }
  1336. func (x *CreateLeague) GetLeagueName() string {
  1337. if x != nil {
  1338. return x.LeagueName
  1339. }
  1340. return ""
  1341. }
  1342. func (x *CreateLeague) GetLeagueAbbName() string {
  1343. if x != nil {
  1344. return x.LeagueAbbName
  1345. }
  1346. return ""
  1347. }
  1348. func (x *CreateLeague) GetFlagBg() int32 {
  1349. if x != nil {
  1350. return x.FlagBg
  1351. }
  1352. return 0
  1353. }
  1354. func (x *CreateLeague) GetFlagIcon() int32 {
  1355. if x != nil {
  1356. return x.FlagIcon
  1357. }
  1358. return 0
  1359. }
  1360. // 联盟基础信息
  1361. type LeagueBaseInfo struct {
  1362. state protoimpl.MessageState `protogen:"open.v1"`
  1363. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟唯一ID
  1364. LeagueName string `protobuf:"bytes,2,opt,name=leagueName,proto3" json:"leagueName,omitempty"` // 联盟名称
  1365. LeagueAbbName string `protobuf:"bytes,3,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"` // 联盟简称
  1366. unknownFields protoimpl.UnknownFields
  1367. sizeCache protoimpl.SizeCache
  1368. }
  1369. func (x *LeagueBaseInfo) Reset() {
  1370. *x = LeagueBaseInfo{}
  1371. mi := &file_actor_proto_msgTypes[17]
  1372. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1373. ms.StoreMessageInfo(mi)
  1374. }
  1375. func (x *LeagueBaseInfo) String() string {
  1376. return protoimpl.X.MessageStringOf(x)
  1377. }
  1378. func (*LeagueBaseInfo) ProtoMessage() {}
  1379. func (x *LeagueBaseInfo) ProtoReflect() protoreflect.Message {
  1380. mi := &file_actor_proto_msgTypes[17]
  1381. if x != nil {
  1382. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1383. if ms.LoadMessageInfo() == nil {
  1384. ms.StoreMessageInfo(mi)
  1385. }
  1386. return ms
  1387. }
  1388. return mi.MessageOf(x)
  1389. }
  1390. // Deprecated: Use LeagueBaseInfo.ProtoReflect.Descriptor instead.
  1391. func (*LeagueBaseInfo) Descriptor() ([]byte, []int) {
  1392. return file_actor_proto_rawDescGZIP(), []int{17}
  1393. }
  1394. func (x *LeagueBaseInfo) GetLeagueID() int64 {
  1395. if x != nil {
  1396. return x.LeagueID
  1397. }
  1398. return 0
  1399. }
  1400. func (x *LeagueBaseInfo) GetLeagueName() string {
  1401. if x != nil {
  1402. return x.LeagueName
  1403. }
  1404. return ""
  1405. }
  1406. func (x *LeagueBaseInfo) GetLeagueAbbName() string {
  1407. if x != nil {
  1408. return x.LeagueAbbName
  1409. }
  1410. return ""
  1411. }
  1412. // 联盟信息
  1413. type LeagueInfo struct {
  1414. state protoimpl.MessageState `protogen:"open.v1"`
  1415. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟唯一ID
  1416. LeaderID int64 `protobuf:"varint,2,opt,name=leaderID,proto3" json:"leaderID,omitempty"` // 盟主玩家ID
  1417. LeagueName string `protobuf:"bytes,3,opt,name=leagueName,proto3" json:"leagueName,omitempty"` // 联盟名称
  1418. LeagueAbbName string `protobuf:"bytes,4,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"` // 联盟简称
  1419. Level int32 `protobuf:"varint,5,opt,name=level,proto3" json:"level,omitempty"` // 联盟当前等级
  1420. Members []int64 `protobuf:"varint,6,rep,packed,name=members,proto3" json:"members,omitempty"` // 联盟成员ID列表
  1421. unknownFields protoimpl.UnknownFields
  1422. sizeCache protoimpl.SizeCache
  1423. }
  1424. func (x *LeagueInfo) Reset() {
  1425. *x = LeagueInfo{}
  1426. mi := &file_actor_proto_msgTypes[18]
  1427. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1428. ms.StoreMessageInfo(mi)
  1429. }
  1430. func (x *LeagueInfo) String() string {
  1431. return protoimpl.X.MessageStringOf(x)
  1432. }
  1433. func (*LeagueInfo) ProtoMessage() {}
  1434. func (x *LeagueInfo) ProtoReflect() protoreflect.Message {
  1435. mi := &file_actor_proto_msgTypes[18]
  1436. if x != nil {
  1437. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1438. if ms.LoadMessageInfo() == nil {
  1439. ms.StoreMessageInfo(mi)
  1440. }
  1441. return ms
  1442. }
  1443. return mi.MessageOf(x)
  1444. }
  1445. // Deprecated: Use LeagueInfo.ProtoReflect.Descriptor instead.
  1446. func (*LeagueInfo) Descriptor() ([]byte, []int) {
  1447. return file_actor_proto_rawDescGZIP(), []int{18}
  1448. }
  1449. func (x *LeagueInfo) GetLeagueID() int64 {
  1450. if x != nil {
  1451. return x.LeagueID
  1452. }
  1453. return 0
  1454. }
  1455. func (x *LeagueInfo) GetLeaderID() int64 {
  1456. if x != nil {
  1457. return x.LeaderID
  1458. }
  1459. return 0
  1460. }
  1461. func (x *LeagueInfo) GetLeagueName() string {
  1462. if x != nil {
  1463. return x.LeagueName
  1464. }
  1465. return ""
  1466. }
  1467. func (x *LeagueInfo) GetLeagueAbbName() string {
  1468. if x != nil {
  1469. return x.LeagueAbbName
  1470. }
  1471. return ""
  1472. }
  1473. func (x *LeagueInfo) GetLevel() int32 {
  1474. if x != nil {
  1475. return x.Level
  1476. }
  1477. return 0
  1478. }
  1479. func (x *LeagueInfo) GetMembers() []int64 {
  1480. if x != nil {
  1481. return x.Members
  1482. }
  1483. return nil
  1484. }
  1485. // 玩家联盟信息
  1486. type PlayerLeagueInfo struct {
  1487. state protoimpl.MessageState `protogen:"open.v1"`
  1488. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家ID
  1489. LeagueID int64 `protobuf:"varint,2,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟唯一ID
  1490. LeagueName string `protobuf:"bytes,3,opt,name=leagueName,proto3" json:"leagueName,omitempty"` // 联盟名称
  1491. LeagueAbbName string `protobuf:"bytes,4,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"` // 联盟简称
  1492. LeagueJob int32 `protobuf:"varint,5,opt,name=leagueJob,proto3" json:"leagueJob,omitempty"` // 联盟职位
  1493. unknownFields protoimpl.UnknownFields
  1494. sizeCache protoimpl.SizeCache
  1495. }
  1496. func (x *PlayerLeagueInfo) Reset() {
  1497. *x = PlayerLeagueInfo{}
  1498. mi := &file_actor_proto_msgTypes[19]
  1499. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1500. ms.StoreMessageInfo(mi)
  1501. }
  1502. func (x *PlayerLeagueInfo) String() string {
  1503. return protoimpl.X.MessageStringOf(x)
  1504. }
  1505. func (*PlayerLeagueInfo) ProtoMessage() {}
  1506. func (x *PlayerLeagueInfo) ProtoReflect() protoreflect.Message {
  1507. mi := &file_actor_proto_msgTypes[19]
  1508. if x != nil {
  1509. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1510. if ms.LoadMessageInfo() == nil {
  1511. ms.StoreMessageInfo(mi)
  1512. }
  1513. return ms
  1514. }
  1515. return mi.MessageOf(x)
  1516. }
  1517. // Deprecated: Use PlayerLeagueInfo.ProtoReflect.Descriptor instead.
  1518. func (*PlayerLeagueInfo) Descriptor() ([]byte, []int) {
  1519. return file_actor_proto_rawDescGZIP(), []int{19}
  1520. }
  1521. func (x *PlayerLeagueInfo) GetPlayerID() int64 {
  1522. if x != nil {
  1523. return x.PlayerID
  1524. }
  1525. return 0
  1526. }
  1527. func (x *PlayerLeagueInfo) GetLeagueID() int64 {
  1528. if x != nil {
  1529. return x.LeagueID
  1530. }
  1531. return 0
  1532. }
  1533. func (x *PlayerLeagueInfo) GetLeagueName() string {
  1534. if x != nil {
  1535. return x.LeagueName
  1536. }
  1537. return ""
  1538. }
  1539. func (x *PlayerLeagueInfo) GetLeagueAbbName() string {
  1540. if x != nil {
  1541. return x.LeagueAbbName
  1542. }
  1543. return ""
  1544. }
  1545. func (x *PlayerLeagueInfo) GetLeagueJob() int32 {
  1546. if x != nil {
  1547. return x.LeagueJob
  1548. }
  1549. return 0
  1550. }
  1551. // 聊天群组玩家修改
  1552. type ChatGroupPlayerChange struct {
  1553. state protoimpl.MessageState `protogen:"open.v1"`
  1554. ChatID int64 `protobuf:"varint,1,opt,name=chatID,proto3" json:"chatID,omitempty"` // 群组聊天室ID
  1555. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // 群组聊天室名称
  1556. OwnerPlayerID int64 `protobuf:"varint,3,opt,name=OwnerPlayerID,proto3" json:"OwnerPlayerID,omitempty"` // 群组所属者ID
  1557. PlayerIDList []int64 `protobuf:"varint,4,rep,packed,name=playerIDList,proto3" json:"playerIDList,omitempty"` // 最新的玩家ID列表
  1558. unknownFields protoimpl.UnknownFields
  1559. sizeCache protoimpl.SizeCache
  1560. }
  1561. func (x *ChatGroupPlayerChange) Reset() {
  1562. *x = ChatGroupPlayerChange{}
  1563. mi := &file_actor_proto_msgTypes[20]
  1564. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1565. ms.StoreMessageInfo(mi)
  1566. }
  1567. func (x *ChatGroupPlayerChange) String() string {
  1568. return protoimpl.X.MessageStringOf(x)
  1569. }
  1570. func (*ChatGroupPlayerChange) ProtoMessage() {}
  1571. func (x *ChatGroupPlayerChange) ProtoReflect() protoreflect.Message {
  1572. mi := &file_actor_proto_msgTypes[20]
  1573. if x != nil {
  1574. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1575. if ms.LoadMessageInfo() == nil {
  1576. ms.StoreMessageInfo(mi)
  1577. }
  1578. return ms
  1579. }
  1580. return mi.MessageOf(x)
  1581. }
  1582. // Deprecated: Use ChatGroupPlayerChange.ProtoReflect.Descriptor instead.
  1583. func (*ChatGroupPlayerChange) Descriptor() ([]byte, []int) {
  1584. return file_actor_proto_rawDescGZIP(), []int{20}
  1585. }
  1586. func (x *ChatGroupPlayerChange) GetChatID() int64 {
  1587. if x != nil {
  1588. return x.ChatID
  1589. }
  1590. return 0
  1591. }
  1592. func (x *ChatGroupPlayerChange) GetName() string {
  1593. if x != nil {
  1594. return x.Name
  1595. }
  1596. return ""
  1597. }
  1598. func (x *ChatGroupPlayerChange) GetOwnerPlayerID() int64 {
  1599. if x != nil {
  1600. return x.OwnerPlayerID
  1601. }
  1602. return 0
  1603. }
  1604. func (x *ChatGroupPlayerChange) GetPlayerIDList() []int64 {
  1605. if x != nil {
  1606. return x.PlayerIDList
  1607. }
  1608. return nil
  1609. }
  1610. // 聊天室关联玩家加入和退出
  1611. type PlayerChatRoomUpdate struct {
  1612. state protoimpl.MessageState `protogen:"open.v1"`
  1613. ChatType int32 `protobuf:"varint,1,opt,name=chatType,proto3" json:"chatType,omitempty"` // 聊天室类型
  1614. ChatID int64 `protobuf:"varint,2,opt,name=chatID,proto3" json:"chatID,omitempty"` // 聊天室ID
  1615. IsExit bool `protobuf:"varint,3,opt,name=isExit,proto3" json:"isExit,omitempty"` // 是否退出
  1616. unknownFields protoimpl.UnknownFields
  1617. sizeCache protoimpl.SizeCache
  1618. }
  1619. func (x *PlayerChatRoomUpdate) Reset() {
  1620. *x = PlayerChatRoomUpdate{}
  1621. mi := &file_actor_proto_msgTypes[21]
  1622. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1623. ms.StoreMessageInfo(mi)
  1624. }
  1625. func (x *PlayerChatRoomUpdate) String() string {
  1626. return protoimpl.X.MessageStringOf(x)
  1627. }
  1628. func (*PlayerChatRoomUpdate) ProtoMessage() {}
  1629. func (x *PlayerChatRoomUpdate) ProtoReflect() protoreflect.Message {
  1630. mi := &file_actor_proto_msgTypes[21]
  1631. if x != nil {
  1632. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1633. if ms.LoadMessageInfo() == nil {
  1634. ms.StoreMessageInfo(mi)
  1635. }
  1636. return ms
  1637. }
  1638. return mi.MessageOf(x)
  1639. }
  1640. // Deprecated: Use PlayerChatRoomUpdate.ProtoReflect.Descriptor instead.
  1641. func (*PlayerChatRoomUpdate) Descriptor() ([]byte, []int) {
  1642. return file_actor_proto_rawDescGZIP(), []int{21}
  1643. }
  1644. func (x *PlayerChatRoomUpdate) GetChatType() int32 {
  1645. if x != nil {
  1646. return x.ChatType
  1647. }
  1648. return 0
  1649. }
  1650. func (x *PlayerChatRoomUpdate) GetChatID() int64 {
  1651. if x != nil {
  1652. return x.ChatID
  1653. }
  1654. return 0
  1655. }
  1656. func (x *PlayerChatRoomUpdate) GetIsExit() bool {
  1657. if x != nil {
  1658. return x.IsExit
  1659. }
  1660. return false
  1661. }
  1662. // 好友添加结果
  1663. type AddFriendResult struct {
  1664. state protoimpl.MessageState `protogen:"open.v1"`
  1665. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家ID
  1666. Result bool `protobuf:"varint,2,opt,name=result,proto3" json:"result,omitempty"` // 添加结果
  1667. ErrCode int32 `protobuf:"varint,3,opt,name=errCode,proto3" json:"errCode,omitempty"` // 提示码
  1668. unknownFields protoimpl.UnknownFields
  1669. sizeCache protoimpl.SizeCache
  1670. }
  1671. func (x *AddFriendResult) Reset() {
  1672. *x = AddFriendResult{}
  1673. mi := &file_actor_proto_msgTypes[22]
  1674. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1675. ms.StoreMessageInfo(mi)
  1676. }
  1677. func (x *AddFriendResult) String() string {
  1678. return protoimpl.X.MessageStringOf(x)
  1679. }
  1680. func (*AddFriendResult) ProtoMessage() {}
  1681. func (x *AddFriendResult) ProtoReflect() protoreflect.Message {
  1682. mi := &file_actor_proto_msgTypes[22]
  1683. if x != nil {
  1684. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1685. if ms.LoadMessageInfo() == nil {
  1686. ms.StoreMessageInfo(mi)
  1687. }
  1688. return ms
  1689. }
  1690. return mi.MessageOf(x)
  1691. }
  1692. // Deprecated: Use AddFriendResult.ProtoReflect.Descriptor instead.
  1693. func (*AddFriendResult) Descriptor() ([]byte, []int) {
  1694. return file_actor_proto_rawDescGZIP(), []int{22}
  1695. }
  1696. func (x *AddFriendResult) GetPlayerID() int64 {
  1697. if x != nil {
  1698. return x.PlayerID
  1699. }
  1700. return 0
  1701. }
  1702. func (x *AddFriendResult) GetResult() bool {
  1703. if x != nil {
  1704. return x.Result
  1705. }
  1706. return false
  1707. }
  1708. func (x *AddFriendResult) GetErrCode() int32 {
  1709. if x != nil {
  1710. return x.ErrCode
  1711. }
  1712. return 0
  1713. }
  1714. // 网关推送数据包
  1715. type GatePusher struct {
  1716. state protoimpl.MessageState `protogen:"open.v1"`
  1717. Type GatePusher_Type `protobuf:"varint,1,opt,name=type,proto3,enum=pb.GatePusher_Type" json:"type,omitempty"` // 推送类型
  1718. I64List []int64 `protobuf:"varint,2,rep,packed,name=i64List,proto3" json:"i64List,omitempty"` // 根据type,可能是playerID
  1719. StrValue string `protobuf:"bytes,3,opt,name=strValue,proto3" json:"strValue,omitempty"` // 根据type,对应的字符串值
  1720. I32Value int32 `protobuf:"varint,4,opt,name=i32Value,proto3" json:"i32Value,omitempty"` // 根据type,对应的int32值
  1721. I64Value int64 `protobuf:"varint,5,opt,name=i64Value,proto3" json:"i64Value,omitempty"` // 根据type,对应的int64值
  1722. Route string `protobuf:"bytes,6,opt,name=route,proto3" json:"route,omitempty"` // 路由
  1723. Data []byte `protobuf:"bytes,7,opt,name=data,proto3" json:"data,omitempty"` // 数据
  1724. unknownFields protoimpl.UnknownFields
  1725. sizeCache protoimpl.SizeCache
  1726. }
  1727. func (x *GatePusher) Reset() {
  1728. *x = GatePusher{}
  1729. mi := &file_actor_proto_msgTypes[23]
  1730. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1731. ms.StoreMessageInfo(mi)
  1732. }
  1733. func (x *GatePusher) String() string {
  1734. return protoimpl.X.MessageStringOf(x)
  1735. }
  1736. func (*GatePusher) ProtoMessage() {}
  1737. func (x *GatePusher) ProtoReflect() protoreflect.Message {
  1738. mi := &file_actor_proto_msgTypes[23]
  1739. if x != nil {
  1740. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1741. if ms.LoadMessageInfo() == nil {
  1742. ms.StoreMessageInfo(mi)
  1743. }
  1744. return ms
  1745. }
  1746. return mi.MessageOf(x)
  1747. }
  1748. // Deprecated: Use GatePusher.ProtoReflect.Descriptor instead.
  1749. func (*GatePusher) Descriptor() ([]byte, []int) {
  1750. return file_actor_proto_rawDescGZIP(), []int{23}
  1751. }
  1752. func (x *GatePusher) GetType() GatePusher_Type {
  1753. if x != nil {
  1754. return x.Type
  1755. }
  1756. return GatePusher_Player
  1757. }
  1758. func (x *GatePusher) GetI64List() []int64 {
  1759. if x != nil {
  1760. return x.I64List
  1761. }
  1762. return nil
  1763. }
  1764. func (x *GatePusher) GetStrValue() string {
  1765. if x != nil {
  1766. return x.StrValue
  1767. }
  1768. return ""
  1769. }
  1770. func (x *GatePusher) GetI32Value() int32 {
  1771. if x != nil {
  1772. return x.I32Value
  1773. }
  1774. return 0
  1775. }
  1776. func (x *GatePusher) GetI64Value() int64 {
  1777. if x != nil {
  1778. return x.I64Value
  1779. }
  1780. return 0
  1781. }
  1782. func (x *GatePusher) GetRoute() string {
  1783. if x != nil {
  1784. return x.Route
  1785. }
  1786. return ""
  1787. }
  1788. func (x *GatePusher) GetData() []byte {
  1789. if x != nil {
  1790. return x.Data
  1791. }
  1792. return nil
  1793. }
  1794. // 网关踢人数据包
  1795. type GateKick struct {
  1796. state protoimpl.MessageState `protogen:"open.v1"`
  1797. Type GateKick_Type `protobuf:"varint,1,opt,name=type,proto3,enum=pb.GateKick_Type" json:"type,omitempty"` // 踢人类型
  1798. I64List []int64 `protobuf:"varint,2,rep,packed,name=i64List,proto3" json:"i64List,omitempty"` // 根据type,有可能是playerID,也有可能是uid
  1799. StrValue string `protobuf:"bytes,3,opt,name=strValue,proto3" json:"strValue,omitempty"` // 根据type,对应的字符串值
  1800. Route string `protobuf:"bytes,4,opt,name=route,proto3" json:"route,omitempty"` // 路由
  1801. Reason []byte `protobuf:"bytes,5,opt,name=reason,proto3" json:"reason,omitempty"` // 踢人原因
  1802. Closed bool `protobuf:"varint,6,opt,name=closed,proto3" json:"closed,omitempty"` // 是否断开连接
  1803. FilterNodeIDS []string `protobuf:"bytes,7,rep,name=filterNodeIDS,proto3" json:"filterNodeIDS,omitempty"` // 过滤的节点ID列表
  1804. unknownFields protoimpl.UnknownFields
  1805. sizeCache protoimpl.SizeCache
  1806. }
  1807. func (x *GateKick) Reset() {
  1808. *x = GateKick{}
  1809. mi := &file_actor_proto_msgTypes[24]
  1810. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1811. ms.StoreMessageInfo(mi)
  1812. }
  1813. func (x *GateKick) String() string {
  1814. return protoimpl.X.MessageStringOf(x)
  1815. }
  1816. func (*GateKick) ProtoMessage() {}
  1817. func (x *GateKick) ProtoReflect() protoreflect.Message {
  1818. mi := &file_actor_proto_msgTypes[24]
  1819. if x != nil {
  1820. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1821. if ms.LoadMessageInfo() == nil {
  1822. ms.StoreMessageInfo(mi)
  1823. }
  1824. return ms
  1825. }
  1826. return mi.MessageOf(x)
  1827. }
  1828. // Deprecated: Use GateKick.ProtoReflect.Descriptor instead.
  1829. func (*GateKick) Descriptor() ([]byte, []int) {
  1830. return file_actor_proto_rawDescGZIP(), []int{24}
  1831. }
  1832. func (x *GateKick) GetType() GateKick_Type {
  1833. if x != nil {
  1834. return x.Type
  1835. }
  1836. return GateKick_Player
  1837. }
  1838. func (x *GateKick) GetI64List() []int64 {
  1839. if x != nil {
  1840. return x.I64List
  1841. }
  1842. return nil
  1843. }
  1844. func (x *GateKick) GetStrValue() string {
  1845. if x != nil {
  1846. return x.StrValue
  1847. }
  1848. return ""
  1849. }
  1850. func (x *GateKick) GetRoute() string {
  1851. if x != nil {
  1852. return x.Route
  1853. }
  1854. return ""
  1855. }
  1856. func (x *GateKick) GetReason() []byte {
  1857. if x != nil {
  1858. return x.Reason
  1859. }
  1860. return nil
  1861. }
  1862. func (x *GateKick) GetClosed() bool {
  1863. if x != nil {
  1864. return x.Closed
  1865. }
  1866. return false
  1867. }
  1868. func (x *GateKick) GetFilterNodeIDS() []string {
  1869. if x != nil {
  1870. return x.FilterNodeIDS
  1871. }
  1872. return nil
  1873. }
  1874. // 行军消耗
  1875. type MarchCost struct {
  1876. state protoimpl.MessageState `protogen:"open.v1"`
  1877. // 部队ID
  1878. TeamID int32 `protobuf:"varint,1,opt,name=teamID,proto3" json:"teamID,omitempty"`
  1879. // 行军对象ID
  1880. MarchObjectID int64 `protobuf:"varint,2,opt,name=marchObjectID,proto3" json:"marchObjectID,omitempty"`
  1881. // 行军类型
  1882. MarchType int32 `protobuf:"varint,3,opt,name=marchType,proto3" json:"marchType,omitempty"`
  1883. unknownFields protoimpl.UnknownFields
  1884. sizeCache protoimpl.SizeCache
  1885. }
  1886. func (x *MarchCost) Reset() {
  1887. *x = MarchCost{}
  1888. mi := &file_actor_proto_msgTypes[25]
  1889. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1890. ms.StoreMessageInfo(mi)
  1891. }
  1892. func (x *MarchCost) String() string {
  1893. return protoimpl.X.MessageStringOf(x)
  1894. }
  1895. func (*MarchCost) ProtoMessage() {}
  1896. func (x *MarchCost) ProtoReflect() protoreflect.Message {
  1897. mi := &file_actor_proto_msgTypes[25]
  1898. if x != nil {
  1899. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1900. if ms.LoadMessageInfo() == nil {
  1901. ms.StoreMessageInfo(mi)
  1902. }
  1903. return ms
  1904. }
  1905. return mi.MessageOf(x)
  1906. }
  1907. // Deprecated: Use MarchCost.ProtoReflect.Descriptor instead.
  1908. func (*MarchCost) Descriptor() ([]byte, []int) {
  1909. return file_actor_proto_rawDescGZIP(), []int{25}
  1910. }
  1911. func (x *MarchCost) GetTeamID() int32 {
  1912. if x != nil {
  1913. return x.TeamID
  1914. }
  1915. return 0
  1916. }
  1917. func (x *MarchCost) GetMarchObjectID() int64 {
  1918. if x != nil {
  1919. return x.MarchObjectID
  1920. }
  1921. return 0
  1922. }
  1923. func (x *MarchCost) GetMarchType() int32 {
  1924. if x != nil {
  1925. return x.MarchType
  1926. }
  1927. return 0
  1928. }
  1929. // 战斗部队
  1930. type BattleTeam struct {
  1931. state protoimpl.MessageState `protogen:"open.v1"`
  1932. // 部队ID
  1933. TeamID int32 `protobuf:"varint,1,opt,name=teamID,proto3" json:"teamID,omitempty"`
  1934. // 成员
  1935. Members map[int64]*BattleTeamMember `protobuf:"bytes,2,rep,name=members,proto3" json:"members,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
  1936. // 城建属性
  1937. FacilityAttrs *Attrs `protobuf:"bytes,3,opt,name=facilityAttrs,proto3" json:"facilityAttrs,omitempty"`
  1938. unknownFields protoimpl.UnknownFields
  1939. sizeCache protoimpl.SizeCache
  1940. }
  1941. func (x *BattleTeam) Reset() {
  1942. *x = BattleTeam{}
  1943. mi := &file_actor_proto_msgTypes[26]
  1944. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1945. ms.StoreMessageInfo(mi)
  1946. }
  1947. func (x *BattleTeam) String() string {
  1948. return protoimpl.X.MessageStringOf(x)
  1949. }
  1950. func (*BattleTeam) ProtoMessage() {}
  1951. func (x *BattleTeam) ProtoReflect() protoreflect.Message {
  1952. mi := &file_actor_proto_msgTypes[26]
  1953. if x != nil {
  1954. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1955. if ms.LoadMessageInfo() == nil {
  1956. ms.StoreMessageInfo(mi)
  1957. }
  1958. return ms
  1959. }
  1960. return mi.MessageOf(x)
  1961. }
  1962. // Deprecated: Use BattleTeam.ProtoReflect.Descriptor instead.
  1963. func (*BattleTeam) Descriptor() ([]byte, []int) {
  1964. return file_actor_proto_rawDescGZIP(), []int{26}
  1965. }
  1966. func (x *BattleTeam) GetTeamID() int32 {
  1967. if x != nil {
  1968. return x.TeamID
  1969. }
  1970. return 0
  1971. }
  1972. func (x *BattleTeam) GetMembers() map[int64]*BattleTeamMember {
  1973. if x != nil {
  1974. return x.Members
  1975. }
  1976. return nil
  1977. }
  1978. func (x *BattleTeam) GetFacilityAttrs() *Attrs {
  1979. if x != nil {
  1980. return x.FacilityAttrs
  1981. }
  1982. return nil
  1983. }
  1984. // 战斗部队成员
  1985. type BattleTeamMember struct {
  1986. state protoimpl.MessageState `protogen:"open.v1"`
  1987. // 队伍位置 (1-3) 默认1为主将位置
  1988. TeamIndex int32 `protobuf:"varint,1,opt,name=teamIndex,proto3" json:"teamIndex,omitempty"`
  1989. // 阵容位置(0-8)
  1990. Index int32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"`
  1991. // 英雄唯一 ID
  1992. HeroGUID int64 `protobuf:"varint,3,opt,name=heroGUID,proto3" json:"heroGUID,omitempty"`
  1993. // 英雄配置ID
  1994. HeroConfigID int32 `protobuf:"varint,4,opt,name=heroConfigID,proto3" json:"heroConfigID,omitempty"`
  1995. // 上阵士兵ID 士兵-等级表士兵ID
  1996. TroopsID int32 `protobuf:"varint,5,opt,name=troopsID,proto3" json:"troopsID,omitempty"`
  1997. // 兵力数量
  1998. TroopsNum int32 `protobuf:"varint,6,opt,name=troopsNum,proto3" json:"troopsNum,omitempty"`
  1999. // 统兵上限
  2000. TroopsLimit int32 `protobuf:"varint,7,opt,name=troopsLimit,proto3" json:"troopsLimit,omitempty"`
  2001. // 属性
  2002. FetterAttrs *Attrs `protobuf:"bytes,8,opt,name=fetterAttrs,proto3" json:"fetterAttrs,omitempty"`
  2003. unknownFields protoimpl.UnknownFields
  2004. sizeCache protoimpl.SizeCache
  2005. }
  2006. func (x *BattleTeamMember) Reset() {
  2007. *x = BattleTeamMember{}
  2008. mi := &file_actor_proto_msgTypes[27]
  2009. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2010. ms.StoreMessageInfo(mi)
  2011. }
  2012. func (x *BattleTeamMember) String() string {
  2013. return protoimpl.X.MessageStringOf(x)
  2014. }
  2015. func (*BattleTeamMember) ProtoMessage() {}
  2016. func (x *BattleTeamMember) ProtoReflect() protoreflect.Message {
  2017. mi := &file_actor_proto_msgTypes[27]
  2018. if x != nil {
  2019. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2020. if ms.LoadMessageInfo() == nil {
  2021. ms.StoreMessageInfo(mi)
  2022. }
  2023. return ms
  2024. }
  2025. return mi.MessageOf(x)
  2026. }
  2027. // Deprecated: Use BattleTeamMember.ProtoReflect.Descriptor instead.
  2028. func (*BattleTeamMember) Descriptor() ([]byte, []int) {
  2029. return file_actor_proto_rawDescGZIP(), []int{27}
  2030. }
  2031. func (x *BattleTeamMember) GetTeamIndex() int32 {
  2032. if x != nil {
  2033. return x.TeamIndex
  2034. }
  2035. return 0
  2036. }
  2037. func (x *BattleTeamMember) GetIndex() int32 {
  2038. if x != nil {
  2039. return x.Index
  2040. }
  2041. return 0
  2042. }
  2043. func (x *BattleTeamMember) GetHeroGUID() int64 {
  2044. if x != nil {
  2045. return x.HeroGUID
  2046. }
  2047. return 0
  2048. }
  2049. func (x *BattleTeamMember) GetHeroConfigID() int32 {
  2050. if x != nil {
  2051. return x.HeroConfigID
  2052. }
  2053. return 0
  2054. }
  2055. func (x *BattleTeamMember) GetTroopsID() int32 {
  2056. if x != nil {
  2057. return x.TroopsID
  2058. }
  2059. return 0
  2060. }
  2061. func (x *BattleTeamMember) GetTroopsNum() int32 {
  2062. if x != nil {
  2063. return x.TroopsNum
  2064. }
  2065. return 0
  2066. }
  2067. func (x *BattleTeamMember) GetTroopsLimit() int32 {
  2068. if x != nil {
  2069. return x.TroopsLimit
  2070. }
  2071. return 0
  2072. }
  2073. func (x *BattleTeamMember) GetFetterAttrs() *Attrs {
  2074. if x != nil {
  2075. return x.FetterAttrs
  2076. }
  2077. return nil
  2078. }
  2079. // 战斗请求数据
  2080. type BattleReq struct {
  2081. state protoimpl.MessageState `protogen:"open.v1"`
  2082. // 战斗类型
  2083. BattleType int32 `protobuf:"varint,1,opt,name=battleType,proto3" json:"battleType,omitempty"`
  2084. // 当前进攻对象的行军类型
  2085. MarchType int32 `protobuf:"varint,2,opt,name=marchType,proto3" json:"marchType,omitempty"`
  2086. // 组队进攻方
  2087. Attackers []*BattleTeamData `protobuf:"bytes,3,rep,name=attackers,proto3" json:"attackers,omitempty"`
  2088. // 防守方
  2089. Defender *BattleTeamData `protobuf:"bytes,4,opt,name=defender,proto3" json:"defender,omitempty"`
  2090. // 地块数据
  2091. Tile *BattleTileData `protobuf:"bytes,5,opt,name=tile,proto3" json:"tile,omitempty"`
  2092. // 战斗时间
  2093. BattleTime int64 `protobuf:"varint,6,opt,name=battleTime,proto3" json:"battleTime,omitempty"`
  2094. // 获取的资源
  2095. Rewards *AssetList `protobuf:"bytes,7,opt,name=rewards,proto3" json:"rewards,omitempty"`
  2096. // 扣除的耐久
  2097. Durability int32 `protobuf:"varint,8,opt,name=durability,proto3" json:"durability,omitempty"`
  2098. // 战斗ID(回传)
  2099. BattleID int64 `protobuf:"varint,9,opt,name=battleID,proto3" json:"battleID,omitempty"`
  2100. unknownFields protoimpl.UnknownFields
  2101. sizeCache protoimpl.SizeCache
  2102. }
  2103. func (x *BattleReq) Reset() {
  2104. *x = BattleReq{}
  2105. mi := &file_actor_proto_msgTypes[28]
  2106. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2107. ms.StoreMessageInfo(mi)
  2108. }
  2109. func (x *BattleReq) String() string {
  2110. return protoimpl.X.MessageStringOf(x)
  2111. }
  2112. func (*BattleReq) ProtoMessage() {}
  2113. func (x *BattleReq) ProtoReflect() protoreflect.Message {
  2114. mi := &file_actor_proto_msgTypes[28]
  2115. if x != nil {
  2116. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2117. if ms.LoadMessageInfo() == nil {
  2118. ms.StoreMessageInfo(mi)
  2119. }
  2120. return ms
  2121. }
  2122. return mi.MessageOf(x)
  2123. }
  2124. // Deprecated: Use BattleReq.ProtoReflect.Descriptor instead.
  2125. func (*BattleReq) Descriptor() ([]byte, []int) {
  2126. return file_actor_proto_rawDescGZIP(), []int{28}
  2127. }
  2128. func (x *BattleReq) GetBattleType() int32 {
  2129. if x != nil {
  2130. return x.BattleType
  2131. }
  2132. return 0
  2133. }
  2134. func (x *BattleReq) GetMarchType() int32 {
  2135. if x != nil {
  2136. return x.MarchType
  2137. }
  2138. return 0
  2139. }
  2140. func (x *BattleReq) GetAttackers() []*BattleTeamData {
  2141. if x != nil {
  2142. return x.Attackers
  2143. }
  2144. return nil
  2145. }
  2146. func (x *BattleReq) GetDefender() *BattleTeamData {
  2147. if x != nil {
  2148. return x.Defender
  2149. }
  2150. return nil
  2151. }
  2152. func (x *BattleReq) GetTile() *BattleTileData {
  2153. if x != nil {
  2154. return x.Tile
  2155. }
  2156. return nil
  2157. }
  2158. func (x *BattleReq) GetBattleTime() int64 {
  2159. if x != nil {
  2160. return x.BattleTime
  2161. }
  2162. return 0
  2163. }
  2164. func (x *BattleReq) GetRewards() *AssetList {
  2165. if x != nil {
  2166. return x.Rewards
  2167. }
  2168. return nil
  2169. }
  2170. func (x *BattleReq) GetDurability() int32 {
  2171. if x != nil {
  2172. return x.Durability
  2173. }
  2174. return 0
  2175. }
  2176. func (x *BattleReq) GetBattleID() int64 {
  2177. if x != nil {
  2178. return x.BattleID
  2179. }
  2180. return 0
  2181. }
  2182. // 玩家英雄
  2183. type PlayerHero struct {
  2184. state protoimpl.MessageState `protogen:"open.v1"`
  2185. // 唯一ID
  2186. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  2187. // 配置ID
  2188. ConfigID int32 `protobuf:"varint,3,opt,name=configID,proto3" json:"configID,omitempty"`
  2189. // 英雄属性列表
  2190. Attrs *Attrs `protobuf:"bytes,5,opt,name=attrs,proto3" json:"attrs,omitempty"`
  2191. // 技能列表
  2192. Skills []uint32 `protobuf:"varint,6,rep,packed,name=skills,proto3" json:"skills,omitempty"`
  2193. // 等级
  2194. Level int32 `protobuf:"varint,7,opt,name=level,proto3" json:"level,omitempty"`
  2195. // 英雄星级
  2196. Star int32 `protobuf:"varint,8,opt,name=star,proto3" json:"star,omitempty"`
  2197. unknownFields protoimpl.UnknownFields
  2198. sizeCache protoimpl.SizeCache
  2199. }
  2200. func (x *PlayerHero) Reset() {
  2201. *x = PlayerHero{}
  2202. mi := &file_actor_proto_msgTypes[29]
  2203. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2204. ms.StoreMessageInfo(mi)
  2205. }
  2206. func (x *PlayerHero) String() string {
  2207. return protoimpl.X.MessageStringOf(x)
  2208. }
  2209. func (*PlayerHero) ProtoMessage() {}
  2210. func (x *PlayerHero) ProtoReflect() protoreflect.Message {
  2211. mi := &file_actor_proto_msgTypes[29]
  2212. if x != nil {
  2213. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2214. if ms.LoadMessageInfo() == nil {
  2215. ms.StoreMessageInfo(mi)
  2216. }
  2217. return ms
  2218. }
  2219. return mi.MessageOf(x)
  2220. }
  2221. // Deprecated: Use PlayerHero.ProtoReflect.Descriptor instead.
  2222. func (*PlayerHero) Descriptor() ([]byte, []int) {
  2223. return file_actor_proto_rawDescGZIP(), []int{29}
  2224. }
  2225. func (x *PlayerHero) GetId() int64 {
  2226. if x != nil {
  2227. return x.Id
  2228. }
  2229. return 0
  2230. }
  2231. func (x *PlayerHero) GetConfigID() int32 {
  2232. if x != nil {
  2233. return x.ConfigID
  2234. }
  2235. return 0
  2236. }
  2237. func (x *PlayerHero) GetAttrs() *Attrs {
  2238. if x != nil {
  2239. return x.Attrs
  2240. }
  2241. return nil
  2242. }
  2243. func (x *PlayerHero) GetSkills() []uint32 {
  2244. if x != nil {
  2245. return x.Skills
  2246. }
  2247. return nil
  2248. }
  2249. func (x *PlayerHero) GetLevel() int32 {
  2250. if x != nil {
  2251. return x.Level
  2252. }
  2253. return 0
  2254. }
  2255. func (x *PlayerHero) GetStar() int32 {
  2256. if x != nil {
  2257. return x.Star
  2258. }
  2259. return 0
  2260. }
  2261. // 战斗队伍信息
  2262. type BattleTeamData struct {
  2263. state protoimpl.MessageState `protogen:"open.v1"`
  2264. // 对象ID
  2265. ObjectID int64 `protobuf:"varint,1,opt,name=objectID,proto3" json:"objectID,omitempty"`
  2266. // 玩家ID
  2267. PlayerID int64 `protobuf:"varint,2,opt,name=playerID,proto3" json:"playerID,omitempty"`
  2268. // 玩家名称
  2269. PlayerName string `protobuf:"bytes,3,opt,name=playerName,proto3" json:"playerName,omitempty"`
  2270. // 联盟ID
  2271. LeagueID int64 `protobuf:"varint,4,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  2272. // 联盟名称
  2273. LeagueName string `protobuf:"bytes,5,opt,name=leagueName,proto3" json:"leagueName,omitempty"`
  2274. // 联盟简称
  2275. LeagueAbbName string `protobuf:"bytes,6,opt,name=leagueAbbName,proto3" json:"leagueAbbName,omitempty"`
  2276. // 部队ID
  2277. TeamID int32 `protobuf:"varint,7,opt,name=teamID,proto3" json:"teamID,omitempty"`
  2278. // 战报组ID
  2279. ReportGroupID string `protobuf:"bytes,8,opt,name=reportGroupID,proto3" json:"reportGroupID,omitempty"`
  2280. // 部队英雄列表
  2281. TeamHeros []int64 `protobuf:"varint,9,rep,packed,name=teamHeros,proto3" json:"teamHeros,omitempty"`
  2282. // 城建属性值
  2283. Attrs *Attrs `protobuf:"bytes,10,opt,name=attrs,proto3" json:"attrs,omitempty"`
  2284. unknownFields protoimpl.UnknownFields
  2285. sizeCache protoimpl.SizeCache
  2286. }
  2287. func (x *BattleTeamData) Reset() {
  2288. *x = BattleTeamData{}
  2289. mi := &file_actor_proto_msgTypes[30]
  2290. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2291. ms.StoreMessageInfo(mi)
  2292. }
  2293. func (x *BattleTeamData) String() string {
  2294. return protoimpl.X.MessageStringOf(x)
  2295. }
  2296. func (*BattleTeamData) ProtoMessage() {}
  2297. func (x *BattleTeamData) ProtoReflect() protoreflect.Message {
  2298. mi := &file_actor_proto_msgTypes[30]
  2299. if x != nil {
  2300. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2301. if ms.LoadMessageInfo() == nil {
  2302. ms.StoreMessageInfo(mi)
  2303. }
  2304. return ms
  2305. }
  2306. return mi.MessageOf(x)
  2307. }
  2308. // Deprecated: Use BattleTeamData.ProtoReflect.Descriptor instead.
  2309. func (*BattleTeamData) Descriptor() ([]byte, []int) {
  2310. return file_actor_proto_rawDescGZIP(), []int{30}
  2311. }
  2312. func (x *BattleTeamData) GetObjectID() int64 {
  2313. if x != nil {
  2314. return x.ObjectID
  2315. }
  2316. return 0
  2317. }
  2318. func (x *BattleTeamData) GetPlayerID() int64 {
  2319. if x != nil {
  2320. return x.PlayerID
  2321. }
  2322. return 0
  2323. }
  2324. func (x *BattleTeamData) GetPlayerName() string {
  2325. if x != nil {
  2326. return x.PlayerName
  2327. }
  2328. return ""
  2329. }
  2330. func (x *BattleTeamData) GetLeagueID() int64 {
  2331. if x != nil {
  2332. return x.LeagueID
  2333. }
  2334. return 0
  2335. }
  2336. func (x *BattleTeamData) GetLeagueName() string {
  2337. if x != nil {
  2338. return x.LeagueName
  2339. }
  2340. return ""
  2341. }
  2342. func (x *BattleTeamData) GetLeagueAbbName() string {
  2343. if x != nil {
  2344. return x.LeagueAbbName
  2345. }
  2346. return ""
  2347. }
  2348. func (x *BattleTeamData) GetTeamID() int32 {
  2349. if x != nil {
  2350. return x.TeamID
  2351. }
  2352. return 0
  2353. }
  2354. func (x *BattleTeamData) GetReportGroupID() string {
  2355. if x != nil {
  2356. return x.ReportGroupID
  2357. }
  2358. return ""
  2359. }
  2360. func (x *BattleTeamData) GetTeamHeros() []int64 {
  2361. if x != nil {
  2362. return x.TeamHeros
  2363. }
  2364. return nil
  2365. }
  2366. func (x *BattleTeamData) GetAttrs() *Attrs {
  2367. if x != nil {
  2368. return x.Attrs
  2369. }
  2370. return nil
  2371. }
  2372. // 战斗地块数据
  2373. type BattleTileData struct {
  2374. state protoimpl.MessageState `protogen:"open.v1"`
  2375. // 地块ID
  2376. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  2377. // 地块对象
  2378. ObjectType int32 `protobuf:"varint,2,opt,name=objectType,proto3" json:"objectType,omitempty"`
  2379. // 地块对象ID
  2380. ObjectID int64 `protobuf:"varint,3,opt,name=objectID,proto3" json:"objectID,omitempty"`
  2381. // 地块对象配置ID
  2382. ObjectConfigID int32 `protobuf:"varint,4,opt,name=objectConfigID,proto3" json:"objectConfigID,omitempty"`
  2383. // 位置
  2384. Point *Point `protobuf:"bytes,5,opt,name=point,proto3" json:"point,omitempty"`
  2385. // NPC 怪物组
  2386. Monsters []int32 `protobuf:"varint,6,rep,packed,name=monsters,proto3" json:"monsters,omitempty"`
  2387. unknownFields protoimpl.UnknownFields
  2388. sizeCache protoimpl.SizeCache
  2389. }
  2390. func (x *BattleTileData) Reset() {
  2391. *x = BattleTileData{}
  2392. mi := &file_actor_proto_msgTypes[31]
  2393. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2394. ms.StoreMessageInfo(mi)
  2395. }
  2396. func (x *BattleTileData) String() string {
  2397. return protoimpl.X.MessageStringOf(x)
  2398. }
  2399. func (*BattleTileData) ProtoMessage() {}
  2400. func (x *BattleTileData) ProtoReflect() protoreflect.Message {
  2401. mi := &file_actor_proto_msgTypes[31]
  2402. if x != nil {
  2403. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2404. if ms.LoadMessageInfo() == nil {
  2405. ms.StoreMessageInfo(mi)
  2406. }
  2407. return ms
  2408. }
  2409. return mi.MessageOf(x)
  2410. }
  2411. // Deprecated: Use BattleTileData.ProtoReflect.Descriptor instead.
  2412. func (*BattleTileData) Descriptor() ([]byte, []int) {
  2413. return file_actor_proto_rawDescGZIP(), []int{31}
  2414. }
  2415. func (x *BattleTileData) GetId() int32 {
  2416. if x != nil {
  2417. return x.Id
  2418. }
  2419. return 0
  2420. }
  2421. func (x *BattleTileData) GetObjectType() int32 {
  2422. if x != nil {
  2423. return x.ObjectType
  2424. }
  2425. return 0
  2426. }
  2427. func (x *BattleTileData) GetObjectID() int64 {
  2428. if x != nil {
  2429. return x.ObjectID
  2430. }
  2431. return 0
  2432. }
  2433. func (x *BattleTileData) GetObjectConfigID() int32 {
  2434. if x != nil {
  2435. return x.ObjectConfigID
  2436. }
  2437. return 0
  2438. }
  2439. func (x *BattleTileData) GetPoint() *Point {
  2440. if x != nil {
  2441. return x.Point
  2442. }
  2443. return nil
  2444. }
  2445. func (x *BattleTileData) GetMonsters() []int32 {
  2446. if x != nil {
  2447. return x.Monsters
  2448. }
  2449. return nil
  2450. }
  2451. // 战斗返回数据
  2452. type BattleRsp struct {
  2453. state protoimpl.MessageState `protogen:"open.v1"`
  2454. // 战斗结果
  2455. IsWin bool `protobuf:"varint,1,opt,name=isWin,proto3" json:"isWin,omitempty"`
  2456. // 行军对象兵力增量同步 key:objectID value:MarchSyncTroops
  2457. MarchTroops []*MarchSyncTroops `protobuf:"bytes,2,rep,name=marchTroops,proto3" json:"marchTroops,omitempty"`
  2458. // 战斗请求数据 TODO:根据实际需要返回
  2459. Data *BattleReq `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
  2460. // 掠夺的资源
  2461. SnatchRes []*Asset `protobuf:"bytes,4,rep,name=snatchRes,proto3" json:"snatchRes,omitempty"`
  2462. unknownFields protoimpl.UnknownFields
  2463. sizeCache protoimpl.SizeCache
  2464. }
  2465. func (x *BattleRsp) Reset() {
  2466. *x = BattleRsp{}
  2467. mi := &file_actor_proto_msgTypes[32]
  2468. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2469. ms.StoreMessageInfo(mi)
  2470. }
  2471. func (x *BattleRsp) String() string {
  2472. return protoimpl.X.MessageStringOf(x)
  2473. }
  2474. func (*BattleRsp) ProtoMessage() {}
  2475. func (x *BattleRsp) ProtoReflect() protoreflect.Message {
  2476. mi := &file_actor_proto_msgTypes[32]
  2477. if x != nil {
  2478. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2479. if ms.LoadMessageInfo() == nil {
  2480. ms.StoreMessageInfo(mi)
  2481. }
  2482. return ms
  2483. }
  2484. return mi.MessageOf(x)
  2485. }
  2486. // Deprecated: Use BattleRsp.ProtoReflect.Descriptor instead.
  2487. func (*BattleRsp) Descriptor() ([]byte, []int) {
  2488. return file_actor_proto_rawDescGZIP(), []int{32}
  2489. }
  2490. func (x *BattleRsp) GetIsWin() bool {
  2491. if x != nil {
  2492. return x.IsWin
  2493. }
  2494. return false
  2495. }
  2496. func (x *BattleRsp) GetMarchTroops() []*MarchSyncTroops {
  2497. if x != nil {
  2498. return x.MarchTroops
  2499. }
  2500. return nil
  2501. }
  2502. func (x *BattleRsp) GetData() *BattleReq {
  2503. if x != nil {
  2504. return x.Data
  2505. }
  2506. return nil
  2507. }
  2508. func (x *BattleRsp) GetSnatchRes() []*Asset {
  2509. if x != nil {
  2510. return x.SnatchRes
  2511. }
  2512. return nil
  2513. }
  2514. // 服务器战斗参数
  2515. type ServerBattleCampParam struct {
  2516. state protoimpl.MessageState `protogen:"open.v1"`
  2517. // 战斗参数
  2518. Param *BattleCampParam `protobuf:"bytes,1,opt,name=param,proto3" json:"param,omitempty"`
  2519. // 英雄部队位置
  2520. HeroTeamIndex *I64I32Map `protobuf:"bytes,2,opt,name=heroTeamIndex,proto3" json:"heroTeamIndex,omitempty"`
  2521. unknownFields protoimpl.UnknownFields
  2522. sizeCache protoimpl.SizeCache
  2523. }
  2524. func (x *ServerBattleCampParam) Reset() {
  2525. *x = ServerBattleCampParam{}
  2526. mi := &file_actor_proto_msgTypes[33]
  2527. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2528. ms.StoreMessageInfo(mi)
  2529. }
  2530. func (x *ServerBattleCampParam) String() string {
  2531. return protoimpl.X.MessageStringOf(x)
  2532. }
  2533. func (*ServerBattleCampParam) ProtoMessage() {}
  2534. func (x *ServerBattleCampParam) ProtoReflect() protoreflect.Message {
  2535. mi := &file_actor_proto_msgTypes[33]
  2536. if x != nil {
  2537. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2538. if ms.LoadMessageInfo() == nil {
  2539. ms.StoreMessageInfo(mi)
  2540. }
  2541. return ms
  2542. }
  2543. return mi.MessageOf(x)
  2544. }
  2545. // Deprecated: Use ServerBattleCampParam.ProtoReflect.Descriptor instead.
  2546. func (*ServerBattleCampParam) Descriptor() ([]byte, []int) {
  2547. return file_actor_proto_rawDescGZIP(), []int{33}
  2548. }
  2549. func (x *ServerBattleCampParam) GetParam() *BattleCampParam {
  2550. if x != nil {
  2551. return x.Param
  2552. }
  2553. return nil
  2554. }
  2555. func (x *ServerBattleCampParam) GetHeroTeamIndex() *I64I32Map {
  2556. if x != nil {
  2557. return x.HeroTeamIndex
  2558. }
  2559. return nil
  2560. }
  2561. // AOI 对象
  2562. type AOIObject struct {
  2563. state protoimpl.MessageState `protogen:"open.v1"`
  2564. ObjectID int64 `protobuf:"varint,1,opt,name=objectID,proto3" json:"objectID,omitempty"` // 对象ID
  2565. ObjectType int32 `protobuf:"varint,2,opt,name=objectType,proto3" json:"objectType,omitempty"` // 对象类型
  2566. X int32 `protobuf:"varint,3,opt,name=x,proto3" json:"x,omitempty"` // x
  2567. Y int32 `protobuf:"varint,4,opt,name=y,proto3" json:"y,omitempty"` // y
  2568. OnwerID int64 `protobuf:"varint,5,opt,name=onwerID,proto3" json:"onwerID,omitempty"` // 所有者ID
  2569. IsWatcher bool `protobuf:"varint,6,opt,name=isWatcher,proto3" json:"isWatcher,omitempty"` // 是否观察者
  2570. IsMarker bool `protobuf:"varint,7,opt,name=isMarker,proto3" json:"isMarker,omitempty"` // 是否被观察者
  2571. unknownFields protoimpl.UnknownFields
  2572. sizeCache protoimpl.SizeCache
  2573. }
  2574. func (x *AOIObject) Reset() {
  2575. *x = AOIObject{}
  2576. mi := &file_actor_proto_msgTypes[34]
  2577. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2578. ms.StoreMessageInfo(mi)
  2579. }
  2580. func (x *AOIObject) String() string {
  2581. return protoimpl.X.MessageStringOf(x)
  2582. }
  2583. func (*AOIObject) ProtoMessage() {}
  2584. func (x *AOIObject) ProtoReflect() protoreflect.Message {
  2585. mi := &file_actor_proto_msgTypes[34]
  2586. if x != nil {
  2587. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2588. if ms.LoadMessageInfo() == nil {
  2589. ms.StoreMessageInfo(mi)
  2590. }
  2591. return ms
  2592. }
  2593. return mi.MessageOf(x)
  2594. }
  2595. // Deprecated: Use AOIObject.ProtoReflect.Descriptor instead.
  2596. func (*AOIObject) Descriptor() ([]byte, []int) {
  2597. return file_actor_proto_rawDescGZIP(), []int{34}
  2598. }
  2599. func (x *AOIObject) GetObjectID() int64 {
  2600. if x != nil {
  2601. return x.ObjectID
  2602. }
  2603. return 0
  2604. }
  2605. func (x *AOIObject) GetObjectType() int32 {
  2606. if x != nil {
  2607. return x.ObjectType
  2608. }
  2609. return 0
  2610. }
  2611. func (x *AOIObject) GetX() int32 {
  2612. if x != nil {
  2613. return x.X
  2614. }
  2615. return 0
  2616. }
  2617. func (x *AOIObject) GetY() int32 {
  2618. if x != nil {
  2619. return x.Y
  2620. }
  2621. return 0
  2622. }
  2623. func (x *AOIObject) GetOnwerID() int64 {
  2624. if x != nil {
  2625. return x.OnwerID
  2626. }
  2627. return 0
  2628. }
  2629. func (x *AOIObject) GetIsWatcher() bool {
  2630. if x != nil {
  2631. return x.IsWatcher
  2632. }
  2633. return false
  2634. }
  2635. func (x *AOIObject) GetIsMarker() bool {
  2636. if x != nil {
  2637. return x.IsMarker
  2638. }
  2639. return false
  2640. }
  2641. // 行军请求
  2642. type MarchRequest struct {
  2643. state protoimpl.MessageState `protogen:"open.v1"`
  2644. TeamID int32 `protobuf:"varint,1,opt,name=teamID,proto3" json:"teamID,omitempty"` // 队伍ID
  2645. ObjectID int64 `protobuf:"varint,2,opt,name=objectID,proto3" json:"objectID,omitempty"` // 对象ID
  2646. MarchType int32 `protobuf:"varint,3,opt,name=marchType,proto3" json:"marchType,omitempty"` // 行军类型
  2647. Point *Point `protobuf:"bytes,4,opt,name=point,proto3" json:"point,omitempty"` // 坐标
  2648. TargetObjectID int64 `protobuf:"varint,5,opt,name=targetObjectID,proto3" json:"targetObjectID,omitempty"` // 目标对象ID
  2649. RetreatState int32 `protobuf:"varint,6,opt,name=retreatState,proto3" json:"retreatState,omitempty"` // 类型为撤退时的状态
  2650. Path []*Point `protobuf:"bytes,10,rep,name=path,proto3" json:"path,omitempty"` // 路径
  2651. IsMainForce bool `protobuf:"varint,11,opt,name=isMainForce,proto3" json:"isMainForce,omitempty"` // 攻城集结时是否作为主力部队
  2652. IsAutoRetreat bool `protobuf:"varint,12,opt,name=isAutoRetreat,proto3" json:"isAutoRetreat,omitempty"` // 是否自动撤退
  2653. MarchSync *MarchSync `protobuf:"bytes,20,opt,name=marchSync,proto3" json:"marchSync,omitempty"` // 行军同步
  2654. unknownFields protoimpl.UnknownFields
  2655. sizeCache protoimpl.SizeCache
  2656. }
  2657. func (x *MarchRequest) Reset() {
  2658. *x = MarchRequest{}
  2659. mi := &file_actor_proto_msgTypes[35]
  2660. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2661. ms.StoreMessageInfo(mi)
  2662. }
  2663. func (x *MarchRequest) String() string {
  2664. return protoimpl.X.MessageStringOf(x)
  2665. }
  2666. func (*MarchRequest) ProtoMessage() {}
  2667. func (x *MarchRequest) ProtoReflect() protoreflect.Message {
  2668. mi := &file_actor_proto_msgTypes[35]
  2669. if x != nil {
  2670. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2671. if ms.LoadMessageInfo() == nil {
  2672. ms.StoreMessageInfo(mi)
  2673. }
  2674. return ms
  2675. }
  2676. return mi.MessageOf(x)
  2677. }
  2678. // Deprecated: Use MarchRequest.ProtoReflect.Descriptor instead.
  2679. func (*MarchRequest) Descriptor() ([]byte, []int) {
  2680. return file_actor_proto_rawDescGZIP(), []int{35}
  2681. }
  2682. func (x *MarchRequest) GetTeamID() int32 {
  2683. if x != nil {
  2684. return x.TeamID
  2685. }
  2686. return 0
  2687. }
  2688. func (x *MarchRequest) GetObjectID() int64 {
  2689. if x != nil {
  2690. return x.ObjectID
  2691. }
  2692. return 0
  2693. }
  2694. func (x *MarchRequest) GetMarchType() int32 {
  2695. if x != nil {
  2696. return x.MarchType
  2697. }
  2698. return 0
  2699. }
  2700. func (x *MarchRequest) GetPoint() *Point {
  2701. if x != nil {
  2702. return x.Point
  2703. }
  2704. return nil
  2705. }
  2706. func (x *MarchRequest) GetTargetObjectID() int64 {
  2707. if x != nil {
  2708. return x.TargetObjectID
  2709. }
  2710. return 0
  2711. }
  2712. func (x *MarchRequest) GetRetreatState() int32 {
  2713. if x != nil {
  2714. return x.RetreatState
  2715. }
  2716. return 0
  2717. }
  2718. func (x *MarchRequest) GetPath() []*Point {
  2719. if x != nil {
  2720. return x.Path
  2721. }
  2722. return nil
  2723. }
  2724. func (x *MarchRequest) GetIsMainForce() bool {
  2725. if x != nil {
  2726. return x.IsMainForce
  2727. }
  2728. return false
  2729. }
  2730. func (x *MarchRequest) GetIsAutoRetreat() bool {
  2731. if x != nil {
  2732. return x.IsAutoRetreat
  2733. }
  2734. return false
  2735. }
  2736. func (x *MarchRequest) GetMarchSync() *MarchSync {
  2737. if x != nil {
  2738. return x.MarchSync
  2739. }
  2740. return nil
  2741. }
  2742. // 自动行军请求
  2743. type AutoMarchRequest struct {
  2744. state protoimpl.MessageState `protogen:"open.v1"`
  2745. TeamID int32 `protobuf:"varint,1,opt,name=teamID,proto3" json:"teamID,omitempty"` // 队伍ID
  2746. ObjectID int64 `protobuf:"varint,2,opt,name=objectID,proto3" json:"objectID,omitempty"` // 对象ID
  2747. MarchType int32 `protobuf:"varint,3,opt,name=marchType,proto3" json:"marchType,omitempty"` // 行军类型
  2748. Start *Point `protobuf:"bytes,4,opt,name=start,proto3" json:"start,omitempty"` // 起始坐标
  2749. End *Point `protobuf:"bytes,5,opt,name=end,proto3" json:"end,omitempty"` // 终点坐标
  2750. unknownFields protoimpl.UnknownFields
  2751. sizeCache protoimpl.SizeCache
  2752. }
  2753. func (x *AutoMarchRequest) Reset() {
  2754. *x = AutoMarchRequest{}
  2755. mi := &file_actor_proto_msgTypes[36]
  2756. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2757. ms.StoreMessageInfo(mi)
  2758. }
  2759. func (x *AutoMarchRequest) String() string {
  2760. return protoimpl.X.MessageStringOf(x)
  2761. }
  2762. func (*AutoMarchRequest) ProtoMessage() {}
  2763. func (x *AutoMarchRequest) ProtoReflect() protoreflect.Message {
  2764. mi := &file_actor_proto_msgTypes[36]
  2765. if x != nil {
  2766. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2767. if ms.LoadMessageInfo() == nil {
  2768. ms.StoreMessageInfo(mi)
  2769. }
  2770. return ms
  2771. }
  2772. return mi.MessageOf(x)
  2773. }
  2774. // Deprecated: Use AutoMarchRequest.ProtoReflect.Descriptor instead.
  2775. func (*AutoMarchRequest) Descriptor() ([]byte, []int) {
  2776. return file_actor_proto_rawDescGZIP(), []int{36}
  2777. }
  2778. func (x *AutoMarchRequest) GetTeamID() int32 {
  2779. if x != nil {
  2780. return x.TeamID
  2781. }
  2782. return 0
  2783. }
  2784. func (x *AutoMarchRequest) GetObjectID() int64 {
  2785. if x != nil {
  2786. return x.ObjectID
  2787. }
  2788. return 0
  2789. }
  2790. func (x *AutoMarchRequest) GetMarchType() int32 {
  2791. if x != nil {
  2792. return x.MarchType
  2793. }
  2794. return 0
  2795. }
  2796. func (x *AutoMarchRequest) GetStart() *Point {
  2797. if x != nil {
  2798. return x.Start
  2799. }
  2800. return nil
  2801. }
  2802. func (x *AutoMarchRequest) GetEnd() *Point {
  2803. if x != nil {
  2804. return x.End
  2805. }
  2806. return nil
  2807. }
  2808. // 集结请求
  2809. type AssembleRequest struct {
  2810. state protoimpl.MessageState `protogen:"open.v1"`
  2811. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 发起集结的玩家ID
  2812. LeagueID int64 `protobuf:"varint,2,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 发起集结的玩家的联盟ID
  2813. MarchObjectID int64 `protobuf:"varint,3,opt,name=marchObjectID,proto3" json:"marchObjectID,omitempty"` // 要集结的行军对象ID
  2814. TargetObjectID int64 `protobuf:"varint,4,opt,name=targetObjectID,proto3" json:"targetObjectID,omitempty"` // 集结攻打的目标ID
  2815. TargetObjectType int32 `protobuf:"varint,5,opt,name=targetObjectType,proto3" json:"targetObjectType,omitempty"` // 集结攻打的目标类型
  2816. AssembleTime int64 `protobuf:"varint,6,opt,name=assembleTime,proto3" json:"assembleTime,omitempty"` // 集结时间(毫秒)
  2817. Path []*Point `protobuf:"bytes,7,rep,name=path,proto3" json:"path,omitempty"` // 行军路径
  2818. IsAutoRetreat bool `protobuf:"varint,8,opt,name=isAutoRetreat,proto3" json:"isAutoRetreat,omitempty"` // 是否自动撤退
  2819. MarchSync *MarchSync `protobuf:"bytes,20,opt,name=marchSync,proto3" json:"marchSync,omitempty"` // 行军同步
  2820. unknownFields protoimpl.UnknownFields
  2821. sizeCache protoimpl.SizeCache
  2822. }
  2823. func (x *AssembleRequest) Reset() {
  2824. *x = AssembleRequest{}
  2825. mi := &file_actor_proto_msgTypes[37]
  2826. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2827. ms.StoreMessageInfo(mi)
  2828. }
  2829. func (x *AssembleRequest) String() string {
  2830. return protoimpl.X.MessageStringOf(x)
  2831. }
  2832. func (*AssembleRequest) ProtoMessage() {}
  2833. func (x *AssembleRequest) ProtoReflect() protoreflect.Message {
  2834. mi := &file_actor_proto_msgTypes[37]
  2835. if x != nil {
  2836. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2837. if ms.LoadMessageInfo() == nil {
  2838. ms.StoreMessageInfo(mi)
  2839. }
  2840. return ms
  2841. }
  2842. return mi.MessageOf(x)
  2843. }
  2844. // Deprecated: Use AssembleRequest.ProtoReflect.Descriptor instead.
  2845. func (*AssembleRequest) Descriptor() ([]byte, []int) {
  2846. return file_actor_proto_rawDescGZIP(), []int{37}
  2847. }
  2848. func (x *AssembleRequest) GetPlayerID() int64 {
  2849. if x != nil {
  2850. return x.PlayerID
  2851. }
  2852. return 0
  2853. }
  2854. func (x *AssembleRequest) GetLeagueID() int64 {
  2855. if x != nil {
  2856. return x.LeagueID
  2857. }
  2858. return 0
  2859. }
  2860. func (x *AssembleRequest) GetMarchObjectID() int64 {
  2861. if x != nil {
  2862. return x.MarchObjectID
  2863. }
  2864. return 0
  2865. }
  2866. func (x *AssembleRequest) GetTargetObjectID() int64 {
  2867. if x != nil {
  2868. return x.TargetObjectID
  2869. }
  2870. return 0
  2871. }
  2872. func (x *AssembleRequest) GetTargetObjectType() int32 {
  2873. if x != nil {
  2874. return x.TargetObjectType
  2875. }
  2876. return 0
  2877. }
  2878. func (x *AssembleRequest) GetAssembleTime() int64 {
  2879. if x != nil {
  2880. return x.AssembleTime
  2881. }
  2882. return 0
  2883. }
  2884. func (x *AssembleRequest) GetPath() []*Point {
  2885. if x != nil {
  2886. return x.Path
  2887. }
  2888. return nil
  2889. }
  2890. func (x *AssembleRequest) GetIsAutoRetreat() bool {
  2891. if x != nil {
  2892. return x.IsAutoRetreat
  2893. }
  2894. return false
  2895. }
  2896. func (x *AssembleRequest) GetMarchSync() *MarchSync {
  2897. if x != nil {
  2898. return x.MarchSync
  2899. }
  2900. return nil
  2901. }
  2902. // 行军同步
  2903. type MarchSync struct {
  2904. state protoimpl.MessageState `protogen:"open.v1"`
  2905. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家ID
  2906. LeagueID int64 `protobuf:"varint,2,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟ID
  2907. TeamID int32 `protobuf:"varint,3,opt,name=teamID,proto3" json:"teamID,omitempty"` // 队伍ID
  2908. ObjectID int64 `protobuf:"varint,4,opt,name=objectID,proto3" json:"objectID,omitempty"` // 对象ID
  2909. MarchState int32 `protobuf:"varint,5,opt,name=marchState,proto3" json:"marchState,omitempty"` // 队伍状态
  2910. Point *Point `protobuf:"bytes,6,opt,name=point,proto3" json:"point,omitempty"` // 坐标
  2911. Members []*MarchMember `protobuf:"bytes,7,rep,name=members,proto3" json:"members,omitempty"` // 成员
  2912. GameNodeID string `protobuf:"bytes,8,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"` // 游戏节点ID
  2913. InjureEndTime int64 `protobuf:"varint,9,opt,name=injureEndTime,proto3" json:"injureEndTime,omitempty"` // 重伤结束时间
  2914. unknownFields protoimpl.UnknownFields
  2915. sizeCache protoimpl.SizeCache
  2916. }
  2917. func (x *MarchSync) Reset() {
  2918. *x = MarchSync{}
  2919. mi := &file_actor_proto_msgTypes[38]
  2920. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2921. ms.StoreMessageInfo(mi)
  2922. }
  2923. func (x *MarchSync) String() string {
  2924. return protoimpl.X.MessageStringOf(x)
  2925. }
  2926. func (*MarchSync) ProtoMessage() {}
  2927. func (x *MarchSync) ProtoReflect() protoreflect.Message {
  2928. mi := &file_actor_proto_msgTypes[38]
  2929. if x != nil {
  2930. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2931. if ms.LoadMessageInfo() == nil {
  2932. ms.StoreMessageInfo(mi)
  2933. }
  2934. return ms
  2935. }
  2936. return mi.MessageOf(x)
  2937. }
  2938. // Deprecated: Use MarchSync.ProtoReflect.Descriptor instead.
  2939. func (*MarchSync) Descriptor() ([]byte, []int) {
  2940. return file_actor_proto_rawDescGZIP(), []int{38}
  2941. }
  2942. func (x *MarchSync) GetPlayerID() int64 {
  2943. if x != nil {
  2944. return x.PlayerID
  2945. }
  2946. return 0
  2947. }
  2948. func (x *MarchSync) GetLeagueID() int64 {
  2949. if x != nil {
  2950. return x.LeagueID
  2951. }
  2952. return 0
  2953. }
  2954. func (x *MarchSync) GetTeamID() int32 {
  2955. if x != nil {
  2956. return x.TeamID
  2957. }
  2958. return 0
  2959. }
  2960. func (x *MarchSync) GetObjectID() int64 {
  2961. if x != nil {
  2962. return x.ObjectID
  2963. }
  2964. return 0
  2965. }
  2966. func (x *MarchSync) GetMarchState() int32 {
  2967. if x != nil {
  2968. return x.MarchState
  2969. }
  2970. return 0
  2971. }
  2972. func (x *MarchSync) GetPoint() *Point {
  2973. if x != nil {
  2974. return x.Point
  2975. }
  2976. return nil
  2977. }
  2978. func (x *MarchSync) GetMembers() []*MarchMember {
  2979. if x != nil {
  2980. return x.Members
  2981. }
  2982. return nil
  2983. }
  2984. func (x *MarchSync) GetGameNodeID() string {
  2985. if x != nil {
  2986. return x.GameNodeID
  2987. }
  2988. return ""
  2989. }
  2990. func (x *MarchSync) GetInjureEndTime() int64 {
  2991. if x != nil {
  2992. return x.InjureEndTime
  2993. }
  2994. return 0
  2995. }
  2996. // 行军同步兵力(增量同步)
  2997. type MarchSyncTroops struct {
  2998. state protoimpl.MessageState `protogen:"open.v1"`
  2999. TeamID int32 `protobuf:"varint,1,opt,name=teamID,proto3" json:"teamID,omitempty"` // 队伍ID
  3000. ObjectID int64 `protobuf:"varint,2,opt,name=objectID,proto3" json:"objectID,omitempty"` // 对象ID
  3001. Troops []*MarchTroops `protobuf:"bytes,3,rep,name=troops,proto3" json:"troops,omitempty"` // 兵力
  3002. KillTroops int32 `protobuf:"varint,4,opt,name=killTroops,proto3" json:"killTroops,omitempty"` // 杀敌兵数(暂只有讨伐会记录)
  3003. unknownFields protoimpl.UnknownFields
  3004. sizeCache protoimpl.SizeCache
  3005. }
  3006. func (x *MarchSyncTroops) Reset() {
  3007. *x = MarchSyncTroops{}
  3008. mi := &file_actor_proto_msgTypes[39]
  3009. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3010. ms.StoreMessageInfo(mi)
  3011. }
  3012. func (x *MarchSyncTroops) String() string {
  3013. return protoimpl.X.MessageStringOf(x)
  3014. }
  3015. func (*MarchSyncTroops) ProtoMessage() {}
  3016. func (x *MarchSyncTroops) ProtoReflect() protoreflect.Message {
  3017. mi := &file_actor_proto_msgTypes[39]
  3018. if x != nil {
  3019. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3020. if ms.LoadMessageInfo() == nil {
  3021. ms.StoreMessageInfo(mi)
  3022. }
  3023. return ms
  3024. }
  3025. return mi.MessageOf(x)
  3026. }
  3027. // Deprecated: Use MarchSyncTroops.ProtoReflect.Descriptor instead.
  3028. func (*MarchSyncTroops) Descriptor() ([]byte, []int) {
  3029. return file_actor_proto_rawDescGZIP(), []int{39}
  3030. }
  3031. func (x *MarchSyncTroops) GetTeamID() int32 {
  3032. if x != nil {
  3033. return x.TeamID
  3034. }
  3035. return 0
  3036. }
  3037. func (x *MarchSyncTroops) GetObjectID() int64 {
  3038. if x != nil {
  3039. return x.ObjectID
  3040. }
  3041. return 0
  3042. }
  3043. func (x *MarchSyncTroops) GetTroops() []*MarchTroops {
  3044. if x != nil {
  3045. return x.Troops
  3046. }
  3047. return nil
  3048. }
  3049. func (x *MarchSyncTroops) GetKillTroops() int32 {
  3050. if x != nil {
  3051. return x.KillTroops
  3052. }
  3053. return 0
  3054. }
  3055. // 行军兵力
  3056. type MarchTroops struct {
  3057. state protoimpl.MessageState `protogen:"open.v1"`
  3058. TeamIndex int32 `protobuf:"varint,1,opt,name=teamIndex,proto3" json:"teamIndex,omitempty"` // 队伍下标
  3059. TroopsNum int32 `protobuf:"varint,2,opt,name=troopsNum,proto3" json:"troopsNum,omitempty"` // 当前兵力
  3060. TroopsMax int32 `protobuf:"varint,3,opt,name=troopsMax,proto3" json:"troopsMax,omitempty"` // 最大兵力
  3061. unknownFields protoimpl.UnknownFields
  3062. sizeCache protoimpl.SizeCache
  3063. }
  3064. func (x *MarchTroops) Reset() {
  3065. *x = MarchTroops{}
  3066. mi := &file_actor_proto_msgTypes[40]
  3067. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3068. ms.StoreMessageInfo(mi)
  3069. }
  3070. func (x *MarchTroops) String() string {
  3071. return protoimpl.X.MessageStringOf(x)
  3072. }
  3073. func (*MarchTroops) ProtoMessage() {}
  3074. func (x *MarchTroops) ProtoReflect() protoreflect.Message {
  3075. mi := &file_actor_proto_msgTypes[40]
  3076. if x != nil {
  3077. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3078. if ms.LoadMessageInfo() == nil {
  3079. ms.StoreMessageInfo(mi)
  3080. }
  3081. return ms
  3082. }
  3083. return mi.MessageOf(x)
  3084. }
  3085. // Deprecated: Use MarchTroops.ProtoReflect.Descriptor instead.
  3086. func (*MarchTroops) Descriptor() ([]byte, []int) {
  3087. return file_actor_proto_rawDescGZIP(), []int{40}
  3088. }
  3089. func (x *MarchTroops) GetTeamIndex() int32 {
  3090. if x != nil {
  3091. return x.TeamIndex
  3092. }
  3093. return 0
  3094. }
  3095. func (x *MarchTroops) GetTroopsNum() int32 {
  3096. if x != nil {
  3097. return x.TroopsNum
  3098. }
  3099. return 0
  3100. }
  3101. func (x *MarchTroops) GetTroopsMax() int32 {
  3102. if x != nil {
  3103. return x.TroopsMax
  3104. }
  3105. return 0
  3106. }
  3107. // 部队战损
  3108. type TeamBattleDamage struct {
  3109. state protoimpl.MessageState `protogen:"open.v1"`
  3110. TeamID int32 `protobuf:"varint,1,opt,name=teamID,proto3" json:"teamID,omitempty"` // 部队ID
  3111. ObjectID int64 `protobuf:"varint,2,opt,name=objectID,proto3" json:"objectID,omitempty"` // 对象ID
  3112. Members map[int32]*TeamMemberDamage `protobuf:"bytes,3,rep,name=members,proto3" json:"members,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"` // 部队成员战损 key:teamIndex value:MemberDamage
  3113. KillTroops int32 `protobuf:"varint,4,opt,name=killTroops,proto3" json:"killTroops,omitempty"` // 杀敌兵数(暂只有讨伐会记录)
  3114. unknownFields protoimpl.UnknownFields
  3115. sizeCache protoimpl.SizeCache
  3116. }
  3117. func (x *TeamBattleDamage) Reset() {
  3118. *x = TeamBattleDamage{}
  3119. mi := &file_actor_proto_msgTypes[41]
  3120. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3121. ms.StoreMessageInfo(mi)
  3122. }
  3123. func (x *TeamBattleDamage) String() string {
  3124. return protoimpl.X.MessageStringOf(x)
  3125. }
  3126. func (*TeamBattleDamage) ProtoMessage() {}
  3127. func (x *TeamBattleDamage) ProtoReflect() protoreflect.Message {
  3128. mi := &file_actor_proto_msgTypes[41]
  3129. if x != nil {
  3130. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3131. if ms.LoadMessageInfo() == nil {
  3132. ms.StoreMessageInfo(mi)
  3133. }
  3134. return ms
  3135. }
  3136. return mi.MessageOf(x)
  3137. }
  3138. // Deprecated: Use TeamBattleDamage.ProtoReflect.Descriptor instead.
  3139. func (*TeamBattleDamage) Descriptor() ([]byte, []int) {
  3140. return file_actor_proto_rawDescGZIP(), []int{41}
  3141. }
  3142. func (x *TeamBattleDamage) GetTeamID() int32 {
  3143. if x != nil {
  3144. return x.TeamID
  3145. }
  3146. return 0
  3147. }
  3148. func (x *TeamBattleDamage) GetObjectID() int64 {
  3149. if x != nil {
  3150. return x.ObjectID
  3151. }
  3152. return 0
  3153. }
  3154. func (x *TeamBattleDamage) GetMembers() map[int32]*TeamMemberDamage {
  3155. if x != nil {
  3156. return x.Members
  3157. }
  3158. return nil
  3159. }
  3160. func (x *TeamBattleDamage) GetKillTroops() int32 {
  3161. if x != nil {
  3162. return x.KillTroops
  3163. }
  3164. return 0
  3165. }
  3166. // 部队成员
  3167. type TeamMemberDamage struct {
  3168. state protoimpl.MessageState `protogen:"open.v1"`
  3169. TeamIndex int32 `protobuf:"varint,1,opt,name=teamIndex,proto3" json:"teamIndex,omitempty"` // 队伍下标
  3170. TroopsNum int32 `protobuf:"varint,2,opt,name=troopsNum,proto3" json:"troopsNum,omitempty"` // 出战前的兵力
  3171. SoldierNum int32 `protobuf:"varint,3,opt,name=soldierNum,proto3" json:"soldierNum,omitempty"` // 剩余兵力
  3172. FeatNum int64 `protobuf:"varint,4,opt,name=featNum,proto3" json:"featNum,omitempty"` // pvp功勋
  3173. unknownFields protoimpl.UnknownFields
  3174. sizeCache protoimpl.SizeCache
  3175. }
  3176. func (x *TeamMemberDamage) Reset() {
  3177. *x = TeamMemberDamage{}
  3178. mi := &file_actor_proto_msgTypes[42]
  3179. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3180. ms.StoreMessageInfo(mi)
  3181. }
  3182. func (x *TeamMemberDamage) String() string {
  3183. return protoimpl.X.MessageStringOf(x)
  3184. }
  3185. func (*TeamMemberDamage) ProtoMessage() {}
  3186. func (x *TeamMemberDamage) ProtoReflect() protoreflect.Message {
  3187. mi := &file_actor_proto_msgTypes[42]
  3188. if x != nil {
  3189. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3190. if ms.LoadMessageInfo() == nil {
  3191. ms.StoreMessageInfo(mi)
  3192. }
  3193. return ms
  3194. }
  3195. return mi.MessageOf(x)
  3196. }
  3197. // Deprecated: Use TeamMemberDamage.ProtoReflect.Descriptor instead.
  3198. func (*TeamMemberDamage) Descriptor() ([]byte, []int) {
  3199. return file_actor_proto_rawDescGZIP(), []int{42}
  3200. }
  3201. func (x *TeamMemberDamage) GetTeamIndex() int32 {
  3202. if x != nil {
  3203. return x.TeamIndex
  3204. }
  3205. return 0
  3206. }
  3207. func (x *TeamMemberDamage) GetTroopsNum() int32 {
  3208. if x != nil {
  3209. return x.TroopsNum
  3210. }
  3211. return 0
  3212. }
  3213. func (x *TeamMemberDamage) GetSoldierNum() int32 {
  3214. if x != nil {
  3215. return x.SoldierNum
  3216. }
  3217. return 0
  3218. }
  3219. func (x *TeamMemberDamage) GetFeatNum() int64 {
  3220. if x != nil {
  3221. return x.FeatNum
  3222. }
  3223. return 0
  3224. }
  3225. // 行军成员
  3226. type MarchMember struct {
  3227. state protoimpl.MessageState `protogen:"open.v1"`
  3228. TeamIndex int32 `protobuf:"varint,1,opt,name=teamIndex,proto3" json:"teamIndex,omitempty"` // 队伍下标
  3229. LineupIndex int32 `protobuf:"varint,2,opt,name=lineupIndex,proto3" json:"lineupIndex,omitempty"` // 阵容下标
  3230. HeroGUID int64 `protobuf:"varint,10,opt,name=heroGUID,proto3" json:"heroGUID,omitempty"` // 英雄唯一ID
  3231. HeroConfigID int32 `protobuf:"varint,11,opt,name=heroConfigID,proto3" json:"heroConfigID,omitempty"` // 英雄配置ID
  3232. Energy int32 `protobuf:"varint,12,opt,name=energy,proto3" json:"energy,omitempty"` // 体力
  3233. ArmID int32 `protobuf:"varint,20,opt,name=armID,proto3" json:"armID,omitempty"` // 兵种ID
  3234. ArmWeight int64 `protobuf:"varint,21,opt,name=armWeight,proto3" json:"armWeight,omitempty"` // 兵种负重
  3235. TroopsNum int32 `protobuf:"varint,22,opt,name=troopsNum,proto3" json:"troopsNum,omitempty"` // 兵力数(全量同步)
  3236. TroopsMax int32 `protobuf:"varint,23,opt,name=troopsMax,proto3" json:"troopsMax,omitempty"` // 兵力上限
  3237. unknownFields protoimpl.UnknownFields
  3238. sizeCache protoimpl.SizeCache
  3239. }
  3240. func (x *MarchMember) Reset() {
  3241. *x = MarchMember{}
  3242. mi := &file_actor_proto_msgTypes[43]
  3243. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3244. ms.StoreMessageInfo(mi)
  3245. }
  3246. func (x *MarchMember) String() string {
  3247. return protoimpl.X.MessageStringOf(x)
  3248. }
  3249. func (*MarchMember) ProtoMessage() {}
  3250. func (x *MarchMember) ProtoReflect() protoreflect.Message {
  3251. mi := &file_actor_proto_msgTypes[43]
  3252. if x != nil {
  3253. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3254. if ms.LoadMessageInfo() == nil {
  3255. ms.StoreMessageInfo(mi)
  3256. }
  3257. return ms
  3258. }
  3259. return mi.MessageOf(x)
  3260. }
  3261. // Deprecated: Use MarchMember.ProtoReflect.Descriptor instead.
  3262. func (*MarchMember) Descriptor() ([]byte, []int) {
  3263. return file_actor_proto_rawDescGZIP(), []int{43}
  3264. }
  3265. func (x *MarchMember) GetTeamIndex() int32 {
  3266. if x != nil {
  3267. return x.TeamIndex
  3268. }
  3269. return 0
  3270. }
  3271. func (x *MarchMember) GetLineupIndex() int32 {
  3272. if x != nil {
  3273. return x.LineupIndex
  3274. }
  3275. return 0
  3276. }
  3277. func (x *MarchMember) GetHeroGUID() int64 {
  3278. if x != nil {
  3279. return x.HeroGUID
  3280. }
  3281. return 0
  3282. }
  3283. func (x *MarchMember) GetHeroConfigID() int32 {
  3284. if x != nil {
  3285. return x.HeroConfigID
  3286. }
  3287. return 0
  3288. }
  3289. func (x *MarchMember) GetEnergy() int32 {
  3290. if x != nil {
  3291. return x.Energy
  3292. }
  3293. return 0
  3294. }
  3295. func (x *MarchMember) GetArmID() int32 {
  3296. if x != nil {
  3297. return x.ArmID
  3298. }
  3299. return 0
  3300. }
  3301. func (x *MarchMember) GetArmWeight() int64 {
  3302. if x != nil {
  3303. return x.ArmWeight
  3304. }
  3305. return 0
  3306. }
  3307. func (x *MarchMember) GetTroopsNum() int32 {
  3308. if x != nil {
  3309. return x.TroopsNum
  3310. }
  3311. return 0
  3312. }
  3313. func (x *MarchMember) GetTroopsMax() int32 {
  3314. if x != nil {
  3315. return x.TroopsMax
  3316. }
  3317. return 0
  3318. }
  3319. // 行军检测
  3320. type MarchCheck struct {
  3321. state protoimpl.MessageState `protogen:"open.v1"`
  3322. MarchObjectID int64 `protobuf:"varint,1,opt,name=marchObjectID,proto3" json:"marchObjectID,omitempty"` // 行军对象ID
  3323. MarchType int32 `protobuf:"varint,2,opt,name=marchType,proto3" json:"marchType,omitempty"` // 行军类型
  3324. X int32 `protobuf:"varint,3,opt,name=x,proto3" json:"x,omitempty"` // 行军x坐标
  3325. Y int32 `protobuf:"varint,4,opt,name=y,proto3" json:"y,omitempty"` // 行军y坐标
  3326. unknownFields protoimpl.UnknownFields
  3327. sizeCache protoimpl.SizeCache
  3328. }
  3329. func (x *MarchCheck) Reset() {
  3330. *x = MarchCheck{}
  3331. mi := &file_actor_proto_msgTypes[44]
  3332. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3333. ms.StoreMessageInfo(mi)
  3334. }
  3335. func (x *MarchCheck) String() string {
  3336. return protoimpl.X.MessageStringOf(x)
  3337. }
  3338. func (*MarchCheck) ProtoMessage() {}
  3339. func (x *MarchCheck) ProtoReflect() protoreflect.Message {
  3340. mi := &file_actor_proto_msgTypes[44]
  3341. if x != nil {
  3342. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3343. if ms.LoadMessageInfo() == nil {
  3344. ms.StoreMessageInfo(mi)
  3345. }
  3346. return ms
  3347. }
  3348. return mi.MessageOf(x)
  3349. }
  3350. // Deprecated: Use MarchCheck.ProtoReflect.Descriptor instead.
  3351. func (*MarchCheck) Descriptor() ([]byte, []int) {
  3352. return file_actor_proto_rawDescGZIP(), []int{44}
  3353. }
  3354. func (x *MarchCheck) GetMarchObjectID() int64 {
  3355. if x != nil {
  3356. return x.MarchObjectID
  3357. }
  3358. return 0
  3359. }
  3360. func (x *MarchCheck) GetMarchType() int32 {
  3361. if x != nil {
  3362. return x.MarchType
  3363. }
  3364. return 0
  3365. }
  3366. func (x *MarchCheck) GetX() int32 {
  3367. if x != nil {
  3368. return x.X
  3369. }
  3370. return 0
  3371. }
  3372. func (x *MarchCheck) GetY() int32 {
  3373. if x != nil {
  3374. return x.Y
  3375. }
  3376. return 0
  3377. }
  3378. // 地图玩家建筑建造请求
  3379. type BuildRequest struct {
  3380. state protoimpl.MessageState `protogen:"open.v1"`
  3381. ConfigID int32 `protobuf:"varint,1,opt,name=configID,proto3" json:"configID,omitempty"` // 建筑配置ID
  3382. PlayerID int64 `protobuf:"varint,2,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家ID
  3383. LeagueID int64 `protobuf:"varint,3,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟ID
  3384. X int32 `protobuf:"varint,4,opt,name=x,proto3" json:"x,omitempty"` // x坐标
  3385. Y int32 `protobuf:"varint,5,opt,name=y,proto3" json:"y,omitempty"` // y坐标
  3386. BuildEndTime int64 `protobuf:"varint,6,opt,name=buildEndTime,proto3" json:"buildEndTime,omitempty"` // 建造截至时间(ms)
  3387. BuildLimit int32 `protobuf:"varint,7,opt,name=buildLimit,proto3" json:"buildLimit,omitempty"` // 建筑数量上限
  3388. unknownFields protoimpl.UnknownFields
  3389. sizeCache protoimpl.SizeCache
  3390. }
  3391. func (x *BuildRequest) Reset() {
  3392. *x = BuildRequest{}
  3393. mi := &file_actor_proto_msgTypes[45]
  3394. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3395. ms.StoreMessageInfo(mi)
  3396. }
  3397. func (x *BuildRequest) String() string {
  3398. return protoimpl.X.MessageStringOf(x)
  3399. }
  3400. func (*BuildRequest) ProtoMessage() {}
  3401. func (x *BuildRequest) ProtoReflect() protoreflect.Message {
  3402. mi := &file_actor_proto_msgTypes[45]
  3403. if x != nil {
  3404. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3405. if ms.LoadMessageInfo() == nil {
  3406. ms.StoreMessageInfo(mi)
  3407. }
  3408. return ms
  3409. }
  3410. return mi.MessageOf(x)
  3411. }
  3412. // Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.
  3413. func (*BuildRequest) Descriptor() ([]byte, []int) {
  3414. return file_actor_proto_rawDescGZIP(), []int{45}
  3415. }
  3416. func (x *BuildRequest) GetConfigID() int32 {
  3417. if x != nil {
  3418. return x.ConfigID
  3419. }
  3420. return 0
  3421. }
  3422. func (x *BuildRequest) GetPlayerID() int64 {
  3423. if x != nil {
  3424. return x.PlayerID
  3425. }
  3426. return 0
  3427. }
  3428. func (x *BuildRequest) GetLeagueID() int64 {
  3429. if x != nil {
  3430. return x.LeagueID
  3431. }
  3432. return 0
  3433. }
  3434. func (x *BuildRequest) GetX() int32 {
  3435. if x != nil {
  3436. return x.X
  3437. }
  3438. return 0
  3439. }
  3440. func (x *BuildRequest) GetY() int32 {
  3441. if x != nil {
  3442. return x.Y
  3443. }
  3444. return 0
  3445. }
  3446. func (x *BuildRequest) GetBuildEndTime() int64 {
  3447. if x != nil {
  3448. return x.BuildEndTime
  3449. }
  3450. return 0
  3451. }
  3452. func (x *BuildRequest) GetBuildLimit() int32 {
  3453. if x != nil {
  3454. return x.BuildLimit
  3455. }
  3456. return 0
  3457. }
  3458. // 地图联盟建筑建造请求
  3459. type BuildLeagueRequest struct {
  3460. state protoimpl.MessageState `protogen:"open.v1"`
  3461. ConfigID int32 `protobuf:"varint,1,opt,name=configID,proto3" json:"configID,omitempty"` // 建筑配置ID
  3462. LeagueID int64 `protobuf:"varint,2,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟ID
  3463. Level int32 `protobuf:"varint,3,opt,name=level,proto3" json:"level,omitempty"` // 建筑等级 默认1级
  3464. X int32 `protobuf:"varint,4,opt,name=x,proto3" json:"x,omitempty"` // x坐标
  3465. Y int32 `protobuf:"varint,5,opt,name=y,proto3" json:"y,omitempty"` // y坐标
  3466. BuildEndTime int64 `protobuf:"varint,6,opt,name=buildEndTime,proto3" json:"buildEndTime,omitempty"` // 建造截至时间(ms)
  3467. unknownFields protoimpl.UnknownFields
  3468. sizeCache protoimpl.SizeCache
  3469. }
  3470. func (x *BuildLeagueRequest) Reset() {
  3471. *x = BuildLeagueRequest{}
  3472. mi := &file_actor_proto_msgTypes[46]
  3473. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3474. ms.StoreMessageInfo(mi)
  3475. }
  3476. func (x *BuildLeagueRequest) String() string {
  3477. return protoimpl.X.MessageStringOf(x)
  3478. }
  3479. func (*BuildLeagueRequest) ProtoMessage() {}
  3480. func (x *BuildLeagueRequest) ProtoReflect() protoreflect.Message {
  3481. mi := &file_actor_proto_msgTypes[46]
  3482. if x != nil {
  3483. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3484. if ms.LoadMessageInfo() == nil {
  3485. ms.StoreMessageInfo(mi)
  3486. }
  3487. return ms
  3488. }
  3489. return mi.MessageOf(x)
  3490. }
  3491. // Deprecated: Use BuildLeagueRequest.ProtoReflect.Descriptor instead.
  3492. func (*BuildLeagueRequest) Descriptor() ([]byte, []int) {
  3493. return file_actor_proto_rawDescGZIP(), []int{46}
  3494. }
  3495. func (x *BuildLeagueRequest) GetConfigID() int32 {
  3496. if x != nil {
  3497. return x.ConfigID
  3498. }
  3499. return 0
  3500. }
  3501. func (x *BuildLeagueRequest) GetLeagueID() int64 {
  3502. if x != nil {
  3503. return x.LeagueID
  3504. }
  3505. return 0
  3506. }
  3507. func (x *BuildLeagueRequest) GetLevel() int32 {
  3508. if x != nil {
  3509. return x.Level
  3510. }
  3511. return 0
  3512. }
  3513. func (x *BuildLeagueRequest) GetX() int32 {
  3514. if x != nil {
  3515. return x.X
  3516. }
  3517. return 0
  3518. }
  3519. func (x *BuildLeagueRequest) GetY() int32 {
  3520. if x != nil {
  3521. return x.Y
  3522. }
  3523. return 0
  3524. }
  3525. func (x *BuildLeagueRequest) GetBuildEndTime() int64 {
  3526. if x != nil {
  3527. return x.BuildEndTime
  3528. }
  3529. return 0
  3530. }
  3531. // 建筑更新
  3532. type BuildUpdate struct {
  3533. state protoimpl.MessageState `protogen:"open.v1"`
  3534. ConfigID int32 `protobuf:"varint,1,opt,name=configID,proto3" json:"configID,omitempty"` // 建筑配置ID
  3535. ObjectID int64 `protobuf:"varint,2,opt,name=objectID,proto3" json:"objectID,omitempty"` // 对象ID
  3536. X int32 `protobuf:"varint,3,opt,name=x,proto3" json:"x,omitempty"` // x坐标
  3537. Y int32 `protobuf:"varint,4,opt,name=y,proto3" json:"y,omitempty"` // y坐标
  3538. IsAdd bool `protobuf:"varint,5,opt,name=isAdd,proto3" json:"isAdd,omitempty"` // 是否添加
  3539. unknownFields protoimpl.UnknownFields
  3540. sizeCache protoimpl.SizeCache
  3541. }
  3542. func (x *BuildUpdate) Reset() {
  3543. *x = BuildUpdate{}
  3544. mi := &file_actor_proto_msgTypes[47]
  3545. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3546. ms.StoreMessageInfo(mi)
  3547. }
  3548. func (x *BuildUpdate) String() string {
  3549. return protoimpl.X.MessageStringOf(x)
  3550. }
  3551. func (*BuildUpdate) ProtoMessage() {}
  3552. func (x *BuildUpdate) ProtoReflect() protoreflect.Message {
  3553. mi := &file_actor_proto_msgTypes[47]
  3554. if x != nil {
  3555. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3556. if ms.LoadMessageInfo() == nil {
  3557. ms.StoreMessageInfo(mi)
  3558. }
  3559. return ms
  3560. }
  3561. return mi.MessageOf(x)
  3562. }
  3563. // Deprecated: Use BuildUpdate.ProtoReflect.Descriptor instead.
  3564. func (*BuildUpdate) Descriptor() ([]byte, []int) {
  3565. return file_actor_proto_rawDescGZIP(), []int{47}
  3566. }
  3567. func (x *BuildUpdate) GetConfigID() int32 {
  3568. if x != nil {
  3569. return x.ConfigID
  3570. }
  3571. return 0
  3572. }
  3573. func (x *BuildUpdate) GetObjectID() int64 {
  3574. if x != nil {
  3575. return x.ObjectID
  3576. }
  3577. return 0
  3578. }
  3579. func (x *BuildUpdate) GetX() int32 {
  3580. if x != nil {
  3581. return x.X
  3582. }
  3583. return 0
  3584. }
  3585. func (x *BuildUpdate) GetY() int32 {
  3586. if x != nil {
  3587. return x.Y
  3588. }
  3589. return 0
  3590. }
  3591. func (x *BuildUpdate) GetIsAdd() bool {
  3592. if x != nil {
  3593. return x.IsAdd
  3594. }
  3595. return false
  3596. }
  3597. // 建筑升级
  3598. type BuildUpgradeRequest struct {
  3599. state protoimpl.MessageState `protogen:"open.v1"`
  3600. ConfigID int32 `protobuf:"varint,2,opt,name=configID,proto3" json:"configID,omitempty"` // 建筑配置ID
  3601. ObjectID int64 `protobuf:"varint,1,opt,name=objectID,proto3" json:"objectID,omitempty"` // 建筑对象ID
  3602. Level int32 `protobuf:"varint,3,opt,name=level,proto3" json:"level,omitempty"` // 建筑升级等级
  3603. PlayerID int64 `protobuf:"varint,4,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家ID
  3604. LeagueID int64 `protobuf:"varint,5,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟ID
  3605. UpgradeEndTime int64 `protobuf:"varint,6,opt,name=upgradeEndTime,proto3" json:"upgradeEndTime,omitempty"` // 升级截至时间 单位毫秒
  3606. unknownFields protoimpl.UnknownFields
  3607. sizeCache protoimpl.SizeCache
  3608. }
  3609. func (x *BuildUpgradeRequest) Reset() {
  3610. *x = BuildUpgradeRequest{}
  3611. mi := &file_actor_proto_msgTypes[48]
  3612. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3613. ms.StoreMessageInfo(mi)
  3614. }
  3615. func (x *BuildUpgradeRequest) String() string {
  3616. return protoimpl.X.MessageStringOf(x)
  3617. }
  3618. func (*BuildUpgradeRequest) ProtoMessage() {}
  3619. func (x *BuildUpgradeRequest) ProtoReflect() protoreflect.Message {
  3620. mi := &file_actor_proto_msgTypes[48]
  3621. if x != nil {
  3622. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3623. if ms.LoadMessageInfo() == nil {
  3624. ms.StoreMessageInfo(mi)
  3625. }
  3626. return ms
  3627. }
  3628. return mi.MessageOf(x)
  3629. }
  3630. // Deprecated: Use BuildUpgradeRequest.ProtoReflect.Descriptor instead.
  3631. func (*BuildUpgradeRequest) Descriptor() ([]byte, []int) {
  3632. return file_actor_proto_rawDescGZIP(), []int{48}
  3633. }
  3634. func (x *BuildUpgradeRequest) GetConfigID() int32 {
  3635. if x != nil {
  3636. return x.ConfigID
  3637. }
  3638. return 0
  3639. }
  3640. func (x *BuildUpgradeRequest) GetObjectID() int64 {
  3641. if x != nil {
  3642. return x.ObjectID
  3643. }
  3644. return 0
  3645. }
  3646. func (x *BuildUpgradeRequest) GetLevel() int32 {
  3647. if x != nil {
  3648. return x.Level
  3649. }
  3650. return 0
  3651. }
  3652. func (x *BuildUpgradeRequest) GetPlayerID() int64 {
  3653. if x != nil {
  3654. return x.PlayerID
  3655. }
  3656. return 0
  3657. }
  3658. func (x *BuildUpgradeRequest) GetLeagueID() int64 {
  3659. if x != nil {
  3660. return x.LeagueID
  3661. }
  3662. return 0
  3663. }
  3664. func (x *BuildUpgradeRequest) GetUpgradeEndTime() int64 {
  3665. if x != nil {
  3666. return x.UpgradeEndTime
  3667. }
  3668. return 0
  3669. }
  3670. // 攻城更新
  3671. type SiegeUpdate struct {
  3672. state protoimpl.MessageState `protogen:"open.v1"`
  3673. // 城池对象ID
  3674. CastleObjectID int64 `protobuf:"varint,1,opt,name=castleObjectID,proto3" json:"castleObjectID,omitempty"`
  3675. // 阶段
  3676. SiegeStage int32 `protobuf:"varint,2,opt,name=siegeStage,proto3" json:"siegeStage,omitempty"`
  3677. // 阶段结束时间
  3678. StageEndTime int64 `protobuf:"varint,3,opt,name=stageEndTime,proto3" json:"stageEndTime,omitempty"`
  3679. unknownFields protoimpl.UnknownFields
  3680. sizeCache protoimpl.SizeCache
  3681. }
  3682. func (x *SiegeUpdate) Reset() {
  3683. *x = SiegeUpdate{}
  3684. mi := &file_actor_proto_msgTypes[49]
  3685. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3686. ms.StoreMessageInfo(mi)
  3687. }
  3688. func (x *SiegeUpdate) String() string {
  3689. return protoimpl.X.MessageStringOf(x)
  3690. }
  3691. func (*SiegeUpdate) ProtoMessage() {}
  3692. func (x *SiegeUpdate) ProtoReflect() protoreflect.Message {
  3693. mi := &file_actor_proto_msgTypes[49]
  3694. if x != nil {
  3695. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3696. if ms.LoadMessageInfo() == nil {
  3697. ms.StoreMessageInfo(mi)
  3698. }
  3699. return ms
  3700. }
  3701. return mi.MessageOf(x)
  3702. }
  3703. // Deprecated: Use SiegeUpdate.ProtoReflect.Descriptor instead.
  3704. func (*SiegeUpdate) Descriptor() ([]byte, []int) {
  3705. return file_actor_proto_rawDescGZIP(), []int{49}
  3706. }
  3707. func (x *SiegeUpdate) GetCastleObjectID() int64 {
  3708. if x != nil {
  3709. return x.CastleObjectID
  3710. }
  3711. return 0
  3712. }
  3713. func (x *SiegeUpdate) GetSiegeStage() int32 {
  3714. if x != nil {
  3715. return x.SiegeStage
  3716. }
  3717. return 0
  3718. }
  3719. func (x *SiegeUpdate) GetStageEndTime() int64 {
  3720. if x != nil {
  3721. return x.StageEndTime
  3722. }
  3723. return 0
  3724. }
  3725. // 玩家详细信息
  3726. type PlayerDetailInfo struct {
  3727. state protoimpl.MessageState `protogen:"open.v1"`
  3728. Account *AccountInfo `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // 账号信息
  3729. Player *PlayerInfo `protobuf:"bytes,2,opt,name=player,proto3" json:"player,omitempty"` // 玩家信息
  3730. Charge *ChargeInfo `protobuf:"bytes,3,opt,name=charge,proto3" json:"charge,omitempty"` // 充值信息
  3731. Items []*I32I64 `protobuf:"bytes,4,rep,name=items,proto3" json:"items,omitempty"` // 资源列表 key: 资源ID value: 资源数量
  3732. Heroes []*HeroData `protobuf:"bytes,5,rep,name=heroes,proto3" json:"heroes,omitempty"` // 英雄列表
  3733. Mails []*Mail `protobuf:"bytes,6,rep,name=mails,proto3" json:"mails,omitempty"` // 邮件列表
  3734. unknownFields protoimpl.UnknownFields
  3735. sizeCache protoimpl.SizeCache
  3736. }
  3737. func (x *PlayerDetailInfo) Reset() {
  3738. *x = PlayerDetailInfo{}
  3739. mi := &file_actor_proto_msgTypes[50]
  3740. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3741. ms.StoreMessageInfo(mi)
  3742. }
  3743. func (x *PlayerDetailInfo) String() string {
  3744. return protoimpl.X.MessageStringOf(x)
  3745. }
  3746. func (*PlayerDetailInfo) ProtoMessage() {}
  3747. func (x *PlayerDetailInfo) ProtoReflect() protoreflect.Message {
  3748. mi := &file_actor_proto_msgTypes[50]
  3749. if x != nil {
  3750. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3751. if ms.LoadMessageInfo() == nil {
  3752. ms.StoreMessageInfo(mi)
  3753. }
  3754. return ms
  3755. }
  3756. return mi.MessageOf(x)
  3757. }
  3758. // Deprecated: Use PlayerDetailInfo.ProtoReflect.Descriptor instead.
  3759. func (*PlayerDetailInfo) Descriptor() ([]byte, []int) {
  3760. return file_actor_proto_rawDescGZIP(), []int{50}
  3761. }
  3762. func (x *PlayerDetailInfo) GetAccount() *AccountInfo {
  3763. if x != nil {
  3764. return x.Account
  3765. }
  3766. return nil
  3767. }
  3768. func (x *PlayerDetailInfo) GetPlayer() *PlayerInfo {
  3769. if x != nil {
  3770. return x.Player
  3771. }
  3772. return nil
  3773. }
  3774. func (x *PlayerDetailInfo) GetCharge() *ChargeInfo {
  3775. if x != nil {
  3776. return x.Charge
  3777. }
  3778. return nil
  3779. }
  3780. func (x *PlayerDetailInfo) GetItems() []*I32I64 {
  3781. if x != nil {
  3782. return x.Items
  3783. }
  3784. return nil
  3785. }
  3786. func (x *PlayerDetailInfo) GetHeroes() []*HeroData {
  3787. if x != nil {
  3788. return x.Heroes
  3789. }
  3790. return nil
  3791. }
  3792. func (x *PlayerDetailInfo) GetMails() []*Mail {
  3793. if x != nil {
  3794. return x.Mails
  3795. }
  3796. return nil
  3797. }
  3798. // 账号数据
  3799. type AccountInfo struct {
  3800. state protoimpl.MessageState `protogen:"open.v1"`
  3801. AccountID string `protobuf:"bytes,1,opt,name=accountID,proto3" json:"accountID,omitempty"` // 账号ID
  3802. FacebookID string `protobuf:"bytes,2,opt,name=facebookID,proto3" json:"facebookID,omitempty"` // FaceBookID
  3803. GoogleID string `protobuf:"bytes,3,opt,name=googleID,proto3" json:"googleID,omitempty"` // googleID
  3804. AppleID string `protobuf:"bytes,4,opt,name=appleID,proto3" json:"appleID,omitempty"` // 苹果ID
  3805. Email string `protobuf:"bytes,5,opt,name=email,proto3" json:"email,omitempty"` // email
  3806. Phone string `protobuf:"bytes,6,opt,name=phone,proto3" json:"phone,omitempty"` // 手机号码
  3807. unknownFields protoimpl.UnknownFields
  3808. sizeCache protoimpl.SizeCache
  3809. }
  3810. func (x *AccountInfo) Reset() {
  3811. *x = AccountInfo{}
  3812. mi := &file_actor_proto_msgTypes[51]
  3813. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3814. ms.StoreMessageInfo(mi)
  3815. }
  3816. func (x *AccountInfo) String() string {
  3817. return protoimpl.X.MessageStringOf(x)
  3818. }
  3819. func (*AccountInfo) ProtoMessage() {}
  3820. func (x *AccountInfo) ProtoReflect() protoreflect.Message {
  3821. mi := &file_actor_proto_msgTypes[51]
  3822. if x != nil {
  3823. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3824. if ms.LoadMessageInfo() == nil {
  3825. ms.StoreMessageInfo(mi)
  3826. }
  3827. return ms
  3828. }
  3829. return mi.MessageOf(x)
  3830. }
  3831. // Deprecated: Use AccountInfo.ProtoReflect.Descriptor instead.
  3832. func (*AccountInfo) Descriptor() ([]byte, []int) {
  3833. return file_actor_proto_rawDescGZIP(), []int{51}
  3834. }
  3835. func (x *AccountInfo) GetAccountID() string {
  3836. if x != nil {
  3837. return x.AccountID
  3838. }
  3839. return ""
  3840. }
  3841. func (x *AccountInfo) GetFacebookID() string {
  3842. if x != nil {
  3843. return x.FacebookID
  3844. }
  3845. return ""
  3846. }
  3847. func (x *AccountInfo) GetGoogleID() string {
  3848. if x != nil {
  3849. return x.GoogleID
  3850. }
  3851. return ""
  3852. }
  3853. func (x *AccountInfo) GetAppleID() string {
  3854. if x != nil {
  3855. return x.AppleID
  3856. }
  3857. return ""
  3858. }
  3859. func (x *AccountInfo) GetEmail() string {
  3860. if x != nil {
  3861. return x.Email
  3862. }
  3863. return ""
  3864. }
  3865. func (x *AccountInfo) GetPhone() string {
  3866. if x != nil {
  3867. return x.Phone
  3868. }
  3869. return ""
  3870. }
  3871. // 玩家信息
  3872. type PlayerInfo struct {
  3873. state protoimpl.MessageState `protogen:"open.v1"`
  3874. GameNodeID string `protobuf:"bytes,1,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"` // 游戏节点ID
  3875. PlayerID int64 `protobuf:"varint,2,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家ID
  3876. PlayerName string `protobuf:"bytes,3,opt,name=playerName,proto3" json:"playerName,omitempty"` // 玩家名称
  3877. Level int32 `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"` // 玩家等级
  3878. Power int64 `protobuf:"varint,5,opt,name=power,proto3" json:"power,omitempty"` // 战力
  3879. LeagueName string `protobuf:"bytes,6,opt,name=leagueName,proto3" json:"leagueName,omitempty"` // 联盟名称
  3880. RegisterIMEI string `protobuf:"bytes,7,opt,name=registerIMEI,proto3" json:"registerIMEI,omitempty"` // 注册IMEI
  3881. RegisterIP string `protobuf:"bytes,8,opt,name=registerIP,proto3" json:"registerIP,omitempty"` // 注册IP
  3882. RegisterTime int64 `protobuf:"varint,9,opt,name=registerTime,proto3" json:"registerTime,omitempty"` // 注册时间
  3883. LastLoginIMEI string `protobuf:"bytes,10,opt,name=lastLoginIMEI,proto3" json:"lastLoginIMEI,omitempty"` // 最后登录IMEI
  3884. LastLoginIP string `protobuf:"bytes,11,opt,name=lastLoginIP,proto3" json:"lastLoginIP,omitempty"` // 最后登录IP
  3885. LastLoginTime int64 `protobuf:"varint,12,opt,name=lastLoginTime,proto3" json:"lastLoginTime,omitempty"` // 最后登录时间
  3886. IsOnline bool `protobuf:"varint,13,opt,name=isOnline,proto3" json:"isOnline,omitempty"` // 是否在线
  3887. unknownFields protoimpl.UnknownFields
  3888. sizeCache protoimpl.SizeCache
  3889. }
  3890. func (x *PlayerInfo) Reset() {
  3891. *x = PlayerInfo{}
  3892. mi := &file_actor_proto_msgTypes[52]
  3893. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3894. ms.StoreMessageInfo(mi)
  3895. }
  3896. func (x *PlayerInfo) String() string {
  3897. return protoimpl.X.MessageStringOf(x)
  3898. }
  3899. func (*PlayerInfo) ProtoMessage() {}
  3900. func (x *PlayerInfo) ProtoReflect() protoreflect.Message {
  3901. mi := &file_actor_proto_msgTypes[52]
  3902. if x != nil {
  3903. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3904. if ms.LoadMessageInfo() == nil {
  3905. ms.StoreMessageInfo(mi)
  3906. }
  3907. return ms
  3908. }
  3909. return mi.MessageOf(x)
  3910. }
  3911. // Deprecated: Use PlayerInfo.ProtoReflect.Descriptor instead.
  3912. func (*PlayerInfo) Descriptor() ([]byte, []int) {
  3913. return file_actor_proto_rawDescGZIP(), []int{52}
  3914. }
  3915. func (x *PlayerInfo) GetGameNodeID() string {
  3916. if x != nil {
  3917. return x.GameNodeID
  3918. }
  3919. return ""
  3920. }
  3921. func (x *PlayerInfo) GetPlayerID() int64 {
  3922. if x != nil {
  3923. return x.PlayerID
  3924. }
  3925. return 0
  3926. }
  3927. func (x *PlayerInfo) GetPlayerName() string {
  3928. if x != nil {
  3929. return x.PlayerName
  3930. }
  3931. return ""
  3932. }
  3933. func (x *PlayerInfo) GetLevel() int32 {
  3934. if x != nil {
  3935. return x.Level
  3936. }
  3937. return 0
  3938. }
  3939. func (x *PlayerInfo) GetPower() int64 {
  3940. if x != nil {
  3941. return x.Power
  3942. }
  3943. return 0
  3944. }
  3945. func (x *PlayerInfo) GetLeagueName() string {
  3946. if x != nil {
  3947. return x.LeagueName
  3948. }
  3949. return ""
  3950. }
  3951. func (x *PlayerInfo) GetRegisterIMEI() string {
  3952. if x != nil {
  3953. return x.RegisterIMEI
  3954. }
  3955. return ""
  3956. }
  3957. func (x *PlayerInfo) GetRegisterIP() string {
  3958. if x != nil {
  3959. return x.RegisterIP
  3960. }
  3961. return ""
  3962. }
  3963. func (x *PlayerInfo) GetRegisterTime() int64 {
  3964. if x != nil {
  3965. return x.RegisterTime
  3966. }
  3967. return 0
  3968. }
  3969. func (x *PlayerInfo) GetLastLoginIMEI() string {
  3970. if x != nil {
  3971. return x.LastLoginIMEI
  3972. }
  3973. return ""
  3974. }
  3975. func (x *PlayerInfo) GetLastLoginIP() string {
  3976. if x != nil {
  3977. return x.LastLoginIP
  3978. }
  3979. return ""
  3980. }
  3981. func (x *PlayerInfo) GetLastLoginTime() int64 {
  3982. if x != nil {
  3983. return x.LastLoginTime
  3984. }
  3985. return 0
  3986. }
  3987. func (x *PlayerInfo) GetIsOnline() bool {
  3988. if x != nil {
  3989. return x.IsOnline
  3990. }
  3991. return false
  3992. }
  3993. // 玩家充值数据
  3994. type ChargeInfo struct {
  3995. state protoimpl.MessageState `protogen:"open.v1"`
  3996. TotalCharge int32 `protobuf:"varint,1,opt,name=totalCharge,proto3" json:"totalCharge,omitempty"` // 累计充值金额
  3997. ChargeCount int32 `protobuf:"varint,2,opt,name=ChargeCount,proto3" json:"ChargeCount,omitempty"` // 累计充值次数
  3998. unknownFields protoimpl.UnknownFields
  3999. sizeCache protoimpl.SizeCache
  4000. }
  4001. func (x *ChargeInfo) Reset() {
  4002. *x = ChargeInfo{}
  4003. mi := &file_actor_proto_msgTypes[53]
  4004. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4005. ms.StoreMessageInfo(mi)
  4006. }
  4007. func (x *ChargeInfo) String() string {
  4008. return protoimpl.X.MessageStringOf(x)
  4009. }
  4010. func (*ChargeInfo) ProtoMessage() {}
  4011. func (x *ChargeInfo) ProtoReflect() protoreflect.Message {
  4012. mi := &file_actor_proto_msgTypes[53]
  4013. if x != nil {
  4014. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4015. if ms.LoadMessageInfo() == nil {
  4016. ms.StoreMessageInfo(mi)
  4017. }
  4018. return ms
  4019. }
  4020. return mi.MessageOf(x)
  4021. }
  4022. // Deprecated: Use ChargeInfo.ProtoReflect.Descriptor instead.
  4023. func (*ChargeInfo) Descriptor() ([]byte, []int) {
  4024. return file_actor_proto_rawDescGZIP(), []int{53}
  4025. }
  4026. func (x *ChargeInfo) GetTotalCharge() int32 {
  4027. if x != nil {
  4028. return x.TotalCharge
  4029. }
  4030. return 0
  4031. }
  4032. func (x *ChargeInfo) GetChargeCount() int32 {
  4033. if x != nil {
  4034. return x.ChargeCount
  4035. }
  4036. return 0
  4037. }
  4038. // 英雄基础数据
  4039. type HeroData struct {
  4040. state protoimpl.MessageState `protogen:"open.v1"`
  4041. HeroID int32 `protobuf:"varint,1,opt,name=heroID,proto3" json:"heroID,omitempty"` // 英雄ID
  4042. Star int32 `protobuf:"varint,2,opt,name=star,proto3" json:"star,omitempty"` // 英雄星级
  4043. Level int32 `protobuf:"varint,3,opt,name=level,proto3" json:"level,omitempty"` // 英雄等级
  4044. Count int32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` // 英雄数量
  4045. unknownFields protoimpl.UnknownFields
  4046. sizeCache protoimpl.SizeCache
  4047. }
  4048. func (x *HeroData) Reset() {
  4049. *x = HeroData{}
  4050. mi := &file_actor_proto_msgTypes[54]
  4051. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4052. ms.StoreMessageInfo(mi)
  4053. }
  4054. func (x *HeroData) String() string {
  4055. return protoimpl.X.MessageStringOf(x)
  4056. }
  4057. func (*HeroData) ProtoMessage() {}
  4058. func (x *HeroData) ProtoReflect() protoreflect.Message {
  4059. mi := &file_actor_proto_msgTypes[54]
  4060. if x != nil {
  4061. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4062. if ms.LoadMessageInfo() == nil {
  4063. ms.StoreMessageInfo(mi)
  4064. }
  4065. return ms
  4066. }
  4067. return mi.MessageOf(x)
  4068. }
  4069. // Deprecated: Use HeroData.ProtoReflect.Descriptor instead.
  4070. func (*HeroData) Descriptor() ([]byte, []int) {
  4071. return file_actor_proto_rawDescGZIP(), []int{54}
  4072. }
  4073. func (x *HeroData) GetHeroID() int32 {
  4074. if x != nil {
  4075. return x.HeroID
  4076. }
  4077. return 0
  4078. }
  4079. func (x *HeroData) GetStar() int32 {
  4080. if x != nil {
  4081. return x.Star
  4082. }
  4083. return 0
  4084. }
  4085. func (x *HeroData) GetLevel() int32 {
  4086. if x != nil {
  4087. return x.Level
  4088. }
  4089. return 0
  4090. }
  4091. func (x *HeroData) GetCount() int32 {
  4092. if x != nil {
  4093. return x.Count
  4094. }
  4095. return 0
  4096. }
  4097. // 录像数据
  4098. type RecordData struct {
  4099. state protoimpl.MessageState `protogen:"open.v1"`
  4100. RecordID string `protobuf:"bytes,1,opt,name=recordID,proto3" json:"recordID,omitempty"` // 录像ID
  4101. Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // 录像数据
  4102. IsFail bool `protobuf:"varint,3,opt,name=isFail,proto3" json:"isFail,omitempty"` // 是否是验证失败的录像
  4103. unknownFields protoimpl.UnknownFields
  4104. sizeCache protoimpl.SizeCache
  4105. }
  4106. func (x *RecordData) Reset() {
  4107. *x = RecordData{}
  4108. mi := &file_actor_proto_msgTypes[55]
  4109. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4110. ms.StoreMessageInfo(mi)
  4111. }
  4112. func (x *RecordData) String() string {
  4113. return protoimpl.X.MessageStringOf(x)
  4114. }
  4115. func (*RecordData) ProtoMessage() {}
  4116. func (x *RecordData) ProtoReflect() protoreflect.Message {
  4117. mi := &file_actor_proto_msgTypes[55]
  4118. if x != nil {
  4119. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4120. if ms.LoadMessageInfo() == nil {
  4121. ms.StoreMessageInfo(mi)
  4122. }
  4123. return ms
  4124. }
  4125. return mi.MessageOf(x)
  4126. }
  4127. // Deprecated: Use RecordData.ProtoReflect.Descriptor instead.
  4128. func (*RecordData) Descriptor() ([]byte, []int) {
  4129. return file_actor_proto_rawDescGZIP(), []int{55}
  4130. }
  4131. func (x *RecordData) GetRecordID() string {
  4132. if x != nil {
  4133. return x.RecordID
  4134. }
  4135. return ""
  4136. }
  4137. func (x *RecordData) GetData() []byte {
  4138. if x != nil {
  4139. return x.Data
  4140. }
  4141. return nil
  4142. }
  4143. func (x *RecordData) GetIsFail() bool {
  4144. if x != nil {
  4145. return x.IsFail
  4146. }
  4147. return false
  4148. }
  4149. // 联盟改名
  4150. type LeagueNameChange struct {
  4151. state protoimpl.MessageState `protogen:"open.v1"`
  4152. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家ID
  4153. LeagueID int64 `protobuf:"varint,2,opt,name=leagueID,proto3" json:"leagueID,omitempty"` // 联盟ID
  4154. NewName string `protobuf:"bytes,3,opt,name=newName,proto3" json:"newName,omitempty"` // 新名称
  4155. unknownFields protoimpl.UnknownFields
  4156. sizeCache protoimpl.SizeCache
  4157. }
  4158. func (x *LeagueNameChange) Reset() {
  4159. *x = LeagueNameChange{}
  4160. mi := &file_actor_proto_msgTypes[56]
  4161. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4162. ms.StoreMessageInfo(mi)
  4163. }
  4164. func (x *LeagueNameChange) String() string {
  4165. return protoimpl.X.MessageStringOf(x)
  4166. }
  4167. func (*LeagueNameChange) ProtoMessage() {}
  4168. func (x *LeagueNameChange) ProtoReflect() protoreflect.Message {
  4169. mi := &file_actor_proto_msgTypes[56]
  4170. if x != nil {
  4171. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4172. if ms.LoadMessageInfo() == nil {
  4173. ms.StoreMessageInfo(mi)
  4174. }
  4175. return ms
  4176. }
  4177. return mi.MessageOf(x)
  4178. }
  4179. // Deprecated: Use LeagueNameChange.ProtoReflect.Descriptor instead.
  4180. func (*LeagueNameChange) Descriptor() ([]byte, []int) {
  4181. return file_actor_proto_rawDescGZIP(), []int{56}
  4182. }
  4183. func (x *LeagueNameChange) GetPlayerID() int64 {
  4184. if x != nil {
  4185. return x.PlayerID
  4186. }
  4187. return 0
  4188. }
  4189. func (x *LeagueNameChange) GetLeagueID() int64 {
  4190. if x != nil {
  4191. return x.LeagueID
  4192. }
  4193. return 0
  4194. }
  4195. func (x *LeagueNameChange) GetNewName() string {
  4196. if x != nil {
  4197. return x.NewName
  4198. }
  4199. return ""
  4200. }
  4201. type LeagueMemberRecordUpdateList struct {
  4202. state protoimpl.MessageState `protogen:"open.v1"`
  4203. // 更新列表
  4204. List []*LeagueMemberRecordUpdate `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  4205. unknownFields protoimpl.UnknownFields
  4206. sizeCache protoimpl.SizeCache
  4207. }
  4208. func (x *LeagueMemberRecordUpdateList) Reset() {
  4209. *x = LeagueMemberRecordUpdateList{}
  4210. mi := &file_actor_proto_msgTypes[57]
  4211. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4212. ms.StoreMessageInfo(mi)
  4213. }
  4214. func (x *LeagueMemberRecordUpdateList) String() string {
  4215. return protoimpl.X.MessageStringOf(x)
  4216. }
  4217. func (*LeagueMemberRecordUpdateList) ProtoMessage() {}
  4218. func (x *LeagueMemberRecordUpdateList) ProtoReflect() protoreflect.Message {
  4219. mi := &file_actor_proto_msgTypes[57]
  4220. if x != nil {
  4221. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4222. if ms.LoadMessageInfo() == nil {
  4223. ms.StoreMessageInfo(mi)
  4224. }
  4225. return ms
  4226. }
  4227. return mi.MessageOf(x)
  4228. }
  4229. // Deprecated: Use LeagueMemberRecordUpdateList.ProtoReflect.Descriptor instead.
  4230. func (*LeagueMemberRecordUpdateList) Descriptor() ([]byte, []int) {
  4231. return file_actor_proto_rawDescGZIP(), []int{57}
  4232. }
  4233. func (x *LeagueMemberRecordUpdateList) GetList() []*LeagueMemberRecordUpdate {
  4234. if x != nil {
  4235. return x.List
  4236. }
  4237. return nil
  4238. }
  4239. // 更新联盟成员战绩
  4240. type LeagueMemberRecordUpdate struct {
  4241. state protoimpl.MessageState `protogen:"open.v1"`
  4242. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"` // 玩家名称
  4243. Records []*I32I32 `protobuf:"bytes,2,rep,name=records,proto3" json:"records,omitempty"` // 联盟成员战绩 key 战绩类型 value 增加值
  4244. unknownFields protoimpl.UnknownFields
  4245. sizeCache protoimpl.SizeCache
  4246. }
  4247. func (x *LeagueMemberRecordUpdate) Reset() {
  4248. *x = LeagueMemberRecordUpdate{}
  4249. mi := &file_actor_proto_msgTypes[58]
  4250. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4251. ms.StoreMessageInfo(mi)
  4252. }
  4253. func (x *LeagueMemberRecordUpdate) String() string {
  4254. return protoimpl.X.MessageStringOf(x)
  4255. }
  4256. func (*LeagueMemberRecordUpdate) ProtoMessage() {}
  4257. func (x *LeagueMemberRecordUpdate) ProtoReflect() protoreflect.Message {
  4258. mi := &file_actor_proto_msgTypes[58]
  4259. if x != nil {
  4260. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4261. if ms.LoadMessageInfo() == nil {
  4262. ms.StoreMessageInfo(mi)
  4263. }
  4264. return ms
  4265. }
  4266. return mi.MessageOf(x)
  4267. }
  4268. // Deprecated: Use LeagueMemberRecordUpdate.ProtoReflect.Descriptor instead.
  4269. func (*LeagueMemberRecordUpdate) Descriptor() ([]byte, []int) {
  4270. return file_actor_proto_rawDescGZIP(), []int{58}
  4271. }
  4272. func (x *LeagueMemberRecordUpdate) GetPlayerID() int64 {
  4273. if x != nil {
  4274. return x.PlayerID
  4275. }
  4276. return 0
  4277. }
  4278. func (x *LeagueMemberRecordUpdate) GetRecords() []*I32I32 {
  4279. if x != nil {
  4280. return x.Records
  4281. }
  4282. return nil
  4283. }
  4284. // 新集结信息
  4285. type NewAssemble struct {
  4286. state protoimpl.MessageState `protogen:"open.v1"`
  4287. // 集结的军团对象ID
  4288. LegionObjectID int64 `protobuf:"varint,1,opt,name=legionObjectID,proto3" json:"legionObjectID,omitempty"`
  4289. // 发起集结的成员信息
  4290. LeadMember *AssembleMember `protobuf:"bytes,2,opt,name=leadMember,proto3" json:"leadMember,omitempty"`
  4291. // 发起集结的玩家坐标
  4292. Point *Point `protobuf:"bytes,3,opt,name=point,proto3" json:"point,omitempty"`
  4293. // 被集结的目标对象ID
  4294. TargetObjectID int64 `protobuf:"varint,10,opt,name=targetObjectID,proto3" json:"targetObjectID,omitempty"`
  4295. // 被集结的目标配置ID
  4296. TargetConfigID int32 `protobuf:"varint,11,opt,name=targetConfigID,proto3" json:"targetConfigID,omitempty"`
  4297. // 被集结的目标对象类型
  4298. TargetObjectType int32 `protobuf:"varint,12,opt,name=targetObjectType,proto3" json:"targetObjectType,omitempty"`
  4299. // 被集结的目标坐标
  4300. TargetPoint *Point `protobuf:"bytes,13,opt,name=targetPoint,proto3" json:"targetPoint,omitempty"`
  4301. // 集结结束时间
  4302. EndTime int64 `protobuf:"varint,20,opt,name=endTime,proto3" json:"endTime,omitempty"`
  4303. unknownFields protoimpl.UnknownFields
  4304. sizeCache protoimpl.SizeCache
  4305. }
  4306. func (x *NewAssemble) Reset() {
  4307. *x = NewAssemble{}
  4308. mi := &file_actor_proto_msgTypes[59]
  4309. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4310. ms.StoreMessageInfo(mi)
  4311. }
  4312. func (x *NewAssemble) String() string {
  4313. return protoimpl.X.MessageStringOf(x)
  4314. }
  4315. func (*NewAssemble) ProtoMessage() {}
  4316. func (x *NewAssemble) ProtoReflect() protoreflect.Message {
  4317. mi := &file_actor_proto_msgTypes[59]
  4318. if x != nil {
  4319. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4320. if ms.LoadMessageInfo() == nil {
  4321. ms.StoreMessageInfo(mi)
  4322. }
  4323. return ms
  4324. }
  4325. return mi.MessageOf(x)
  4326. }
  4327. // Deprecated: Use NewAssemble.ProtoReflect.Descriptor instead.
  4328. func (*NewAssemble) Descriptor() ([]byte, []int) {
  4329. return file_actor_proto_rawDescGZIP(), []int{59}
  4330. }
  4331. func (x *NewAssemble) GetLegionObjectID() int64 {
  4332. if x != nil {
  4333. return x.LegionObjectID
  4334. }
  4335. return 0
  4336. }
  4337. func (x *NewAssemble) GetLeadMember() *AssembleMember {
  4338. if x != nil {
  4339. return x.LeadMember
  4340. }
  4341. return nil
  4342. }
  4343. func (x *NewAssemble) GetPoint() *Point {
  4344. if x != nil {
  4345. return x.Point
  4346. }
  4347. return nil
  4348. }
  4349. func (x *NewAssemble) GetTargetObjectID() int64 {
  4350. if x != nil {
  4351. return x.TargetObjectID
  4352. }
  4353. return 0
  4354. }
  4355. func (x *NewAssemble) GetTargetConfigID() int32 {
  4356. if x != nil {
  4357. return x.TargetConfigID
  4358. }
  4359. return 0
  4360. }
  4361. func (x *NewAssemble) GetTargetObjectType() int32 {
  4362. if x != nil {
  4363. return x.TargetObjectType
  4364. }
  4365. return 0
  4366. }
  4367. func (x *NewAssemble) GetTargetPoint() *Point {
  4368. if x != nil {
  4369. return x.TargetPoint
  4370. }
  4371. return nil
  4372. }
  4373. func (x *NewAssemble) GetEndTime() int64 {
  4374. if x != nil {
  4375. return x.EndTime
  4376. }
  4377. return 0
  4378. }
  4379. // 集结成员
  4380. type AssembleMember struct {
  4381. state protoimpl.MessageState `protogen:"open.v1"`
  4382. // 玩家ID
  4383. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  4384. // 玩家名
  4385. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"`
  4386. // 集结的行军对象ID
  4387. MarchObjectID int64 `protobuf:"varint,3,opt,name=marchObjectID,proto3" json:"marchObjectID,omitempty"`
  4388. // 部队ID
  4389. TeamID int32 `protobuf:"varint,4,opt,name=teamID,proto3" json:"teamID,omitempty"`
  4390. // 兵力
  4391. TroopsNum int32 `protobuf:"varint,5,opt,name=troopsNum,proto3" json:"troopsNum,omitempty"`
  4392. // 主将英雄的唯一ID
  4393. HeroGUID int64 `protobuf:"varint,6,opt,name=heroGUID,proto3" json:"heroGUID,omitempty"`
  4394. // 到达时间(毫秒)
  4395. ArriveTime int64 `protobuf:"varint,7,opt,name=arriveTime,proto3" json:"arriveTime,omitempty"`
  4396. unknownFields protoimpl.UnknownFields
  4397. sizeCache protoimpl.SizeCache
  4398. }
  4399. func (x *AssembleMember) Reset() {
  4400. *x = AssembleMember{}
  4401. mi := &file_actor_proto_msgTypes[60]
  4402. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4403. ms.StoreMessageInfo(mi)
  4404. }
  4405. func (x *AssembleMember) String() string {
  4406. return protoimpl.X.MessageStringOf(x)
  4407. }
  4408. func (*AssembleMember) ProtoMessage() {}
  4409. func (x *AssembleMember) ProtoReflect() protoreflect.Message {
  4410. mi := &file_actor_proto_msgTypes[60]
  4411. if x != nil {
  4412. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4413. if ms.LoadMessageInfo() == nil {
  4414. ms.StoreMessageInfo(mi)
  4415. }
  4416. return ms
  4417. }
  4418. return mi.MessageOf(x)
  4419. }
  4420. // Deprecated: Use AssembleMember.ProtoReflect.Descriptor instead.
  4421. func (*AssembleMember) Descriptor() ([]byte, []int) {
  4422. return file_actor_proto_rawDescGZIP(), []int{60}
  4423. }
  4424. func (x *AssembleMember) GetPlayerID() int64 {
  4425. if x != nil {
  4426. return x.PlayerID
  4427. }
  4428. return 0
  4429. }
  4430. func (x *AssembleMember) GetPlayerName() string {
  4431. if x != nil {
  4432. return x.PlayerName
  4433. }
  4434. return ""
  4435. }
  4436. func (x *AssembleMember) GetMarchObjectID() int64 {
  4437. if x != nil {
  4438. return x.MarchObjectID
  4439. }
  4440. return 0
  4441. }
  4442. func (x *AssembleMember) GetTeamID() int32 {
  4443. if x != nil {
  4444. return x.TeamID
  4445. }
  4446. return 0
  4447. }
  4448. func (x *AssembleMember) GetTroopsNum() int32 {
  4449. if x != nil {
  4450. return x.TroopsNum
  4451. }
  4452. return 0
  4453. }
  4454. func (x *AssembleMember) GetHeroGUID() int64 {
  4455. if x != nil {
  4456. return x.HeroGUID
  4457. }
  4458. return 0
  4459. }
  4460. func (x *AssembleMember) GetArriveTime() int64 {
  4461. if x != nil {
  4462. return x.ArriveTime
  4463. }
  4464. return 0
  4465. }
  4466. // 集结更新
  4467. type AssembleUpdate struct {
  4468. state protoimpl.MessageState `protogen:"open.v1"`
  4469. // 集结的军团对象ID
  4470. LegionObjectID int64 `protobuf:"varint,1,opt,name=legionObjectID,proto3" json:"legionObjectID,omitempty"`
  4471. // 新加入的成员
  4472. NewMember *AssembleMember `protobuf:"bytes,2,opt,name=newMember,proto3" json:"newMember,omitempty"`
  4473. // 退出的成员
  4474. QuitMember int64 `protobuf:"varint,3,opt,name=quitMember,proto3" json:"quitMember,omitempty"`
  4475. // 是否出发
  4476. IsDepart bool `protobuf:"varint,4,opt,name=isDepart,proto3" json:"isDepart,omitempty"`
  4477. // 是否解散
  4478. IsDisband bool `protobuf:"varint,5,opt,name=isDisband,proto3" json:"isDisband,omitempty"`
  4479. unknownFields protoimpl.UnknownFields
  4480. sizeCache protoimpl.SizeCache
  4481. }
  4482. func (x *AssembleUpdate) Reset() {
  4483. *x = AssembleUpdate{}
  4484. mi := &file_actor_proto_msgTypes[61]
  4485. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4486. ms.StoreMessageInfo(mi)
  4487. }
  4488. func (x *AssembleUpdate) String() string {
  4489. return protoimpl.X.MessageStringOf(x)
  4490. }
  4491. func (*AssembleUpdate) ProtoMessage() {}
  4492. func (x *AssembleUpdate) ProtoReflect() protoreflect.Message {
  4493. mi := &file_actor_proto_msgTypes[61]
  4494. if x != nil {
  4495. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4496. if ms.LoadMessageInfo() == nil {
  4497. ms.StoreMessageInfo(mi)
  4498. }
  4499. return ms
  4500. }
  4501. return mi.MessageOf(x)
  4502. }
  4503. // Deprecated: Use AssembleUpdate.ProtoReflect.Descriptor instead.
  4504. func (*AssembleUpdate) Descriptor() ([]byte, []int) {
  4505. return file_actor_proto_rawDescGZIP(), []int{61}
  4506. }
  4507. func (x *AssembleUpdate) GetLegionObjectID() int64 {
  4508. if x != nil {
  4509. return x.LegionObjectID
  4510. }
  4511. return 0
  4512. }
  4513. func (x *AssembleUpdate) GetNewMember() *AssembleMember {
  4514. if x != nil {
  4515. return x.NewMember
  4516. }
  4517. return nil
  4518. }
  4519. func (x *AssembleUpdate) GetQuitMember() int64 {
  4520. if x != nil {
  4521. return x.QuitMember
  4522. }
  4523. return 0
  4524. }
  4525. func (x *AssembleUpdate) GetIsDepart() bool {
  4526. if x != nil {
  4527. return x.IsDepart
  4528. }
  4529. return false
  4530. }
  4531. func (x *AssembleUpdate) GetIsDisband() bool {
  4532. if x != nil {
  4533. return x.IsDisband
  4534. }
  4535. return false
  4536. }
  4537. // 玩家登录地图请求
  4538. type PlayerMapLoginRequest struct {
  4539. state protoimpl.MessageState `protogen:"open.v1"`
  4540. // 玩家ID
  4541. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  4542. // 联盟ID
  4543. LeagueID int64 `protobuf:"varint,2,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  4544. // 玩家拥有的地图对象ID,key:ObjectID, value:ObjectType
  4545. ObjectIDs map[int64]int32 `protobuf:"bytes,3,rep,name=objectIDs,proto3" json:"objectIDs,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"`
  4546. unknownFields protoimpl.UnknownFields
  4547. sizeCache protoimpl.SizeCache
  4548. }
  4549. func (x *PlayerMapLoginRequest) Reset() {
  4550. *x = PlayerMapLoginRequest{}
  4551. mi := &file_actor_proto_msgTypes[62]
  4552. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4553. ms.StoreMessageInfo(mi)
  4554. }
  4555. func (x *PlayerMapLoginRequest) String() string {
  4556. return protoimpl.X.MessageStringOf(x)
  4557. }
  4558. func (*PlayerMapLoginRequest) ProtoMessage() {}
  4559. func (x *PlayerMapLoginRequest) ProtoReflect() protoreflect.Message {
  4560. mi := &file_actor_proto_msgTypes[62]
  4561. if x != nil {
  4562. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4563. if ms.LoadMessageInfo() == nil {
  4564. ms.StoreMessageInfo(mi)
  4565. }
  4566. return ms
  4567. }
  4568. return mi.MessageOf(x)
  4569. }
  4570. // Deprecated: Use PlayerMapLoginRequest.ProtoReflect.Descriptor instead.
  4571. func (*PlayerMapLoginRequest) Descriptor() ([]byte, []int) {
  4572. return file_actor_proto_rawDescGZIP(), []int{62}
  4573. }
  4574. func (x *PlayerMapLoginRequest) GetPlayerID() int64 {
  4575. if x != nil {
  4576. return x.PlayerID
  4577. }
  4578. return 0
  4579. }
  4580. func (x *PlayerMapLoginRequest) GetLeagueID() int64 {
  4581. if x != nil {
  4582. return x.LeagueID
  4583. }
  4584. return 0
  4585. }
  4586. func (x *PlayerMapLoginRequest) GetObjectIDs() map[int64]int32 {
  4587. if x != nil {
  4588. return x.ObjectIDs
  4589. }
  4590. return nil
  4591. }
  4592. // 更新联盟名称请求
  4593. type UpdateLeagueNameRequest struct {
  4594. state protoimpl.MessageState `protogen:"open.v1"`
  4595. // 联盟ID
  4596. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  4597. // 联盟名称
  4598. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  4599. // 联盟简称
  4600. AbbName string `protobuf:"bytes,3,opt,name=abbName,proto3" json:"abbName,omitempty"`
  4601. unknownFields protoimpl.UnknownFields
  4602. sizeCache protoimpl.SizeCache
  4603. }
  4604. func (x *UpdateLeagueNameRequest) Reset() {
  4605. *x = UpdateLeagueNameRequest{}
  4606. mi := &file_actor_proto_msgTypes[63]
  4607. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4608. ms.StoreMessageInfo(mi)
  4609. }
  4610. func (x *UpdateLeagueNameRequest) String() string {
  4611. return protoimpl.X.MessageStringOf(x)
  4612. }
  4613. func (*UpdateLeagueNameRequest) ProtoMessage() {}
  4614. func (x *UpdateLeagueNameRequest) ProtoReflect() protoreflect.Message {
  4615. mi := &file_actor_proto_msgTypes[63]
  4616. if x != nil {
  4617. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4618. if ms.LoadMessageInfo() == nil {
  4619. ms.StoreMessageInfo(mi)
  4620. }
  4621. return ms
  4622. }
  4623. return mi.MessageOf(x)
  4624. }
  4625. // Deprecated: Use UpdateLeagueNameRequest.ProtoReflect.Descriptor instead.
  4626. func (*UpdateLeagueNameRequest) Descriptor() ([]byte, []int) {
  4627. return file_actor_proto_rawDescGZIP(), []int{63}
  4628. }
  4629. func (x *UpdateLeagueNameRequest) GetLeagueID() int64 {
  4630. if x != nil {
  4631. return x.LeagueID
  4632. }
  4633. return 0
  4634. }
  4635. func (x *UpdateLeagueNameRequest) GetName() string {
  4636. if x != nil {
  4637. return x.Name
  4638. }
  4639. return ""
  4640. }
  4641. func (x *UpdateLeagueNameRequest) GetAbbName() string {
  4642. if x != nil {
  4643. return x.AbbName
  4644. }
  4645. return ""
  4646. }
  4647. type LeagueDiplomacyHandle struct {
  4648. state protoimpl.MessageState `protogen:"open.v1"`
  4649. // 处理玩家ID
  4650. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  4651. // 处理联盟ID
  4652. HandleLeagueID int64 `protobuf:"varint,2,opt,name=handleLeagueID,proto3" json:"handleLeagueID,omitempty"`
  4653. // 处理申请类型 1友盟 2联邦
  4654. ApplyType int32 `protobuf:"varint,3,opt,name=applyType,proto3" json:"applyType,omitempty"`
  4655. // 是否同意 true同意 false拒绝
  4656. Agree bool `protobuf:"varint,4,opt,name=agree,proto3" json:"agree,omitempty"`
  4657. unknownFields protoimpl.UnknownFields
  4658. sizeCache protoimpl.SizeCache
  4659. }
  4660. func (x *LeagueDiplomacyHandle) Reset() {
  4661. *x = LeagueDiplomacyHandle{}
  4662. mi := &file_actor_proto_msgTypes[64]
  4663. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4664. ms.StoreMessageInfo(mi)
  4665. }
  4666. func (x *LeagueDiplomacyHandle) String() string {
  4667. return protoimpl.X.MessageStringOf(x)
  4668. }
  4669. func (*LeagueDiplomacyHandle) ProtoMessage() {}
  4670. func (x *LeagueDiplomacyHandle) ProtoReflect() protoreflect.Message {
  4671. mi := &file_actor_proto_msgTypes[64]
  4672. if x != nil {
  4673. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4674. if ms.LoadMessageInfo() == nil {
  4675. ms.StoreMessageInfo(mi)
  4676. }
  4677. return ms
  4678. }
  4679. return mi.MessageOf(x)
  4680. }
  4681. // Deprecated: Use LeagueDiplomacyHandle.ProtoReflect.Descriptor instead.
  4682. func (*LeagueDiplomacyHandle) Descriptor() ([]byte, []int) {
  4683. return file_actor_proto_rawDescGZIP(), []int{64}
  4684. }
  4685. func (x *LeagueDiplomacyHandle) GetPlayerID() int64 {
  4686. if x != nil {
  4687. return x.PlayerID
  4688. }
  4689. return 0
  4690. }
  4691. func (x *LeagueDiplomacyHandle) GetHandleLeagueID() int64 {
  4692. if x != nil {
  4693. return x.HandleLeagueID
  4694. }
  4695. return 0
  4696. }
  4697. func (x *LeagueDiplomacyHandle) GetApplyType() int32 {
  4698. if x != nil {
  4699. return x.ApplyType
  4700. }
  4701. return 0
  4702. }
  4703. func (x *LeagueDiplomacyHandle) GetAgree() bool {
  4704. if x != nil {
  4705. return x.Agree
  4706. }
  4707. return false
  4708. }
  4709. type LeagueDiplomacyResult struct {
  4710. state protoimpl.MessageState `protogen:"open.v1"`
  4711. // 处理联盟ID
  4712. LeagueID int64 `protobuf:"varint,1,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  4713. // 处理联盟名称
  4714. LeagueName string `protobuf:"bytes,2,opt,name=leagueName,proto3" json:"leagueName,omitempty"`
  4715. // 处理申请类型 1友盟 2联邦
  4716. ApplyType int32 `protobuf:"varint,3,opt,name=applyType,proto3" json:"applyType,omitempty"`
  4717. unknownFields protoimpl.UnknownFields
  4718. sizeCache protoimpl.SizeCache
  4719. }
  4720. func (x *LeagueDiplomacyResult) Reset() {
  4721. *x = LeagueDiplomacyResult{}
  4722. mi := &file_actor_proto_msgTypes[65]
  4723. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4724. ms.StoreMessageInfo(mi)
  4725. }
  4726. func (x *LeagueDiplomacyResult) String() string {
  4727. return protoimpl.X.MessageStringOf(x)
  4728. }
  4729. func (*LeagueDiplomacyResult) ProtoMessage() {}
  4730. func (x *LeagueDiplomacyResult) ProtoReflect() protoreflect.Message {
  4731. mi := &file_actor_proto_msgTypes[65]
  4732. if x != nil {
  4733. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4734. if ms.LoadMessageInfo() == nil {
  4735. ms.StoreMessageInfo(mi)
  4736. }
  4737. return ms
  4738. }
  4739. return mi.MessageOf(x)
  4740. }
  4741. // Deprecated: Use LeagueDiplomacyResult.ProtoReflect.Descriptor instead.
  4742. func (*LeagueDiplomacyResult) Descriptor() ([]byte, []int) {
  4743. return file_actor_proto_rawDescGZIP(), []int{65}
  4744. }
  4745. func (x *LeagueDiplomacyResult) GetLeagueID() int64 {
  4746. if x != nil {
  4747. return x.LeagueID
  4748. }
  4749. return 0
  4750. }
  4751. func (x *LeagueDiplomacyResult) GetLeagueName() string {
  4752. if x != nil {
  4753. return x.LeagueName
  4754. }
  4755. return ""
  4756. }
  4757. func (x *LeagueDiplomacyResult) GetApplyType() int32 {
  4758. if x != nil {
  4759. return x.ApplyType
  4760. }
  4761. return 0
  4762. }
  4763. // 部队城外征兵成员数据
  4764. type TeamOutsideTroopsMember struct {
  4765. state protoimpl.MessageState `protogen:"open.v1"`
  4766. // 兵种等级表ID
  4767. TroopsID int32 `protobuf:"varint,1,opt,name=troopsID,proto3" json:"troopsID,omitempty"`
  4768. // 当前兵力
  4769. TroopsNum int32 `protobuf:"varint,2,opt,name=troopsNum,proto3" json:"troopsNum,omitempty"`
  4770. // 兵力上限
  4771. TroopsLimit int32 `protobuf:"varint,3,opt,name=troopsLimit,proto3" json:"troopsLimit,omitempty"`
  4772. unknownFields protoimpl.UnknownFields
  4773. sizeCache protoimpl.SizeCache
  4774. }
  4775. func (x *TeamOutsideTroopsMember) Reset() {
  4776. *x = TeamOutsideTroopsMember{}
  4777. mi := &file_actor_proto_msgTypes[66]
  4778. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4779. ms.StoreMessageInfo(mi)
  4780. }
  4781. func (x *TeamOutsideTroopsMember) String() string {
  4782. return protoimpl.X.MessageStringOf(x)
  4783. }
  4784. func (*TeamOutsideTroopsMember) ProtoMessage() {}
  4785. func (x *TeamOutsideTroopsMember) ProtoReflect() protoreflect.Message {
  4786. mi := &file_actor_proto_msgTypes[66]
  4787. if x != nil {
  4788. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4789. if ms.LoadMessageInfo() == nil {
  4790. ms.StoreMessageInfo(mi)
  4791. }
  4792. return ms
  4793. }
  4794. return mi.MessageOf(x)
  4795. }
  4796. // Deprecated: Use TeamOutsideTroopsMember.ProtoReflect.Descriptor instead.
  4797. func (*TeamOutsideTroopsMember) Descriptor() ([]byte, []int) {
  4798. return file_actor_proto_rawDescGZIP(), []int{66}
  4799. }
  4800. func (x *TeamOutsideTroopsMember) GetTroopsID() int32 {
  4801. if x != nil {
  4802. return x.TroopsID
  4803. }
  4804. return 0
  4805. }
  4806. func (x *TeamOutsideTroopsMember) GetTroopsNum() int32 {
  4807. if x != nil {
  4808. return x.TroopsNum
  4809. }
  4810. return 0
  4811. }
  4812. func (x *TeamOutsideTroopsMember) GetTroopsLimit() int32 {
  4813. if x != nil {
  4814. return x.TroopsLimit
  4815. }
  4816. return 0
  4817. }
  4818. // 部队城外征兵数据更新
  4819. type TeamOutsideTroopsUpdate struct {
  4820. state protoimpl.MessageState `protogen:"open.v1"`
  4821. // 玩家ID
  4822. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  4823. // 部队ID
  4824. TeamID int32 `protobuf:"varint,2,opt,name=teamID,proto3" json:"teamID,omitempty"`
  4825. // 征兵结束时间(最长)
  4826. ConscriptEndTime int64 `protobuf:"varint,3,opt,name=conscriptEndTime,proto3" json:"conscriptEndTime,omitempty"`
  4827. unknownFields protoimpl.UnknownFields
  4828. sizeCache protoimpl.SizeCache
  4829. }
  4830. func (x *TeamOutsideTroopsUpdate) Reset() {
  4831. *x = TeamOutsideTroopsUpdate{}
  4832. mi := &file_actor_proto_msgTypes[67]
  4833. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4834. ms.StoreMessageInfo(mi)
  4835. }
  4836. func (x *TeamOutsideTroopsUpdate) String() string {
  4837. return protoimpl.X.MessageStringOf(x)
  4838. }
  4839. func (*TeamOutsideTroopsUpdate) ProtoMessage() {}
  4840. func (x *TeamOutsideTroopsUpdate) ProtoReflect() protoreflect.Message {
  4841. mi := &file_actor_proto_msgTypes[67]
  4842. if x != nil {
  4843. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4844. if ms.LoadMessageInfo() == nil {
  4845. ms.StoreMessageInfo(mi)
  4846. }
  4847. return ms
  4848. }
  4849. return mi.MessageOf(x)
  4850. }
  4851. // Deprecated: Use TeamOutsideTroopsUpdate.ProtoReflect.Descriptor instead.
  4852. func (*TeamOutsideTroopsUpdate) Descriptor() ([]byte, []int) {
  4853. return file_actor_proto_rawDescGZIP(), []int{67}
  4854. }
  4855. func (x *TeamOutsideTroopsUpdate) GetPlayerID() int64 {
  4856. if x != nil {
  4857. return x.PlayerID
  4858. }
  4859. return 0
  4860. }
  4861. func (x *TeamOutsideTroopsUpdate) GetTeamID() int32 {
  4862. if x != nil {
  4863. return x.TeamID
  4864. }
  4865. return 0
  4866. }
  4867. func (x *TeamOutsideTroopsUpdate) GetConscriptEndTime() int64 {
  4868. if x != nil {
  4869. return x.ConscriptEndTime
  4870. }
  4871. return 0
  4872. }
  4873. // 同步地图玩家信息请求
  4874. type SyncMapPlayerRequest struct {
  4875. state protoimpl.MessageState `protogen:"open.v1"`
  4876. // 玩家ID
  4877. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  4878. // 玩家名称
  4879. PlayerName string `protobuf:"bytes,2,opt,name=playerName,proto3" json:"playerName,omitempty"`
  4880. // 玩家头像ID
  4881. IconID int32 `protobuf:"varint,3,opt,name=iconID,proto3" json:"iconID,omitempty"`
  4882. // 玩家头像框ID
  4883. FrameID int32 `protobuf:"varint,4,opt,name=frameID,proto3" json:"frameID,omitempty"`
  4884. // 游戏节点ID
  4885. GameNodeID string `protobuf:"bytes,10,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"`
  4886. unknownFields protoimpl.UnknownFields
  4887. sizeCache protoimpl.SizeCache
  4888. }
  4889. func (x *SyncMapPlayerRequest) Reset() {
  4890. *x = SyncMapPlayerRequest{}
  4891. mi := &file_actor_proto_msgTypes[68]
  4892. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4893. ms.StoreMessageInfo(mi)
  4894. }
  4895. func (x *SyncMapPlayerRequest) String() string {
  4896. return protoimpl.X.MessageStringOf(x)
  4897. }
  4898. func (*SyncMapPlayerRequest) ProtoMessage() {}
  4899. func (x *SyncMapPlayerRequest) ProtoReflect() protoreflect.Message {
  4900. mi := &file_actor_proto_msgTypes[68]
  4901. if x != nil {
  4902. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4903. if ms.LoadMessageInfo() == nil {
  4904. ms.StoreMessageInfo(mi)
  4905. }
  4906. return ms
  4907. }
  4908. return mi.MessageOf(x)
  4909. }
  4910. // Deprecated: Use SyncMapPlayerRequest.ProtoReflect.Descriptor instead.
  4911. func (*SyncMapPlayerRequest) Descriptor() ([]byte, []int) {
  4912. return file_actor_proto_rawDescGZIP(), []int{68}
  4913. }
  4914. func (x *SyncMapPlayerRequest) GetPlayerID() int64 {
  4915. if x != nil {
  4916. return x.PlayerID
  4917. }
  4918. return 0
  4919. }
  4920. func (x *SyncMapPlayerRequest) GetPlayerName() string {
  4921. if x != nil {
  4922. return x.PlayerName
  4923. }
  4924. return ""
  4925. }
  4926. func (x *SyncMapPlayerRequest) GetIconID() int32 {
  4927. if x != nil {
  4928. return x.IconID
  4929. }
  4930. return 0
  4931. }
  4932. func (x *SyncMapPlayerRequest) GetFrameID() int32 {
  4933. if x != nil {
  4934. return x.FrameID
  4935. }
  4936. return 0
  4937. }
  4938. func (x *SyncMapPlayerRequest) GetGameNodeID() string {
  4939. if x != nil {
  4940. return x.GameNodeID
  4941. }
  4942. return ""
  4943. }
  4944. // 同步地图玩家vip
  4945. type SyncMapPlayerVip struct {
  4946. state protoimpl.MessageState `protogen:"open.v1"`
  4947. // 玩家ID
  4948. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  4949. // 等级
  4950. Level int32 `protobuf:"varint,2,opt,name=level,proto3" json:"level,omitempty"`
  4951. // 属性
  4952. Attrs *Attrs `protobuf:"bytes,3,opt,name=attrs,proto3" json:"attrs,omitempty"`
  4953. // 到期时间
  4954. ExpireTime int64 `protobuf:"varint,4,opt,name=expireTime,proto3" json:"expireTime,omitempty"`
  4955. unknownFields protoimpl.UnknownFields
  4956. sizeCache protoimpl.SizeCache
  4957. }
  4958. func (x *SyncMapPlayerVip) Reset() {
  4959. *x = SyncMapPlayerVip{}
  4960. mi := &file_actor_proto_msgTypes[69]
  4961. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4962. ms.StoreMessageInfo(mi)
  4963. }
  4964. func (x *SyncMapPlayerVip) String() string {
  4965. return protoimpl.X.MessageStringOf(x)
  4966. }
  4967. func (*SyncMapPlayerVip) ProtoMessage() {}
  4968. func (x *SyncMapPlayerVip) ProtoReflect() protoreflect.Message {
  4969. mi := &file_actor_proto_msgTypes[69]
  4970. if x != nil {
  4971. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  4972. if ms.LoadMessageInfo() == nil {
  4973. ms.StoreMessageInfo(mi)
  4974. }
  4975. return ms
  4976. }
  4977. return mi.MessageOf(x)
  4978. }
  4979. // Deprecated: Use SyncMapPlayerVip.ProtoReflect.Descriptor instead.
  4980. func (*SyncMapPlayerVip) Descriptor() ([]byte, []int) {
  4981. return file_actor_proto_rawDescGZIP(), []int{69}
  4982. }
  4983. func (x *SyncMapPlayerVip) GetPlayerID() int64 {
  4984. if x != nil {
  4985. return x.PlayerID
  4986. }
  4987. return 0
  4988. }
  4989. func (x *SyncMapPlayerVip) GetLevel() int32 {
  4990. if x != nil {
  4991. return x.Level
  4992. }
  4993. return 0
  4994. }
  4995. func (x *SyncMapPlayerVip) GetAttrs() *Attrs {
  4996. if x != nil {
  4997. return x.Attrs
  4998. }
  4999. return nil
  5000. }
  5001. func (x *SyncMapPlayerVip) GetExpireTime() int64 {
  5002. if x != nil {
  5003. return x.ExpireTime
  5004. }
  5005. return 0
  5006. }
  5007. // 观察者的数据集合
  5008. type MapWatcherData struct {
  5009. state protoimpl.MessageState `protogen:"open.v1"`
  5010. // 观察者ID
  5011. ObjectID int64 `protobuf:"varint,1,opt,name=objectID,proto3" json:"objectID,omitempty"`
  5012. // 观察者坐标点
  5013. Point *Point `protobuf:"bytes,2,opt,name=point,proto3" json:"point,omitempty"`
  5014. // 地图对象列表
  5015. ObjectList []*MapObject `protobuf:"bytes,3,rep,name=objectList,proto3" json:"objectList,omitempty"`
  5016. // 军团列表
  5017. LegionList []*MapLegion `protobuf:"bytes,4,rep,name=legionList,proto3" json:"legionList,omitempty"`
  5018. unknownFields protoimpl.UnknownFields
  5019. sizeCache protoimpl.SizeCache
  5020. }
  5021. func (x *MapWatcherData) Reset() {
  5022. *x = MapWatcherData{}
  5023. mi := &file_actor_proto_msgTypes[70]
  5024. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5025. ms.StoreMessageInfo(mi)
  5026. }
  5027. func (x *MapWatcherData) String() string {
  5028. return protoimpl.X.MessageStringOf(x)
  5029. }
  5030. func (*MapWatcherData) ProtoMessage() {}
  5031. func (x *MapWatcherData) ProtoReflect() protoreflect.Message {
  5032. mi := &file_actor_proto_msgTypes[70]
  5033. if x != nil {
  5034. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5035. if ms.LoadMessageInfo() == nil {
  5036. ms.StoreMessageInfo(mi)
  5037. }
  5038. return ms
  5039. }
  5040. return mi.MessageOf(x)
  5041. }
  5042. // Deprecated: Use MapWatcherData.ProtoReflect.Descriptor instead.
  5043. func (*MapWatcherData) Descriptor() ([]byte, []int) {
  5044. return file_actor_proto_rawDescGZIP(), []int{70}
  5045. }
  5046. func (x *MapWatcherData) GetObjectID() int64 {
  5047. if x != nil {
  5048. return x.ObjectID
  5049. }
  5050. return 0
  5051. }
  5052. func (x *MapWatcherData) GetPoint() *Point {
  5053. if x != nil {
  5054. return x.Point
  5055. }
  5056. return nil
  5057. }
  5058. func (x *MapWatcherData) GetObjectList() []*MapObject {
  5059. if x != nil {
  5060. return x.ObjectList
  5061. }
  5062. return nil
  5063. }
  5064. func (x *MapWatcherData) GetLegionList() []*MapLegion {
  5065. if x != nil {
  5066. return x.LegionList
  5067. }
  5068. return nil
  5069. }
  5070. // 玩家交易物品
  5071. type PlayerExchangeItem struct {
  5072. state protoimpl.MessageState `protogen:"open.v1"`
  5073. // 玩家ID
  5074. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  5075. // 玩家游戏服节点ID
  5076. GameNodeID string `protobuf:"bytes,2,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"`
  5077. // 玩家赛季ID
  5078. SeasonID int32 `protobuf:"varint,3,opt,name=seasonID,proto3" json:"seasonID,omitempty"`
  5079. // 交易材料或资源信息
  5080. ItemInfo *ExchangeItem `protobuf:"bytes,4,opt,name=itemInfo,proto3" json:"itemInfo,omitempty"`
  5081. // 出售的装备信息
  5082. EquipSell *ExchangeEquipSell `protobuf:"bytes,5,opt,name=equipSell,proto3" json:"equipSell,omitempty"`
  5083. // 求购已达上限状态
  5084. IsWishLimit bool `protobuf:"varint,6,opt,name=isWishLimit,proto3" json:"isWishLimit,omitempty"`
  5085. unknownFields protoimpl.UnknownFields
  5086. sizeCache protoimpl.SizeCache
  5087. }
  5088. func (x *PlayerExchangeItem) Reset() {
  5089. *x = PlayerExchangeItem{}
  5090. mi := &file_actor_proto_msgTypes[71]
  5091. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5092. ms.StoreMessageInfo(mi)
  5093. }
  5094. func (x *PlayerExchangeItem) String() string {
  5095. return protoimpl.X.MessageStringOf(x)
  5096. }
  5097. func (*PlayerExchangeItem) ProtoMessage() {}
  5098. func (x *PlayerExchangeItem) ProtoReflect() protoreflect.Message {
  5099. mi := &file_actor_proto_msgTypes[71]
  5100. if x != nil {
  5101. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5102. if ms.LoadMessageInfo() == nil {
  5103. ms.StoreMessageInfo(mi)
  5104. }
  5105. return ms
  5106. }
  5107. return mi.MessageOf(x)
  5108. }
  5109. // Deprecated: Use PlayerExchangeItem.ProtoReflect.Descriptor instead.
  5110. func (*PlayerExchangeItem) Descriptor() ([]byte, []int) {
  5111. return file_actor_proto_rawDescGZIP(), []int{71}
  5112. }
  5113. func (x *PlayerExchangeItem) GetPlayerID() int64 {
  5114. if x != nil {
  5115. return x.PlayerID
  5116. }
  5117. return 0
  5118. }
  5119. func (x *PlayerExchangeItem) GetGameNodeID() string {
  5120. if x != nil {
  5121. return x.GameNodeID
  5122. }
  5123. return ""
  5124. }
  5125. func (x *PlayerExchangeItem) GetSeasonID() int32 {
  5126. if x != nil {
  5127. return x.SeasonID
  5128. }
  5129. return 0
  5130. }
  5131. func (x *PlayerExchangeItem) GetItemInfo() *ExchangeItem {
  5132. if x != nil {
  5133. return x.ItemInfo
  5134. }
  5135. return nil
  5136. }
  5137. func (x *PlayerExchangeItem) GetEquipSell() *ExchangeEquipSell {
  5138. if x != nil {
  5139. return x.EquipSell
  5140. }
  5141. return nil
  5142. }
  5143. func (x *PlayerExchangeItem) GetIsWishLimit() bool {
  5144. if x != nil {
  5145. return x.IsWishLimit
  5146. }
  5147. return false
  5148. }
  5149. // 玩家购买商品
  5150. type PlayerExchangeBuyItem struct {
  5151. state protoimpl.MessageState `protogen:"open.v1"`
  5152. // 玩家ID
  5153. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  5154. // 玩家游戏服节点ID
  5155. GameNodeID string `protobuf:"bytes,2,opt,name=gameNodeID,proto3" json:"gameNodeID,omitempty"`
  5156. // 商品流水号
  5157. TransID string `protobuf:"bytes,3,opt,name=transID,proto3" json:"transID,omitempty"`
  5158. // 购买数量
  5159. Count int64 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"`
  5160. unknownFields protoimpl.UnknownFields
  5161. sizeCache protoimpl.SizeCache
  5162. }
  5163. func (x *PlayerExchangeBuyItem) Reset() {
  5164. *x = PlayerExchangeBuyItem{}
  5165. mi := &file_actor_proto_msgTypes[72]
  5166. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5167. ms.StoreMessageInfo(mi)
  5168. }
  5169. func (x *PlayerExchangeBuyItem) String() string {
  5170. return protoimpl.X.MessageStringOf(x)
  5171. }
  5172. func (*PlayerExchangeBuyItem) ProtoMessage() {}
  5173. func (x *PlayerExchangeBuyItem) ProtoReflect() protoreflect.Message {
  5174. mi := &file_actor_proto_msgTypes[72]
  5175. if x != nil {
  5176. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5177. if ms.LoadMessageInfo() == nil {
  5178. ms.StoreMessageInfo(mi)
  5179. }
  5180. return ms
  5181. }
  5182. return mi.MessageOf(x)
  5183. }
  5184. // Deprecated: Use PlayerExchangeBuyItem.ProtoReflect.Descriptor instead.
  5185. func (*PlayerExchangeBuyItem) Descriptor() ([]byte, []int) {
  5186. return file_actor_proto_rawDescGZIP(), []int{72}
  5187. }
  5188. func (x *PlayerExchangeBuyItem) GetPlayerID() int64 {
  5189. if x != nil {
  5190. return x.PlayerID
  5191. }
  5192. return 0
  5193. }
  5194. func (x *PlayerExchangeBuyItem) GetGameNodeID() string {
  5195. if x != nil {
  5196. return x.GameNodeID
  5197. }
  5198. return ""
  5199. }
  5200. func (x *PlayerExchangeBuyItem) GetTransID() string {
  5201. if x != nil {
  5202. return x.TransID
  5203. }
  5204. return ""
  5205. }
  5206. func (x *PlayerExchangeBuyItem) GetCount() int64 {
  5207. if x != nil {
  5208. return x.Count
  5209. }
  5210. return 0
  5211. }
  5212. // 交易成功商品详情
  5213. type ExchangeDeliverDetail struct {
  5214. state protoimpl.MessageState `protogen:"open.v1"`
  5215. // 买方玩家ID
  5216. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  5217. // 交易商品详情
  5218. Detail *ExchangeDetail `protobuf:"bytes,2,opt,name=detail,proto3" json:"detail,omitempty"`
  5219. // 交易数量
  5220. Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`
  5221. // 求购单价
  5222. WishPrice int32 `protobuf:"varint,4,opt,name=wishPrice,proto3" json:"wishPrice,omitempty"`
  5223. unknownFields protoimpl.UnknownFields
  5224. sizeCache protoimpl.SizeCache
  5225. }
  5226. func (x *ExchangeDeliverDetail) Reset() {
  5227. *x = ExchangeDeliverDetail{}
  5228. mi := &file_actor_proto_msgTypes[73]
  5229. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5230. ms.StoreMessageInfo(mi)
  5231. }
  5232. func (x *ExchangeDeliverDetail) String() string {
  5233. return protoimpl.X.MessageStringOf(x)
  5234. }
  5235. func (*ExchangeDeliverDetail) ProtoMessage() {}
  5236. func (x *ExchangeDeliverDetail) ProtoReflect() protoreflect.Message {
  5237. mi := &file_actor_proto_msgTypes[73]
  5238. if x != nil {
  5239. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5240. if ms.LoadMessageInfo() == nil {
  5241. ms.StoreMessageInfo(mi)
  5242. }
  5243. return ms
  5244. }
  5245. return mi.MessageOf(x)
  5246. }
  5247. // Deprecated: Use ExchangeDeliverDetail.ProtoReflect.Descriptor instead.
  5248. func (*ExchangeDeliverDetail) Descriptor() ([]byte, []int) {
  5249. return file_actor_proto_rawDescGZIP(), []int{73}
  5250. }
  5251. func (x *ExchangeDeliverDetail) GetPlayerID() int64 {
  5252. if x != nil {
  5253. return x.PlayerID
  5254. }
  5255. return 0
  5256. }
  5257. func (x *ExchangeDeliverDetail) GetDetail() *ExchangeDetail {
  5258. if x != nil {
  5259. return x.Detail
  5260. }
  5261. return nil
  5262. }
  5263. func (x *ExchangeDeliverDetail) GetCount() int64 {
  5264. if x != nil {
  5265. return x.Count
  5266. }
  5267. return 0
  5268. }
  5269. func (x *ExchangeDeliverDetail) GetWishPrice() int32 {
  5270. if x != nil {
  5271. return x.WishPrice
  5272. }
  5273. return 0
  5274. }
  5275. // 给玩家发货信息
  5276. type PlayerExchangeItemDeliver struct {
  5277. state protoimpl.MessageState `protogen:"open.v1"`
  5278. // 玩家ID
  5279. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  5280. // 发货的商品流水号
  5281. TransID string `protobuf:"bytes,2,opt,name=transID,proto3" json:"transID,omitempty"`
  5282. // 交易商品ID
  5283. GoodsID int32 `protobuf:"varint,3,opt,name=goodsID,proto3" json:"goodsID,omitempty"`
  5284. // 单价
  5285. Price int32 `protobuf:"varint,4,opt,name=price,proto3" json:"price,omitempty"`
  5286. // 交易数量
  5287. Count int64 `protobuf:"varint,5,opt,name=count,proto3" json:"count,omitempty"`
  5288. // 求购单价
  5289. WishPrice int32 `protobuf:"varint,6,opt,name=wishPrice,proto3" json:"wishPrice,omitempty"`
  5290. // 是否是买方
  5291. IsBuyer bool `protobuf:"varint,7,opt,name=isBuyer,proto3" json:"isBuyer,omitempty"`
  5292. unknownFields protoimpl.UnknownFields
  5293. sizeCache protoimpl.SizeCache
  5294. }
  5295. func (x *PlayerExchangeItemDeliver) Reset() {
  5296. *x = PlayerExchangeItemDeliver{}
  5297. mi := &file_actor_proto_msgTypes[74]
  5298. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5299. ms.StoreMessageInfo(mi)
  5300. }
  5301. func (x *PlayerExchangeItemDeliver) String() string {
  5302. return protoimpl.X.MessageStringOf(x)
  5303. }
  5304. func (*PlayerExchangeItemDeliver) ProtoMessage() {}
  5305. func (x *PlayerExchangeItemDeliver) ProtoReflect() protoreflect.Message {
  5306. mi := &file_actor_proto_msgTypes[74]
  5307. if x != nil {
  5308. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5309. if ms.LoadMessageInfo() == nil {
  5310. ms.StoreMessageInfo(mi)
  5311. }
  5312. return ms
  5313. }
  5314. return mi.MessageOf(x)
  5315. }
  5316. // Deprecated: Use PlayerExchangeItemDeliver.ProtoReflect.Descriptor instead.
  5317. func (*PlayerExchangeItemDeliver) Descriptor() ([]byte, []int) {
  5318. return file_actor_proto_rawDescGZIP(), []int{74}
  5319. }
  5320. func (x *PlayerExchangeItemDeliver) GetPlayerID() int64 {
  5321. if x != nil {
  5322. return x.PlayerID
  5323. }
  5324. return 0
  5325. }
  5326. func (x *PlayerExchangeItemDeliver) GetTransID() string {
  5327. if x != nil {
  5328. return x.TransID
  5329. }
  5330. return ""
  5331. }
  5332. func (x *PlayerExchangeItemDeliver) GetGoodsID() int32 {
  5333. if x != nil {
  5334. return x.GoodsID
  5335. }
  5336. return 0
  5337. }
  5338. func (x *PlayerExchangeItemDeliver) GetPrice() int32 {
  5339. if x != nil {
  5340. return x.Price
  5341. }
  5342. return 0
  5343. }
  5344. func (x *PlayerExchangeItemDeliver) GetCount() int64 {
  5345. if x != nil {
  5346. return x.Count
  5347. }
  5348. return 0
  5349. }
  5350. func (x *PlayerExchangeItemDeliver) GetWishPrice() int32 {
  5351. if x != nil {
  5352. return x.WishPrice
  5353. }
  5354. return 0
  5355. }
  5356. func (x *PlayerExchangeItemDeliver) GetIsBuyer() bool {
  5357. if x != nil {
  5358. return x.IsBuyer
  5359. }
  5360. return false
  5361. }
  5362. // 查询我的交易物品请求
  5363. type PlayerExchangeMyItem struct {
  5364. state protoimpl.MessageState `protogen:"open.v1"`
  5365. // 玩家ID
  5366. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  5367. // 类型 1:出售 2:求购
  5368. ActType int32 `protobuf:"varint,2,opt,name=actType,proto3" json:"actType,omitempty"`
  5369. // 流水号ID列表
  5370. TransIDs *StrList `protobuf:"bytes,3,opt,name=transIDs,proto3" json:"transIDs,omitempty"`
  5371. unknownFields protoimpl.UnknownFields
  5372. sizeCache protoimpl.SizeCache
  5373. }
  5374. func (x *PlayerExchangeMyItem) Reset() {
  5375. *x = PlayerExchangeMyItem{}
  5376. mi := &file_actor_proto_msgTypes[75]
  5377. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5378. ms.StoreMessageInfo(mi)
  5379. }
  5380. func (x *PlayerExchangeMyItem) String() string {
  5381. return protoimpl.X.MessageStringOf(x)
  5382. }
  5383. func (*PlayerExchangeMyItem) ProtoMessage() {}
  5384. func (x *PlayerExchangeMyItem) ProtoReflect() protoreflect.Message {
  5385. mi := &file_actor_proto_msgTypes[75]
  5386. if x != nil {
  5387. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5388. if ms.LoadMessageInfo() == nil {
  5389. ms.StoreMessageInfo(mi)
  5390. }
  5391. return ms
  5392. }
  5393. return mi.MessageOf(x)
  5394. }
  5395. // Deprecated: Use PlayerExchangeMyItem.ProtoReflect.Descriptor instead.
  5396. func (*PlayerExchangeMyItem) Descriptor() ([]byte, []int) {
  5397. return file_actor_proto_rawDescGZIP(), []int{75}
  5398. }
  5399. func (x *PlayerExchangeMyItem) GetPlayerID() int64 {
  5400. if x != nil {
  5401. return x.PlayerID
  5402. }
  5403. return 0
  5404. }
  5405. func (x *PlayerExchangeMyItem) GetActType() int32 {
  5406. if x != nil {
  5407. return x.ActType
  5408. }
  5409. return 0
  5410. }
  5411. func (x *PlayerExchangeMyItem) GetTransIDs() *StrList {
  5412. if x != nil {
  5413. return x.TransIDs
  5414. }
  5415. return nil
  5416. }
  5417. // 更新我的交易物品请求
  5418. type PlayerExchangeItemUpdate struct {
  5419. state protoimpl.MessageState `protogen:"open.v1"`
  5420. // 玩家ID
  5421. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  5422. // 更新类型
  5423. UpdateType int32 `protobuf:"varint,2,opt,name=updateType,proto3" json:"updateType,omitempty"`
  5424. // 交易类型 1:出售 2:求购
  5425. ActType int32 `protobuf:"varint,3,opt,name=actType,proto3" json:"actType,omitempty"`
  5426. // 流水号ID
  5427. TransID string `protobuf:"bytes,4,opt,name=TransID,proto3" json:"TransID,omitempty"`
  5428. // 求购已达上限状态
  5429. IsWishLimit bool `protobuf:"varint,5,opt,name=isWishLimit,proto3" json:"isWishLimit,omitempty"`
  5430. unknownFields protoimpl.UnknownFields
  5431. sizeCache protoimpl.SizeCache
  5432. }
  5433. func (x *PlayerExchangeItemUpdate) Reset() {
  5434. *x = PlayerExchangeItemUpdate{}
  5435. mi := &file_actor_proto_msgTypes[76]
  5436. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5437. ms.StoreMessageInfo(mi)
  5438. }
  5439. func (x *PlayerExchangeItemUpdate) String() string {
  5440. return protoimpl.X.MessageStringOf(x)
  5441. }
  5442. func (*PlayerExchangeItemUpdate) ProtoMessage() {}
  5443. func (x *PlayerExchangeItemUpdate) ProtoReflect() protoreflect.Message {
  5444. mi := &file_actor_proto_msgTypes[76]
  5445. if x != nil {
  5446. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5447. if ms.LoadMessageInfo() == nil {
  5448. ms.StoreMessageInfo(mi)
  5449. }
  5450. return ms
  5451. }
  5452. return mi.MessageOf(x)
  5453. }
  5454. // Deprecated: Use PlayerExchangeItemUpdate.ProtoReflect.Descriptor instead.
  5455. func (*PlayerExchangeItemUpdate) Descriptor() ([]byte, []int) {
  5456. return file_actor_proto_rawDescGZIP(), []int{76}
  5457. }
  5458. func (x *PlayerExchangeItemUpdate) GetPlayerID() int64 {
  5459. if x != nil {
  5460. return x.PlayerID
  5461. }
  5462. return 0
  5463. }
  5464. func (x *PlayerExchangeItemUpdate) GetUpdateType() int32 {
  5465. if x != nil {
  5466. return x.UpdateType
  5467. }
  5468. return 0
  5469. }
  5470. func (x *PlayerExchangeItemUpdate) GetActType() int32 {
  5471. if x != nil {
  5472. return x.ActType
  5473. }
  5474. return 0
  5475. }
  5476. func (x *PlayerExchangeItemUpdate) GetTransID() string {
  5477. if x != nil {
  5478. return x.TransID
  5479. }
  5480. return ""
  5481. }
  5482. func (x *PlayerExchangeItemUpdate) GetIsWishLimit() bool {
  5483. if x != nil {
  5484. return x.IsWishLimit
  5485. }
  5486. return false
  5487. }
  5488. // 玩家再起
  5489. type PlayerComeback struct {
  5490. state protoimpl.MessageState `protogen:"open.v1"`
  5491. // 玩家ID
  5492. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  5493. // 是否重新选州
  5494. Rechoose bool `protobuf:"varint,2,opt,name=rechoose,proto3" json:"rechoose,omitempty"`
  5495. // 选的州ID
  5496. StateID int32 `protobuf:"varint,3,opt,name=stateID,proto3" json:"stateID,omitempty"`
  5497. unknownFields protoimpl.UnknownFields
  5498. sizeCache protoimpl.SizeCache
  5499. }
  5500. func (x *PlayerComeback) Reset() {
  5501. *x = PlayerComeback{}
  5502. mi := &file_actor_proto_msgTypes[77]
  5503. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5504. ms.StoreMessageInfo(mi)
  5505. }
  5506. func (x *PlayerComeback) String() string {
  5507. return protoimpl.X.MessageStringOf(x)
  5508. }
  5509. func (*PlayerComeback) ProtoMessage() {}
  5510. func (x *PlayerComeback) ProtoReflect() protoreflect.Message {
  5511. mi := &file_actor_proto_msgTypes[77]
  5512. if x != nil {
  5513. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5514. if ms.LoadMessageInfo() == nil {
  5515. ms.StoreMessageInfo(mi)
  5516. }
  5517. return ms
  5518. }
  5519. return mi.MessageOf(x)
  5520. }
  5521. // Deprecated: Use PlayerComeback.ProtoReflect.Descriptor instead.
  5522. func (*PlayerComeback) Descriptor() ([]byte, []int) {
  5523. return file_actor_proto_rawDescGZIP(), []int{77}
  5524. }
  5525. func (x *PlayerComeback) GetPlayerID() int64 {
  5526. if x != nil {
  5527. return x.PlayerID
  5528. }
  5529. return 0
  5530. }
  5531. func (x *PlayerComeback) GetRechoose() bool {
  5532. if x != nil {
  5533. return x.Rechoose
  5534. }
  5535. return false
  5536. }
  5537. func (x *PlayerComeback) GetStateID() int32 {
  5538. if x != nil {
  5539. return x.StateID
  5540. }
  5541. return 0
  5542. }
  5543. // 玩家进入地图请求
  5544. type MapEnterRequest struct {
  5545. state protoimpl.MessageState `protogen:"open.v1"`
  5546. // 玩家ID
  5547. PlayerID int64 `protobuf:"varint,1,opt,name=playerID,proto3" json:"playerID,omitempty"`
  5548. // 联盟ID
  5549. LeagueID int64 `protobuf:"varint,2,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  5550. // 是否新玩家
  5551. IsNewPlayer bool `protobuf:"varint,3,opt,name=isNewPlayer,proto3" json:"isNewPlayer,omitempty"`
  5552. // 玩家名称
  5553. PlayerName string `protobuf:"bytes,10,opt,name=playerName,proto3" json:"playerName,omitempty"`
  5554. // 玩家头像ID
  5555. IconID int32 `protobuf:"varint,11,opt,name=iconID,proto3" json:"iconID,omitempty"`
  5556. // 玩家头像框ID
  5557. FrameID int32 `protobuf:"varint,12,opt,name=frameID,proto3" json:"frameID,omitempty"`
  5558. unknownFields protoimpl.UnknownFields
  5559. sizeCache protoimpl.SizeCache
  5560. }
  5561. func (x *MapEnterRequest) Reset() {
  5562. *x = MapEnterRequest{}
  5563. mi := &file_actor_proto_msgTypes[78]
  5564. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5565. ms.StoreMessageInfo(mi)
  5566. }
  5567. func (x *MapEnterRequest) String() string {
  5568. return protoimpl.X.MessageStringOf(x)
  5569. }
  5570. func (*MapEnterRequest) ProtoMessage() {}
  5571. func (x *MapEnterRequest) ProtoReflect() protoreflect.Message {
  5572. mi := &file_actor_proto_msgTypes[78]
  5573. if x != nil {
  5574. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5575. if ms.LoadMessageInfo() == nil {
  5576. ms.StoreMessageInfo(mi)
  5577. }
  5578. return ms
  5579. }
  5580. return mi.MessageOf(x)
  5581. }
  5582. // Deprecated: Use MapEnterRequest.ProtoReflect.Descriptor instead.
  5583. func (*MapEnterRequest) Descriptor() ([]byte, []int) {
  5584. return file_actor_proto_rawDescGZIP(), []int{78}
  5585. }
  5586. func (x *MapEnterRequest) GetPlayerID() int64 {
  5587. if x != nil {
  5588. return x.PlayerID
  5589. }
  5590. return 0
  5591. }
  5592. func (x *MapEnterRequest) GetLeagueID() int64 {
  5593. if x != nil {
  5594. return x.LeagueID
  5595. }
  5596. return 0
  5597. }
  5598. func (x *MapEnterRequest) GetIsNewPlayer() bool {
  5599. if x != nil {
  5600. return x.IsNewPlayer
  5601. }
  5602. return false
  5603. }
  5604. func (x *MapEnterRequest) GetPlayerName() string {
  5605. if x != nil {
  5606. return x.PlayerName
  5607. }
  5608. return ""
  5609. }
  5610. func (x *MapEnterRequest) GetIconID() int32 {
  5611. if x != nil {
  5612. return x.IconID
  5613. }
  5614. return 0
  5615. }
  5616. func (x *MapEnterRequest) GetFrameID() int32 {
  5617. if x != nil {
  5618. return x.FrameID
  5619. }
  5620. return 0
  5621. }
  5622. // [请求] 选择出生州
  5623. type SelectStateRequest struct {
  5624. state protoimpl.MessageState `protogen:"open.v1"`
  5625. // 出生州ID
  5626. StateID int32 `protobuf:"varint,1,opt,name=stateID,proto3" json:"stateID,omitempty"`
  5627. // 玩家ID
  5628. PlayerID int64 `protobuf:"varint,2,opt,name=playerID,proto3" json:"playerID,omitempty"`
  5629. // 联盟ID
  5630. LeagueID int64 `protobuf:"varint,3,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  5631. // 玩家名称
  5632. PlayerName string `protobuf:"bytes,4,opt,name=playerName,proto3" json:"playerName,omitempty"`
  5633. // 玩家头像ID
  5634. IconID int32 `protobuf:"varint,5,opt,name=iconID,proto3" json:"iconID,omitempty"`
  5635. // 玩家头像框ID
  5636. FrameID int32 `protobuf:"varint,6,opt,name=frameID,proto3" json:"frameID,omitempty"`
  5637. unknownFields protoimpl.UnknownFields
  5638. sizeCache protoimpl.SizeCache
  5639. }
  5640. func (x *SelectStateRequest) Reset() {
  5641. *x = SelectStateRequest{}
  5642. mi := &file_actor_proto_msgTypes[79]
  5643. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5644. ms.StoreMessageInfo(mi)
  5645. }
  5646. func (x *SelectStateRequest) String() string {
  5647. return protoimpl.X.MessageStringOf(x)
  5648. }
  5649. func (*SelectStateRequest) ProtoMessage() {}
  5650. func (x *SelectStateRequest) ProtoReflect() protoreflect.Message {
  5651. mi := &file_actor_proto_msgTypes[79]
  5652. if x != nil {
  5653. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5654. if ms.LoadMessageInfo() == nil {
  5655. ms.StoreMessageInfo(mi)
  5656. }
  5657. return ms
  5658. }
  5659. return mi.MessageOf(x)
  5660. }
  5661. // Deprecated: Use SelectStateRequest.ProtoReflect.Descriptor instead.
  5662. func (*SelectStateRequest) Descriptor() ([]byte, []int) {
  5663. return file_actor_proto_rawDescGZIP(), []int{79}
  5664. }
  5665. func (x *SelectStateRequest) GetStateID() int32 {
  5666. if x != nil {
  5667. return x.StateID
  5668. }
  5669. return 0
  5670. }
  5671. func (x *SelectStateRequest) GetPlayerID() int64 {
  5672. if x != nil {
  5673. return x.PlayerID
  5674. }
  5675. return 0
  5676. }
  5677. func (x *SelectStateRequest) GetLeagueID() int64 {
  5678. if x != nil {
  5679. return x.LeagueID
  5680. }
  5681. return 0
  5682. }
  5683. func (x *SelectStateRequest) GetPlayerName() string {
  5684. if x != nil {
  5685. return x.PlayerName
  5686. }
  5687. return ""
  5688. }
  5689. func (x *SelectStateRequest) GetIconID() int32 {
  5690. if x != nil {
  5691. return x.IconID
  5692. }
  5693. return 0
  5694. }
  5695. func (x *SelectStateRequest) GetFrameID() int32 {
  5696. if x != nil {
  5697. return x.FrameID
  5698. }
  5699. return 0
  5700. }
  5701. // [响应] 选择出生州
  5702. type SelectStateResponse struct {
  5703. state protoimpl.MessageState `protogen:"open.v1"`
  5704. // 观察者对象ID
  5705. ObjectID int64 `protobuf:"varint,1,opt,name=objectID,proto3" json:"objectID,omitempty"`
  5706. // 出生坐标
  5707. Point *Point `protobuf:"bytes,2,opt,name=point,proto3" json:"point,omitempty"`
  5708. unknownFields protoimpl.UnknownFields
  5709. sizeCache protoimpl.SizeCache
  5710. }
  5711. func (x *SelectStateResponse) Reset() {
  5712. *x = SelectStateResponse{}
  5713. mi := &file_actor_proto_msgTypes[80]
  5714. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5715. ms.StoreMessageInfo(mi)
  5716. }
  5717. func (x *SelectStateResponse) String() string {
  5718. return protoimpl.X.MessageStringOf(x)
  5719. }
  5720. func (*SelectStateResponse) ProtoMessage() {}
  5721. func (x *SelectStateResponse) ProtoReflect() protoreflect.Message {
  5722. mi := &file_actor_proto_msgTypes[80]
  5723. if x != nil {
  5724. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5725. if ms.LoadMessageInfo() == nil {
  5726. ms.StoreMessageInfo(mi)
  5727. }
  5728. return ms
  5729. }
  5730. return mi.MessageOf(x)
  5731. }
  5732. // Deprecated: Use SelectStateResponse.ProtoReflect.Descriptor instead.
  5733. func (*SelectStateResponse) Descriptor() ([]byte, []int) {
  5734. return file_actor_proto_rawDescGZIP(), []int{80}
  5735. }
  5736. func (x *SelectStateResponse) GetObjectID() int64 {
  5737. if x != nil {
  5738. return x.ObjectID
  5739. }
  5740. return 0
  5741. }
  5742. func (x *SelectStateResponse) GetPoint() *Point {
  5743. if x != nil {
  5744. return x.Point
  5745. }
  5746. return nil
  5747. }
  5748. // 自动撤退
  5749. type AutoRetreat struct {
  5750. state protoimpl.MessageState `protogen:"open.v1"`
  5751. // 队伍ID
  5752. TeamID int32 `protobuf:"varint,1,opt,name=teamID,proto3" json:"teamID,omitempty"`
  5753. // 撤退的行军状态
  5754. MarchState int32 `protobuf:"varint,2,opt,name=marchState,proto3" json:"marchState,omitempty"`
  5755. // 是否移除调动点
  5756. IsRemoveRedeploy bool `protobuf:"varint,3,opt,name=isRemoveRedeploy,proto3" json:"isRemoveRedeploy,omitempty"`
  5757. unknownFields protoimpl.UnknownFields
  5758. sizeCache protoimpl.SizeCache
  5759. }
  5760. func (x *AutoRetreat) Reset() {
  5761. *x = AutoRetreat{}
  5762. mi := &file_actor_proto_msgTypes[81]
  5763. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5764. ms.StoreMessageInfo(mi)
  5765. }
  5766. func (x *AutoRetreat) String() string {
  5767. return protoimpl.X.MessageStringOf(x)
  5768. }
  5769. func (*AutoRetreat) ProtoMessage() {}
  5770. func (x *AutoRetreat) ProtoReflect() protoreflect.Message {
  5771. mi := &file_actor_proto_msgTypes[81]
  5772. if x != nil {
  5773. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5774. if ms.LoadMessageInfo() == nil {
  5775. ms.StoreMessageInfo(mi)
  5776. }
  5777. return ms
  5778. }
  5779. return mi.MessageOf(x)
  5780. }
  5781. // Deprecated: Use AutoRetreat.ProtoReflect.Descriptor instead.
  5782. func (*AutoRetreat) Descriptor() ([]byte, []int) {
  5783. return file_actor_proto_rawDescGZIP(), []int{81}
  5784. }
  5785. func (x *AutoRetreat) GetTeamID() int32 {
  5786. if x != nil {
  5787. return x.TeamID
  5788. }
  5789. return 0
  5790. }
  5791. func (x *AutoRetreat) GetMarchState() int32 {
  5792. if x != nil {
  5793. return x.MarchState
  5794. }
  5795. return 0
  5796. }
  5797. func (x *AutoRetreat) GetIsRemoveRedeploy() bool {
  5798. if x != nil {
  5799. return x.IsRemoveRedeploy
  5800. }
  5801. return false
  5802. }
  5803. // 自动防守
  5804. type AutoDefend struct {
  5805. state protoimpl.MessageState `protogen:"open.v1"`
  5806. // 建筑对象ID
  5807. BuildObjectID int64 `protobuf:"varint,1,opt,name=buildObjectID,proto3" json:"buildObjectID,omitempty"`
  5808. // 行军对象ID列表
  5809. Members []*AutoDefendMember `protobuf:"bytes,2,rep,name=members,proto3" json:"members,omitempty"`
  5810. unknownFields protoimpl.UnknownFields
  5811. sizeCache protoimpl.SizeCache
  5812. }
  5813. func (x *AutoDefend) Reset() {
  5814. *x = AutoDefend{}
  5815. mi := &file_actor_proto_msgTypes[82]
  5816. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5817. ms.StoreMessageInfo(mi)
  5818. }
  5819. func (x *AutoDefend) String() string {
  5820. return protoimpl.X.MessageStringOf(x)
  5821. }
  5822. func (*AutoDefend) ProtoMessage() {}
  5823. func (x *AutoDefend) ProtoReflect() protoreflect.Message {
  5824. mi := &file_actor_proto_msgTypes[82]
  5825. if x != nil {
  5826. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5827. if ms.LoadMessageInfo() == nil {
  5828. ms.StoreMessageInfo(mi)
  5829. }
  5830. return ms
  5831. }
  5832. return mi.MessageOf(x)
  5833. }
  5834. // Deprecated: Use AutoDefend.ProtoReflect.Descriptor instead.
  5835. func (*AutoDefend) Descriptor() ([]byte, []int) {
  5836. return file_actor_proto_rawDescGZIP(), []int{82}
  5837. }
  5838. func (x *AutoDefend) GetBuildObjectID() int64 {
  5839. if x != nil {
  5840. return x.BuildObjectID
  5841. }
  5842. return 0
  5843. }
  5844. func (x *AutoDefend) GetMembers() []*AutoDefendMember {
  5845. if x != nil {
  5846. return x.Members
  5847. }
  5848. return nil
  5849. }
  5850. // 自动防守成员
  5851. type AutoDefendMember struct {
  5852. state protoimpl.MessageState `protogen:"open.v1"`
  5853. // 行军对象ID
  5854. MarchObjectID int64 `protobuf:"varint,1,opt,name=marchObjectID,proto3" json:"marchObjectID,omitempty"`
  5855. // 是否同步
  5856. MarchSync *MarchSync `protobuf:"bytes,2,opt,name=marchSync,proto3" json:"marchSync,omitempty"`
  5857. unknownFields protoimpl.UnknownFields
  5858. sizeCache protoimpl.SizeCache
  5859. }
  5860. func (x *AutoDefendMember) Reset() {
  5861. *x = AutoDefendMember{}
  5862. mi := &file_actor_proto_msgTypes[83]
  5863. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5864. ms.StoreMessageInfo(mi)
  5865. }
  5866. func (x *AutoDefendMember) String() string {
  5867. return protoimpl.X.MessageStringOf(x)
  5868. }
  5869. func (*AutoDefendMember) ProtoMessage() {}
  5870. func (x *AutoDefendMember) ProtoReflect() protoreflect.Message {
  5871. mi := &file_actor_proto_msgTypes[83]
  5872. if x != nil {
  5873. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5874. if ms.LoadMessageInfo() == nil {
  5875. ms.StoreMessageInfo(mi)
  5876. }
  5877. return ms
  5878. }
  5879. return mi.MessageOf(x)
  5880. }
  5881. // Deprecated: Use AutoDefendMember.ProtoReflect.Descriptor instead.
  5882. func (*AutoDefendMember) Descriptor() ([]byte, []int) {
  5883. return file_actor_proto_rawDescGZIP(), []int{83}
  5884. }
  5885. func (x *AutoDefendMember) GetMarchObjectID() int64 {
  5886. if x != nil {
  5887. return x.MarchObjectID
  5888. }
  5889. return 0
  5890. }
  5891. func (x *AutoDefendMember) GetMarchSync() *MarchSync {
  5892. if x != nil {
  5893. return x.MarchSync
  5894. }
  5895. return nil
  5896. }
  5897. // 更新观察者坐标点
  5898. type UpdateWatcherPoint struct {
  5899. state protoimpl.MessageState `protogen:"open.v1"`
  5900. // 坐标
  5901. Point *Point `protobuf:"bytes,1,opt,name=point,proto3" json:"point,omitempty"`
  5902. // 是否失败
  5903. IsFailed bool `protobuf:"varint,2,opt,name=isFailed,proto3" json:"isFailed,omitempty"`
  5904. unknownFields protoimpl.UnknownFields
  5905. sizeCache protoimpl.SizeCache
  5906. }
  5907. func (x *UpdateWatcherPoint) Reset() {
  5908. *x = UpdateWatcherPoint{}
  5909. mi := &file_actor_proto_msgTypes[84]
  5910. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5911. ms.StoreMessageInfo(mi)
  5912. }
  5913. func (x *UpdateWatcherPoint) String() string {
  5914. return protoimpl.X.MessageStringOf(x)
  5915. }
  5916. func (*UpdateWatcherPoint) ProtoMessage() {}
  5917. func (x *UpdateWatcherPoint) ProtoReflect() protoreflect.Message {
  5918. mi := &file_actor_proto_msgTypes[84]
  5919. if x != nil {
  5920. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5921. if ms.LoadMessageInfo() == nil {
  5922. ms.StoreMessageInfo(mi)
  5923. }
  5924. return ms
  5925. }
  5926. return mi.MessageOf(x)
  5927. }
  5928. // Deprecated: Use UpdateWatcherPoint.ProtoReflect.Descriptor instead.
  5929. func (*UpdateWatcherPoint) Descriptor() ([]byte, []int) {
  5930. return file_actor_proto_rawDescGZIP(), []int{84}
  5931. }
  5932. func (x *UpdateWatcherPoint) GetPoint() *Point {
  5933. if x != nil {
  5934. return x.Point
  5935. }
  5936. return nil
  5937. }
  5938. func (x *UpdateWatcherPoint) GetIsFailed() bool {
  5939. if x != nil {
  5940. return x.IsFailed
  5941. }
  5942. return false
  5943. }
  5944. // 更新部队
  5945. type UpdateTeam struct {
  5946. state protoimpl.MessageState `protogen:"open.v1"`
  5947. // 更新的部队ID
  5948. TeamID int32 `protobuf:"varint,1,opt,name=teamID,proto3" json:"teamID,omitempty"`
  5949. // 根据更新类型读取下面的数据
  5950. TeamUpdateType int32 `protobuf:"varint,2,opt,name=teamUpdateType,proto3" json:"teamUpdateType,omitempty"`
  5951. // 调动点的对象ID
  5952. RedeployObjectID int64 `protobuf:"varint,10,opt,name=redeployObjectID,proto3" json:"redeployObjectID,omitempty"`
  5953. // 调动点的对象类型
  5954. RedeployObjectType int32 `protobuf:"varint,11,opt,name=redeployObjectType,proto3" json:"redeployObjectType,omitempty"` // TODO 其它
  5955. unknownFields protoimpl.UnknownFields
  5956. sizeCache protoimpl.SizeCache
  5957. }
  5958. func (x *UpdateTeam) Reset() {
  5959. *x = UpdateTeam{}
  5960. mi := &file_actor_proto_msgTypes[85]
  5961. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5962. ms.StoreMessageInfo(mi)
  5963. }
  5964. func (x *UpdateTeam) String() string {
  5965. return protoimpl.X.MessageStringOf(x)
  5966. }
  5967. func (*UpdateTeam) ProtoMessage() {}
  5968. func (x *UpdateTeam) ProtoReflect() protoreflect.Message {
  5969. mi := &file_actor_proto_msgTypes[85]
  5970. if x != nil {
  5971. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  5972. if ms.LoadMessageInfo() == nil {
  5973. ms.StoreMessageInfo(mi)
  5974. }
  5975. return ms
  5976. }
  5977. return mi.MessageOf(x)
  5978. }
  5979. // Deprecated: Use UpdateTeam.ProtoReflect.Descriptor instead.
  5980. func (*UpdateTeam) Descriptor() ([]byte, []int) {
  5981. return file_actor_proto_rawDescGZIP(), []int{85}
  5982. }
  5983. func (x *UpdateTeam) GetTeamID() int32 {
  5984. if x != nil {
  5985. return x.TeamID
  5986. }
  5987. return 0
  5988. }
  5989. func (x *UpdateTeam) GetTeamUpdateType() int32 {
  5990. if x != nil {
  5991. return x.TeamUpdateType
  5992. }
  5993. return 0
  5994. }
  5995. func (x *UpdateTeam) GetRedeployObjectID() int64 {
  5996. if x != nil {
  5997. return x.RedeployObjectID
  5998. }
  5999. return 0
  6000. }
  6001. func (x *UpdateTeam) GetRedeployObjectType() int32 {
  6002. if x != nil {
  6003. return x.RedeployObjectType
  6004. }
  6005. return 0
  6006. }
  6007. // 寻路请求
  6008. type FindPathRequest struct {
  6009. state protoimpl.MessageState `protogen:"open.v1"`
  6010. // 起点X坐标
  6011. StartX int32 `protobuf:"varint,1,opt,name=startX,proto3" json:"startX,omitempty"`
  6012. // 起点Y坐标
  6013. StartY int32 `protobuf:"varint,2,opt,name=startY,proto3" json:"startY,omitempty"`
  6014. // 终点X坐标
  6015. EndX int32 `protobuf:"varint,3,opt,name=endX,proto3" json:"endX,omitempty"`
  6016. // 终点Y坐标
  6017. EndY int32 `protobuf:"varint,4,opt,name=endY,proto3" json:"endY,omitempty"`
  6018. // 玩家ID
  6019. PlayerID int64 `protobuf:"varint,10,opt,name=playerID,proto3" json:"playerID,omitempty"`
  6020. // 联盟ID
  6021. LeagueID int64 `protobuf:"varint,11,opt,name=leagueID,proto3" json:"leagueID,omitempty"`
  6022. // 行军类型
  6023. MarchType int32 `protobuf:"varint,20,opt,name=marchType,proto3" json:"marchType,omitempty"`
  6024. unknownFields protoimpl.UnknownFields
  6025. sizeCache protoimpl.SizeCache
  6026. }
  6027. func (x *FindPathRequest) Reset() {
  6028. *x = FindPathRequest{}
  6029. mi := &file_actor_proto_msgTypes[86]
  6030. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6031. ms.StoreMessageInfo(mi)
  6032. }
  6033. func (x *FindPathRequest) String() string {
  6034. return protoimpl.X.MessageStringOf(x)
  6035. }
  6036. func (*FindPathRequest) ProtoMessage() {}
  6037. func (x *FindPathRequest) ProtoReflect() protoreflect.Message {
  6038. mi := &file_actor_proto_msgTypes[86]
  6039. if x != nil {
  6040. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6041. if ms.LoadMessageInfo() == nil {
  6042. ms.StoreMessageInfo(mi)
  6043. }
  6044. return ms
  6045. }
  6046. return mi.MessageOf(x)
  6047. }
  6048. // Deprecated: Use FindPathRequest.ProtoReflect.Descriptor instead.
  6049. func (*FindPathRequest) Descriptor() ([]byte, []int) {
  6050. return file_actor_proto_rawDescGZIP(), []int{86}
  6051. }
  6052. func (x *FindPathRequest) GetStartX() int32 {
  6053. if x != nil {
  6054. return x.StartX
  6055. }
  6056. return 0
  6057. }
  6058. func (x *FindPathRequest) GetStartY() int32 {
  6059. if x != nil {
  6060. return x.StartY
  6061. }
  6062. return 0
  6063. }
  6064. func (x *FindPathRequest) GetEndX() int32 {
  6065. if x != nil {
  6066. return x.EndX
  6067. }
  6068. return 0
  6069. }
  6070. func (x *FindPathRequest) GetEndY() int32 {
  6071. if x != nil {
  6072. return x.EndY
  6073. }
  6074. return 0
  6075. }
  6076. func (x *FindPathRequest) GetPlayerID() int64 {
  6077. if x != nil {
  6078. return x.PlayerID
  6079. }
  6080. return 0
  6081. }
  6082. func (x *FindPathRequest) GetLeagueID() int64 {
  6083. if x != nil {
  6084. return x.LeagueID
  6085. }
  6086. return 0
  6087. }
  6088. func (x *FindPathRequest) GetMarchType() int32 {
  6089. if x != nil {
  6090. return x.MarchType
  6091. }
  6092. return 0
  6093. }
  6094. // 自动防守请求
  6095. type AutoDefendRequest struct {
  6096. state protoimpl.MessageState `protogen:"open.v1"`
  6097. // 建筑对象ID
  6098. BuildObjectID int64 `protobuf:"varint,1,opt,name=buildObjectID,proto3" json:"buildObjectID,omitempty"`
  6099. // teamIDs
  6100. TeamIDs []int32 `protobuf:"varint,2,rep,packed,name=teamIDs,proto3" json:"teamIDs,omitempty"`
  6101. unknownFields protoimpl.UnknownFields
  6102. sizeCache protoimpl.SizeCache
  6103. }
  6104. func (x *AutoDefendRequest) Reset() {
  6105. *x = AutoDefendRequest{}
  6106. mi := &file_actor_proto_msgTypes[87]
  6107. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6108. ms.StoreMessageInfo(mi)
  6109. }
  6110. func (x *AutoDefendRequest) String() string {
  6111. return protoimpl.X.MessageStringOf(x)
  6112. }
  6113. func (*AutoDefendRequest) ProtoMessage() {}
  6114. func (x *AutoDefendRequest) ProtoReflect() protoreflect.Message {
  6115. mi := &file_actor_proto_msgTypes[87]
  6116. if x != nil {
  6117. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6118. if ms.LoadMessageInfo() == nil {
  6119. ms.StoreMessageInfo(mi)
  6120. }
  6121. return ms
  6122. }
  6123. return mi.MessageOf(x)
  6124. }
  6125. // Deprecated: Use AutoDefendRequest.ProtoReflect.Descriptor instead.
  6126. func (*AutoDefendRequest) Descriptor() ([]byte, []int) {
  6127. return file_actor_proto_rawDescGZIP(), []int{87}
  6128. }
  6129. func (x *AutoDefendRequest) GetBuildObjectID() int64 {
  6130. if x != nil {
  6131. return x.BuildObjectID
  6132. }
  6133. return 0
  6134. }
  6135. func (x *AutoDefendRequest) GetTeamIDs() []int32 {
  6136. if x != nil {
  6137. return x.TeamIDs
  6138. }
  6139. return nil
  6140. }
  6141. // 侦察检测
  6142. type CheckScoutResult struct {
  6143. state protoimpl.MessageState `protogen:"open.v1"`
  6144. // 侦察玩家ID
  6145. TargetPlayerID int64 `protobuf:"varint,1,opt,name=targetPlayerID,proto3" json:"targetPlayerID,omitempty"`
  6146. // 侦察玩家名称
  6147. TargetPlayerName string `protobuf:"bytes,2,opt,name=targetPlayerName,proto3" json:"targetPlayerName,omitempty"`
  6148. // 侦察坐标
  6149. Point *Point `protobuf:"bytes,3,opt,name=point,proto3" json:"point,omitempty"`
  6150. // 返回当前目标状态 1保护 暂时无用 后续定义更新
  6151. TargetState int32 `protobuf:"varint,4,opt,name=targetState,proto3" json:"targetState,omitempty"`
  6152. unknownFields protoimpl.UnknownFields
  6153. sizeCache protoimpl.SizeCache
  6154. }
  6155. func (x *CheckScoutResult) Reset() {
  6156. *x = CheckScoutResult{}
  6157. mi := &file_actor_proto_msgTypes[88]
  6158. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6159. ms.StoreMessageInfo(mi)
  6160. }
  6161. func (x *CheckScoutResult) String() string {
  6162. return protoimpl.X.MessageStringOf(x)
  6163. }
  6164. func (*CheckScoutResult) ProtoMessage() {}
  6165. func (x *CheckScoutResult) ProtoReflect() protoreflect.Message {
  6166. mi := &file_actor_proto_msgTypes[88]
  6167. if x != nil {
  6168. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6169. if ms.LoadMessageInfo() == nil {
  6170. ms.StoreMessageInfo(mi)
  6171. }
  6172. return ms
  6173. }
  6174. return mi.MessageOf(x)
  6175. }
  6176. // Deprecated: Use CheckScoutResult.ProtoReflect.Descriptor instead.
  6177. func (*CheckScoutResult) Descriptor() ([]byte, []int) {
  6178. return file_actor_proto_rawDescGZIP(), []int{88}
  6179. }
  6180. func (x *CheckScoutResult) GetTargetPlayerID() int64 {
  6181. if x != nil {
  6182. return x.TargetPlayerID
  6183. }
  6184. return 0
  6185. }
  6186. func (x *CheckScoutResult) GetTargetPlayerName() string {
  6187. if x != nil {
  6188. return x.TargetPlayerName
  6189. }
  6190. return ""
  6191. }
  6192. func (x *CheckScoutResult) GetPoint() *Point {
  6193. if x != nil {
  6194. return x.Point
  6195. }
  6196. return nil
  6197. }
  6198. func (x *CheckScoutResult) GetTargetState() int32 {
  6199. if x != nil {
  6200. return x.TargetState
  6201. }
  6202. return 0
  6203. }
  6204. // 侦察请求
  6205. type ScoutRequest struct {
  6206. state protoimpl.MessageState `protogen:"open.v1"`
  6207. // 侦察队列ID
  6208. QueueID int32 `protobuf:"varint,1,opt,name=queueID,proto3" json:"queueID,omitempty"`
  6209. // 侦察类型 1:侦察-行军 2:侦察开始
  6210. ScoutType int32 `protobuf:"varint,2,opt,name=scoutType,proto3" json:"scoutType,omitempty"`
  6211. // 侦察玩家ID
  6212. PlayerID int64 `protobuf:"varint,3,opt,name=playerID,proto3" json:"playerID,omitempty"`
  6213. // 结束时间戳 单位毫秒
  6214. EndTime int64 `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
  6215. unknownFields protoimpl.UnknownFields
  6216. sizeCache protoimpl.SizeCache
  6217. }
  6218. func (x *ScoutRequest) Reset() {
  6219. *x = ScoutRequest{}
  6220. mi := &file_actor_proto_msgTypes[89]
  6221. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6222. ms.StoreMessageInfo(mi)
  6223. }
  6224. func (x *ScoutRequest) String() string {
  6225. return protoimpl.X.MessageStringOf(x)
  6226. }
  6227. func (*ScoutRequest) ProtoMessage() {}
  6228. func (x *ScoutRequest) ProtoReflect() protoreflect.Message {
  6229. mi := &file_actor_proto_msgTypes[89]
  6230. if x != nil {
  6231. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6232. if ms.LoadMessageInfo() == nil {
  6233. ms.StoreMessageInfo(mi)
  6234. }
  6235. return ms
  6236. }
  6237. return mi.MessageOf(x)
  6238. }
  6239. // Deprecated: Use ScoutRequest.ProtoReflect.Descriptor instead.
  6240. func (*ScoutRequest) Descriptor() ([]byte, []int) {
  6241. return file_actor_proto_rawDescGZIP(), []int{89}
  6242. }
  6243. func (x *ScoutRequest) GetQueueID() int32 {
  6244. if x != nil {
  6245. return x.QueueID
  6246. }
  6247. return 0
  6248. }
  6249. func (x *ScoutRequest) GetScoutType() int32 {
  6250. if x != nil {
  6251. return x.ScoutType
  6252. }
  6253. return 0
  6254. }
  6255. func (x *ScoutRequest) GetPlayerID() int64 {
  6256. if x != nil {
  6257. return x.PlayerID
  6258. }
  6259. return 0
  6260. }
  6261. func (x *ScoutRequest) GetEndTime() int64 {
  6262. if x != nil {
  6263. return x.EndTime
  6264. }
  6265. return 0
  6266. }
  6267. // 侦察状态更新通知
  6268. type ScoutUpdateNotice struct {
  6269. state protoimpl.MessageState `protogen:"open.v1"`
  6270. // 侦察开启队列列表
  6271. Starts []int32 `protobuf:"varint,1,rep,packed,name=starts,proto3" json:"starts,omitempty"`
  6272. // 侦察结束队列列表
  6273. Ends []int32 `protobuf:"varint,2,rep,packed,name=ends,proto3" json:"ends,omitempty"`
  6274. unknownFields protoimpl.UnknownFields
  6275. sizeCache protoimpl.SizeCache
  6276. }
  6277. func (x *ScoutUpdateNotice) Reset() {
  6278. *x = ScoutUpdateNotice{}
  6279. mi := &file_actor_proto_msgTypes[90]
  6280. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6281. ms.StoreMessageInfo(mi)
  6282. }
  6283. func (x *ScoutUpdateNotice) String() string {
  6284. return protoimpl.X.MessageStringOf(x)
  6285. }
  6286. func (*ScoutUpdateNotice) ProtoMessage() {}
  6287. func (x *ScoutUpdateNotice) ProtoReflect() protoreflect.Message {
  6288. mi := &file_actor_proto_msgTypes[90]
  6289. if x != nil {
  6290. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6291. if ms.LoadMessageInfo() == nil {
  6292. ms.StoreMessageInfo(mi)
  6293. }
  6294. return ms
  6295. }
  6296. return mi.MessageOf(x)
  6297. }
  6298. // Deprecated: Use ScoutUpdateNotice.ProtoReflect.Descriptor instead.
  6299. func (*ScoutUpdateNotice) Descriptor() ([]byte, []int) {
  6300. return file_actor_proto_rawDescGZIP(), []int{90}
  6301. }
  6302. func (x *ScoutUpdateNotice) GetStarts() []int32 {
  6303. if x != nil {
  6304. return x.Starts
  6305. }
  6306. return nil
  6307. }
  6308. func (x *ScoutUpdateNotice) GetEnds() []int32 {
  6309. if x != nil {
  6310. return x.Ends
  6311. }
  6312. return nil
  6313. }
  6314. // 侦察结果
  6315. type ScoutSearchResult struct {
  6316. state protoimpl.MessageState `protogen:"open.v1"`
  6317. // 侦察队列ID
  6318. QueueID int32 `protobuf:"varint,1,opt,name=queueID,proto3" json:"queueID,omitempty"`
  6319. // 被侦察玩家ID
  6320. TargetPlayerID int64 `protobuf:"varint,2,opt,name=targetPlayerID,proto3" json:"targetPlayerID,omitempty"`
  6321. // 被侦察玩家名称
  6322. TargetPlayerName string `protobuf:"bytes,3,opt,name=targetPlayerName,proto3" json:"targetPlayerName,omitempty"`
  6323. // 侦察结果 资源列表
  6324. Assets *AssetList `protobuf:"bytes,4,opt,name=assets,proto3" json:"assets,omitempty"`
  6325. unknownFields protoimpl.UnknownFields
  6326. sizeCache protoimpl.SizeCache
  6327. }
  6328. func (x *ScoutSearchResult) Reset() {
  6329. *x = ScoutSearchResult{}
  6330. mi := &file_actor_proto_msgTypes[91]
  6331. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6332. ms.StoreMessageInfo(mi)
  6333. }
  6334. func (x *ScoutSearchResult) String() string {
  6335. return protoimpl.X.MessageStringOf(x)
  6336. }
  6337. func (*ScoutSearchResult) ProtoMessage() {}
  6338. func (x *ScoutSearchResult) ProtoReflect() protoreflect.Message {
  6339. mi := &file_actor_proto_msgTypes[91]
  6340. if x != nil {
  6341. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  6342. if ms.LoadMessageInfo() == nil {
  6343. ms.StoreMessageInfo(mi)
  6344. }
  6345. return ms
  6346. }
  6347. return mi.MessageOf(x)
  6348. }
  6349. // Deprecated: Use ScoutSearchResult.ProtoReflect.Descriptor instead.
  6350. func (*ScoutSearchResult) Descriptor() ([]byte, []int) {
  6351. return file_actor_proto_rawDescGZIP(), []int{91}
  6352. }
  6353. func (x *ScoutSearchResult) GetQueueID() int32 {
  6354. if x != nil {
  6355. return x.QueueID
  6356. }
  6357. return 0
  6358. }
  6359. func (x *ScoutSearchResult) GetTargetPlayerID() int64 {
  6360. if x != nil {
  6361. return x.TargetPlayerID
  6362. }
  6363. return 0
  6364. }
  6365. func (x *ScoutSearchResult) GetTargetPlayerName() string {
  6366. if x != nil {
  6367. return x.TargetPlayerName
  6368. }
  6369. return ""
  6370. }
  6371. func (x *ScoutSearchResult) GetAssets() *AssetList {
  6372. if x != nil {
  6373. return x.Assets
  6374. }
  6375. return nil
  6376. }
  6377. var File_actor_proto protoreflect.FileDescriptor
  6378. const file_actor_proto_rawDesc = "" +
  6379. "\n" +
  6380. "\vactor.proto\x12\x02pb\x1a\x0fbase_type.proto\x1a\n" +
  6381. "mail.proto\x1a\fbattle.proto\x1a\tmap.proto\x1a\x0eexchange.proto\"[\n" +
  6382. "\vDevRegister\x12 \n" +
  6383. "\vaccountName\x18\x01 \x01(\tR\vaccountName\x12\x1a\n" +
  6384. "\bpassword\x18\x02 \x01(\tR\bpassword\x12\x0e\n" +
  6385. "\x02ip\x18\x03 \x01(\tR\x02ip\"h\n" +
  6386. "\x04User\x12\x14\n" +
  6387. "\x05sdkID\x18\x01 \x01(\x05R\x05sdkID\x12\x10\n" +
  6388. "\x03PID\x18\x02 \x01(\x05R\x03PID\x12\x16\n" +
  6389. "\x06openID\x18\x03 \x01(\tR\x06openID\x12\x10\n" +
  6390. "\x03uid\x18\x04 \x01(\x03R\x03uid\x12\x0e\n" +
  6391. "\x02ip\x18\x05 \x01(\tR\x02ip\"\x99\x01\n" +
  6392. "\vUpdateOrder\x12\x18\n" +
  6393. "\aorderID\x18\x01 \x01(\x03R\aorderID\x12\x1e\n" +
  6394. "\n" +
  6395. "sdkOrderID\x18\x02 \x01(\tR\n" +
  6396. "sdkOrderID\x12\x16\n" +
  6397. "\x06amount\x18\x03 \x01(\x05R\x06amount\x12 \n" +
  6398. "\vcheckAmount\x18\x04 \x01(\bR\vcheckAmount\x12\x16\n" +
  6399. "\x06origin\x18\x05 \x01(\x05R\x06origin\"\xb9\x02\n" +
  6400. "\vCreateOrder\x12\x10\n" +
  6401. "\x03PID\x18\x01 \x01(\x05R\x03PID\x12\x10\n" +
  6402. "\x03UID\x18\x02 \x01(\x03R\x03UID\x12\x1e\n" +
  6403. "\n" +
  6404. "gameNodeID\x18\x03 \x01(\tR\n" +
  6405. "gameNodeID\x12\x1a\n" +
  6406. "\bplayerID\x18\x04 \x01(\x03R\bplayerID\x12\x1a\n" +
  6407. "\bchargeID\x18\x05 \x01(\x05R\bchargeID\x12\x16\n" +
  6408. "\x06amount\x18\x06 \x01(\x05R\x06amount\x12\x1a\n" +
  6409. "\bclientOS\x18\a \x01(\x05R\bclientOS\x12\x0e\n" +
  6410. "\x02ip\x18\b \x01(\tR\x02ip\x120\n" +
  6411. "\x05extra\x18\t \x03(\v2\x1a.pb.CreateOrder.ExtraEntryR\x05extra\x1a8\n" +
  6412. "\n" +
  6413. "ExtraEntry\x12\x10\n" +
  6414. "\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n" +
  6415. "\x05value\x18\x02 \x01(\tR\x05value:\x028\x01\"\xe9\x02\n" +
  6416. "\fOrderDeliver\x12\x18\n" +
  6417. "\aorderID\x18\x01 \x01(\x03R\aorderID\x12\x1e\n" +
  6418. "\n" +
  6419. "sdkOrderID\x18\x02 \x01(\tR\n" +
  6420. "sdkOrderID\x12\x10\n" +
  6421. "\x03pid\x18\x03 \x01(\x05R\x03pid\x12\x10\n" +
  6422. "\x03uid\x18\x04 \x01(\x03R\x03uid\x12\x1e\n" +
  6423. "\n" +
  6424. "gameNodeID\x18\x05 \x01(\tR\n" +
  6425. "gameNodeID\x12\x1a\n" +
  6426. "\bplayerID\x18\x06 \x01(\x03R\bplayerID\x12\x1a\n" +
  6427. "\bchargeID\x18\a \x01(\x05R\bchargeID\x12\x14\n" +
  6428. "\x05money\x18\b \x01(\x05R\x05money\x12 \n" +
  6429. "\vpaymentTime\x18\t \x01(\x03R\vpaymentTime\x121\n" +
  6430. "\x05extra\x18\n" +
  6431. " \x03(\v2\x1b.pb.OrderDeliver.ExtraEntryR\x05extra\x1a8\n" +
  6432. "\n" +
  6433. "ExtraEntry\x12\x10\n" +
  6434. "\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n" +
  6435. "\x05value\x18\x02 \x01(\tR\x05value:\x028\x01\"q\n" +
  6436. "\rDBQueueReport\x12\x1c\n" +
  6437. "\ttableName\x18\x01 \x01(\tR\ttableName\x12 \n" +
  6438. "\vremainCount\x18\x02 \x01(\x03R\vremainCount\x12 \n" +
  6439. "\vsubmitCount\x18\x03 \x01(\x03R\vsubmitCount\":\n" +
  6440. "\x11DBQueueReportList\x12%\n" +
  6441. "\x04list\x18\x01 \x03(\v2\x11.pb.DBQueueReportR\x04list\"\xe3\x01\n" +
  6442. "\bSendMail\x12\"\n" +
  6443. "\ffromPlayerID\x18\x01 \x01(\x03R\ffromPlayerID\x12&\n" +
  6444. "\x0efromPlayerName\x18\x02 \x01(\tR\x0efromPlayerName\x12\x1e\n" +
  6445. "\n" +
  6446. "toPlayerID\x18\x03 \x01(\x03R\n" +
  6447. "toPlayerID\x12\x1e\n" +
  6448. "\n" +
  6449. "templateID\x18\x04 \x01(\x05R\n" +
  6450. "templateID\x12&\n" +
  6451. "\x0etemplateParams\x18\x05 \x03(\tR\x0etemplateParams\x12#\n" +
  6452. "\aRewards\x18\x06 \x03(\v2\t.pb.AssetR\aRewards\"\xfc\x01\n" +
  6453. "\vAddMailBulk\x12\x1a\n" +
  6454. "\bsendType\x18\x01 \x01(\x05R\bsendType\x12&\n" +
  6455. "\x0etoPlayerIDList\x18\x02 \x03(\x03R\x0etoPlayerIDList\x12\x1e\n" +
  6456. "\n" +
  6457. "templateID\x18\x03 \x01(\x05R\n" +
  6458. "templateID\x12&\n" +
  6459. "\x0etemplateParams\x18\x04 \x03(\tR\x0etemplateParams\x12#\n" +
  6460. "\aRewards\x18\x05 \x03(\v2\t.pb.AssetR\aRewards\x12\x1c\n" +
  6461. "\tstartTime\x18\x06 \x01(\x03R\tstartTime\x12\x1e\n" +
  6462. "\n" +
  6463. "expireTime\x18\a \x01(\x03R\n" +
  6464. "expireTime\"\x82\x05\n" +
  6465. "\n" +
  6466. "PlayerData\x12\x1a\n" +
  6467. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  6468. "\n" +
  6469. "playerName\x18\x02 \x01(\tR\n" +
  6470. "playerName\x12\x1c\n" +
  6471. "\tlordLevel\x18\x03 \x01(\x05R\tlordLevel\x12\x16\n" +
  6472. "\x06iconID\x18\x04 \x01(\x05R\x06iconID\x12\x18\n" +
  6473. "\aframeID\x18\x05 \x01(\x05R\aframeID\x12\x12\n" +
  6474. "\x04bgID\x18\x06 \x01(\x05R\x04bgID\x12\x12\n" +
  6475. "\x04desc\x18\a \x01(\tR\x04desc\x12&\n" +
  6476. "\x0etotalLoginDays\x18\b \x01(\x05R\x0etotalLoginDays\x12\x1a\n" +
  6477. "\bisOnline\x18\n" +
  6478. " \x01(\bR\bisOnline\x12\x18\n" +
  6479. "\astateID\x18\v \x01(\x05R\astateID\x12\f\n" +
  6480. "\x01x\x18\f \x01(\x05R\x01x\x12\f\n" +
  6481. "\x01y\x18\r \x01(\x05R\x01y\x12\x1a\n" +
  6482. "\bprestige\x18\x0e \x01(\x05R\bprestige\x12\x1a\n" +
  6483. "\bleagueID\x183 \x01(\x03R\bleagueID\x12\x1e\n" +
  6484. "\n" +
  6485. "leagueName\x184 \x01(\tR\n" +
  6486. "leagueName\x12$\n" +
  6487. "\rleagueAbbName\x185 \x01(\tR\rleagueAbbName\x12\x1c\n" +
  6488. "\tleagueJob\x186 \x01(\x05R\tleagueJob\x12\x1a\n" +
  6489. "\bseasonID\x18= \x01(\x05R\bseasonID\x12\x10\n" +
  6490. "\x03PID\x18e \x01(\tR\x03PID\x12\x10\n" +
  6491. "\x03UID\x18f \x01(\x03R\x03UID\x12\x1c\n" +
  6492. "\tagentPath\x18g \x01(\tR\tagentPath\x12\x0e\n" +
  6493. "\x02IP\x18h \x01(\tR\x02IP\x12\x1e\n" +
  6494. "\n" +
  6495. "gameNodeID\x18i \x01(\tR\n" +
  6496. "gameNodeID\x12\x1c\n" +
  6497. "\tmapNodeID\x18j \x01(\tR\tmapNodeID\"R\n" +
  6498. "\x0fPlayerAddAssets\x12'\n" +
  6499. "\taddAssets\x18\x01 \x03(\v2\t.pb.AssetR\taddAssets\x12\x16\n" +
  6500. "\x06origin\x18\x02 \x01(\x05R\x06origin\"S\n" +
  6501. "\tArenaPlay\x12\x1a\n" +
  6502. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x14\n" +
  6503. "\x05isWin\x18\x02 \x01(\bR\x05isWin\x12\x14\n" +
  6504. "\x05score\x18\x03 \x01(\x05R\x05score\"\xf6\x01\n" +
  6505. "\x10UpdateLastPlayer\x12\x10\n" +
  6506. "\x03PID\x18\x01 \x01(\x05R\x03PID\x12\x16\n" +
  6507. "\x06openID\x18\x02 \x01(\tR\x06openID\x12\x10\n" +
  6508. "\x03UID\x18\x03 \x01(\x03R\x03UID\x12\x1e\n" +
  6509. "\n" +
  6510. "gameNodeID\x18\x04 \x01(\tR\n" +
  6511. "gameNodeID\x12\x1a\n" +
  6512. "\bplayerID\x18\x05 \x01(\x03R\bplayerID\x12\x1e\n" +
  6513. "\n" +
  6514. "playerName\x18\x06 \x01(\tR\n" +
  6515. "playerName\x12 \n" +
  6516. "\vplayerLevel\x18\a \x01(\x05R\vplayerLevel\x12\x12\n" +
  6517. "\x04icon\x18\b \x01(\x05R\x04icon\x12\x14\n" +
  6518. "\x05power\x18\t \x01(\x03R\x05power\"4\n" +
  6519. "\x0eLastPlayerList\x12\"\n" +
  6520. "\x04list\x18\x01 \x03(\v2\x0e.pb.LastPlayerR\x04list\"\xd8\x01\n" +
  6521. "\n" +
  6522. "LastPlayer\x12\x1a\n" +
  6523. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  6524. "\n" +
  6525. "playerName\x18\x02 \x01(\tR\n" +
  6526. "playerName\x12\x1e\n" +
  6527. "\n" +
  6528. "playerIcon\x18\x03 \x01(\x05R\n" +
  6529. "playerIcon\x12 \n" +
  6530. "\vplayerLevel\x18\x04 \x01(\x05R\vplayerLevel\x12\x1e\n" +
  6531. "\n" +
  6532. "gameNodeID\x18\x05 \x01(\tR\n" +
  6533. "gameNodeID\x12\x16\n" +
  6534. "\x06upTime\x18\x06 \x01(\x03R\x06upTime\x12\x14\n" +
  6535. "\x05power\x18\a \x01(\x03R\x05power\"b\n" +
  6536. "\tAddAssets\x12\x1a\n" +
  6537. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12!\n" +
  6538. "\x06assets\x18\x02 \x03(\v2\t.pb.AssetR\x06assets\x12\x16\n" +
  6539. "\x06origin\x18\x03 \x01(\x05R\x06origin\"\xc0\x01\n" +
  6540. "\fCreateLeague\x12\x1a\n" +
  6541. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1a\n" +
  6542. "\bleagueID\x18\x02 \x01(\x03R\bleagueID\x12\x1e\n" +
  6543. "\n" +
  6544. "leagueName\x18\x03 \x01(\tR\n" +
  6545. "leagueName\x12$\n" +
  6546. "\rleagueAbbName\x18\x04 \x01(\tR\rleagueAbbName\x12\x16\n" +
  6547. "\x06flagBg\x18\x05 \x01(\x05R\x06flagBg\x12\x1a\n" +
  6548. "\bflagIcon\x18\x06 \x01(\x05R\bflagIcon\"r\n" +
  6549. "\x0eLeagueBaseInfo\x12\x1a\n" +
  6550. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x1e\n" +
  6551. "\n" +
  6552. "leagueName\x18\x02 \x01(\tR\n" +
  6553. "leagueName\x12$\n" +
  6554. "\rleagueAbbName\x18\x03 \x01(\tR\rleagueAbbName\"\xba\x01\n" +
  6555. "\n" +
  6556. "LeagueInfo\x12\x1a\n" +
  6557. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x1a\n" +
  6558. "\bleaderID\x18\x02 \x01(\x03R\bleaderID\x12\x1e\n" +
  6559. "\n" +
  6560. "leagueName\x18\x03 \x01(\tR\n" +
  6561. "leagueName\x12$\n" +
  6562. "\rleagueAbbName\x18\x04 \x01(\tR\rleagueAbbName\x12\x14\n" +
  6563. "\x05level\x18\x05 \x01(\x05R\x05level\x12\x18\n" +
  6564. "\amembers\x18\x06 \x03(\x03R\amembers\"\xae\x01\n" +
  6565. "\x10PlayerLeagueInfo\x12\x1a\n" +
  6566. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1a\n" +
  6567. "\bleagueID\x18\x02 \x01(\x03R\bleagueID\x12\x1e\n" +
  6568. "\n" +
  6569. "leagueName\x18\x03 \x01(\tR\n" +
  6570. "leagueName\x12$\n" +
  6571. "\rleagueAbbName\x18\x04 \x01(\tR\rleagueAbbName\x12\x1c\n" +
  6572. "\tleagueJob\x18\x05 \x01(\x05R\tleagueJob\"\x8d\x01\n" +
  6573. "\x15ChatGroupPlayerChange\x12\x16\n" +
  6574. "\x06chatID\x18\x01 \x01(\x03R\x06chatID\x12\x12\n" +
  6575. "\x04name\x18\x02 \x01(\tR\x04name\x12$\n" +
  6576. "\rOwnerPlayerID\x18\x03 \x01(\x03R\rOwnerPlayerID\x12\"\n" +
  6577. "\fplayerIDList\x18\x04 \x03(\x03R\fplayerIDList\"b\n" +
  6578. "\x14PlayerChatRoomUpdate\x12\x1a\n" +
  6579. "\bchatType\x18\x01 \x01(\x05R\bchatType\x12\x16\n" +
  6580. "\x06chatID\x18\x02 \x01(\x03R\x06chatID\x12\x16\n" +
  6581. "\x06isExit\x18\x03 \x01(\bR\x06isExit\"_\n" +
  6582. "\x0fAddFriendResult\x12\x1a\n" +
  6583. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x16\n" +
  6584. "\x06result\x18\x02 \x01(\bR\x06result\x12\x18\n" +
  6585. "\aerrCode\x18\x03 \x01(\x05R\aerrCode\"\xf8\x01\n" +
  6586. "\n" +
  6587. "GatePusher\x12'\n" +
  6588. "\x04type\x18\x01 \x01(\x0e2\x13.pb.GatePusher.TypeR\x04type\x12\x18\n" +
  6589. "\ai64List\x18\x02 \x03(\x03R\ai64List\x12\x1a\n" +
  6590. "\bstrValue\x18\x03 \x01(\tR\bstrValue\x12\x1a\n" +
  6591. "\bi32Value\x18\x04 \x01(\x05R\bi32Value\x12\x1a\n" +
  6592. "\bi64Value\x18\x05 \x01(\x03R\bi64Value\x12\x14\n" +
  6593. "\x05route\x18\x06 \x01(\tR\x05route\x12\x12\n" +
  6594. "\x04data\x18\a \x01(\fR\x04data\")\n" +
  6595. "\x04Type\x12\n" +
  6596. "\n" +
  6597. "\x06Player\x10\x00\x12\f\n" +
  6598. "\bGameNode\x10\x01\x12\a\n" +
  6599. "\x03Map\x10\x02\"\x8b\x02\n" +
  6600. "\bGateKick\x12%\n" +
  6601. "\x04type\x18\x01 \x01(\x0e2\x11.pb.GateKick.TypeR\x04type\x12\x18\n" +
  6602. "\ai64List\x18\x02 \x03(\x03R\ai64List\x12\x1a\n" +
  6603. "\bstrValue\x18\x03 \x01(\tR\bstrValue\x12\x14\n" +
  6604. "\x05route\x18\x04 \x01(\tR\x05route\x12\x16\n" +
  6605. "\x06reason\x18\x05 \x01(\fR\x06reason\x12\x16\n" +
  6606. "\x06closed\x18\x06 \x01(\bR\x06closed\x12$\n" +
  6607. "\rfilterNodeIDS\x18\a \x03(\tR\rfilterNodeIDS\"6\n" +
  6608. "\x04Type\x12\n" +
  6609. "\n" +
  6610. "\x06Player\x10\x00\x12\f\n" +
  6611. "\bGameNode\x10\x01\x12\a\n" +
  6612. "\x03UID\x10\x02\x12\v\n" +
  6613. "\aMapNode\x10\x03\"g\n" +
  6614. "\tMarchCost\x12\x16\n" +
  6615. "\x06teamID\x18\x01 \x01(\x05R\x06teamID\x12$\n" +
  6616. "\rmarchObjectID\x18\x02 \x01(\x03R\rmarchObjectID\x12\x1c\n" +
  6617. "\tmarchType\x18\x03 \x01(\x05R\tmarchType\"\xde\x01\n" +
  6618. "\n" +
  6619. "BattleTeam\x12\x16\n" +
  6620. "\x06teamID\x18\x01 \x01(\x05R\x06teamID\x125\n" +
  6621. "\amembers\x18\x02 \x03(\v2\x1b.pb.BattleTeam.MembersEntryR\amembers\x12/\n" +
  6622. "\rfacilityAttrs\x18\x03 \x01(\v2\t.pb.AttrsR\rfacilityAttrs\x1aP\n" +
  6623. "\fMembersEntry\x12\x10\n" +
  6624. "\x03key\x18\x01 \x01(\x03R\x03key\x12*\n" +
  6625. "\x05value\x18\x02 \x01(\v2\x14.pb.BattleTeamMemberR\x05value:\x028\x01\"\x8f\x02\n" +
  6626. "\x10BattleTeamMember\x12\x1c\n" +
  6627. "\tteamIndex\x18\x01 \x01(\x05R\tteamIndex\x12\x14\n" +
  6628. "\x05index\x18\x02 \x01(\x05R\x05index\x12\x1a\n" +
  6629. "\bheroGUID\x18\x03 \x01(\x03R\bheroGUID\x12\"\n" +
  6630. "\fheroConfigID\x18\x04 \x01(\x05R\fheroConfigID\x12\x1a\n" +
  6631. "\btroopsID\x18\x05 \x01(\x05R\btroopsID\x12\x1c\n" +
  6632. "\ttroopsNum\x18\x06 \x01(\x05R\ttroopsNum\x12 \n" +
  6633. "\vtroopsLimit\x18\a \x01(\x05R\vtroopsLimit\x12+\n" +
  6634. "\vfetterAttrs\x18\b \x01(\v2\t.pb.AttrsR\vfetterAttrs\"\xd8\x02\n" +
  6635. "\tBattleReq\x12\x1e\n" +
  6636. "\n" +
  6637. "battleType\x18\x01 \x01(\x05R\n" +
  6638. "battleType\x12\x1c\n" +
  6639. "\tmarchType\x18\x02 \x01(\x05R\tmarchType\x120\n" +
  6640. "\tattackers\x18\x03 \x03(\v2\x12.pb.BattleTeamDataR\tattackers\x12.\n" +
  6641. "\bdefender\x18\x04 \x01(\v2\x12.pb.BattleTeamDataR\bdefender\x12&\n" +
  6642. "\x04tile\x18\x05 \x01(\v2\x12.pb.BattleTileDataR\x04tile\x12\x1e\n" +
  6643. "\n" +
  6644. "battleTime\x18\x06 \x01(\x03R\n" +
  6645. "battleTime\x12'\n" +
  6646. "\arewards\x18\a \x01(\v2\r.pb.AssetListR\arewards\x12\x1e\n" +
  6647. "\n" +
  6648. "durability\x18\b \x01(\x05R\n" +
  6649. "durability\x12\x1a\n" +
  6650. "\bbattleID\x18\t \x01(\x03R\bbattleID\"\x9b\x01\n" +
  6651. "\n" +
  6652. "PlayerHero\x12\x0e\n" +
  6653. "\x02id\x18\x01 \x01(\x03R\x02id\x12\x1a\n" +
  6654. "\bconfigID\x18\x03 \x01(\x05R\bconfigID\x12\x1f\n" +
  6655. "\x05attrs\x18\x05 \x01(\v2\t.pb.AttrsR\x05attrs\x12\x16\n" +
  6656. "\x06skills\x18\x06 \x03(\rR\x06skills\x12\x14\n" +
  6657. "\x05level\x18\a \x01(\x05R\x05level\x12\x12\n" +
  6658. "\x04star\x18\b \x01(\x05R\x04star\"\xc7\x02\n" +
  6659. "\x0eBattleTeamData\x12\x1a\n" +
  6660. "\bobjectID\x18\x01 \x01(\x03R\bobjectID\x12\x1a\n" +
  6661. "\bplayerID\x18\x02 \x01(\x03R\bplayerID\x12\x1e\n" +
  6662. "\n" +
  6663. "playerName\x18\x03 \x01(\tR\n" +
  6664. "playerName\x12\x1a\n" +
  6665. "\bleagueID\x18\x04 \x01(\x03R\bleagueID\x12\x1e\n" +
  6666. "\n" +
  6667. "leagueName\x18\x05 \x01(\tR\n" +
  6668. "leagueName\x12$\n" +
  6669. "\rleagueAbbName\x18\x06 \x01(\tR\rleagueAbbName\x12\x16\n" +
  6670. "\x06teamID\x18\a \x01(\x05R\x06teamID\x12$\n" +
  6671. "\rreportGroupID\x18\b \x01(\tR\rreportGroupID\x12\x1c\n" +
  6672. "\tteamHeros\x18\t \x03(\x03R\tteamHeros\x12\x1f\n" +
  6673. "\x05attrs\x18\n" +
  6674. " \x01(\v2\t.pb.AttrsR\x05attrs\"\xc1\x01\n" +
  6675. "\x0eBattleTileData\x12\x0e\n" +
  6676. "\x02id\x18\x01 \x01(\x05R\x02id\x12\x1e\n" +
  6677. "\n" +
  6678. "objectType\x18\x02 \x01(\x05R\n" +
  6679. "objectType\x12\x1a\n" +
  6680. "\bobjectID\x18\x03 \x01(\x03R\bobjectID\x12&\n" +
  6681. "\x0eobjectConfigID\x18\x04 \x01(\x05R\x0eobjectConfigID\x12\x1f\n" +
  6682. "\x05point\x18\x05 \x01(\v2\t.pb.PointR\x05point\x12\x1a\n" +
  6683. "\bmonsters\x18\x06 \x03(\x05R\bmonsters\"\xa4\x01\n" +
  6684. "\tBattleRsp\x12\x14\n" +
  6685. "\x05isWin\x18\x01 \x01(\bR\x05isWin\x125\n" +
  6686. "\vmarchTroops\x18\x02 \x03(\v2\x13.pb.MarchSyncTroopsR\vmarchTroops\x12!\n" +
  6687. "\x04data\x18\x03 \x01(\v2\r.pb.BattleReqR\x04data\x12'\n" +
  6688. "\tsnatchRes\x18\x04 \x03(\v2\t.pb.AssetR\tsnatchRes\"w\n" +
  6689. "\x15ServerBattleCampParam\x12)\n" +
  6690. "\x05param\x18\x01 \x01(\v2\x13.pb.BattleCampParamR\x05param\x123\n" +
  6691. "\rheroTeamIndex\x18\x02 \x01(\v2\r.pb.I64I32MapR\rheroTeamIndex\"\xb7\x01\n" +
  6692. "\tAOIObject\x12\x1a\n" +
  6693. "\bobjectID\x18\x01 \x01(\x03R\bobjectID\x12\x1e\n" +
  6694. "\n" +
  6695. "objectType\x18\x02 \x01(\x05R\n" +
  6696. "objectType\x12\f\n" +
  6697. "\x01x\x18\x03 \x01(\x05R\x01x\x12\f\n" +
  6698. "\x01y\x18\x04 \x01(\x05R\x01y\x12\x18\n" +
  6699. "\aonwerID\x18\x05 \x01(\x03R\aonwerID\x12\x1c\n" +
  6700. "\tisWatcher\x18\x06 \x01(\bR\tisWatcher\x12\x1a\n" +
  6701. "\bisMarker\x18\a \x01(\bR\bisMarker\"\xe1\x02\n" +
  6702. "\fMarchRequest\x12\x16\n" +
  6703. "\x06teamID\x18\x01 \x01(\x05R\x06teamID\x12\x1a\n" +
  6704. "\bobjectID\x18\x02 \x01(\x03R\bobjectID\x12\x1c\n" +
  6705. "\tmarchType\x18\x03 \x01(\x05R\tmarchType\x12\x1f\n" +
  6706. "\x05point\x18\x04 \x01(\v2\t.pb.PointR\x05point\x12&\n" +
  6707. "\x0etargetObjectID\x18\x05 \x01(\x03R\x0etargetObjectID\x12\"\n" +
  6708. "\fretreatState\x18\x06 \x01(\x05R\fretreatState\x12\x1d\n" +
  6709. "\x04path\x18\n" +
  6710. " \x03(\v2\t.pb.PointR\x04path\x12 \n" +
  6711. "\visMainForce\x18\v \x01(\bR\visMainForce\x12$\n" +
  6712. "\risAutoRetreat\x18\f \x01(\bR\risAutoRetreat\x12+\n" +
  6713. "\tmarchSync\x18\x14 \x01(\v2\r.pb.MarchSyncR\tmarchSync\"\xa2\x01\n" +
  6714. "\x10AutoMarchRequest\x12\x16\n" +
  6715. "\x06teamID\x18\x01 \x01(\x05R\x06teamID\x12\x1a\n" +
  6716. "\bobjectID\x18\x02 \x01(\x03R\bobjectID\x12\x1c\n" +
  6717. "\tmarchType\x18\x03 \x01(\x05R\tmarchType\x12\x1f\n" +
  6718. "\x05start\x18\x04 \x01(\v2\t.pb.PointR\x05start\x12\x1b\n" +
  6719. "\x03end\x18\x05 \x01(\v2\t.pb.PointR\x03end\"\xd9\x02\n" +
  6720. "\x0fAssembleRequest\x12\x1a\n" +
  6721. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1a\n" +
  6722. "\bleagueID\x18\x02 \x01(\x03R\bleagueID\x12$\n" +
  6723. "\rmarchObjectID\x18\x03 \x01(\x03R\rmarchObjectID\x12&\n" +
  6724. "\x0etargetObjectID\x18\x04 \x01(\x03R\x0etargetObjectID\x12*\n" +
  6725. "\x10targetObjectType\x18\x05 \x01(\x05R\x10targetObjectType\x12\"\n" +
  6726. "\fassembleTime\x18\x06 \x01(\x03R\fassembleTime\x12\x1d\n" +
  6727. "\x04path\x18\a \x03(\v2\t.pb.PointR\x04path\x12$\n" +
  6728. "\risAutoRetreat\x18\b \x01(\bR\risAutoRetreat\x12+\n" +
  6729. "\tmarchSync\x18\x14 \x01(\v2\r.pb.MarchSyncR\tmarchSync\"\xa9\x02\n" +
  6730. "\tMarchSync\x12\x1a\n" +
  6731. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1a\n" +
  6732. "\bleagueID\x18\x02 \x01(\x03R\bleagueID\x12\x16\n" +
  6733. "\x06teamID\x18\x03 \x01(\x05R\x06teamID\x12\x1a\n" +
  6734. "\bobjectID\x18\x04 \x01(\x03R\bobjectID\x12\x1e\n" +
  6735. "\n" +
  6736. "marchState\x18\x05 \x01(\x05R\n" +
  6737. "marchState\x12\x1f\n" +
  6738. "\x05point\x18\x06 \x01(\v2\t.pb.PointR\x05point\x12)\n" +
  6739. "\amembers\x18\a \x03(\v2\x0f.pb.MarchMemberR\amembers\x12\x1e\n" +
  6740. "\n" +
  6741. "gameNodeID\x18\b \x01(\tR\n" +
  6742. "gameNodeID\x12$\n" +
  6743. "\rinjureEndTime\x18\t \x01(\x03R\rinjureEndTime\"\x8e\x01\n" +
  6744. "\x0fMarchSyncTroops\x12\x16\n" +
  6745. "\x06teamID\x18\x01 \x01(\x05R\x06teamID\x12\x1a\n" +
  6746. "\bobjectID\x18\x02 \x01(\x03R\bobjectID\x12'\n" +
  6747. "\x06troops\x18\x03 \x03(\v2\x0f.pb.MarchTroopsR\x06troops\x12\x1e\n" +
  6748. "\n" +
  6749. "killTroops\x18\x04 \x01(\x05R\n" +
  6750. "killTroops\"g\n" +
  6751. "\vMarchTroops\x12\x1c\n" +
  6752. "\tteamIndex\x18\x01 \x01(\x05R\tteamIndex\x12\x1c\n" +
  6753. "\ttroopsNum\x18\x02 \x01(\x05R\ttroopsNum\x12\x1c\n" +
  6754. "\ttroopsMax\x18\x03 \x01(\x05R\ttroopsMax\"\xf5\x01\n" +
  6755. "\x10TeamBattleDamage\x12\x16\n" +
  6756. "\x06teamID\x18\x01 \x01(\x05R\x06teamID\x12\x1a\n" +
  6757. "\bobjectID\x18\x02 \x01(\x03R\bobjectID\x12;\n" +
  6758. "\amembers\x18\x03 \x03(\v2!.pb.TeamBattleDamage.MembersEntryR\amembers\x12\x1e\n" +
  6759. "\n" +
  6760. "killTroops\x18\x04 \x01(\x05R\n" +
  6761. "killTroops\x1aP\n" +
  6762. "\fMembersEntry\x12\x10\n" +
  6763. "\x03key\x18\x01 \x01(\x05R\x03key\x12*\n" +
  6764. "\x05value\x18\x02 \x01(\v2\x14.pb.TeamMemberDamageR\x05value:\x028\x01\"\x88\x01\n" +
  6765. "\x10TeamMemberDamage\x12\x1c\n" +
  6766. "\tteamIndex\x18\x01 \x01(\x05R\tteamIndex\x12\x1c\n" +
  6767. "\ttroopsNum\x18\x02 \x01(\x05R\ttroopsNum\x12\x1e\n" +
  6768. "\n" +
  6769. "soldierNum\x18\x03 \x01(\x05R\n" +
  6770. "soldierNum\x12\x18\n" +
  6771. "\afeatNum\x18\x04 \x01(\x03R\afeatNum\"\x95\x02\n" +
  6772. "\vMarchMember\x12\x1c\n" +
  6773. "\tteamIndex\x18\x01 \x01(\x05R\tteamIndex\x12 \n" +
  6774. "\vlineupIndex\x18\x02 \x01(\x05R\vlineupIndex\x12\x1a\n" +
  6775. "\bheroGUID\x18\n" +
  6776. " \x01(\x03R\bheroGUID\x12\"\n" +
  6777. "\fheroConfigID\x18\v \x01(\x05R\fheroConfigID\x12\x16\n" +
  6778. "\x06energy\x18\f \x01(\x05R\x06energy\x12\x14\n" +
  6779. "\x05armID\x18\x14 \x01(\x05R\x05armID\x12\x1c\n" +
  6780. "\tarmWeight\x18\x15 \x01(\x03R\tarmWeight\x12\x1c\n" +
  6781. "\ttroopsNum\x18\x16 \x01(\x05R\ttroopsNum\x12\x1c\n" +
  6782. "\ttroopsMax\x18\x17 \x01(\x05R\ttroopsMax\"l\n" +
  6783. "\n" +
  6784. "MarchCheck\x12$\n" +
  6785. "\rmarchObjectID\x18\x01 \x01(\x03R\rmarchObjectID\x12\x1c\n" +
  6786. "\tmarchType\x18\x02 \x01(\x05R\tmarchType\x12\f\n" +
  6787. "\x01x\x18\x03 \x01(\x05R\x01x\x12\f\n" +
  6788. "\x01y\x18\x04 \x01(\x05R\x01y\"\xc2\x01\n" +
  6789. "\fBuildRequest\x12\x1a\n" +
  6790. "\bconfigID\x18\x01 \x01(\x05R\bconfigID\x12\x1a\n" +
  6791. "\bplayerID\x18\x02 \x01(\x03R\bplayerID\x12\x1a\n" +
  6792. "\bleagueID\x18\x03 \x01(\x03R\bleagueID\x12\f\n" +
  6793. "\x01x\x18\x04 \x01(\x05R\x01x\x12\f\n" +
  6794. "\x01y\x18\x05 \x01(\x05R\x01y\x12\"\n" +
  6795. "\fbuildEndTime\x18\x06 \x01(\x03R\fbuildEndTime\x12\x1e\n" +
  6796. "\n" +
  6797. "buildLimit\x18\a \x01(\x05R\n" +
  6798. "buildLimit\"\xa2\x01\n" +
  6799. "\x12BuildLeagueRequest\x12\x1a\n" +
  6800. "\bconfigID\x18\x01 \x01(\x05R\bconfigID\x12\x1a\n" +
  6801. "\bleagueID\x18\x02 \x01(\x03R\bleagueID\x12\x14\n" +
  6802. "\x05level\x18\x03 \x01(\x05R\x05level\x12\f\n" +
  6803. "\x01x\x18\x04 \x01(\x05R\x01x\x12\f\n" +
  6804. "\x01y\x18\x05 \x01(\x05R\x01y\x12\"\n" +
  6805. "\fbuildEndTime\x18\x06 \x01(\x03R\fbuildEndTime\"w\n" +
  6806. "\vBuildUpdate\x12\x1a\n" +
  6807. "\bconfigID\x18\x01 \x01(\x05R\bconfigID\x12\x1a\n" +
  6808. "\bobjectID\x18\x02 \x01(\x03R\bobjectID\x12\f\n" +
  6809. "\x01x\x18\x03 \x01(\x05R\x01x\x12\f\n" +
  6810. "\x01y\x18\x04 \x01(\x05R\x01y\x12\x14\n" +
  6811. "\x05isAdd\x18\x05 \x01(\bR\x05isAdd\"\xc3\x01\n" +
  6812. "\x13BuildUpgradeRequest\x12\x1a\n" +
  6813. "\bconfigID\x18\x02 \x01(\x05R\bconfigID\x12\x1a\n" +
  6814. "\bobjectID\x18\x01 \x01(\x03R\bobjectID\x12\x14\n" +
  6815. "\x05level\x18\x03 \x01(\x05R\x05level\x12\x1a\n" +
  6816. "\bplayerID\x18\x04 \x01(\x03R\bplayerID\x12\x1a\n" +
  6817. "\bleagueID\x18\x05 \x01(\x03R\bleagueID\x12&\n" +
  6818. "\x0eupgradeEndTime\x18\x06 \x01(\x03R\x0eupgradeEndTime\"y\n" +
  6819. "\vSiegeUpdate\x12&\n" +
  6820. "\x0ecastleObjectID\x18\x01 \x01(\x03R\x0ecastleObjectID\x12\x1e\n" +
  6821. "\n" +
  6822. "siegeStage\x18\x02 \x01(\x05R\n" +
  6823. "siegeStage\x12\"\n" +
  6824. "\fstageEndTime\x18\x03 \x01(\x03R\fstageEndTime\"\xf5\x01\n" +
  6825. "\x10PlayerDetailInfo\x12)\n" +
  6826. "\aaccount\x18\x01 \x01(\v2\x0f.pb.AccountInfoR\aaccount\x12&\n" +
  6827. "\x06player\x18\x02 \x01(\v2\x0e.pb.PlayerInfoR\x06player\x12&\n" +
  6828. "\x06charge\x18\x03 \x01(\v2\x0e.pb.ChargeInfoR\x06charge\x12 \n" +
  6829. "\x05items\x18\x04 \x03(\v2\n" +
  6830. ".pb.I32I64R\x05items\x12$\n" +
  6831. "\x06heroes\x18\x05 \x03(\v2\f.pb.HeroDataR\x06heroes\x12\x1e\n" +
  6832. "\x05mails\x18\x06 \x03(\v2\b.pb.MailR\x05mails\"\xad\x01\n" +
  6833. "\vAccountInfo\x12\x1c\n" +
  6834. "\taccountID\x18\x01 \x01(\tR\taccountID\x12\x1e\n" +
  6835. "\n" +
  6836. "facebookID\x18\x02 \x01(\tR\n" +
  6837. "facebookID\x12\x1a\n" +
  6838. "\bgoogleID\x18\x03 \x01(\tR\bgoogleID\x12\x18\n" +
  6839. "\aappleID\x18\x04 \x01(\tR\aappleID\x12\x14\n" +
  6840. "\x05email\x18\x05 \x01(\tR\x05email\x12\x14\n" +
  6841. "\x05phone\x18\x06 \x01(\tR\x05phone\"\xa6\x03\n" +
  6842. "\n" +
  6843. "PlayerInfo\x12\x1e\n" +
  6844. "\n" +
  6845. "gameNodeID\x18\x01 \x01(\tR\n" +
  6846. "gameNodeID\x12\x1a\n" +
  6847. "\bplayerID\x18\x02 \x01(\x03R\bplayerID\x12\x1e\n" +
  6848. "\n" +
  6849. "playerName\x18\x03 \x01(\tR\n" +
  6850. "playerName\x12\x14\n" +
  6851. "\x05level\x18\x04 \x01(\x05R\x05level\x12\x14\n" +
  6852. "\x05power\x18\x05 \x01(\x03R\x05power\x12\x1e\n" +
  6853. "\n" +
  6854. "leagueName\x18\x06 \x01(\tR\n" +
  6855. "leagueName\x12\"\n" +
  6856. "\fregisterIMEI\x18\a \x01(\tR\fregisterIMEI\x12\x1e\n" +
  6857. "\n" +
  6858. "registerIP\x18\b \x01(\tR\n" +
  6859. "registerIP\x12\"\n" +
  6860. "\fregisterTime\x18\t \x01(\x03R\fregisterTime\x12$\n" +
  6861. "\rlastLoginIMEI\x18\n" +
  6862. " \x01(\tR\rlastLoginIMEI\x12 \n" +
  6863. "\vlastLoginIP\x18\v \x01(\tR\vlastLoginIP\x12$\n" +
  6864. "\rlastLoginTime\x18\f \x01(\x03R\rlastLoginTime\x12\x1a\n" +
  6865. "\bisOnline\x18\r \x01(\bR\bisOnline\"P\n" +
  6866. "\n" +
  6867. "ChargeInfo\x12 \n" +
  6868. "\vtotalCharge\x18\x01 \x01(\x05R\vtotalCharge\x12 \n" +
  6869. "\vChargeCount\x18\x02 \x01(\x05R\vChargeCount\"b\n" +
  6870. "\bHeroData\x12\x16\n" +
  6871. "\x06heroID\x18\x01 \x01(\x05R\x06heroID\x12\x12\n" +
  6872. "\x04star\x18\x02 \x01(\x05R\x04star\x12\x14\n" +
  6873. "\x05level\x18\x03 \x01(\x05R\x05level\x12\x14\n" +
  6874. "\x05count\x18\x04 \x01(\x05R\x05count\"T\n" +
  6875. "\n" +
  6876. "RecordData\x12\x1a\n" +
  6877. "\brecordID\x18\x01 \x01(\tR\brecordID\x12\x12\n" +
  6878. "\x04data\x18\x02 \x01(\fR\x04data\x12\x16\n" +
  6879. "\x06isFail\x18\x03 \x01(\bR\x06isFail\"d\n" +
  6880. "\x10LeagueNameChange\x12\x1a\n" +
  6881. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1a\n" +
  6882. "\bleagueID\x18\x02 \x01(\x03R\bleagueID\x12\x18\n" +
  6883. "\anewName\x18\x03 \x01(\tR\anewName\"P\n" +
  6884. "\x1cLeagueMemberRecordUpdateList\x120\n" +
  6885. "\x04list\x18\x01 \x03(\v2\x1c.pb.LeagueMemberRecordUpdateR\x04list\"\\\n" +
  6886. "\x18LeagueMemberRecordUpdate\x12\x1a\n" +
  6887. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12$\n" +
  6888. "\arecords\x18\x02 \x03(\v2\n" +
  6889. ".pb.I32I32R\arecords\"\xcd\x02\n" +
  6890. "\vNewAssemble\x12&\n" +
  6891. "\x0elegionObjectID\x18\x01 \x01(\x03R\x0elegionObjectID\x122\n" +
  6892. "\n" +
  6893. "leadMember\x18\x02 \x01(\v2\x12.pb.AssembleMemberR\n" +
  6894. "leadMember\x12\x1f\n" +
  6895. "\x05point\x18\x03 \x01(\v2\t.pb.PointR\x05point\x12&\n" +
  6896. "\x0etargetObjectID\x18\n" +
  6897. " \x01(\x03R\x0etargetObjectID\x12&\n" +
  6898. "\x0etargetConfigID\x18\v \x01(\x05R\x0etargetConfigID\x12*\n" +
  6899. "\x10targetObjectType\x18\f \x01(\x05R\x10targetObjectType\x12+\n" +
  6900. "\vtargetPoint\x18\r \x01(\v2\t.pb.PointR\vtargetPoint\x12\x18\n" +
  6901. "\aendTime\x18\x14 \x01(\x03R\aendTime\"\xe4\x01\n" +
  6902. "\x0eAssembleMember\x12\x1a\n" +
  6903. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  6904. "\n" +
  6905. "playerName\x18\x02 \x01(\tR\n" +
  6906. "playerName\x12$\n" +
  6907. "\rmarchObjectID\x18\x03 \x01(\x03R\rmarchObjectID\x12\x16\n" +
  6908. "\x06teamID\x18\x04 \x01(\x05R\x06teamID\x12\x1c\n" +
  6909. "\ttroopsNum\x18\x05 \x01(\x05R\ttroopsNum\x12\x1a\n" +
  6910. "\bheroGUID\x18\x06 \x01(\x03R\bheroGUID\x12\x1e\n" +
  6911. "\n" +
  6912. "arriveTime\x18\a \x01(\x03R\n" +
  6913. "arriveTime\"\xc4\x01\n" +
  6914. "\x0eAssembleUpdate\x12&\n" +
  6915. "\x0elegionObjectID\x18\x01 \x01(\x03R\x0elegionObjectID\x120\n" +
  6916. "\tnewMember\x18\x02 \x01(\v2\x12.pb.AssembleMemberR\tnewMember\x12\x1e\n" +
  6917. "\n" +
  6918. "quitMember\x18\x03 \x01(\x03R\n" +
  6919. "quitMember\x12\x1a\n" +
  6920. "\bisDepart\x18\x04 \x01(\bR\bisDepart\x12\x1c\n" +
  6921. "\tisDisband\x18\x05 \x01(\bR\tisDisband\"\xd5\x01\n" +
  6922. "\x15PlayerMapLoginRequest\x12\x1a\n" +
  6923. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1a\n" +
  6924. "\bleagueID\x18\x02 \x01(\x03R\bleagueID\x12F\n" +
  6925. "\tobjectIDs\x18\x03 \x03(\v2(.pb.PlayerMapLoginRequest.ObjectIDsEntryR\tobjectIDs\x1a<\n" +
  6926. "\x0eObjectIDsEntry\x12\x10\n" +
  6927. "\x03key\x18\x01 \x01(\x03R\x03key\x12\x14\n" +
  6928. "\x05value\x18\x02 \x01(\x05R\x05value:\x028\x01\"c\n" +
  6929. "\x17UpdateLeagueNameRequest\x12\x1a\n" +
  6930. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x12\n" +
  6931. "\x04name\x18\x02 \x01(\tR\x04name\x12\x18\n" +
  6932. "\aabbName\x18\x03 \x01(\tR\aabbName\"\x8f\x01\n" +
  6933. "\x15LeagueDiplomacyHandle\x12\x1a\n" +
  6934. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12&\n" +
  6935. "\x0ehandleLeagueID\x18\x02 \x01(\x03R\x0ehandleLeagueID\x12\x1c\n" +
  6936. "\tapplyType\x18\x03 \x01(\x05R\tapplyType\x12\x14\n" +
  6937. "\x05agree\x18\x04 \x01(\bR\x05agree\"q\n" +
  6938. "\x15LeagueDiplomacyResult\x12\x1a\n" +
  6939. "\bleagueID\x18\x01 \x01(\x03R\bleagueID\x12\x1e\n" +
  6940. "\n" +
  6941. "leagueName\x18\x02 \x01(\tR\n" +
  6942. "leagueName\x12\x1c\n" +
  6943. "\tapplyType\x18\x03 \x01(\x05R\tapplyType\"u\n" +
  6944. "\x17TeamOutsideTroopsMember\x12\x1a\n" +
  6945. "\btroopsID\x18\x01 \x01(\x05R\btroopsID\x12\x1c\n" +
  6946. "\ttroopsNum\x18\x02 \x01(\x05R\ttroopsNum\x12 \n" +
  6947. "\vtroopsLimit\x18\x03 \x01(\x05R\vtroopsLimit\"y\n" +
  6948. "\x17TeamOutsideTroopsUpdate\x12\x1a\n" +
  6949. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x16\n" +
  6950. "\x06teamID\x18\x02 \x01(\x05R\x06teamID\x12*\n" +
  6951. "\x10conscriptEndTime\x18\x03 \x01(\x03R\x10conscriptEndTime\"\xa4\x01\n" +
  6952. "\x14SyncMapPlayerRequest\x12\x1a\n" +
  6953. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  6954. "\n" +
  6955. "playerName\x18\x02 \x01(\tR\n" +
  6956. "playerName\x12\x16\n" +
  6957. "\x06iconID\x18\x03 \x01(\x05R\x06iconID\x12\x18\n" +
  6958. "\aframeID\x18\x04 \x01(\x05R\aframeID\x12\x1e\n" +
  6959. "\n" +
  6960. "gameNodeID\x18\n" +
  6961. " \x01(\tR\n" +
  6962. "gameNodeID\"\x85\x01\n" +
  6963. "\x10SyncMapPlayerVip\x12\x1a\n" +
  6964. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x14\n" +
  6965. "\x05level\x18\x02 \x01(\x05R\x05level\x12\x1f\n" +
  6966. "\x05attrs\x18\x03 \x01(\v2\t.pb.AttrsR\x05attrs\x12\x1e\n" +
  6967. "\n" +
  6968. "expireTime\x18\x04 \x01(\x03R\n" +
  6969. "expireTime\"\xab\x01\n" +
  6970. "\x0eMapWatcherData\x12\x1a\n" +
  6971. "\bobjectID\x18\x01 \x01(\x03R\bobjectID\x12\x1f\n" +
  6972. "\x05point\x18\x02 \x01(\v2\t.pb.PointR\x05point\x12-\n" +
  6973. "\n" +
  6974. "objectList\x18\x03 \x03(\v2\r.pb.MapObjectR\n" +
  6975. "objectList\x12-\n" +
  6976. "\n" +
  6977. "legionList\x18\x04 \x03(\v2\r.pb.MapLegionR\n" +
  6978. "legionList\"\xf1\x01\n" +
  6979. "\x12PlayerExchangeItem\x12\x1a\n" +
  6980. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  6981. "\n" +
  6982. "gameNodeID\x18\x02 \x01(\tR\n" +
  6983. "gameNodeID\x12\x1a\n" +
  6984. "\bseasonID\x18\x03 \x01(\x05R\bseasonID\x12,\n" +
  6985. "\bitemInfo\x18\x04 \x01(\v2\x10.pb.ExchangeItemR\bitemInfo\x123\n" +
  6986. "\tequipSell\x18\x05 \x01(\v2\x15.pb.ExchangeEquipSellR\tequipSell\x12 \n" +
  6987. "\visWishLimit\x18\x06 \x01(\bR\visWishLimit\"\x83\x01\n" +
  6988. "\x15PlayerExchangeBuyItem\x12\x1a\n" +
  6989. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  6990. "\n" +
  6991. "gameNodeID\x18\x02 \x01(\tR\n" +
  6992. "gameNodeID\x12\x18\n" +
  6993. "\atransID\x18\x03 \x01(\tR\atransID\x12\x14\n" +
  6994. "\x05count\x18\x04 \x01(\x03R\x05count\"\x93\x01\n" +
  6995. "\x15ExchangeDeliverDetail\x12\x1a\n" +
  6996. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12*\n" +
  6997. "\x06detail\x18\x02 \x01(\v2\x12.pb.ExchangeDetailR\x06detail\x12\x14\n" +
  6998. "\x05count\x18\x03 \x01(\x03R\x05count\x12\x1c\n" +
  6999. "\twishPrice\x18\x04 \x01(\x05R\twishPrice\"\xcf\x01\n" +
  7000. "\x19PlayerExchangeItemDeliver\x12\x1a\n" +
  7001. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x18\n" +
  7002. "\atransID\x18\x02 \x01(\tR\atransID\x12\x18\n" +
  7003. "\agoodsID\x18\x03 \x01(\x05R\agoodsID\x12\x14\n" +
  7004. "\x05price\x18\x04 \x01(\x05R\x05price\x12\x14\n" +
  7005. "\x05count\x18\x05 \x01(\x03R\x05count\x12\x1c\n" +
  7006. "\twishPrice\x18\x06 \x01(\x05R\twishPrice\x12\x18\n" +
  7007. "\aisBuyer\x18\a \x01(\bR\aisBuyer\"u\n" +
  7008. "\x14PlayerExchangeMyItem\x12\x1a\n" +
  7009. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x18\n" +
  7010. "\aactType\x18\x02 \x01(\x05R\aactType\x12'\n" +
  7011. "\btransIDs\x18\x03 \x01(\v2\v.pb.StrListR\btransIDs\"\xac\x01\n" +
  7012. "\x18PlayerExchangeItemUpdate\x12\x1a\n" +
  7013. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1e\n" +
  7014. "\n" +
  7015. "updateType\x18\x02 \x01(\x05R\n" +
  7016. "updateType\x12\x18\n" +
  7017. "\aactType\x18\x03 \x01(\x05R\aactType\x12\x18\n" +
  7018. "\aTransID\x18\x04 \x01(\tR\aTransID\x12 \n" +
  7019. "\visWishLimit\x18\x05 \x01(\bR\visWishLimit\"b\n" +
  7020. "\x0ePlayerComeback\x12\x1a\n" +
  7021. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1a\n" +
  7022. "\brechoose\x18\x02 \x01(\bR\brechoose\x12\x18\n" +
  7023. "\astateID\x18\x03 \x01(\x05R\astateID\"\xbd\x01\n" +
  7024. "\x0fMapEnterRequest\x12\x1a\n" +
  7025. "\bplayerID\x18\x01 \x01(\x03R\bplayerID\x12\x1a\n" +
  7026. "\bleagueID\x18\x02 \x01(\x03R\bleagueID\x12 \n" +
  7027. "\visNewPlayer\x18\x03 \x01(\bR\visNewPlayer\x12\x1e\n" +
  7028. "\n" +
  7029. "playerName\x18\n" +
  7030. " \x01(\tR\n" +
  7031. "playerName\x12\x16\n" +
  7032. "\x06iconID\x18\v \x01(\x05R\x06iconID\x12\x18\n" +
  7033. "\aframeID\x18\f \x01(\x05R\aframeID\"\xb8\x01\n" +
  7034. "\x12SelectStateRequest\x12\x18\n" +
  7035. "\astateID\x18\x01 \x01(\x05R\astateID\x12\x1a\n" +
  7036. "\bplayerID\x18\x02 \x01(\x03R\bplayerID\x12\x1a\n" +
  7037. "\bleagueID\x18\x03 \x01(\x03R\bleagueID\x12\x1e\n" +
  7038. "\n" +
  7039. "playerName\x18\x04 \x01(\tR\n" +
  7040. "playerName\x12\x16\n" +
  7041. "\x06iconID\x18\x05 \x01(\x05R\x06iconID\x12\x18\n" +
  7042. "\aframeID\x18\x06 \x01(\x05R\aframeID\"R\n" +
  7043. "\x13SelectStateResponse\x12\x1a\n" +
  7044. "\bobjectID\x18\x01 \x01(\x03R\bobjectID\x12\x1f\n" +
  7045. "\x05point\x18\x02 \x01(\v2\t.pb.PointR\x05point\"q\n" +
  7046. "\vAutoRetreat\x12\x16\n" +
  7047. "\x06teamID\x18\x01 \x01(\x05R\x06teamID\x12\x1e\n" +
  7048. "\n" +
  7049. "marchState\x18\x02 \x01(\x05R\n" +
  7050. "marchState\x12*\n" +
  7051. "\x10isRemoveRedeploy\x18\x03 \x01(\bR\x10isRemoveRedeploy\"b\n" +
  7052. "\n" +
  7053. "AutoDefend\x12$\n" +
  7054. "\rbuildObjectID\x18\x01 \x01(\x03R\rbuildObjectID\x12.\n" +
  7055. "\amembers\x18\x02 \x03(\v2\x14.pb.AutoDefendMemberR\amembers\"e\n" +
  7056. "\x10AutoDefendMember\x12$\n" +
  7057. "\rmarchObjectID\x18\x01 \x01(\x03R\rmarchObjectID\x12+\n" +
  7058. "\tmarchSync\x18\x02 \x01(\v2\r.pb.MarchSyncR\tmarchSync\"Q\n" +
  7059. "\x12UpdateWatcherPoint\x12\x1f\n" +
  7060. "\x05point\x18\x01 \x01(\v2\t.pb.PointR\x05point\x12\x1a\n" +
  7061. "\bisFailed\x18\x02 \x01(\bR\bisFailed\"\xa8\x01\n" +
  7062. "\n" +
  7063. "UpdateTeam\x12\x16\n" +
  7064. "\x06teamID\x18\x01 \x01(\x05R\x06teamID\x12&\n" +
  7065. "\x0eteamUpdateType\x18\x02 \x01(\x05R\x0eteamUpdateType\x12*\n" +
  7066. "\x10redeployObjectID\x18\n" +
  7067. " \x01(\x03R\x10redeployObjectID\x12.\n" +
  7068. "\x12redeployObjectType\x18\v \x01(\x05R\x12redeployObjectType\"\xbf\x01\n" +
  7069. "\x0fFindPathRequest\x12\x16\n" +
  7070. "\x06startX\x18\x01 \x01(\x05R\x06startX\x12\x16\n" +
  7071. "\x06startY\x18\x02 \x01(\x05R\x06startY\x12\x12\n" +
  7072. "\x04endX\x18\x03 \x01(\x05R\x04endX\x12\x12\n" +
  7073. "\x04endY\x18\x04 \x01(\x05R\x04endY\x12\x1a\n" +
  7074. "\bplayerID\x18\n" +
  7075. " \x01(\x03R\bplayerID\x12\x1a\n" +
  7076. "\bleagueID\x18\v \x01(\x03R\bleagueID\x12\x1c\n" +
  7077. "\tmarchType\x18\x14 \x01(\x05R\tmarchType\"S\n" +
  7078. "\x11AutoDefendRequest\x12$\n" +
  7079. "\rbuildObjectID\x18\x01 \x01(\x03R\rbuildObjectID\x12\x18\n" +
  7080. "\ateamIDs\x18\x02 \x03(\x05R\ateamIDs\"\xa9\x01\n" +
  7081. "\x10CheckScoutResult\x12&\n" +
  7082. "\x0etargetPlayerID\x18\x01 \x01(\x03R\x0etargetPlayerID\x12*\n" +
  7083. "\x10targetPlayerName\x18\x02 \x01(\tR\x10targetPlayerName\x12\x1f\n" +
  7084. "\x05point\x18\x03 \x01(\v2\t.pb.PointR\x05point\x12 \n" +
  7085. "\vtargetState\x18\x04 \x01(\x05R\vtargetState\"|\n" +
  7086. "\fScoutRequest\x12\x18\n" +
  7087. "\aqueueID\x18\x01 \x01(\x05R\aqueueID\x12\x1c\n" +
  7088. "\tscoutType\x18\x02 \x01(\x05R\tscoutType\x12\x1a\n" +
  7089. "\bplayerID\x18\x03 \x01(\x03R\bplayerID\x12\x18\n" +
  7090. "\aendTime\x18\x04 \x01(\x03R\aendTime\"?\n" +
  7091. "\x11ScoutUpdateNotice\x12\x16\n" +
  7092. "\x06starts\x18\x01 \x03(\x05R\x06starts\x12\x12\n" +
  7093. "\x04ends\x18\x02 \x03(\x05R\x04ends\"\xa8\x01\n" +
  7094. "\x11ScoutSearchResult\x12\x18\n" +
  7095. "\aqueueID\x18\x01 \x01(\x05R\aqueueID\x12&\n" +
  7096. "\x0etargetPlayerID\x18\x02 \x01(\x03R\x0etargetPlayerID\x12*\n" +
  7097. "\x10targetPlayerName\x18\x03 \x01(\tR\x10targetPlayerName\x12%\n" +
  7098. "\x06assets\x18\x04 \x01(\v2\r.pb.AssetListR\x06assetsB\x05Z\x03/pbb\x06proto3"
  7099. var (
  7100. file_actor_proto_rawDescOnce sync.Once
  7101. file_actor_proto_rawDescData []byte
  7102. )
  7103. func file_actor_proto_rawDescGZIP() []byte {
  7104. file_actor_proto_rawDescOnce.Do(func() {
  7105. file_actor_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_actor_proto_rawDesc), len(file_actor_proto_rawDesc)))
  7106. })
  7107. return file_actor_proto_rawDescData
  7108. }
  7109. var file_actor_proto_enumTypes = make([]protoimpl.EnumInfo, 2)
  7110. var file_actor_proto_msgTypes = make([]protoimpl.MessageInfo, 97)
  7111. var file_actor_proto_goTypes = []any{
  7112. (GatePusher_Type)(0), // 0: pb.GatePusher.Type
  7113. (GateKick_Type)(0), // 1: pb.GateKick.Type
  7114. (*DevRegister)(nil), // 2: pb.DevRegister
  7115. (*User)(nil), // 3: pb.User
  7116. (*UpdateOrder)(nil), // 4: pb.UpdateOrder
  7117. (*CreateOrder)(nil), // 5: pb.CreateOrder
  7118. (*OrderDeliver)(nil), // 6: pb.OrderDeliver
  7119. (*DBQueueReport)(nil), // 7: pb.DBQueueReport
  7120. (*DBQueueReportList)(nil), // 8: pb.DBQueueReportList
  7121. (*SendMail)(nil), // 9: pb.SendMail
  7122. (*AddMailBulk)(nil), // 10: pb.AddMailBulk
  7123. (*PlayerData)(nil), // 11: pb.PlayerData
  7124. (*PlayerAddAssets)(nil), // 12: pb.PlayerAddAssets
  7125. (*ArenaPlay)(nil), // 13: pb.ArenaPlay
  7126. (*UpdateLastPlayer)(nil), // 14: pb.UpdateLastPlayer
  7127. (*LastPlayerList)(nil), // 15: pb.LastPlayerList
  7128. (*LastPlayer)(nil), // 16: pb.LastPlayer
  7129. (*AddAssets)(nil), // 17: pb.AddAssets
  7130. (*CreateLeague)(nil), // 18: pb.CreateLeague
  7131. (*LeagueBaseInfo)(nil), // 19: pb.LeagueBaseInfo
  7132. (*LeagueInfo)(nil), // 20: pb.LeagueInfo
  7133. (*PlayerLeagueInfo)(nil), // 21: pb.PlayerLeagueInfo
  7134. (*ChatGroupPlayerChange)(nil), // 22: pb.ChatGroupPlayerChange
  7135. (*PlayerChatRoomUpdate)(nil), // 23: pb.PlayerChatRoomUpdate
  7136. (*AddFriendResult)(nil), // 24: pb.AddFriendResult
  7137. (*GatePusher)(nil), // 25: pb.GatePusher
  7138. (*GateKick)(nil), // 26: pb.GateKick
  7139. (*MarchCost)(nil), // 27: pb.MarchCost
  7140. (*BattleTeam)(nil), // 28: pb.BattleTeam
  7141. (*BattleTeamMember)(nil), // 29: pb.BattleTeamMember
  7142. (*BattleReq)(nil), // 30: pb.BattleReq
  7143. (*PlayerHero)(nil), // 31: pb.PlayerHero
  7144. (*BattleTeamData)(nil), // 32: pb.BattleTeamData
  7145. (*BattleTileData)(nil), // 33: pb.BattleTileData
  7146. (*BattleRsp)(nil), // 34: pb.BattleRsp
  7147. (*ServerBattleCampParam)(nil), // 35: pb.ServerBattleCampParam
  7148. (*AOIObject)(nil), // 36: pb.AOIObject
  7149. (*MarchRequest)(nil), // 37: pb.MarchRequest
  7150. (*AutoMarchRequest)(nil), // 38: pb.AutoMarchRequest
  7151. (*AssembleRequest)(nil), // 39: pb.AssembleRequest
  7152. (*MarchSync)(nil), // 40: pb.MarchSync
  7153. (*MarchSyncTroops)(nil), // 41: pb.MarchSyncTroops
  7154. (*MarchTroops)(nil), // 42: pb.MarchTroops
  7155. (*TeamBattleDamage)(nil), // 43: pb.TeamBattleDamage
  7156. (*TeamMemberDamage)(nil), // 44: pb.TeamMemberDamage
  7157. (*MarchMember)(nil), // 45: pb.MarchMember
  7158. (*MarchCheck)(nil), // 46: pb.MarchCheck
  7159. (*BuildRequest)(nil), // 47: pb.BuildRequest
  7160. (*BuildLeagueRequest)(nil), // 48: pb.BuildLeagueRequest
  7161. (*BuildUpdate)(nil), // 49: pb.BuildUpdate
  7162. (*BuildUpgradeRequest)(nil), // 50: pb.BuildUpgradeRequest
  7163. (*SiegeUpdate)(nil), // 51: pb.SiegeUpdate
  7164. (*PlayerDetailInfo)(nil), // 52: pb.PlayerDetailInfo
  7165. (*AccountInfo)(nil), // 53: pb.AccountInfo
  7166. (*PlayerInfo)(nil), // 54: pb.PlayerInfo
  7167. (*ChargeInfo)(nil), // 55: pb.ChargeInfo
  7168. (*HeroData)(nil), // 56: pb.HeroData
  7169. (*RecordData)(nil), // 57: pb.RecordData
  7170. (*LeagueNameChange)(nil), // 58: pb.LeagueNameChange
  7171. (*LeagueMemberRecordUpdateList)(nil), // 59: pb.LeagueMemberRecordUpdateList
  7172. (*LeagueMemberRecordUpdate)(nil), // 60: pb.LeagueMemberRecordUpdate
  7173. (*NewAssemble)(nil), // 61: pb.NewAssemble
  7174. (*AssembleMember)(nil), // 62: pb.AssembleMember
  7175. (*AssembleUpdate)(nil), // 63: pb.AssembleUpdate
  7176. (*PlayerMapLoginRequest)(nil), // 64: pb.PlayerMapLoginRequest
  7177. (*UpdateLeagueNameRequest)(nil), // 65: pb.UpdateLeagueNameRequest
  7178. (*LeagueDiplomacyHandle)(nil), // 66: pb.LeagueDiplomacyHandle
  7179. (*LeagueDiplomacyResult)(nil), // 67: pb.LeagueDiplomacyResult
  7180. (*TeamOutsideTroopsMember)(nil), // 68: pb.TeamOutsideTroopsMember
  7181. (*TeamOutsideTroopsUpdate)(nil), // 69: pb.TeamOutsideTroopsUpdate
  7182. (*SyncMapPlayerRequest)(nil), // 70: pb.SyncMapPlayerRequest
  7183. (*SyncMapPlayerVip)(nil), // 71: pb.SyncMapPlayerVip
  7184. (*MapWatcherData)(nil), // 72: pb.MapWatcherData
  7185. (*PlayerExchangeItem)(nil), // 73: pb.PlayerExchangeItem
  7186. (*PlayerExchangeBuyItem)(nil), // 74: pb.PlayerExchangeBuyItem
  7187. (*ExchangeDeliverDetail)(nil), // 75: pb.ExchangeDeliverDetail
  7188. (*PlayerExchangeItemDeliver)(nil), // 76: pb.PlayerExchangeItemDeliver
  7189. (*PlayerExchangeMyItem)(nil), // 77: pb.PlayerExchangeMyItem
  7190. (*PlayerExchangeItemUpdate)(nil), // 78: pb.PlayerExchangeItemUpdate
  7191. (*PlayerComeback)(nil), // 79: pb.PlayerComeback
  7192. (*MapEnterRequest)(nil), // 80: pb.MapEnterRequest
  7193. (*SelectStateRequest)(nil), // 81: pb.SelectStateRequest
  7194. (*SelectStateResponse)(nil), // 82: pb.SelectStateResponse
  7195. (*AutoRetreat)(nil), // 83: pb.AutoRetreat
  7196. (*AutoDefend)(nil), // 84: pb.AutoDefend
  7197. (*AutoDefendMember)(nil), // 85: pb.AutoDefendMember
  7198. (*UpdateWatcherPoint)(nil), // 86: pb.UpdateWatcherPoint
  7199. (*UpdateTeam)(nil), // 87: pb.UpdateTeam
  7200. (*FindPathRequest)(nil), // 88: pb.FindPathRequest
  7201. (*AutoDefendRequest)(nil), // 89: pb.AutoDefendRequest
  7202. (*CheckScoutResult)(nil), // 90: pb.CheckScoutResult
  7203. (*ScoutRequest)(nil), // 91: pb.ScoutRequest
  7204. (*ScoutUpdateNotice)(nil), // 92: pb.ScoutUpdateNotice
  7205. (*ScoutSearchResult)(nil), // 93: pb.ScoutSearchResult
  7206. nil, // 94: pb.CreateOrder.ExtraEntry
  7207. nil, // 95: pb.OrderDeliver.ExtraEntry
  7208. nil, // 96: pb.BattleTeam.MembersEntry
  7209. nil, // 97: pb.TeamBattleDamage.MembersEntry
  7210. nil, // 98: pb.PlayerMapLoginRequest.ObjectIDsEntry
  7211. (*Asset)(nil), // 99: pb.Asset
  7212. (*Attrs)(nil), // 100: pb.Attrs
  7213. (*AssetList)(nil), // 101: pb.AssetList
  7214. (*Point)(nil), // 102: pb.Point
  7215. (*BattleCampParam)(nil), // 103: pb.BattleCampParam
  7216. (*I64I32Map)(nil), // 104: pb.I64I32Map
  7217. (*I32I64)(nil), // 105: pb.I32I64
  7218. (*Mail)(nil), // 106: pb.Mail
  7219. (*I32I32)(nil), // 107: pb.I32I32
  7220. (*MapObject)(nil), // 108: pb.MapObject
  7221. (*MapLegion)(nil), // 109: pb.MapLegion
  7222. (*ExchangeItem)(nil), // 110: pb.ExchangeItem
  7223. (*ExchangeEquipSell)(nil), // 111: pb.ExchangeEquipSell
  7224. (*ExchangeDetail)(nil), // 112: pb.ExchangeDetail
  7225. (*StrList)(nil), // 113: pb.StrList
  7226. }
  7227. var file_actor_proto_depIdxs = []int32{
  7228. 94, // 0: pb.CreateOrder.extra:type_name -> pb.CreateOrder.ExtraEntry
  7229. 95, // 1: pb.OrderDeliver.extra:type_name -> pb.OrderDeliver.ExtraEntry
  7230. 7, // 2: pb.DBQueueReportList.list:type_name -> pb.DBQueueReport
  7231. 99, // 3: pb.SendMail.Rewards:type_name -> pb.Asset
  7232. 99, // 4: pb.AddMailBulk.Rewards:type_name -> pb.Asset
  7233. 99, // 5: pb.PlayerAddAssets.addAssets:type_name -> pb.Asset
  7234. 16, // 6: pb.LastPlayerList.list:type_name -> pb.LastPlayer
  7235. 99, // 7: pb.AddAssets.assets:type_name -> pb.Asset
  7236. 0, // 8: pb.GatePusher.type:type_name -> pb.GatePusher.Type
  7237. 1, // 9: pb.GateKick.type:type_name -> pb.GateKick.Type
  7238. 96, // 10: pb.BattleTeam.members:type_name -> pb.BattleTeam.MembersEntry
  7239. 100, // 11: pb.BattleTeam.facilityAttrs:type_name -> pb.Attrs
  7240. 100, // 12: pb.BattleTeamMember.fetterAttrs:type_name -> pb.Attrs
  7241. 32, // 13: pb.BattleReq.attackers:type_name -> pb.BattleTeamData
  7242. 32, // 14: pb.BattleReq.defender:type_name -> pb.BattleTeamData
  7243. 33, // 15: pb.BattleReq.tile:type_name -> pb.BattleTileData
  7244. 101, // 16: pb.BattleReq.rewards:type_name -> pb.AssetList
  7245. 100, // 17: pb.PlayerHero.attrs:type_name -> pb.Attrs
  7246. 100, // 18: pb.BattleTeamData.attrs:type_name -> pb.Attrs
  7247. 102, // 19: pb.BattleTileData.point:type_name -> pb.Point
  7248. 41, // 20: pb.BattleRsp.marchTroops:type_name -> pb.MarchSyncTroops
  7249. 30, // 21: pb.BattleRsp.data:type_name -> pb.BattleReq
  7250. 99, // 22: pb.BattleRsp.snatchRes:type_name -> pb.Asset
  7251. 103, // 23: pb.ServerBattleCampParam.param:type_name -> pb.BattleCampParam
  7252. 104, // 24: pb.ServerBattleCampParam.heroTeamIndex:type_name -> pb.I64I32Map
  7253. 102, // 25: pb.MarchRequest.point:type_name -> pb.Point
  7254. 102, // 26: pb.MarchRequest.path:type_name -> pb.Point
  7255. 40, // 27: pb.MarchRequest.marchSync:type_name -> pb.MarchSync
  7256. 102, // 28: pb.AutoMarchRequest.start:type_name -> pb.Point
  7257. 102, // 29: pb.AutoMarchRequest.end:type_name -> pb.Point
  7258. 102, // 30: pb.AssembleRequest.path:type_name -> pb.Point
  7259. 40, // 31: pb.AssembleRequest.marchSync:type_name -> pb.MarchSync
  7260. 102, // 32: pb.MarchSync.point:type_name -> pb.Point
  7261. 45, // 33: pb.MarchSync.members:type_name -> pb.MarchMember
  7262. 42, // 34: pb.MarchSyncTroops.troops:type_name -> pb.MarchTroops
  7263. 97, // 35: pb.TeamBattleDamage.members:type_name -> pb.TeamBattleDamage.MembersEntry
  7264. 53, // 36: pb.PlayerDetailInfo.account:type_name -> pb.AccountInfo
  7265. 54, // 37: pb.PlayerDetailInfo.player:type_name -> pb.PlayerInfo
  7266. 55, // 38: pb.PlayerDetailInfo.charge:type_name -> pb.ChargeInfo
  7267. 105, // 39: pb.PlayerDetailInfo.items:type_name -> pb.I32I64
  7268. 56, // 40: pb.PlayerDetailInfo.heroes:type_name -> pb.HeroData
  7269. 106, // 41: pb.PlayerDetailInfo.mails:type_name -> pb.Mail
  7270. 60, // 42: pb.LeagueMemberRecordUpdateList.list:type_name -> pb.LeagueMemberRecordUpdate
  7271. 107, // 43: pb.LeagueMemberRecordUpdate.records:type_name -> pb.I32I32
  7272. 62, // 44: pb.NewAssemble.leadMember:type_name -> pb.AssembleMember
  7273. 102, // 45: pb.NewAssemble.point:type_name -> pb.Point
  7274. 102, // 46: pb.NewAssemble.targetPoint:type_name -> pb.Point
  7275. 62, // 47: pb.AssembleUpdate.newMember:type_name -> pb.AssembleMember
  7276. 98, // 48: pb.PlayerMapLoginRequest.objectIDs:type_name -> pb.PlayerMapLoginRequest.ObjectIDsEntry
  7277. 100, // 49: pb.SyncMapPlayerVip.attrs:type_name -> pb.Attrs
  7278. 102, // 50: pb.MapWatcherData.point:type_name -> pb.Point
  7279. 108, // 51: pb.MapWatcherData.objectList:type_name -> pb.MapObject
  7280. 109, // 52: pb.MapWatcherData.legionList:type_name -> pb.MapLegion
  7281. 110, // 53: pb.PlayerExchangeItem.itemInfo:type_name -> pb.ExchangeItem
  7282. 111, // 54: pb.PlayerExchangeItem.equipSell:type_name -> pb.ExchangeEquipSell
  7283. 112, // 55: pb.ExchangeDeliverDetail.detail:type_name -> pb.ExchangeDetail
  7284. 113, // 56: pb.PlayerExchangeMyItem.transIDs:type_name -> pb.StrList
  7285. 102, // 57: pb.SelectStateResponse.point:type_name -> pb.Point
  7286. 85, // 58: pb.AutoDefend.members:type_name -> pb.AutoDefendMember
  7287. 40, // 59: pb.AutoDefendMember.marchSync:type_name -> pb.MarchSync
  7288. 102, // 60: pb.UpdateWatcherPoint.point:type_name -> pb.Point
  7289. 102, // 61: pb.CheckScoutResult.point:type_name -> pb.Point
  7290. 101, // 62: pb.ScoutSearchResult.assets:type_name -> pb.AssetList
  7291. 29, // 63: pb.BattleTeam.MembersEntry.value:type_name -> pb.BattleTeamMember
  7292. 44, // 64: pb.TeamBattleDamage.MembersEntry.value:type_name -> pb.TeamMemberDamage
  7293. 65, // [65:65] is the sub-list for method output_type
  7294. 65, // [65:65] is the sub-list for method input_type
  7295. 65, // [65:65] is the sub-list for extension type_name
  7296. 65, // [65:65] is the sub-list for extension extendee
  7297. 0, // [0:65] is the sub-list for field type_name
  7298. }
  7299. func init() { file_actor_proto_init() }
  7300. func file_actor_proto_init() {
  7301. if File_actor_proto != nil {
  7302. return
  7303. }
  7304. file_base_type_proto_init()
  7305. file_mail_proto_init()
  7306. file_battle_proto_init()
  7307. file_map_proto_init()
  7308. file_exchange_proto_init()
  7309. type x struct{}
  7310. out := protoimpl.TypeBuilder{
  7311. File: protoimpl.DescBuilder{
  7312. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  7313. RawDescriptor: unsafe.Slice(unsafe.StringData(file_actor_proto_rawDesc), len(file_actor_proto_rawDesc)),
  7314. NumEnums: 2,
  7315. NumMessages: 97,
  7316. NumExtensions: 0,
  7317. NumServices: 0,
  7318. },
  7319. GoTypes: file_actor_proto_goTypes,
  7320. DependencyIndexes: file_actor_proto_depIdxs,
  7321. EnumInfos: file_actor_proto_enumTypes,
  7322. MessageInfos: file_actor_proto_msgTypes,
  7323. }.Build()
  7324. File_actor_proto = out.File
  7325. file_actor_proto_goTypes = nil
  7326. file_actor_proto_depIdxs = nil
  7327. }