XmdsManager.cs 505 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921992299239924992599269927992899299930993199329933993499359936993799389939994099419942994399449945994699479948994999509951995299539954995599569957995899599960996199629963996499659966996799689969997099719972997399749975997699779978997999809981998299839984998599869987998899899990999199929993999499959996999799989999100001000110002100031000410005100061000710008100091001010011100121001310014100151001610017100181001910020100211002210023100241002510026100271002810029100301003110032100331003410035100361003710038100391004010041100421004310044100451004610047100481004910050100511005210053100541005510056100571005810059100601006110062100631006410065100661006710068100691007010071100721007310074100751007610077100781007910080100811008210083100841008510086100871008810089100901009110092100931009410095100961009710098100991010010101101021010310104101051010610107101081010910110101111011210113101141011510116101171011810119101201012110122101231012410125101261012710128101291013010131101321013310134101351013610137101381013910140101411014210143101441014510146101471014810149101501015110152101531015410155101561015710158101591016010161101621016310164101651016610167101681016910170101711017210173101741017510176101771017810179101801018110182101831018410185101861018710188101891019010191101921019310194101951019610197101981019910200102011020210203102041020510206102071020810209102101021110212102131021410215102161021710218102191022010221102221022310224102251022610227102281022910230102311023210233102341023510236102371023810239102401024110242102431024410245102461024710248102491025010251102521025310254102551025610257102581025910260102611026210263102641026510266102671026810269102701027110272102731027410275102761027710278102791028010281102821028310284102851028610287102881028910290102911029210293102941029510296102971029810299103001030110302103031030410305103061030710308103091031010311103121031310314103151031610317103181031910320103211032210323103241032510326103271032810329103301033110332103331033410335103361033710338103391034010341103421034310344103451034610347103481034910350103511035210353103541035510356103571035810359103601036110362103631036410365103661036710368103691037010371103721037310374103751037610377103781037910380103811038210383103841038510386103871038810389103901039110392103931039410395103961039710398103991040010401104021040310404104051040610407104081040910410104111041210413104141041510416104171041810419104201042110422104231042410425104261042710428104291043010431104321043310434104351043610437104381043910440104411044210443104441044510446104471044810449104501045110452104531045410455104561045710458104591046010461104621046310464104651046610467104681046910470104711047210473104741047510476104771047810479104801048110482104831048410485104861048710488104891049010491104921049310494104951049610497104981049910500105011050210503105041050510506105071050810509105101051110512105131051410515105161051710518105191052010521105221052310524105251052610527105281052910530105311053210533105341053510536105371053810539105401054110542105431054410545105461054710548105491055010551105521055310554105551055610557105581055910560105611056210563105641056510566105671056810569105701057110572105731057410575105761057710578105791058010581105821058310584105851058610587105881058910590105911059210593105941059510596105971059810599106001060110602106031060410605106061060710608106091061010611106121061310614106151061610617106181061910620106211062210623106241062510626106271062810629106301063110632106331063410635106361063710638106391064010641106421064310644106451064610647106481064910650106511065210653106541065510656106571065810659106601066110662106631066410665106661066710668106691067010671106721067310674106751067610677106781067910680106811068210683106841068510686106871068810689106901069110692106931069410695106961069710698106991070010701107021070310704107051070610707107081070910710107111071210713107141071510716107171071810719107201072110722107231072410725107261072710728107291073010731107321073310734107351073610737107381073910740107411074210743107441074510746107471074810749107501075110752107531075410755107561075710758107591076010761107621076310764107651076610767107681076910770107711077210773107741077510776107771077810779107801078110782107831078410785107861078710788107891079010791107921079310794107951079610797107981079910800108011080210803108041080510806108071080810809108101081110812108131081410815108161081710818108191082010821108221082310824108251082610827108281082910830108311083210833108341083510836108371083810839108401084110842108431084410845108461084710848108491085010851108521085310854108551085610857108581085910860108611086210863108641086510866108671086810869108701087110872108731087410875108761087710878108791088010881108821088310884108851088610887108881088910890108911089210893108941089510896108971089810899109001090110902109031090410905109061090710908109091091010911109121091310914109151091610917109181091910920109211092210923109241092510926109271092810929109301093110932109331093410935109361093710938109391094010941109421094310944109451094610947109481094910950109511095210953109541095510956109571095810959109601096110962109631096410965109661096710968109691097010971109721097310974109751097610977109781097910980109811098210983109841098510986109871098810989109901099110992109931099410995109961099710998109991100011001110021100311004110051100611007110081100911010110111101211013110141101511016110171101811019110201102111022110231102411025110261102711028110291103011031110321103311034110351103611037110381103911040110411104211043110441104511046110471104811049110501105111052110531105411055110561105711058110591106011061110621106311064110651106611067110681106911070110711107211073110741107511076110771107811079110801108111082110831108411085110861108711088110891109011091110921109311094110951109611097110981109911100111011110211103111041110511106111071110811109111101111111112111131111411115111161111711118111191112011121111221112311124111251112611127111281112911130111311113211133111341113511136111371113811139111401114111142111431114411145111461114711148111491115011151111521115311154111551115611157111581115911160111611116211163111641116511166111671116811169111701117111172111731117411175111761117711178111791118011181111821118311184111851118611187111881118911190111911119211193111941119511196111971119811199112001120111202112031120411205112061120711208112091121011211112121121311214112151121611217112181121911220112211122211223112241122511226112271122811229112301123111232112331123411235112361123711238112391124011241112421124311244112451124611247112481124911250112511125211253112541125511256112571125811259112601126111262112631126411265112661126711268112691127011271112721127311274112751127611277112781127911280112811128211283112841128511286112871128811289112901129111292112931129411295112961129711298112991130011301113021130311304113051130611307113081130911310113111131211313113141131511316113171131811319113201132111322113231132411325113261132711328113291133011331113321133311334113351133611337113381133911340113411134211343113441134511346113471134811349113501135111352113531135411355113561135711358113591136011361113621136311364113651136611367113681136911370113711137211373113741137511376113771137811379113801138111382113831138411385113861138711388113891139011391113921139311394113951139611397113981139911400114011140211403114041140511406114071140811409114101141111412114131141411415114161141711418114191142011421114221142311424114251142611427114281142911430114311143211433114341143511436114371143811439114401144111442114431144411445114461144711448114491145011451114521145311454114551145611457114581145911460114611146211463114641146511466114671146811469114701147111472114731147411475114761147711478114791148011481114821148311484114851148611487114881148911490114911149211493114941149511496114971149811499115001150111502115031150411505115061150711508115091151011511115121151311514115151151611517115181151911520115211152211523115241152511526115271152811529115301153111532115331153411535115361153711538115391154011541115421154311544115451154611547115481154911550115511155211553115541155511556115571155811559115601156111562115631156411565115661156711568115691157011571115721157311574115751157611577115781157911580115811158211583115841158511586115871158811589115901159111592115931159411595115961159711598115991160011601116021160311604116051160611607116081160911610116111161211613116141161511616116171161811619116201162111622116231162411625116261162711628116291163011631116321163311634116351163611637116381163911640116411164211643116441164511646116471164811649116501165111652116531165411655116561165711658116591166011661116621166311664116651166611667116681166911670116711167211673116741167511676116771167811679116801168111682116831168411685116861168711688116891169011691116921169311694116951169611697116981169911700117011170211703117041170511706117071170811709117101171111712117131171411715117161171711718117191172011721117221172311724117251172611727117281172911730117311173211733117341173511736117371173811739117401174111742117431174411745117461174711748117491175011751117521175311754117551175611757117581175911760117611176211763117641176511766117671176811769117701177111772117731177411775117761177711778117791178011781117821178311784117851178611787117881178911790117911179211793117941179511796117971179811799118001180111802118031180411805118061180711808118091181011811118121181311814118151181611817118181181911820118211182211823118241182511826118271182811829118301183111832118331183411835118361183711838118391184011841118421184311844118451184611847118481184911850118511185211853118541185511856118571185811859118601186111862118631186411865118661186711868118691187011871118721187311874118751187611877118781187911880118811188211883118841188511886118871188811889118901189111892118931189411895118961189711898118991190011901119021190311904119051190611907119081190911910119111191211913119141191511916119171191811919119201192111922119231192411925119261192711928119291193011931119321193311934119351193611937119381193911940119411194211943119441194511946119471194811949119501195111952119531195411955119561195711958119591196011961119621196311964119651196611967119681196911970119711197211973119741197511976119771197811979119801198111982119831198411985119861198711988119891199011991119921199311994119951199611997119981199912000120011200212003120041200512006120071200812009120101201112012120131201412015120161201712018120191202012021120221202312024120251202612027120281202912030120311203212033120341203512036120371203812039120401204112042120431204412045120461204712048120491205012051120521205312054120551205612057120581205912060120611206212063120641206512066120671206812069120701207112072120731207412075120761207712078120791208012081120821208312084120851208612087120881208912090120911209212093120941209512096120971209812099121001210112102121031210412105121061210712108121091211012111121121211312114121151211612117121181211912120121211212212123121241212512126121271212812129121301213112132121331213412135121361213712138121391214012141121421214312144121451214612147121481214912150121511215212153121541215512156121571215812159121601216112162121631216412165121661216712168121691217012171121721217312174121751217612177121781217912180121811218212183121841218512186121871218812189121901219112192121931219412195121961219712198121991220012201122021220312204122051220612207122081220912210122111221212213122141221512216122171221812219122201222112222122231222412225122261222712228122291223012231122321223312234122351223612237122381223912240122411224212243122441224512246122471224812249122501225112252122531225412255122561225712258122591226012261122621226312264122651226612267122681226912270122711227212273122741227512276122771227812279122801228112282122831228412285122861228712288122891229012291122921229312294122951229612297122981229912300
  1. // **********************************************************************
  2. //
  3. // Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
  4. //
  5. // This copy of Ice is licensed to you under the terms described in the
  6. // ICE_LICENSE file included in this distribution.
  7. //
  8. // **********************************************************************
  9. //
  10. // Ice version 3.6.4
  11. //
  12. // <auto-generated>
  13. //
  14. // Generated from file `XmdsManager.ice'
  15. //
  16. // Warning: do not edit this file.
  17. //
  18. // </auto-generated>
  19. //
  20. using _System = global::System;
  21. using _Microsoft = global::Microsoft;
  22. #pragma warning disable 1591
  23. namespace IceCompactId
  24. {
  25. }
  26. namespace BattleIce
  27. {
  28. [_System.Runtime.InteropServices.ComVisible(false)]
  29. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704")]
  30. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1707")]
  31. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1709")]
  32. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1710")]
  33. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1711")]
  34. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1715")]
  35. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716")]
  36. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720")]
  37. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1722")]
  38. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1724")]
  39. #if !SILVERLIGHT
  40. [_System.Serializable]
  41. #endif
  42. public partial class FinishPickItem : Ice.Object
  43. {
  44. #region Slice data members
  45. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  46. public string itemIcon;
  47. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  48. public int quality;
  49. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  50. public int num;
  51. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  52. public string instanceId;
  53. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  54. public int objectId;
  55. #endregion
  56. #region Constructors
  57. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  58. public FinishPickItem()
  59. {
  60. itemIcon = "";
  61. instanceId = "";
  62. }
  63. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  64. public FinishPickItem(string itemIcon, int quality, int num, string instanceId, int objectId)
  65. {
  66. this.itemIcon = itemIcon;
  67. this.quality = quality;
  68. this.num = num;
  69. this.instanceId = instanceId;
  70. this.objectId = objectId;
  71. }
  72. #endregion
  73. #region Slice type-related members
  74. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  75. public static readonly string[] ids__ =
  76. {
  77. "::BattleIce::FinishPickItem",
  78. "::Ice::Object"
  79. };
  80. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  81. public virtual bool ice_isA(string s)
  82. {
  83. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  84. }
  85. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  86. public virtual bool ice_isA(string s, Ice.Current current__)
  87. {
  88. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  89. }
  90. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  91. public virtual void ice_ping()
  92. {
  93. }
  94. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  95. public virtual void ice_ping(Ice.Current current__)
  96. {
  97. }
  98. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  99. public virtual string[] ice_ids()
  100. {
  101. return ids__;
  102. }
  103. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  104. public virtual string[] ice_ids(Ice.Current current__)
  105. {
  106. return ids__;
  107. }
  108. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  109. public virtual string ice_id()
  110. {
  111. return ids__[0];
  112. }
  113. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  114. public virtual string ice_id(Ice.Current current__)
  115. {
  116. return ids__[0];
  117. }
  118. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  119. public static string ice_staticId()
  120. {
  121. return ids__[0];
  122. }
  123. #endregion
  124. #region Operation dispatch
  125. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  126. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request, Ice.DispatchInterceptorAsyncCallback cb)
  127. {
  128. IceInternal.Incoming inc = (IceInternal.Incoming)request;
  129. if(cb != null)
  130. {
  131. inc.push(cb);
  132. }
  133. try
  134. {
  135. inc.startOver();
  136. return dispatch__(inc, inc.getCurrent());
  137. }
  138. finally
  139. {
  140. if(cb != null)
  141. {
  142. inc.pop();
  143. }
  144. }
  145. }
  146. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  147. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request)
  148. {
  149. return ice_dispatch(request, null);
  150. }
  151. private static string[] all__ =
  152. {
  153. "ice_id",
  154. "ice_ids",
  155. "ice_isA",
  156. "ice_ping"
  157. };
  158. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  159. public virtual Ice.DispatchStatus dispatch__(IceInternal.Incoming inS__, Ice.Current current__)
  160. {
  161. int pos = _System.Array.BinarySearch(all__, current__.operation, IceUtilInternal.StringUtil.OrdinalStringComparer);
  162. if(pos < 0)
  163. {
  164. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  165. }
  166. switch(pos)
  167. {
  168. case 0:
  169. {
  170. return Ice.ObjectImpl.ice_id___(this, inS__, current__);
  171. }
  172. case 1:
  173. {
  174. return Ice.ObjectImpl.ice_ids___(this, inS__, current__);
  175. }
  176. case 2:
  177. {
  178. return Ice.ObjectImpl.ice_isA___(this, inS__, current__);
  179. }
  180. case 3:
  181. {
  182. return Ice.ObjectImpl.ice_ping___(this, inS__, current__);
  183. }
  184. }
  185. _System.Diagnostics.Debug.Assert(false);
  186. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  187. }
  188. #endregion
  189. #region Marshaling support
  190. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  191. public virtual void ice_preMarshal()
  192. {
  193. }
  194. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  195. public virtual void ice_postUnmarshal()
  196. {
  197. }
  198. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  199. public virtual void write__(IceInternal.BasicStream os__)
  200. {
  201. os__.startWriteObject(null);
  202. writeImpl__(os__);
  203. os__.endWriteObject();
  204. }
  205. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  206. public virtual void read__(IceInternal.BasicStream is__)
  207. {
  208. is__.startReadObject();
  209. readImpl__(is__);
  210. is__.endReadObject(false);
  211. }
  212. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  213. public virtual void write__(Ice.OutputStream outS__)
  214. {
  215. outS__.startObject(null);
  216. writeImpl__(outS__);
  217. outS__.endObject();
  218. }
  219. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  220. public virtual void read__(Ice.InputStream inS__)
  221. {
  222. inS__.startObject();
  223. readImpl__(inS__);
  224. inS__.endObject(false);
  225. }
  226. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  227. protected virtual void writeImpl__(IceInternal.BasicStream os__)
  228. {
  229. os__.startWriteSlice(ice_staticId(), -1, true);
  230. os__.writeString(itemIcon);
  231. os__.writeInt(quality);
  232. os__.writeInt(num);
  233. os__.writeString(instanceId);
  234. os__.writeInt(objectId);
  235. os__.endWriteSlice();
  236. }
  237. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  238. protected virtual void readImpl__(IceInternal.BasicStream is__)
  239. {
  240. is__.startReadSlice();
  241. itemIcon = is__.readString();
  242. quality = is__.readInt();
  243. num = is__.readInt();
  244. instanceId = is__.readString();
  245. objectId = is__.readInt();
  246. is__.endReadSlice();
  247. }
  248. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  249. protected virtual void writeImpl__(Ice.OutputStream os__)
  250. {
  251. throw new Ice.MarshalException("class was not generated with stream support");
  252. }
  253. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  254. protected virtual void readImpl__(Ice.InputStream is__)
  255. {
  256. throw new Ice.MarshalException("class was not generated with stream support");
  257. }
  258. #endregion
  259. #region ICloneable members
  260. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  261. public object Clone()
  262. {
  263. return MemberwiseClone();
  264. }
  265. #endregion
  266. }
  267. [_System.Runtime.InteropServices.ComVisible(false)]
  268. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704")]
  269. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1707")]
  270. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1709")]
  271. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1710")]
  272. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1711")]
  273. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1715")]
  274. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716")]
  275. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720")]
  276. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1722")]
  277. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1724")]
  278. #if !SILVERLIGHT
  279. [_System.Serializable]
  280. #endif
  281. public partial class PlayerPKInfoData : Ice.Object
  282. {
  283. #region Slice data members
  284. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  285. public int pkMode;
  286. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  287. public int pkValue;
  288. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  289. public int pkLevel;
  290. #endregion
  291. #region Constructors
  292. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  293. public PlayerPKInfoData()
  294. {
  295. }
  296. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  297. public PlayerPKInfoData(int pkMode, int pkValue, int pkLevel)
  298. {
  299. this.pkMode = pkMode;
  300. this.pkValue = pkValue;
  301. this.pkLevel = pkLevel;
  302. }
  303. #endregion
  304. #region Slice type-related members
  305. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  306. public static readonly string[] ids__ =
  307. {
  308. "::BattleIce::PlayerPKInfoData",
  309. "::Ice::Object"
  310. };
  311. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  312. public virtual bool ice_isA(string s)
  313. {
  314. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  315. }
  316. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  317. public virtual bool ice_isA(string s, Ice.Current current__)
  318. {
  319. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  320. }
  321. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  322. public virtual void ice_ping()
  323. {
  324. }
  325. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  326. public virtual void ice_ping(Ice.Current current__)
  327. {
  328. }
  329. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  330. public virtual string[] ice_ids()
  331. {
  332. return ids__;
  333. }
  334. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  335. public virtual string[] ice_ids(Ice.Current current__)
  336. {
  337. return ids__;
  338. }
  339. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  340. public virtual string ice_id()
  341. {
  342. return ids__[0];
  343. }
  344. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  345. public virtual string ice_id(Ice.Current current__)
  346. {
  347. return ids__[0];
  348. }
  349. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  350. public static string ice_staticId()
  351. {
  352. return ids__[0];
  353. }
  354. #endregion
  355. #region Operation dispatch
  356. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  357. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request, Ice.DispatchInterceptorAsyncCallback cb)
  358. {
  359. IceInternal.Incoming inc = (IceInternal.Incoming)request;
  360. if(cb != null)
  361. {
  362. inc.push(cb);
  363. }
  364. try
  365. {
  366. inc.startOver();
  367. return dispatch__(inc, inc.getCurrent());
  368. }
  369. finally
  370. {
  371. if(cb != null)
  372. {
  373. inc.pop();
  374. }
  375. }
  376. }
  377. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  378. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request)
  379. {
  380. return ice_dispatch(request, null);
  381. }
  382. private static string[] all__ =
  383. {
  384. "ice_id",
  385. "ice_ids",
  386. "ice_isA",
  387. "ice_ping"
  388. };
  389. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  390. public virtual Ice.DispatchStatus dispatch__(IceInternal.Incoming inS__, Ice.Current current__)
  391. {
  392. int pos = _System.Array.BinarySearch(all__, current__.operation, IceUtilInternal.StringUtil.OrdinalStringComparer);
  393. if(pos < 0)
  394. {
  395. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  396. }
  397. switch(pos)
  398. {
  399. case 0:
  400. {
  401. return Ice.ObjectImpl.ice_id___(this, inS__, current__);
  402. }
  403. case 1:
  404. {
  405. return Ice.ObjectImpl.ice_ids___(this, inS__, current__);
  406. }
  407. case 2:
  408. {
  409. return Ice.ObjectImpl.ice_isA___(this, inS__, current__);
  410. }
  411. case 3:
  412. {
  413. return Ice.ObjectImpl.ice_ping___(this, inS__, current__);
  414. }
  415. }
  416. _System.Diagnostics.Debug.Assert(false);
  417. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  418. }
  419. #endregion
  420. #region Marshaling support
  421. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  422. public virtual void ice_preMarshal()
  423. {
  424. }
  425. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  426. public virtual void ice_postUnmarshal()
  427. {
  428. }
  429. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  430. public virtual void write__(IceInternal.BasicStream os__)
  431. {
  432. os__.startWriteObject(null);
  433. writeImpl__(os__);
  434. os__.endWriteObject();
  435. }
  436. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  437. public virtual void read__(IceInternal.BasicStream is__)
  438. {
  439. is__.startReadObject();
  440. readImpl__(is__);
  441. is__.endReadObject(false);
  442. }
  443. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  444. public virtual void write__(Ice.OutputStream outS__)
  445. {
  446. outS__.startObject(null);
  447. writeImpl__(outS__);
  448. outS__.endObject();
  449. }
  450. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  451. public virtual void read__(Ice.InputStream inS__)
  452. {
  453. inS__.startObject();
  454. readImpl__(inS__);
  455. inS__.endObject(false);
  456. }
  457. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  458. protected virtual void writeImpl__(IceInternal.BasicStream os__)
  459. {
  460. os__.startWriteSlice(ice_staticId(), -1, true);
  461. os__.writeInt(pkMode);
  462. os__.writeInt(pkValue);
  463. os__.writeInt(pkLevel);
  464. os__.endWriteSlice();
  465. }
  466. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  467. protected virtual void readImpl__(IceInternal.BasicStream is__)
  468. {
  469. is__.startReadSlice();
  470. pkMode = is__.readInt();
  471. pkValue = is__.readInt();
  472. pkLevel = is__.readInt();
  473. is__.endReadSlice();
  474. }
  475. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  476. protected virtual void writeImpl__(Ice.OutputStream os__)
  477. {
  478. throw new Ice.MarshalException("class was not generated with stream support");
  479. }
  480. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  481. protected virtual void readImpl__(Ice.InputStream is__)
  482. {
  483. throw new Ice.MarshalException("class was not generated with stream support");
  484. }
  485. #endregion
  486. #region ICloneable members
  487. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  488. public object Clone()
  489. {
  490. return MemberwiseClone();
  491. }
  492. #endregion
  493. }
  494. [_System.Runtime.InteropServices.ComVisible(false)]
  495. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704")]
  496. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1707")]
  497. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1709")]
  498. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1710")]
  499. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1711")]
  500. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1715")]
  501. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716")]
  502. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720")]
  503. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1722")]
  504. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1724")]
  505. #if !SILVERLIGHT
  506. [_System.Serializable]
  507. #endif
  508. public partial class CanTalkWithNpc : Ice.Object
  509. {
  510. #region Slice data members
  511. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  512. public int templateId;
  513. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  514. public bool canTalk;
  515. #endregion
  516. #region Constructors
  517. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  518. public CanTalkWithNpc()
  519. {
  520. }
  521. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  522. public CanTalkWithNpc(int templateId, bool canTalk)
  523. {
  524. this.templateId = templateId;
  525. this.canTalk = canTalk;
  526. }
  527. #endregion
  528. #region Slice type-related members
  529. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  530. public static readonly string[] ids__ =
  531. {
  532. "::BattleIce::CanTalkWithNpc",
  533. "::Ice::Object"
  534. };
  535. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  536. public virtual bool ice_isA(string s)
  537. {
  538. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  539. }
  540. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  541. public virtual bool ice_isA(string s, Ice.Current current__)
  542. {
  543. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  544. }
  545. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  546. public virtual void ice_ping()
  547. {
  548. }
  549. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  550. public virtual void ice_ping(Ice.Current current__)
  551. {
  552. }
  553. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  554. public virtual string[] ice_ids()
  555. {
  556. return ids__;
  557. }
  558. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  559. public virtual string[] ice_ids(Ice.Current current__)
  560. {
  561. return ids__;
  562. }
  563. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  564. public virtual string ice_id()
  565. {
  566. return ids__[0];
  567. }
  568. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  569. public virtual string ice_id(Ice.Current current__)
  570. {
  571. return ids__[0];
  572. }
  573. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  574. public static string ice_staticId()
  575. {
  576. return ids__[0];
  577. }
  578. #endregion
  579. #region Operation dispatch
  580. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  581. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request, Ice.DispatchInterceptorAsyncCallback cb)
  582. {
  583. IceInternal.Incoming inc = (IceInternal.Incoming)request;
  584. if(cb != null)
  585. {
  586. inc.push(cb);
  587. }
  588. try
  589. {
  590. inc.startOver();
  591. return dispatch__(inc, inc.getCurrent());
  592. }
  593. finally
  594. {
  595. if(cb != null)
  596. {
  597. inc.pop();
  598. }
  599. }
  600. }
  601. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  602. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request)
  603. {
  604. return ice_dispatch(request, null);
  605. }
  606. private static string[] all__ =
  607. {
  608. "ice_id",
  609. "ice_ids",
  610. "ice_isA",
  611. "ice_ping"
  612. };
  613. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  614. public virtual Ice.DispatchStatus dispatch__(IceInternal.Incoming inS__, Ice.Current current__)
  615. {
  616. int pos = _System.Array.BinarySearch(all__, current__.operation, IceUtilInternal.StringUtil.OrdinalStringComparer);
  617. if(pos < 0)
  618. {
  619. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  620. }
  621. switch(pos)
  622. {
  623. case 0:
  624. {
  625. return Ice.ObjectImpl.ice_id___(this, inS__, current__);
  626. }
  627. case 1:
  628. {
  629. return Ice.ObjectImpl.ice_ids___(this, inS__, current__);
  630. }
  631. case 2:
  632. {
  633. return Ice.ObjectImpl.ice_isA___(this, inS__, current__);
  634. }
  635. case 3:
  636. {
  637. return Ice.ObjectImpl.ice_ping___(this, inS__, current__);
  638. }
  639. }
  640. _System.Diagnostics.Debug.Assert(false);
  641. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  642. }
  643. #endregion
  644. #region Marshaling support
  645. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  646. public virtual void ice_preMarshal()
  647. {
  648. }
  649. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  650. public virtual void ice_postUnmarshal()
  651. {
  652. }
  653. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  654. public virtual void write__(IceInternal.BasicStream os__)
  655. {
  656. os__.startWriteObject(null);
  657. writeImpl__(os__);
  658. os__.endWriteObject();
  659. }
  660. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  661. public virtual void read__(IceInternal.BasicStream is__)
  662. {
  663. is__.startReadObject();
  664. readImpl__(is__);
  665. is__.endReadObject(false);
  666. }
  667. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  668. public virtual void write__(Ice.OutputStream outS__)
  669. {
  670. outS__.startObject(null);
  671. writeImpl__(outS__);
  672. outS__.endObject();
  673. }
  674. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  675. public virtual void read__(Ice.InputStream inS__)
  676. {
  677. inS__.startObject();
  678. readImpl__(inS__);
  679. inS__.endObject(false);
  680. }
  681. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  682. protected virtual void writeImpl__(IceInternal.BasicStream os__)
  683. {
  684. os__.startWriteSlice(ice_staticId(), -1, true);
  685. os__.writeInt(templateId);
  686. os__.writeBool(canTalk);
  687. os__.endWriteSlice();
  688. }
  689. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  690. protected virtual void readImpl__(IceInternal.BasicStream is__)
  691. {
  692. is__.startReadSlice();
  693. templateId = is__.readInt();
  694. canTalk = is__.readBool();
  695. is__.endReadSlice();
  696. }
  697. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  698. protected virtual void writeImpl__(Ice.OutputStream os__)
  699. {
  700. throw new Ice.MarshalException("class was not generated with stream support");
  701. }
  702. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  703. protected virtual void readImpl__(Ice.InputStream is__)
  704. {
  705. throw new Ice.MarshalException("class was not generated with stream support");
  706. }
  707. #endregion
  708. #region ICloneable members
  709. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  710. public object Clone()
  711. {
  712. return MemberwiseClone();
  713. }
  714. #endregion
  715. }
  716. [_System.Runtime.InteropServices.ComVisible(false)]
  717. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704")]
  718. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1707")]
  719. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1709")]
  720. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1710")]
  721. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1711")]
  722. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1715")]
  723. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716")]
  724. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720")]
  725. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1722")]
  726. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1724")]
  727. #if !SILVERLIGHT
  728. [_System.Serializable]
  729. #endif
  730. public partial class RefreshPlayerPropertyChange : Ice.Object
  731. {
  732. #region Slice data members
  733. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  734. public string key;
  735. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  736. public int changeType;
  737. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  738. public int valueType;
  739. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  740. public int value;
  741. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  742. public int duration;
  743. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  744. public long timestamp;
  745. #endregion
  746. #region Constructors
  747. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  748. public RefreshPlayerPropertyChange()
  749. {
  750. key = "";
  751. }
  752. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  753. public RefreshPlayerPropertyChange(string key, int changeType, int valueType, int value, int duration, long timestamp)
  754. {
  755. this.key = key;
  756. this.changeType = changeType;
  757. this.valueType = valueType;
  758. this.value = value;
  759. this.duration = duration;
  760. this.timestamp = timestamp;
  761. }
  762. #endregion
  763. #region Slice type-related members
  764. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  765. public static readonly string[] ids__ =
  766. {
  767. "::BattleIce::RefreshPlayerPropertyChange",
  768. "::Ice::Object"
  769. };
  770. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  771. public virtual bool ice_isA(string s)
  772. {
  773. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  774. }
  775. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  776. public virtual bool ice_isA(string s, Ice.Current current__)
  777. {
  778. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  779. }
  780. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  781. public virtual void ice_ping()
  782. {
  783. }
  784. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  785. public virtual void ice_ping(Ice.Current current__)
  786. {
  787. }
  788. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  789. public virtual string[] ice_ids()
  790. {
  791. return ids__;
  792. }
  793. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  794. public virtual string[] ice_ids(Ice.Current current__)
  795. {
  796. return ids__;
  797. }
  798. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  799. public virtual string ice_id()
  800. {
  801. return ids__[0];
  802. }
  803. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  804. public virtual string ice_id(Ice.Current current__)
  805. {
  806. return ids__[0];
  807. }
  808. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  809. public static string ice_staticId()
  810. {
  811. return ids__[0];
  812. }
  813. #endregion
  814. #region Operation dispatch
  815. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  816. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request, Ice.DispatchInterceptorAsyncCallback cb)
  817. {
  818. IceInternal.Incoming inc = (IceInternal.Incoming)request;
  819. if(cb != null)
  820. {
  821. inc.push(cb);
  822. }
  823. try
  824. {
  825. inc.startOver();
  826. return dispatch__(inc, inc.getCurrent());
  827. }
  828. finally
  829. {
  830. if(cb != null)
  831. {
  832. inc.pop();
  833. }
  834. }
  835. }
  836. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  837. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request)
  838. {
  839. return ice_dispatch(request, null);
  840. }
  841. private static string[] all__ =
  842. {
  843. "ice_id",
  844. "ice_ids",
  845. "ice_isA",
  846. "ice_ping"
  847. };
  848. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  849. public virtual Ice.DispatchStatus dispatch__(IceInternal.Incoming inS__, Ice.Current current__)
  850. {
  851. int pos = _System.Array.BinarySearch(all__, current__.operation, IceUtilInternal.StringUtil.OrdinalStringComparer);
  852. if(pos < 0)
  853. {
  854. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  855. }
  856. switch(pos)
  857. {
  858. case 0:
  859. {
  860. return Ice.ObjectImpl.ice_id___(this, inS__, current__);
  861. }
  862. case 1:
  863. {
  864. return Ice.ObjectImpl.ice_ids___(this, inS__, current__);
  865. }
  866. case 2:
  867. {
  868. return Ice.ObjectImpl.ice_isA___(this, inS__, current__);
  869. }
  870. case 3:
  871. {
  872. return Ice.ObjectImpl.ice_ping___(this, inS__, current__);
  873. }
  874. }
  875. _System.Diagnostics.Debug.Assert(false);
  876. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  877. }
  878. #endregion
  879. #region Marshaling support
  880. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  881. public virtual void ice_preMarshal()
  882. {
  883. }
  884. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  885. public virtual void ice_postUnmarshal()
  886. {
  887. }
  888. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  889. public virtual void write__(IceInternal.BasicStream os__)
  890. {
  891. os__.startWriteObject(null);
  892. writeImpl__(os__);
  893. os__.endWriteObject();
  894. }
  895. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  896. public virtual void read__(IceInternal.BasicStream is__)
  897. {
  898. is__.startReadObject();
  899. readImpl__(is__);
  900. is__.endReadObject(false);
  901. }
  902. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  903. public virtual void write__(Ice.OutputStream outS__)
  904. {
  905. outS__.startObject(null);
  906. writeImpl__(outS__);
  907. outS__.endObject();
  908. }
  909. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  910. public virtual void read__(Ice.InputStream inS__)
  911. {
  912. inS__.startObject();
  913. readImpl__(inS__);
  914. inS__.endObject(false);
  915. }
  916. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  917. protected virtual void writeImpl__(IceInternal.BasicStream os__)
  918. {
  919. os__.startWriteSlice(ice_staticId(), -1, true);
  920. os__.writeString(key);
  921. os__.writeInt(changeType);
  922. os__.writeInt(valueType);
  923. os__.writeInt(value);
  924. os__.writeInt(duration);
  925. os__.writeLong(timestamp);
  926. os__.endWriteSlice();
  927. }
  928. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  929. protected virtual void readImpl__(IceInternal.BasicStream is__)
  930. {
  931. is__.startReadSlice();
  932. key = is__.readString();
  933. changeType = is__.readInt();
  934. valueType = is__.readInt();
  935. value = is__.readInt();
  936. duration = is__.readInt();
  937. timestamp = is__.readLong();
  938. is__.endReadSlice();
  939. }
  940. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  941. protected virtual void writeImpl__(Ice.OutputStream os__)
  942. {
  943. throw new Ice.MarshalException("class was not generated with stream support");
  944. }
  945. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  946. protected virtual void readImpl__(Ice.InputStream is__)
  947. {
  948. throw new Ice.MarshalException("class was not generated with stream support");
  949. }
  950. #endregion
  951. #region ICloneable members
  952. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  953. public object Clone()
  954. {
  955. return MemberwiseClone();
  956. }
  957. #endregion
  958. }
  959. [_System.Runtime.InteropServices.ComVisible(false)]
  960. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704")]
  961. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1707")]
  962. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1709")]
  963. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1710")]
  964. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1711")]
  965. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1715")]
  966. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716")]
  967. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720")]
  968. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1722")]
  969. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1724")]
  970. #if !SILVERLIGHT
  971. [_System.Serializable]
  972. #endif
  973. public partial class SkillDataICE : Ice.Object
  974. {
  975. #region Slice data members
  976. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  977. public int skillId;
  978. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  979. public long skillTime;
  980. #endregion
  981. #region Constructors
  982. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  983. public SkillDataICE()
  984. {
  985. }
  986. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  987. public SkillDataICE(int skillId, long skillTime)
  988. {
  989. this.skillId = skillId;
  990. this.skillTime = skillTime;
  991. }
  992. #endregion
  993. #region Slice type-related members
  994. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  995. public static readonly string[] ids__ =
  996. {
  997. "::BattleIce::SkillDataICE",
  998. "::Ice::Object"
  999. };
  1000. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1001. public virtual bool ice_isA(string s)
  1002. {
  1003. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  1004. }
  1005. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1006. public virtual bool ice_isA(string s, Ice.Current current__)
  1007. {
  1008. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  1009. }
  1010. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1011. public virtual void ice_ping()
  1012. {
  1013. }
  1014. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1015. public virtual void ice_ping(Ice.Current current__)
  1016. {
  1017. }
  1018. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1019. public virtual string[] ice_ids()
  1020. {
  1021. return ids__;
  1022. }
  1023. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1024. public virtual string[] ice_ids(Ice.Current current__)
  1025. {
  1026. return ids__;
  1027. }
  1028. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1029. public virtual string ice_id()
  1030. {
  1031. return ids__[0];
  1032. }
  1033. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1034. public virtual string ice_id(Ice.Current current__)
  1035. {
  1036. return ids__[0];
  1037. }
  1038. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1039. public static string ice_staticId()
  1040. {
  1041. return ids__[0];
  1042. }
  1043. #endregion
  1044. #region Operation dispatch
  1045. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1046. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request, Ice.DispatchInterceptorAsyncCallback cb)
  1047. {
  1048. IceInternal.Incoming inc = (IceInternal.Incoming)request;
  1049. if(cb != null)
  1050. {
  1051. inc.push(cb);
  1052. }
  1053. try
  1054. {
  1055. inc.startOver();
  1056. return dispatch__(inc, inc.getCurrent());
  1057. }
  1058. finally
  1059. {
  1060. if(cb != null)
  1061. {
  1062. inc.pop();
  1063. }
  1064. }
  1065. }
  1066. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1067. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request)
  1068. {
  1069. return ice_dispatch(request, null);
  1070. }
  1071. private static string[] all__ =
  1072. {
  1073. "ice_id",
  1074. "ice_ids",
  1075. "ice_isA",
  1076. "ice_ping"
  1077. };
  1078. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1079. public virtual Ice.DispatchStatus dispatch__(IceInternal.Incoming inS__, Ice.Current current__)
  1080. {
  1081. int pos = _System.Array.BinarySearch(all__, current__.operation, IceUtilInternal.StringUtil.OrdinalStringComparer);
  1082. if(pos < 0)
  1083. {
  1084. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  1085. }
  1086. switch(pos)
  1087. {
  1088. case 0:
  1089. {
  1090. return Ice.ObjectImpl.ice_id___(this, inS__, current__);
  1091. }
  1092. case 1:
  1093. {
  1094. return Ice.ObjectImpl.ice_ids___(this, inS__, current__);
  1095. }
  1096. case 2:
  1097. {
  1098. return Ice.ObjectImpl.ice_isA___(this, inS__, current__);
  1099. }
  1100. case 3:
  1101. {
  1102. return Ice.ObjectImpl.ice_ping___(this, inS__, current__);
  1103. }
  1104. }
  1105. _System.Diagnostics.Debug.Assert(false);
  1106. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  1107. }
  1108. #endregion
  1109. #region Marshaling support
  1110. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1111. public virtual void ice_preMarshal()
  1112. {
  1113. }
  1114. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1115. public virtual void ice_postUnmarshal()
  1116. {
  1117. }
  1118. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1119. public virtual void write__(IceInternal.BasicStream os__)
  1120. {
  1121. os__.startWriteObject(null);
  1122. writeImpl__(os__);
  1123. os__.endWriteObject();
  1124. }
  1125. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1126. public virtual void read__(IceInternal.BasicStream is__)
  1127. {
  1128. is__.startReadObject();
  1129. readImpl__(is__);
  1130. is__.endReadObject(false);
  1131. }
  1132. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1133. public virtual void write__(Ice.OutputStream outS__)
  1134. {
  1135. outS__.startObject(null);
  1136. writeImpl__(outS__);
  1137. outS__.endObject();
  1138. }
  1139. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1140. public virtual void read__(Ice.InputStream inS__)
  1141. {
  1142. inS__.startObject();
  1143. readImpl__(inS__);
  1144. inS__.endObject(false);
  1145. }
  1146. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1147. protected virtual void writeImpl__(IceInternal.BasicStream os__)
  1148. {
  1149. os__.startWriteSlice(ice_staticId(), -1, true);
  1150. os__.writeInt(skillId);
  1151. os__.writeLong(skillTime);
  1152. os__.endWriteSlice();
  1153. }
  1154. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1155. protected virtual void readImpl__(IceInternal.BasicStream is__)
  1156. {
  1157. is__.startReadSlice();
  1158. skillId = is__.readInt();
  1159. skillTime = is__.readLong();
  1160. is__.endReadSlice();
  1161. }
  1162. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1163. protected virtual void writeImpl__(Ice.OutputStream os__)
  1164. {
  1165. throw new Ice.MarshalException("class was not generated with stream support");
  1166. }
  1167. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1168. protected virtual void readImpl__(Ice.InputStream is__)
  1169. {
  1170. throw new Ice.MarshalException("class was not generated with stream support");
  1171. }
  1172. #endregion
  1173. #region ICloneable members
  1174. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1175. public object Clone()
  1176. {
  1177. return MemberwiseClone();
  1178. }
  1179. #endregion
  1180. }
  1181. [_System.Runtime.InteropServices.ComVisible(false)]
  1182. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704")]
  1183. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1707")]
  1184. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1709")]
  1185. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1710")]
  1186. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1711")]
  1187. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1715")]
  1188. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716")]
  1189. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720")]
  1190. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1722")]
  1191. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1724")]
  1192. #if !SILVERLIGHT
  1193. [_System.Serializable]
  1194. #endif
  1195. public partial class GetPlayerData : Ice.Object
  1196. {
  1197. #region Slice data members
  1198. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1199. public float x;
  1200. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1201. public float y;
  1202. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1203. public float direction;
  1204. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1205. public int hp;
  1206. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1207. public int mp;
  1208. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1209. public int pkMode;
  1210. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1211. public int pkValue;
  1212. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1213. public int pkLevel;
  1214. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1215. public BattleIce.SkillDataICE[] skillData;
  1216. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1217. public int combatState;
  1218. #endregion
  1219. #region Constructors
  1220. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1221. public GetPlayerData()
  1222. {
  1223. }
  1224. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1225. public GetPlayerData(float x, float y, float direction, int hp, int mp, int pkMode, int pkValue, int pkLevel, BattleIce.SkillDataICE[] skillData, int combatState)
  1226. {
  1227. this.x = x;
  1228. this.y = y;
  1229. this.direction = direction;
  1230. this.hp = hp;
  1231. this.mp = mp;
  1232. this.pkMode = pkMode;
  1233. this.pkValue = pkValue;
  1234. this.pkLevel = pkLevel;
  1235. this.skillData = skillData;
  1236. this.combatState = combatState;
  1237. }
  1238. #endregion
  1239. #region Slice type-related members
  1240. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1241. public static readonly string[] ids__ =
  1242. {
  1243. "::BattleIce::GetPlayerData",
  1244. "::Ice::Object"
  1245. };
  1246. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1247. public virtual bool ice_isA(string s)
  1248. {
  1249. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  1250. }
  1251. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1252. public virtual bool ice_isA(string s, Ice.Current current__)
  1253. {
  1254. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  1255. }
  1256. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1257. public virtual void ice_ping()
  1258. {
  1259. }
  1260. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1261. public virtual void ice_ping(Ice.Current current__)
  1262. {
  1263. }
  1264. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1265. public virtual string[] ice_ids()
  1266. {
  1267. return ids__;
  1268. }
  1269. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1270. public virtual string[] ice_ids(Ice.Current current__)
  1271. {
  1272. return ids__;
  1273. }
  1274. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1275. public virtual string ice_id()
  1276. {
  1277. return ids__[0];
  1278. }
  1279. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1280. public virtual string ice_id(Ice.Current current__)
  1281. {
  1282. return ids__[0];
  1283. }
  1284. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1285. public static string ice_staticId()
  1286. {
  1287. return ids__[0];
  1288. }
  1289. #endregion
  1290. #region Operation dispatch
  1291. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1292. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request, Ice.DispatchInterceptorAsyncCallback cb)
  1293. {
  1294. IceInternal.Incoming inc = (IceInternal.Incoming)request;
  1295. if(cb != null)
  1296. {
  1297. inc.push(cb);
  1298. }
  1299. try
  1300. {
  1301. inc.startOver();
  1302. return dispatch__(inc, inc.getCurrent());
  1303. }
  1304. finally
  1305. {
  1306. if(cb != null)
  1307. {
  1308. inc.pop();
  1309. }
  1310. }
  1311. }
  1312. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1313. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request)
  1314. {
  1315. return ice_dispatch(request, null);
  1316. }
  1317. private static string[] all__ =
  1318. {
  1319. "ice_id",
  1320. "ice_ids",
  1321. "ice_isA",
  1322. "ice_ping"
  1323. };
  1324. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1325. public virtual Ice.DispatchStatus dispatch__(IceInternal.Incoming inS__, Ice.Current current__)
  1326. {
  1327. int pos = _System.Array.BinarySearch(all__, current__.operation, IceUtilInternal.StringUtil.OrdinalStringComparer);
  1328. if(pos < 0)
  1329. {
  1330. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  1331. }
  1332. switch(pos)
  1333. {
  1334. case 0:
  1335. {
  1336. return Ice.ObjectImpl.ice_id___(this, inS__, current__);
  1337. }
  1338. case 1:
  1339. {
  1340. return Ice.ObjectImpl.ice_ids___(this, inS__, current__);
  1341. }
  1342. case 2:
  1343. {
  1344. return Ice.ObjectImpl.ice_isA___(this, inS__, current__);
  1345. }
  1346. case 3:
  1347. {
  1348. return Ice.ObjectImpl.ice_ping___(this, inS__, current__);
  1349. }
  1350. }
  1351. _System.Diagnostics.Debug.Assert(false);
  1352. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  1353. }
  1354. #endregion
  1355. #region Marshaling support
  1356. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1357. public virtual void ice_preMarshal()
  1358. {
  1359. }
  1360. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1361. public virtual void ice_postUnmarshal()
  1362. {
  1363. }
  1364. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1365. public virtual void write__(IceInternal.BasicStream os__)
  1366. {
  1367. os__.startWriteObject(null);
  1368. writeImpl__(os__);
  1369. os__.endWriteObject();
  1370. }
  1371. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1372. public virtual void read__(IceInternal.BasicStream is__)
  1373. {
  1374. is__.startReadObject();
  1375. readImpl__(is__);
  1376. is__.endReadObject(false);
  1377. }
  1378. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1379. public virtual void write__(Ice.OutputStream outS__)
  1380. {
  1381. outS__.startObject(null);
  1382. writeImpl__(outS__);
  1383. outS__.endObject();
  1384. }
  1385. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1386. public virtual void read__(Ice.InputStream inS__)
  1387. {
  1388. inS__.startObject();
  1389. readImpl__(inS__);
  1390. inS__.endObject(false);
  1391. }
  1392. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1393. protected virtual void writeImpl__(IceInternal.BasicStream os__)
  1394. {
  1395. os__.startWriteSlice(ice_staticId(), -1, true);
  1396. os__.writeFloat(x);
  1397. os__.writeFloat(y);
  1398. os__.writeFloat(direction);
  1399. os__.writeInt(hp);
  1400. os__.writeInt(mp);
  1401. os__.writeInt(pkMode);
  1402. os__.writeInt(pkValue);
  1403. os__.writeInt(pkLevel);
  1404. BattleIce.SkillDataSeqHelper.write(os__, skillData);
  1405. os__.writeInt(combatState);
  1406. os__.endWriteSlice();
  1407. }
  1408. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1409. protected virtual void readImpl__(IceInternal.BasicStream is__)
  1410. {
  1411. is__.startReadSlice();
  1412. x = is__.readFloat();
  1413. y = is__.readFloat();
  1414. direction = is__.readFloat();
  1415. hp = is__.readInt();
  1416. mp = is__.readInt();
  1417. pkMode = is__.readInt();
  1418. pkValue = is__.readInt();
  1419. pkLevel = is__.readInt();
  1420. skillData = BattleIce.SkillDataSeqHelper.read(is__);
  1421. combatState = is__.readInt();
  1422. is__.endReadSlice();
  1423. }
  1424. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1425. protected virtual void writeImpl__(Ice.OutputStream os__)
  1426. {
  1427. throw new Ice.MarshalException("class was not generated with stream support");
  1428. }
  1429. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1430. protected virtual void readImpl__(Ice.InputStream is__)
  1431. {
  1432. throw new Ice.MarshalException("class was not generated with stream support");
  1433. }
  1434. #endregion
  1435. #region ICloneable members
  1436. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1437. public object Clone()
  1438. {
  1439. return MemberwiseClone();
  1440. }
  1441. #endregion
  1442. }
  1443. [_System.Runtime.InteropServices.ComVisible(false)]
  1444. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704")]
  1445. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1707")]
  1446. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1709")]
  1447. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1710")]
  1448. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1711")]
  1449. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1715")]
  1450. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716")]
  1451. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720")]
  1452. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1722")]
  1453. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1724")]
  1454. #if !SILVERLIGHT
  1455. [_System.Serializable]
  1456. #endif
  1457. public partial class CanTalkWithNpcResult : Ice.Object
  1458. {
  1459. #region Slice data members
  1460. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1461. public int templateId;
  1462. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1463. public bool canTalk;
  1464. #endregion
  1465. #region Constructors
  1466. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1467. public CanTalkWithNpcResult()
  1468. {
  1469. }
  1470. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1471. public CanTalkWithNpcResult(int templateId, bool canTalk)
  1472. {
  1473. this.templateId = templateId;
  1474. this.canTalk = canTalk;
  1475. }
  1476. #endregion
  1477. #region Slice type-related members
  1478. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1479. public static readonly string[] ids__ =
  1480. {
  1481. "::BattleIce::CanTalkWithNpcResult",
  1482. "::Ice::Object"
  1483. };
  1484. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1485. public virtual bool ice_isA(string s)
  1486. {
  1487. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  1488. }
  1489. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1490. public virtual bool ice_isA(string s, Ice.Current current__)
  1491. {
  1492. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  1493. }
  1494. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1495. public virtual void ice_ping()
  1496. {
  1497. }
  1498. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1499. public virtual void ice_ping(Ice.Current current__)
  1500. {
  1501. }
  1502. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1503. public virtual string[] ice_ids()
  1504. {
  1505. return ids__;
  1506. }
  1507. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1508. public virtual string[] ice_ids(Ice.Current current__)
  1509. {
  1510. return ids__;
  1511. }
  1512. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1513. public virtual string ice_id()
  1514. {
  1515. return ids__[0];
  1516. }
  1517. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1518. public virtual string ice_id(Ice.Current current__)
  1519. {
  1520. return ids__[0];
  1521. }
  1522. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1523. public static string ice_staticId()
  1524. {
  1525. return ids__[0];
  1526. }
  1527. #endregion
  1528. #region Operation dispatch
  1529. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1530. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request, Ice.DispatchInterceptorAsyncCallback cb)
  1531. {
  1532. IceInternal.Incoming inc = (IceInternal.Incoming)request;
  1533. if(cb != null)
  1534. {
  1535. inc.push(cb);
  1536. }
  1537. try
  1538. {
  1539. inc.startOver();
  1540. return dispatch__(inc, inc.getCurrent());
  1541. }
  1542. finally
  1543. {
  1544. if(cb != null)
  1545. {
  1546. inc.pop();
  1547. }
  1548. }
  1549. }
  1550. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1551. public virtual Ice.DispatchStatus ice_dispatch(Ice.Request request)
  1552. {
  1553. return ice_dispatch(request, null);
  1554. }
  1555. private static string[] all__ =
  1556. {
  1557. "ice_id",
  1558. "ice_ids",
  1559. "ice_isA",
  1560. "ice_ping"
  1561. };
  1562. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1563. public virtual Ice.DispatchStatus dispatch__(IceInternal.Incoming inS__, Ice.Current current__)
  1564. {
  1565. int pos = _System.Array.BinarySearch(all__, current__.operation, IceUtilInternal.StringUtil.OrdinalStringComparer);
  1566. if(pos < 0)
  1567. {
  1568. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  1569. }
  1570. switch(pos)
  1571. {
  1572. case 0:
  1573. {
  1574. return Ice.ObjectImpl.ice_id___(this, inS__, current__);
  1575. }
  1576. case 1:
  1577. {
  1578. return Ice.ObjectImpl.ice_ids___(this, inS__, current__);
  1579. }
  1580. case 2:
  1581. {
  1582. return Ice.ObjectImpl.ice_isA___(this, inS__, current__);
  1583. }
  1584. case 3:
  1585. {
  1586. return Ice.ObjectImpl.ice_ping___(this, inS__, current__);
  1587. }
  1588. }
  1589. _System.Diagnostics.Debug.Assert(false);
  1590. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  1591. }
  1592. #endregion
  1593. #region Marshaling support
  1594. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1595. public virtual void ice_preMarshal()
  1596. {
  1597. }
  1598. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1599. public virtual void ice_postUnmarshal()
  1600. {
  1601. }
  1602. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1603. public virtual void write__(IceInternal.BasicStream os__)
  1604. {
  1605. os__.startWriteObject(null);
  1606. writeImpl__(os__);
  1607. os__.endWriteObject();
  1608. }
  1609. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1610. public virtual void read__(IceInternal.BasicStream is__)
  1611. {
  1612. is__.startReadObject();
  1613. readImpl__(is__);
  1614. is__.endReadObject(false);
  1615. }
  1616. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1617. public virtual void write__(Ice.OutputStream outS__)
  1618. {
  1619. outS__.startObject(null);
  1620. writeImpl__(outS__);
  1621. outS__.endObject();
  1622. }
  1623. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1624. public virtual void read__(Ice.InputStream inS__)
  1625. {
  1626. inS__.startObject();
  1627. readImpl__(inS__);
  1628. inS__.endObject(false);
  1629. }
  1630. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1631. protected virtual void writeImpl__(IceInternal.BasicStream os__)
  1632. {
  1633. os__.startWriteSlice(ice_staticId(), -1, true);
  1634. os__.writeInt(templateId);
  1635. os__.writeBool(canTalk);
  1636. os__.endWriteSlice();
  1637. }
  1638. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1639. protected virtual void readImpl__(IceInternal.BasicStream is__)
  1640. {
  1641. is__.startReadSlice();
  1642. templateId = is__.readInt();
  1643. canTalk = is__.readBool();
  1644. is__.endReadSlice();
  1645. }
  1646. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1647. protected virtual void writeImpl__(Ice.OutputStream os__)
  1648. {
  1649. throw new Ice.MarshalException("class was not generated with stream support");
  1650. }
  1651. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1652. protected virtual void readImpl__(Ice.InputStream is__)
  1653. {
  1654. throw new Ice.MarshalException("class was not generated with stream support");
  1655. }
  1656. #endregion
  1657. #region ICloneable members
  1658. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1659. public object Clone()
  1660. {
  1661. return MemberwiseClone();
  1662. }
  1663. #endregion
  1664. }
  1665. [_System.Runtime.InteropServices.ComVisible(false)]
  1666. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704")]
  1667. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1707")]
  1668. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1709")]
  1669. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1710")]
  1670. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1711")]
  1671. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1715")]
  1672. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716")]
  1673. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720")]
  1674. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1722")]
  1675. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1724")]
  1676. public partial interface XmdsManager : Ice.Object, XmdsManagerOperations_, XmdsManagerOperationsNC_
  1677. {
  1678. }
  1679. }
  1680. namespace BattleIce
  1681. {
  1682. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1683. public delegate void Callback_XmdsManager_notifyBattleServer();
  1684. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1685. public delegate void Callback_XmdsManager_getZoneStaticData(string ret__);
  1686. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1687. public delegate void Callback_XmdsManager_getZoneRegions(string ret__);
  1688. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1689. public delegate void Callback_XmdsManager_getBornPlace(string ret__);
  1690. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1691. public delegate void Callback_XmdsManager_getAllUnitInfo(string ret__);
  1692. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1693. public delegate void Callback_XmdsManager_getAllNpcInfo(string ret__);
  1694. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1695. public delegate void Callback_XmdsManager_getAllPlayerUUID(string ret__);
  1696. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1697. public delegate void Callback_XmdsManager_getPlayerData(string ret__);
  1698. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1699. public delegate void Callback_XmdsManager_onMonsterDiedDrops();
  1700. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1701. public delegate void Callback_XmdsManager_helpRevivePlayer();
  1702. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1703. public delegate void Callback_XmdsManager_revivePlayer();
  1704. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1705. public delegate void Callback_XmdsManager_refreshSummonMount();
  1706. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1707. public delegate void Callback_XmdsManager_refreshPlayerBasicData();
  1708. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1709. public delegate void Callback_XmdsManager_refreshPlayerTeamData();
  1710. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1711. public delegate void Callback_XmdsManager_refreshPlayerRemainBagCountData();
  1712. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1713. public delegate void Callback_XmdsManager_refreshPlayerRemainTeamBagCountData();
  1714. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1715. public delegate void Callback_XmdsManager_refreshPlayerPetBaseInfoChange();
  1716. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1717. public delegate void Callback_XmdsManager_refreshPlayerPetDataChange(int ret__);
  1718. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1719. public delegate void Callback_XmdsManager_refreshPlayerBattleEffect();
  1720. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1721. public delegate void Callback_XmdsManager_addPlayerAtt();
  1722. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1723. public delegate void Callback_XmdsManager_refreshPlayerSkill();
  1724. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1725. public delegate void Callback_XmdsManager_playerChangeSkill();
  1726. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1727. public delegate void Callback_XmdsManager_refreshPlayerAvatar();
  1728. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1729. public delegate void Callback_XmdsManager_getPlayerPKInfoData(string ret__);
  1730. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1731. public delegate void Callback_XmdsManager_getPlayerSkillCDTime(string ret__);
  1732. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1733. public delegate void Callback_XmdsManager_canTalkWithNpc(string ret__);
  1734. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1735. public delegate void Callback_XmdsManager_refreshPlayerPropertyChange();
  1736. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1737. public delegate void Callback_XmdsManager_refreshPlayerPKMode(int ret__);
  1738. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1739. public delegate void Callback_XmdsManager_refreshPlayerPKValue();
  1740. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1741. public delegate void Callback_XmdsManager_refreshPlayerPKLevel();
  1742. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1743. public delegate void Callback_XmdsManager_onFinishPickItem();
  1744. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1745. public delegate void Callback_XmdsManager_refreshPlayerPetSkillChange();
  1746. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1747. public delegate void Callback_XmdsManager_canUseItem(bool ret__);
  1748. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1749. public delegate void Callback_XmdsManager_transferToPointPos(bool ret__);
  1750. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1751. public delegate void Callback_XmdsManager_refreshPlayerPetPropertyChange();
  1752. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1753. public delegate void Callback_XmdsManager_getPlayerPetData(string ret__);
  1754. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1755. public delegate void Callback_XmdsManager_triggrBattleFunction();
  1756. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1757. public delegate void Callback_XmdsManager_addUnits(int ret__);
  1758. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1759. public delegate void Callback_XmdsManager_refreshPlayerPetFollowModeChange();
  1760. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1761. public delegate void Callback_XmdsManager_playerReady();
  1762. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1763. public delegate void Callback_XmdsManager_refreshTeamData();
  1764. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1765. public delegate void Callback_XmdsManager_autoBattle();
  1766. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1767. public delegate void Callback_XmdsManager_getPlayerStatistic(string ret__);
  1768. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1769. public delegate void Callback_XmdsManager_getInstanceStatistic(string ret__);
  1770. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1771. public delegate void Callback_XmdsManager_addUnit(int ret__);
  1772. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1773. public delegate void Callback_XmdsManager_removeUnit();
  1774. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1775. public delegate void Callback_XmdsManager_removePointUnit();
  1776. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1777. public delegate void Callback_XmdsManager_transferUnit();
  1778. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1779. public delegate void Callback_XmdsManager_removeItem();
  1780. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1781. public delegate void Callback_XmdsManager_changePlayerState();
  1782. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1783. public delegate void Callback_XmdsManager_playerChuanGong();
  1784. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1785. public delegate void Callback_XmdsManager_mountainKingRefreshNotify();
  1786. }
  1787. namespace BattleIce
  1788. {
  1789. /// <summary>
  1790. /// onFinishPickItem
  1791. /// </summary>
  1792. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1793. public interface FinishPickItemPrx : Ice.ObjectPrx
  1794. {
  1795. }
  1796. /// <summary>
  1797. /// getPlayerPKInfoData
  1798. /// </summary>
  1799. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1800. public interface PlayerPKInfoDataPrx : Ice.ObjectPrx
  1801. {
  1802. }
  1803. /// <summary>
  1804. /// canTalkWithNpc
  1805. /// </summary>
  1806. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1807. public interface CanTalkWithNpcPrx : Ice.ObjectPrx
  1808. {
  1809. }
  1810. /// <summary>
  1811. /// refreshPlayerPropertyChange
  1812. /// </summary>
  1813. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1814. public interface RefreshPlayerPropertyChangePrx : Ice.ObjectPrx
  1815. {
  1816. }
  1817. /// <summary>
  1818. /// getPlayerData
  1819. /// </summary>
  1820. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1821. public interface SkillDataICEPrx : Ice.ObjectPrx
  1822. {
  1823. }
  1824. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1825. public interface GetPlayerDataPrx : Ice.ObjectPrx
  1826. {
  1827. }
  1828. /// <summary>
  1829. /// canTalkWithNpc
  1830. /// </summary>
  1831. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1832. public interface CanTalkWithNpcResultPrx : Ice.ObjectPrx
  1833. {
  1834. }
  1835. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1836. public interface XmdsManagerPrx : Ice.ObjectPrx
  1837. {
  1838. void notifyBattleServer(string instanceId, string name, string data);
  1839. void notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1840. Ice.AsyncResult<BattleIce.Callback_XmdsManager_notifyBattleServer> begin_notifyBattleServer(string instanceId, string name, string data);
  1841. Ice.AsyncResult<BattleIce.Callback_XmdsManager_notifyBattleServer> begin_notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1842. Ice.AsyncResult begin_notifyBattleServer(string instanceId, string name, string data, Ice.AsyncCallback cb__, object cookie__);
  1843. Ice.AsyncResult begin_notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1844. void end_notifyBattleServer(Ice.AsyncResult r__);
  1845. string getZoneStaticData(string instanceId);
  1846. string getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1847. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneStaticData> begin_getZoneStaticData(string instanceId);
  1848. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneStaticData> begin_getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1849. Ice.AsyncResult begin_getZoneStaticData(string instanceId, Ice.AsyncCallback cb__, object cookie__);
  1850. Ice.AsyncResult begin_getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1851. string end_getZoneStaticData(Ice.AsyncResult r__);
  1852. string getZoneRegions(string instanceId);
  1853. string getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1854. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneRegions> begin_getZoneRegions(string instanceId);
  1855. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneRegions> begin_getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1856. Ice.AsyncResult begin_getZoneRegions(string instanceId, Ice.AsyncCallback cb__, object cookie__);
  1857. Ice.AsyncResult begin_getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1858. string end_getZoneRegions(Ice.AsyncResult r__);
  1859. string getBornPlace(string instanceId, int areaId, string pointId);
  1860. string getBornPlace(string instanceId, int areaId, string pointId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1861. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getBornPlace> begin_getBornPlace(string instanceId, int areaId, string pointId);
  1862. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getBornPlace> begin_getBornPlace(string instanceId, int areaId, string pointId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1863. Ice.AsyncResult begin_getBornPlace(string instanceId, int areaId, string pointId, Ice.AsyncCallback cb__, object cookie__);
  1864. Ice.AsyncResult begin_getBornPlace(string instanceId, int areaId, string pointId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1865. string end_getBornPlace(Ice.AsyncResult r__);
  1866. string getAllUnitInfo(string instanceId);
  1867. string getAllUnitInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1868. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllUnitInfo> begin_getAllUnitInfo(string instanceId);
  1869. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllUnitInfo> begin_getAllUnitInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1870. Ice.AsyncResult begin_getAllUnitInfo(string instanceId, Ice.AsyncCallback cb__, object cookie__);
  1871. Ice.AsyncResult begin_getAllUnitInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1872. string end_getAllUnitInfo(Ice.AsyncResult r__);
  1873. string getAllNpcInfo(string instanceId);
  1874. string getAllNpcInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1875. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllNpcInfo> begin_getAllNpcInfo(string instanceId);
  1876. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllNpcInfo> begin_getAllNpcInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1877. Ice.AsyncResult begin_getAllNpcInfo(string instanceId, Ice.AsyncCallback cb__, object cookie__);
  1878. Ice.AsyncResult begin_getAllNpcInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1879. string end_getAllNpcInfo(Ice.AsyncResult r__);
  1880. string getAllPlayerUUID();
  1881. string getAllPlayerUUID(_System.Collections.Generic.Dictionary<string, string> ctx__);
  1882. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllPlayerUUID> begin_getAllPlayerUUID();
  1883. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllPlayerUUID> begin_getAllPlayerUUID(_System.Collections.Generic.Dictionary<string, string> ctx__);
  1884. Ice.AsyncResult begin_getAllPlayerUUID(Ice.AsyncCallback cb__, object cookie__);
  1885. Ice.AsyncResult begin_getAllPlayerUUID(_System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1886. string end_getAllPlayerUUID(Ice.AsyncResult r__);
  1887. string getPlayerData(string playerId, bool changeArea);
  1888. string getPlayerData(string playerId, bool changeArea, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1889. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerData> begin_getPlayerData(string playerId, bool changeArea);
  1890. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerData> begin_getPlayerData(string playerId, bool changeArea, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1891. Ice.AsyncResult begin_getPlayerData(string playerId, bool changeArea, Ice.AsyncCallback cb__, object cookie__);
  1892. Ice.AsyncResult begin_getPlayerData(string playerId, bool changeArea, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1893. string end_getPlayerData(Ice.AsyncResult r__);
  1894. void onMonsterDiedDrops(string instanceId, string data);
  1895. void onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1896. Ice.AsyncResult<BattleIce.Callback_XmdsManager_onMonsterDiedDrops> begin_onMonsterDiedDrops(string instanceId, string data);
  1897. Ice.AsyncResult<BattleIce.Callback_XmdsManager_onMonsterDiedDrops> begin_onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1898. Ice.AsyncResult begin_onMonsterDiedDrops(string instanceId, string data, Ice.AsyncCallback cb__, object cookie__);
  1899. Ice.AsyncResult begin_onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1900. void end_onMonsterDiedDrops(Ice.AsyncResult r__);
  1901. void helpRevivePlayer(string playerId, string revivePlayerId, int time);
  1902. void helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1903. Ice.AsyncResult<BattleIce.Callback_XmdsManager_helpRevivePlayer> begin_helpRevivePlayer(string playerId, string revivePlayerId, int time);
  1904. Ice.AsyncResult<BattleIce.Callback_XmdsManager_helpRevivePlayer> begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1905. Ice.AsyncResult begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, Ice.AsyncCallback cb__, object cookie__);
  1906. Ice.AsyncResult begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1907. void end_helpRevivePlayer(Ice.AsyncResult r__);
  1908. void revivePlayer(string playerId, string data);
  1909. void revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1910. Ice.AsyncResult<BattleIce.Callback_XmdsManager_revivePlayer> begin_revivePlayer(string playerId, string data);
  1911. Ice.AsyncResult<BattleIce.Callback_XmdsManager_revivePlayer> begin_revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1912. Ice.AsyncResult begin_revivePlayer(string playerId, string data, Ice.AsyncCallback cb__, object cookie__);
  1913. Ice.AsyncResult begin_revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1914. void end_revivePlayer(Ice.AsyncResult r__);
  1915. void refreshSummonMount(string playerId, int time, int isUp);
  1916. void refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1917. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshSummonMount> begin_refreshSummonMount(string playerId, int time, int isUp);
  1918. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshSummonMount> begin_refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1919. Ice.AsyncResult begin_refreshSummonMount(string playerId, int time, int isUp, Ice.AsyncCallback cb__, object cookie__);
  1920. Ice.AsyncResult begin_refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1921. void end_refreshSummonMount(Ice.AsyncResult r__);
  1922. void refreshPlayerBasicData(string playerId, string basic);
  1923. void refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1924. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBasicData> begin_refreshPlayerBasicData(string playerId, string basic);
  1925. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBasicData> begin_refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1926. Ice.AsyncResult begin_refreshPlayerBasicData(string playerId, string basic, Ice.AsyncCallback cb__, object cookie__);
  1927. Ice.AsyncResult begin_refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1928. void end_refreshPlayerBasicData(Ice.AsyncResult r__);
  1929. void refreshPlayerTeamData(string playerId, string uuidList);
  1930. void refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1931. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerTeamData> begin_refreshPlayerTeamData(string playerId, string uuidList);
  1932. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerTeamData> begin_refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1933. Ice.AsyncResult begin_refreshPlayerTeamData(string playerId, string uuidList, Ice.AsyncCallback cb__, object cookie__);
  1934. Ice.AsyncResult begin_refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1935. void end_refreshPlayerTeamData(Ice.AsyncResult r__);
  1936. void refreshPlayerRemainBagCountData(string playerId, int remainCount);
  1937. void refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1938. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainBagCountData> begin_refreshPlayerRemainBagCountData(string playerId, int remainCount);
  1939. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainBagCountData> begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1940. Ice.AsyncResult begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, Ice.AsyncCallback cb__, object cookie__);
  1941. Ice.AsyncResult begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1942. void end_refreshPlayerRemainBagCountData(Ice.AsyncResult r__);
  1943. void refreshPlayerRemainTeamBagCountData(string playerId, int remainCount);
  1944. void refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1945. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount);
  1946. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1947. Ice.AsyncResult begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, Ice.AsyncCallback cb__, object cookie__);
  1948. Ice.AsyncResult begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1949. void end_refreshPlayerRemainTeamBagCountData(Ice.AsyncResult r__);
  1950. void refreshPlayerPetBaseInfoChange(string playerId, string data);
  1951. void refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1952. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> begin_refreshPlayerPetBaseInfoChange(string playerId, string data);
  1953. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> begin_refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1954. Ice.AsyncResult begin_refreshPlayerPetBaseInfoChange(string playerId, string data, Ice.AsyncCallback cb__, object cookie__);
  1955. Ice.AsyncResult begin_refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1956. void end_refreshPlayerPetBaseInfoChange(Ice.AsyncResult r__);
  1957. int refreshPlayerPetDataChange(string playerId, int type, string data);
  1958. int refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1959. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetDataChange> begin_refreshPlayerPetDataChange(string playerId, int type, string data);
  1960. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetDataChange> begin_refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1961. Ice.AsyncResult begin_refreshPlayerPetDataChange(string playerId, int type, string data, Ice.AsyncCallback cb__, object cookie__);
  1962. Ice.AsyncResult begin_refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1963. int end_refreshPlayerPetDataChange(Ice.AsyncResult r__);
  1964. void refreshPlayerBattleEffect(string playerId, string effects);
  1965. void refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1966. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBattleEffect> begin_refreshPlayerBattleEffect(string playerId, string effects);
  1967. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBattleEffect> begin_refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1968. Ice.AsyncResult begin_refreshPlayerBattleEffect(string playerId, string effects, Ice.AsyncCallback cb__, object cookie__);
  1969. Ice.AsyncResult begin_refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1970. void end_refreshPlayerBattleEffect(Ice.AsyncResult r__);
  1971. void addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value);
  1972. void addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1973. Ice.AsyncResult<BattleIce.Callback_XmdsManager_addPlayerAtt> begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value);
  1974. Ice.AsyncResult<BattleIce.Callback_XmdsManager_addPlayerAtt> begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1975. Ice.AsyncResult begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, Ice.AsyncCallback cb__, object cookie__);
  1976. Ice.AsyncResult begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1977. void end_addPlayerAtt(Ice.AsyncResult r__);
  1978. void refreshPlayerSkill(string playerId, int operateID, string skills);
  1979. void refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1980. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerSkill> begin_refreshPlayerSkill(string playerId, int operateID, string skills);
  1981. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerSkill> begin_refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1982. Ice.AsyncResult begin_refreshPlayerSkill(string playerId, int operateID, string skills, Ice.AsyncCallback cb__, object cookie__);
  1983. Ice.AsyncResult begin_refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1984. void end_refreshPlayerSkill(Ice.AsyncResult r__);
  1985. void playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data);
  1986. void playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1987. Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChangeSkill> begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data);
  1988. Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChangeSkill> begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1989. Ice.AsyncResult begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, Ice.AsyncCallback cb__, object cookie__);
  1990. Ice.AsyncResult begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1991. void end_playerChangeSkill(Ice.AsyncResult r__);
  1992. void refreshPlayerAvatar(string playerId, string avatars);
  1993. void refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1994. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerAvatar> begin_refreshPlayerAvatar(string playerId, string avatars);
  1995. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerAvatar> begin_refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> ctx__);
  1996. Ice.AsyncResult begin_refreshPlayerAvatar(string playerId, string avatars, Ice.AsyncCallback cb__, object cookie__);
  1997. Ice.AsyncResult begin_refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  1998. void end_refreshPlayerAvatar(Ice.AsyncResult r__);
  1999. string getPlayerPKInfoData(string playerId);
  2000. string getPlayerPKInfoData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2001. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPKInfoData> begin_getPlayerPKInfoData(string playerId);
  2002. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPKInfoData> begin_getPlayerPKInfoData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2003. Ice.AsyncResult begin_getPlayerPKInfoData(string playerId, Ice.AsyncCallback cb__, object cookie__);
  2004. Ice.AsyncResult begin_getPlayerPKInfoData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2005. string end_getPlayerPKInfoData(Ice.AsyncResult r__);
  2006. string getPlayerSkillCDTime(string playerId);
  2007. string getPlayerSkillCDTime(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2008. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerSkillCDTime> begin_getPlayerSkillCDTime(string playerId);
  2009. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerSkillCDTime> begin_getPlayerSkillCDTime(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2010. Ice.AsyncResult begin_getPlayerSkillCDTime(string playerId, Ice.AsyncCallback cb__, object cookie__);
  2011. Ice.AsyncResult begin_getPlayerSkillCDTime(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2012. string end_getPlayerSkillCDTime(Ice.AsyncResult r__);
  2013. string canTalkWithNpc(string playerId, int npcId);
  2014. string canTalkWithNpc(string playerId, int npcId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2015. Ice.AsyncResult<BattleIce.Callback_XmdsManager_canTalkWithNpc> begin_canTalkWithNpc(string playerId, int npcId);
  2016. Ice.AsyncResult<BattleIce.Callback_XmdsManager_canTalkWithNpc> begin_canTalkWithNpc(string playerId, int npcId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2017. Ice.AsyncResult begin_canTalkWithNpc(string playerId, int npcId, Ice.AsyncCallback cb__, object cookie__);
  2018. Ice.AsyncResult begin_canTalkWithNpc(string playerId, int npcId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2019. string end_canTalkWithNpc(Ice.AsyncResult r__);
  2020. void refreshPlayerPropertyChange(string playerId, string data);
  2021. void refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2022. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPropertyChange> begin_refreshPlayerPropertyChange(string playerId, string data);
  2023. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPropertyChange> begin_refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2024. Ice.AsyncResult begin_refreshPlayerPropertyChange(string playerId, string data, Ice.AsyncCallback cb__, object cookie__);
  2025. Ice.AsyncResult begin_refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2026. void end_refreshPlayerPropertyChange(Ice.AsyncResult r__);
  2027. int refreshPlayerPKMode(string playerId, bool isLook, int mode);
  2028. int refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2029. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKMode> begin_refreshPlayerPKMode(string playerId, bool isLook, int mode);
  2030. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKMode> begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2031. Ice.AsyncResult begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, Ice.AsyncCallback cb__, object cookie__);
  2032. Ice.AsyncResult begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2033. int end_refreshPlayerPKMode(Ice.AsyncResult r__);
  2034. void refreshPlayerPKValue(string playerId, int value);
  2035. void refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2036. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKValue> begin_refreshPlayerPKValue(string playerId, int value);
  2037. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKValue> begin_refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2038. Ice.AsyncResult begin_refreshPlayerPKValue(string playerId, int value, Ice.AsyncCallback cb__, object cookie__);
  2039. Ice.AsyncResult begin_refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2040. void end_refreshPlayerPKValue(Ice.AsyncResult r__);
  2041. void refreshPlayerPKLevel(string playerId, int level);
  2042. void refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2043. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKLevel> begin_refreshPlayerPKLevel(string playerId, int level);
  2044. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKLevel> begin_refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2045. Ice.AsyncResult begin_refreshPlayerPKLevel(string playerId, int level, Ice.AsyncCallback cb__, object cookie__);
  2046. Ice.AsyncResult begin_refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2047. void end_refreshPlayerPKLevel(Ice.AsyncResult r__);
  2048. void onFinishPickItem(string playerId, string data);
  2049. void onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2050. Ice.AsyncResult<BattleIce.Callback_XmdsManager_onFinishPickItem> begin_onFinishPickItem(string playerId, string data);
  2051. Ice.AsyncResult<BattleIce.Callback_XmdsManager_onFinishPickItem> begin_onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2052. Ice.AsyncResult begin_onFinishPickItem(string playerId, string data, Ice.AsyncCallback cb__, object cookie__);
  2053. Ice.AsyncResult begin_onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2054. void end_onFinishPickItem(Ice.AsyncResult r__);
  2055. void refreshPlayerPetSkillChange(string playerId, int operateID, string skills);
  2056. void refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2057. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetSkillChange> begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills);
  2058. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetSkillChange> begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2059. Ice.AsyncResult begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, Ice.AsyncCallback cb__, object cookie__);
  2060. Ice.AsyncResult begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2061. void end_refreshPlayerPetSkillChange(Ice.AsyncResult r__);
  2062. bool canUseItem(string playerId);
  2063. bool canUseItem(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2064. Ice.AsyncResult<BattleIce.Callback_XmdsManager_canUseItem> begin_canUseItem(string playerId);
  2065. Ice.AsyncResult<BattleIce.Callback_XmdsManager_canUseItem> begin_canUseItem(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2066. Ice.AsyncResult begin_canUseItem(string playerId, Ice.AsyncCallback cb__, object cookie__);
  2067. Ice.AsyncResult begin_canUseItem(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2068. bool end_canUseItem(Ice.AsyncResult r__);
  2069. bool transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction);
  2070. bool transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2071. Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferToPointPos> begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction);
  2072. Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferToPointPos> begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2073. Ice.AsyncResult begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, Ice.AsyncCallback cb__, object cookie__);
  2074. Ice.AsyncResult begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2075. bool end_transferToPointPos(Ice.AsyncResult r__);
  2076. void refreshPlayerPetPropertyChange(string playerId, string data);
  2077. void refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2078. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetPropertyChange> begin_refreshPlayerPetPropertyChange(string playerId, string data);
  2079. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetPropertyChange> begin_refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2080. Ice.AsyncResult begin_refreshPlayerPetPropertyChange(string playerId, string data, Ice.AsyncCallback cb__, object cookie__);
  2081. Ice.AsyncResult begin_refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2082. void end_refreshPlayerPetPropertyChange(Ice.AsyncResult r__);
  2083. string getPlayerPetData(string playerId);
  2084. string getPlayerPetData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2085. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPetData> begin_getPlayerPetData(string playerId);
  2086. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPetData> begin_getPlayerPetData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2087. Ice.AsyncResult begin_getPlayerPetData(string playerId, Ice.AsyncCallback cb__, object cookie__);
  2088. Ice.AsyncResult begin_getPlayerPetData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2089. string end_getPlayerPetData(Ice.AsyncResult r__);
  2090. void triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6);
  2091. void triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2092. Ice.AsyncResult<BattleIce.Callback_XmdsManager_triggrBattleFunction> begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6);
  2093. Ice.AsyncResult<BattleIce.Callback_XmdsManager_triggrBattleFunction> begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2094. Ice.AsyncResult begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, Ice.AsyncCallback cb__, object cookie__);
  2095. Ice.AsyncResult begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2096. void end_triggrBattleFunction(Ice.AsyncResult r__);
  2097. int addUnits(string instanceId, string data);
  2098. int addUnits(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2099. Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnits> begin_addUnits(string instanceId, string data);
  2100. Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnits> begin_addUnits(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2101. Ice.AsyncResult begin_addUnits(string instanceId, string data, Ice.AsyncCallback cb__, object cookie__);
  2102. Ice.AsyncResult begin_addUnits(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2103. int end_addUnits(Ice.AsyncResult r__);
  2104. void refreshPlayerPetFollowModeChange(string playerId, int mode);
  2105. void refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2106. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetFollowModeChange> begin_refreshPlayerPetFollowModeChange(string playerId, int mode);
  2107. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetFollowModeChange> begin_refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2108. Ice.AsyncResult begin_refreshPlayerPetFollowModeChange(string playerId, int mode, Ice.AsyncCallback cb__, object cookie__);
  2109. Ice.AsyncResult begin_refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2110. void end_refreshPlayerPetFollowModeChange(Ice.AsyncResult r__);
  2111. void playerReady(string playerId);
  2112. void playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2113. Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerReady> begin_playerReady(string playerId);
  2114. Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerReady> begin_playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2115. Ice.AsyncResult begin_playerReady(string playerId, Ice.AsyncCallback cb__, object cookie__);
  2116. Ice.AsyncResult begin_playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2117. void end_playerReady(Ice.AsyncResult r__);
  2118. void refreshTeamData(string playerId, string data);
  2119. void refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2120. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshTeamData> begin_refreshTeamData(string playerId, string data);
  2121. Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshTeamData> begin_refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2122. Ice.AsyncResult begin_refreshTeamData(string playerId, string data, Ice.AsyncCallback cb__, object cookie__);
  2123. Ice.AsyncResult begin_refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2124. void end_refreshTeamData(Ice.AsyncResult r__);
  2125. void autoBattle(string instanceId, string playerId, bool enable);
  2126. void autoBattle(string instanceId, string playerId, bool enable, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2127. Ice.AsyncResult<BattleIce.Callback_XmdsManager_autoBattle> begin_autoBattle(string instanceId, string playerId, bool enable);
  2128. Ice.AsyncResult<BattleIce.Callback_XmdsManager_autoBattle> begin_autoBattle(string instanceId, string playerId, bool enable, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2129. Ice.AsyncResult begin_autoBattle(string instanceId, string playerId, bool enable, Ice.AsyncCallback cb__, object cookie__);
  2130. Ice.AsyncResult begin_autoBattle(string instanceId, string playerId, bool enable, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2131. void end_autoBattle(Ice.AsyncResult r__);
  2132. string getPlayerStatistic(string instanceId, string playerId, int flag);
  2133. string getPlayerStatistic(string instanceId, string playerId, int flag, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2134. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string instanceId, string playerId, int flag);
  2135. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string instanceId, string playerId, int flag, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2136. Ice.AsyncResult begin_getPlayerStatistic(string instanceId, string playerId, int flag, Ice.AsyncCallback cb__, object cookie__);
  2137. Ice.AsyncResult begin_getPlayerStatistic(string instanceId, string playerId, int flag, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2138. string end_getPlayerStatistic(Ice.AsyncResult r__);
  2139. string getInstanceStatistic(string instanceId);
  2140. string getInstanceStatistic(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2141. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getInstanceStatistic> begin_getInstanceStatistic(string instanceId);
  2142. Ice.AsyncResult<BattleIce.Callback_XmdsManager_getInstanceStatistic> begin_getInstanceStatistic(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2143. Ice.AsyncResult begin_getInstanceStatistic(string instanceId, Ice.AsyncCallback cb__, object cookie__);
  2144. Ice.AsyncResult begin_getInstanceStatistic(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2145. string end_getInstanceStatistic(Ice.AsyncResult r__);
  2146. int addUnit(string instanceId, int unitTemplateID, string data);
  2147. int addUnit(string instanceId, int unitTemplateID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2148. Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnit> begin_addUnit(string instanceId, int unitTemplateID, string data);
  2149. Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnit> begin_addUnit(string instanceId, int unitTemplateID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2150. Ice.AsyncResult begin_addUnit(string instanceId, int unitTemplateID, string data, Ice.AsyncCallback cb__, object cookie__);
  2151. Ice.AsyncResult begin_addUnit(string instanceId, int unitTemplateID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2152. int end_addUnit(Ice.AsyncResult r__);
  2153. void removeUnit(string instanceId, int unitId);
  2154. void removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2155. Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeUnit> begin_removeUnit(string instanceId, int unitId);
  2156. Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeUnit> begin_removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2157. Ice.AsyncResult begin_removeUnit(string instanceId, int unitId, Ice.AsyncCallback cb__, object cookie__);
  2158. Ice.AsyncResult begin_removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2159. void end_removeUnit(Ice.AsyncResult r__);
  2160. void removePointUnit(string instanceId, int unitObjectId);
  2161. void removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2162. Ice.AsyncResult<BattleIce.Callback_XmdsManager_removePointUnit> begin_removePointUnit(string instanceId, int unitObjectId);
  2163. Ice.AsyncResult<BattleIce.Callback_XmdsManager_removePointUnit> begin_removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2164. Ice.AsyncResult begin_removePointUnit(string instanceId, int unitObjectId, Ice.AsyncCallback cb__, object cookie__);
  2165. Ice.AsyncResult begin_removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2166. void end_removePointUnit(Ice.AsyncResult r__);
  2167. void transferUnit(string instanceId, int unitObjectId, float x, float y);
  2168. void transferUnit(string instanceId, int unitObjectId, float x, float y, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2169. Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferUnit> begin_transferUnit(string instanceId, int unitObjectId, float x, float y);
  2170. Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferUnit> begin_transferUnit(string instanceId, int unitObjectId, float x, float y, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2171. Ice.AsyncResult begin_transferUnit(string instanceId, int unitObjectId, float x, float y, Ice.AsyncCallback cb__, object cookie__);
  2172. Ice.AsyncResult begin_transferUnit(string instanceId, int unitObjectId, float x, float y, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2173. void end_transferUnit(Ice.AsyncResult r__);
  2174. void removeItem(string instanceId, int itemId);
  2175. void removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2176. Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeItem> begin_removeItem(string instanceId, int itemId);
  2177. Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeItem> begin_removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2178. Ice.AsyncResult begin_removeItem(string instanceId, int itemId, Ice.AsyncCallback cb__, object cookie__);
  2179. Ice.AsyncResult begin_removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2180. void end_removeItem(Ice.AsyncResult r__);
  2181. void changePlayerState(string instanceId, string playerId, byte status, int time);
  2182. void changePlayerState(string instanceId, string playerId, byte status, int time, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2183. Ice.AsyncResult<BattleIce.Callback_XmdsManager_changePlayerState> begin_changePlayerState(string instanceId, string playerId, byte status, int time);
  2184. Ice.AsyncResult<BattleIce.Callback_XmdsManager_changePlayerState> begin_changePlayerState(string instanceId, string playerId, byte status, int time, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2185. Ice.AsyncResult begin_changePlayerState(string instanceId, string playerId, byte status, int time, Ice.AsyncCallback cb__, object cookie__);
  2186. Ice.AsyncResult begin_changePlayerState(string instanceId, string playerId, byte status, int time, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2187. void end_changePlayerState(Ice.AsyncResult r__);
  2188. void playerChuanGong(string instanceId, string playerIdA, string playerIdB);
  2189. void playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2190. Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChuanGong> begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB);
  2191. Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChuanGong> begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2192. Ice.AsyncResult begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, Ice.AsyncCallback cb__, object cookie__);
  2193. Ice.AsyncResult begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2194. void end_playerChuanGong(Ice.AsyncResult r__);
  2195. void mountainKingRefreshNotify(string instanceId, string data);
  2196. void mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2197. Ice.AsyncResult<BattleIce.Callback_XmdsManager_mountainKingRefreshNotify> begin_mountainKingRefreshNotify(string instanceId, string data);
  2198. Ice.AsyncResult<BattleIce.Callback_XmdsManager_mountainKingRefreshNotify> begin_mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2199. Ice.AsyncResult begin_mountainKingRefreshNotify(string instanceId, string data, Ice.AsyncCallback cb__, object cookie__);
  2200. Ice.AsyncResult begin_mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__);
  2201. void end_mountainKingRefreshNotify(Ice.AsyncResult r__);
  2202. }
  2203. }
  2204. namespace BattleIce
  2205. {
  2206. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  2207. public interface XmdsManagerOperations_
  2208. {
  2209. void notifyBattleServer_async(BattleIce.AMD_XmdsManager_notifyBattleServer cb__, string instanceId, string name, string data, Ice.Current current__);
  2210. void getZoneStaticData_async(BattleIce.AMD_XmdsManager_getZoneStaticData cb__, string instanceId, Ice.Current current__);
  2211. void getZoneRegions_async(BattleIce.AMD_XmdsManager_getZoneRegions cb__, string instanceId, Ice.Current current__);
  2212. void getBornPlace_async(BattleIce.AMD_XmdsManager_getBornPlace cb__, string instanceId, int areaId, string pointId, Ice.Current current__);
  2213. void getAllUnitInfo_async(BattleIce.AMD_XmdsManager_getAllUnitInfo cb__, string instanceId, Ice.Current current__);
  2214. void getAllNpcInfo_async(BattleIce.AMD_XmdsManager_getAllNpcInfo cb__, string instanceId, Ice.Current current__);
  2215. void getAllPlayerUUID_async(BattleIce.AMD_XmdsManager_getAllPlayerUUID cb__, Ice.Current current__);
  2216. void getPlayerData_async(BattleIce.AMD_XmdsManager_getPlayerData cb__, string playerId, bool changeArea, Ice.Current current__);
  2217. void onMonsterDiedDrops_async(BattleIce.AMD_XmdsManager_onMonsterDiedDrops cb__, string instanceId, string data, Ice.Current current__);
  2218. void helpRevivePlayer_async(BattleIce.AMD_XmdsManager_helpRevivePlayer cb__, string playerId, string revivePlayerId, int time, Ice.Current current__);
  2219. void revivePlayer_async(BattleIce.AMD_XmdsManager_revivePlayer cb__, string playerId, string data, Ice.Current current__);
  2220. void refreshSummonMount_async(BattleIce.AMD_XmdsManager_refreshSummonMount cb__, string playerId, int time, int isUp, Ice.Current current__);
  2221. void refreshPlayerBasicData_async(BattleIce.AMD_XmdsManager_refreshPlayerBasicData cb__, string playerId, string basic, Ice.Current current__);
  2222. void refreshPlayerTeamData_async(BattleIce.AMD_XmdsManager_refreshPlayerTeamData cb__, string playerId, string uuidList, Ice.Current current__);
  2223. void refreshPlayerRemainBagCountData_async(BattleIce.AMD_XmdsManager_refreshPlayerRemainBagCountData cb__, string playerId, int remainCount, Ice.Current current__);
  2224. void refreshPlayerRemainTeamBagCountData_async(BattleIce.AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__, string playerId, int remainCount, Ice.Current current__);
  2225. void refreshPlayerPetBaseInfoChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__, string playerId, string data, Ice.Current current__);
  2226. void refreshPlayerPetDataChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetDataChange cb__, string playerId, int type, string data, Ice.Current current__);
  2227. void refreshPlayerBattleEffect_async(BattleIce.AMD_XmdsManager_refreshPlayerBattleEffect cb__, string playerId, string effects, Ice.Current current__);
  2228. void addPlayerAtt_async(BattleIce.AMD_XmdsManager_addPlayerAtt cb__, string playerId, string notifyPlayerIds, string key, int value, Ice.Current current__);
  2229. void refreshPlayerSkill_async(BattleIce.AMD_XmdsManager_refreshPlayerSkill cb__, string playerId, int operateID, string skills, Ice.Current current__);
  2230. void playerChangeSkill_async(BattleIce.AMD_XmdsManager_playerChangeSkill cb__, string playerId, int oldSkillID, int newSkillID, string data, Ice.Current current__);
  2231. void refreshPlayerAvatar_async(BattleIce.AMD_XmdsManager_refreshPlayerAvatar cb__, string playerId, string avatars, Ice.Current current__);
  2232. void getPlayerPKInfoData_async(BattleIce.AMD_XmdsManager_getPlayerPKInfoData cb__, string playerId, Ice.Current current__);
  2233. void getPlayerSkillCDTime_async(BattleIce.AMD_XmdsManager_getPlayerSkillCDTime cb__, string playerId, Ice.Current current__);
  2234. void canTalkWithNpc_async(BattleIce.AMD_XmdsManager_canTalkWithNpc cb__, string playerId, int npcId, Ice.Current current__);
  2235. void refreshPlayerPropertyChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPropertyChange cb__, string playerId, string data, Ice.Current current__);
  2236. void refreshPlayerPKMode_async(BattleIce.AMD_XmdsManager_refreshPlayerPKMode cb__, string playerId, bool isLook, int mode, Ice.Current current__);
  2237. void refreshPlayerPKValue_async(BattleIce.AMD_XmdsManager_refreshPlayerPKValue cb__, string playerId, int value, Ice.Current current__);
  2238. void refreshPlayerPKLevel_async(BattleIce.AMD_XmdsManager_refreshPlayerPKLevel cb__, string playerId, int level, Ice.Current current__);
  2239. void onFinishPickItem_async(BattleIce.AMD_XmdsManager_onFinishPickItem cb__, string playerId, string data, Ice.Current current__);
  2240. void refreshPlayerPetSkillChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetSkillChange cb__, string playerId, int operateID, string skills, Ice.Current current__);
  2241. void canUseItem_async(BattleIce.AMD_XmdsManager_canUseItem cb__, string playerId, Ice.Current current__);
  2242. void transferToPointPos_async(BattleIce.AMD_XmdsManager_transferToPointPos cb__, string instanceId, string playerId, string point, bool setDirection, float direction, Ice.Current current__);
  2243. void refreshPlayerPetPropertyChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetPropertyChange cb__, string playerId, string data, Ice.Current current__);
  2244. void getPlayerPetData_async(BattleIce.AMD_XmdsManager_getPlayerPetData cb__, string playerId, Ice.Current current__);
  2245. void triggrBattleFunction_async(BattleIce.AMD_XmdsManager_triggrBattleFunction cb__, string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, Ice.Current current__);
  2246. void addUnits_async(BattleIce.AMD_XmdsManager_addUnits cb__, string instanceId, string data, Ice.Current current__);
  2247. void refreshPlayerPetFollowModeChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__, string playerId, int mode, Ice.Current current__);
  2248. void playerReady_async(BattleIce.AMD_XmdsManager_playerReady cb__, string playerId, Ice.Current current__);
  2249. void refreshTeamData_async(BattleIce.AMD_XmdsManager_refreshTeamData cb__, string playerId, string data, Ice.Current current__);
  2250. void autoBattle_async(BattleIce.AMD_XmdsManager_autoBattle cb__, string instanceId, string playerId, bool enable, Ice.Current current__);
  2251. void getPlayerStatistic_async(BattleIce.AMD_XmdsManager_getPlayerStatistic cb__, string instanceId, string playerId, int flag, Ice.Current current__);
  2252. void getInstanceStatistic_async(BattleIce.AMD_XmdsManager_getInstanceStatistic cb__, string instanceId, Ice.Current current__);
  2253. void addUnit_async(BattleIce.AMD_XmdsManager_addUnit cb__, string instanceId, int unitTemplateID, string data, Ice.Current current__);
  2254. void removeUnit_async(BattleIce.AMD_XmdsManager_removeUnit cb__, string instanceId, int unitId, Ice.Current current__);
  2255. void removePointUnit_async(BattleIce.AMD_XmdsManager_removePointUnit cb__, string instanceId, int unitObjectId, Ice.Current current__);
  2256. void transferUnit_async(BattleIce.AMD_XmdsManager_transferUnit cb__, string instanceId, int unitObjectId, float x, float y, Ice.Current current__);
  2257. void removeItem_async(BattleIce.AMD_XmdsManager_removeItem cb__, string instanceId, int itemId, Ice.Current current__);
  2258. void changePlayerState_async(BattleIce.AMD_XmdsManager_changePlayerState cb__, string instanceId, string playerId, byte status, int time, Ice.Current current__);
  2259. void playerChuanGong_async(BattleIce.AMD_XmdsManager_playerChuanGong cb__, string instanceId, string playerIdA, string playerIdB, Ice.Current current__);
  2260. void mountainKingRefreshNotify_async(BattleIce.AMD_XmdsManager_mountainKingRefreshNotify cb__, string instanceId, string data, Ice.Current current__);
  2261. }
  2262. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  2263. public interface XmdsManagerOperationsNC_
  2264. {
  2265. void notifyBattleServer_async(BattleIce.AMD_XmdsManager_notifyBattleServer cb__, string instanceId, string name, string data);
  2266. void getZoneStaticData_async(BattleIce.AMD_XmdsManager_getZoneStaticData cb__, string instanceId);
  2267. void getZoneRegions_async(BattleIce.AMD_XmdsManager_getZoneRegions cb__, string instanceId);
  2268. void getBornPlace_async(BattleIce.AMD_XmdsManager_getBornPlace cb__, string instanceId, int areaId, string pointId);
  2269. void getAllUnitInfo_async(BattleIce.AMD_XmdsManager_getAllUnitInfo cb__, string instanceId);
  2270. void getAllNpcInfo_async(BattleIce.AMD_XmdsManager_getAllNpcInfo cb__, string instanceId);
  2271. void getAllPlayerUUID_async(BattleIce.AMD_XmdsManager_getAllPlayerUUID cb__);
  2272. void getPlayerData_async(BattleIce.AMD_XmdsManager_getPlayerData cb__, string playerId, bool changeArea);
  2273. void onMonsterDiedDrops_async(BattleIce.AMD_XmdsManager_onMonsterDiedDrops cb__, string instanceId, string data);
  2274. void helpRevivePlayer_async(BattleIce.AMD_XmdsManager_helpRevivePlayer cb__, string playerId, string revivePlayerId, int time);
  2275. void revivePlayer_async(BattleIce.AMD_XmdsManager_revivePlayer cb__, string playerId, string data);
  2276. void refreshSummonMount_async(BattleIce.AMD_XmdsManager_refreshSummonMount cb__, string playerId, int time, int isUp);
  2277. void refreshPlayerBasicData_async(BattleIce.AMD_XmdsManager_refreshPlayerBasicData cb__, string playerId, string basic);
  2278. void refreshPlayerTeamData_async(BattleIce.AMD_XmdsManager_refreshPlayerTeamData cb__, string playerId, string uuidList);
  2279. void refreshPlayerRemainBagCountData_async(BattleIce.AMD_XmdsManager_refreshPlayerRemainBagCountData cb__, string playerId, int remainCount);
  2280. void refreshPlayerRemainTeamBagCountData_async(BattleIce.AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__, string playerId, int remainCount);
  2281. void refreshPlayerPetBaseInfoChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__, string playerId, string data);
  2282. void refreshPlayerPetDataChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetDataChange cb__, string playerId, int type, string data);
  2283. void refreshPlayerBattleEffect_async(BattleIce.AMD_XmdsManager_refreshPlayerBattleEffect cb__, string playerId, string effects);
  2284. void addPlayerAtt_async(BattleIce.AMD_XmdsManager_addPlayerAtt cb__, string playerId, string notifyPlayerIds, string key, int value);
  2285. void refreshPlayerSkill_async(BattleIce.AMD_XmdsManager_refreshPlayerSkill cb__, string playerId, int operateID, string skills);
  2286. void playerChangeSkill_async(BattleIce.AMD_XmdsManager_playerChangeSkill cb__, string playerId, int oldSkillID, int newSkillID, string data);
  2287. void refreshPlayerAvatar_async(BattleIce.AMD_XmdsManager_refreshPlayerAvatar cb__, string playerId, string avatars);
  2288. void getPlayerPKInfoData_async(BattleIce.AMD_XmdsManager_getPlayerPKInfoData cb__, string playerId);
  2289. void getPlayerSkillCDTime_async(BattleIce.AMD_XmdsManager_getPlayerSkillCDTime cb__, string playerId);
  2290. void canTalkWithNpc_async(BattleIce.AMD_XmdsManager_canTalkWithNpc cb__, string playerId, int npcId);
  2291. void refreshPlayerPropertyChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPropertyChange cb__, string playerId, string data);
  2292. void refreshPlayerPKMode_async(BattleIce.AMD_XmdsManager_refreshPlayerPKMode cb__, string playerId, bool isLook, int mode);
  2293. void refreshPlayerPKValue_async(BattleIce.AMD_XmdsManager_refreshPlayerPKValue cb__, string playerId, int value);
  2294. void refreshPlayerPKLevel_async(BattleIce.AMD_XmdsManager_refreshPlayerPKLevel cb__, string playerId, int level);
  2295. void onFinishPickItem_async(BattleIce.AMD_XmdsManager_onFinishPickItem cb__, string playerId, string data);
  2296. void refreshPlayerPetSkillChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetSkillChange cb__, string playerId, int operateID, string skills);
  2297. void canUseItem_async(BattleIce.AMD_XmdsManager_canUseItem cb__, string playerId);
  2298. void transferToPointPos_async(BattleIce.AMD_XmdsManager_transferToPointPos cb__, string instanceId, string playerId, string point, bool setDirection, float direction);
  2299. void refreshPlayerPetPropertyChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetPropertyChange cb__, string playerId, string data);
  2300. void getPlayerPetData_async(BattleIce.AMD_XmdsManager_getPlayerPetData cb__, string playerId);
  2301. void triggrBattleFunction_async(BattleIce.AMD_XmdsManager_triggrBattleFunction cb__, string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6);
  2302. void addUnits_async(BattleIce.AMD_XmdsManager_addUnits cb__, string instanceId, string data);
  2303. void refreshPlayerPetFollowModeChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__, string playerId, int mode);
  2304. void playerReady_async(BattleIce.AMD_XmdsManager_playerReady cb__, string playerId);
  2305. void refreshTeamData_async(BattleIce.AMD_XmdsManager_refreshTeamData cb__, string playerId, string data);
  2306. void autoBattle_async(BattleIce.AMD_XmdsManager_autoBattle cb__, string instanceId, string playerId, bool enable);
  2307. void getPlayerStatistic_async(BattleIce.AMD_XmdsManager_getPlayerStatistic cb__, string instanceId, string playerId, int flag);
  2308. void getInstanceStatistic_async(BattleIce.AMD_XmdsManager_getInstanceStatistic cb__, string instanceId);
  2309. void addUnit_async(BattleIce.AMD_XmdsManager_addUnit cb__, string instanceId, int unitTemplateID, string data);
  2310. void removeUnit_async(BattleIce.AMD_XmdsManager_removeUnit cb__, string instanceId, int unitId);
  2311. void removePointUnit_async(BattleIce.AMD_XmdsManager_removePointUnit cb__, string instanceId, int unitObjectId);
  2312. void transferUnit_async(BattleIce.AMD_XmdsManager_transferUnit cb__, string instanceId, int unitObjectId, float x, float y);
  2313. void removeItem_async(BattleIce.AMD_XmdsManager_removeItem cb__, string instanceId, int itemId);
  2314. void changePlayerState_async(BattleIce.AMD_XmdsManager_changePlayerState cb__, string instanceId, string playerId, byte status, int time);
  2315. void playerChuanGong_async(BattleIce.AMD_XmdsManager_playerChuanGong cb__, string instanceId, string playerIdA, string playerIdB);
  2316. void mountainKingRefreshNotify_async(BattleIce.AMD_XmdsManager_mountainKingRefreshNotify cb__, string instanceId, string data);
  2317. }
  2318. }
  2319. namespace BattleIce
  2320. {
  2321. [_System.Runtime.InteropServices.ComVisible(false)]
  2322. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  2323. public sealed class FinishPickItemPrxHelper : Ice.ObjectPrxHelperBase, FinishPickItemPrx
  2324. {
  2325. #region Asynchronous operations
  2326. #endregion
  2327. #region Checked and unchecked cast operations
  2328. public static FinishPickItemPrx checkedCast(Ice.ObjectPrx b)
  2329. {
  2330. if(b == null)
  2331. {
  2332. return null;
  2333. }
  2334. FinishPickItemPrx r = b as FinishPickItemPrx;
  2335. if((r == null) && b.ice_isA(ice_staticId()))
  2336. {
  2337. FinishPickItemPrxHelper h = new FinishPickItemPrxHelper();
  2338. h.copyFrom__(b);
  2339. r = h;
  2340. }
  2341. return r;
  2342. }
  2343. public static FinishPickItemPrx checkedCast(Ice.ObjectPrx b, _System.Collections.Generic.Dictionary<string, string> ctx)
  2344. {
  2345. if(b == null)
  2346. {
  2347. return null;
  2348. }
  2349. FinishPickItemPrx r = b as FinishPickItemPrx;
  2350. if((r == null) && b.ice_isA(ice_staticId(), ctx))
  2351. {
  2352. FinishPickItemPrxHelper h = new FinishPickItemPrxHelper();
  2353. h.copyFrom__(b);
  2354. r = h;
  2355. }
  2356. return r;
  2357. }
  2358. public static FinishPickItemPrx checkedCast(Ice.ObjectPrx b, string f)
  2359. {
  2360. if(b == null)
  2361. {
  2362. return null;
  2363. }
  2364. Ice.ObjectPrx bb = b.ice_facet(f);
  2365. try
  2366. {
  2367. if(bb.ice_isA(ice_staticId()))
  2368. {
  2369. FinishPickItemPrxHelper h = new FinishPickItemPrxHelper();
  2370. h.copyFrom__(bb);
  2371. return h;
  2372. }
  2373. }
  2374. catch(Ice.FacetNotExistException)
  2375. {
  2376. }
  2377. return null;
  2378. }
  2379. public static FinishPickItemPrx checkedCast(Ice.ObjectPrx b, string f, _System.Collections.Generic.Dictionary<string, string> ctx)
  2380. {
  2381. if(b == null)
  2382. {
  2383. return null;
  2384. }
  2385. Ice.ObjectPrx bb = b.ice_facet(f);
  2386. try
  2387. {
  2388. if(bb.ice_isA(ice_staticId(), ctx))
  2389. {
  2390. FinishPickItemPrxHelper h = new FinishPickItemPrxHelper();
  2391. h.copyFrom__(bb);
  2392. return h;
  2393. }
  2394. }
  2395. catch(Ice.FacetNotExistException)
  2396. {
  2397. }
  2398. return null;
  2399. }
  2400. public static FinishPickItemPrx uncheckedCast(Ice.ObjectPrx b)
  2401. {
  2402. if(b == null)
  2403. {
  2404. return null;
  2405. }
  2406. FinishPickItemPrx r = b as FinishPickItemPrx;
  2407. if(r == null)
  2408. {
  2409. FinishPickItemPrxHelper h = new FinishPickItemPrxHelper();
  2410. h.copyFrom__(b);
  2411. r = h;
  2412. }
  2413. return r;
  2414. }
  2415. public static FinishPickItemPrx uncheckedCast(Ice.ObjectPrx b, string f)
  2416. {
  2417. if(b == null)
  2418. {
  2419. return null;
  2420. }
  2421. Ice.ObjectPrx bb = b.ice_facet(f);
  2422. FinishPickItemPrxHelper h = new FinishPickItemPrxHelper();
  2423. h.copyFrom__(bb);
  2424. return h;
  2425. }
  2426. public static readonly string[] ids__ =
  2427. {
  2428. "::BattleIce::FinishPickItem",
  2429. "::Ice::Object"
  2430. };
  2431. public static string ice_staticId()
  2432. {
  2433. return ids__[0];
  2434. }
  2435. #endregion
  2436. #region Marshaling support
  2437. public static void write__(IceInternal.BasicStream os__, FinishPickItemPrx v__)
  2438. {
  2439. os__.writeProxy(v__);
  2440. }
  2441. public static FinishPickItemPrx read__(IceInternal.BasicStream is__)
  2442. {
  2443. Ice.ObjectPrx proxy = is__.readProxy();
  2444. if(proxy != null)
  2445. {
  2446. FinishPickItemPrxHelper result = new FinishPickItemPrxHelper();
  2447. result.copyFrom__(proxy);
  2448. return result;
  2449. }
  2450. return null;
  2451. }
  2452. #endregion
  2453. }
  2454. [_System.Runtime.InteropServices.ComVisible(false)]
  2455. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  2456. public sealed class PlayerPKInfoDataPrxHelper : Ice.ObjectPrxHelperBase, PlayerPKInfoDataPrx
  2457. {
  2458. #region Asynchronous operations
  2459. #endregion
  2460. #region Checked and unchecked cast operations
  2461. public static PlayerPKInfoDataPrx checkedCast(Ice.ObjectPrx b)
  2462. {
  2463. if(b == null)
  2464. {
  2465. return null;
  2466. }
  2467. PlayerPKInfoDataPrx r = b as PlayerPKInfoDataPrx;
  2468. if((r == null) && b.ice_isA(ice_staticId()))
  2469. {
  2470. PlayerPKInfoDataPrxHelper h = new PlayerPKInfoDataPrxHelper();
  2471. h.copyFrom__(b);
  2472. r = h;
  2473. }
  2474. return r;
  2475. }
  2476. public static PlayerPKInfoDataPrx checkedCast(Ice.ObjectPrx b, _System.Collections.Generic.Dictionary<string, string> ctx)
  2477. {
  2478. if(b == null)
  2479. {
  2480. return null;
  2481. }
  2482. PlayerPKInfoDataPrx r = b as PlayerPKInfoDataPrx;
  2483. if((r == null) && b.ice_isA(ice_staticId(), ctx))
  2484. {
  2485. PlayerPKInfoDataPrxHelper h = new PlayerPKInfoDataPrxHelper();
  2486. h.copyFrom__(b);
  2487. r = h;
  2488. }
  2489. return r;
  2490. }
  2491. public static PlayerPKInfoDataPrx checkedCast(Ice.ObjectPrx b, string f)
  2492. {
  2493. if(b == null)
  2494. {
  2495. return null;
  2496. }
  2497. Ice.ObjectPrx bb = b.ice_facet(f);
  2498. try
  2499. {
  2500. if(bb.ice_isA(ice_staticId()))
  2501. {
  2502. PlayerPKInfoDataPrxHelper h = new PlayerPKInfoDataPrxHelper();
  2503. h.copyFrom__(bb);
  2504. return h;
  2505. }
  2506. }
  2507. catch(Ice.FacetNotExistException)
  2508. {
  2509. }
  2510. return null;
  2511. }
  2512. public static PlayerPKInfoDataPrx checkedCast(Ice.ObjectPrx b, string f, _System.Collections.Generic.Dictionary<string, string> ctx)
  2513. {
  2514. if(b == null)
  2515. {
  2516. return null;
  2517. }
  2518. Ice.ObjectPrx bb = b.ice_facet(f);
  2519. try
  2520. {
  2521. if(bb.ice_isA(ice_staticId(), ctx))
  2522. {
  2523. PlayerPKInfoDataPrxHelper h = new PlayerPKInfoDataPrxHelper();
  2524. h.copyFrom__(bb);
  2525. return h;
  2526. }
  2527. }
  2528. catch(Ice.FacetNotExistException)
  2529. {
  2530. }
  2531. return null;
  2532. }
  2533. public static PlayerPKInfoDataPrx uncheckedCast(Ice.ObjectPrx b)
  2534. {
  2535. if(b == null)
  2536. {
  2537. return null;
  2538. }
  2539. PlayerPKInfoDataPrx r = b as PlayerPKInfoDataPrx;
  2540. if(r == null)
  2541. {
  2542. PlayerPKInfoDataPrxHelper h = new PlayerPKInfoDataPrxHelper();
  2543. h.copyFrom__(b);
  2544. r = h;
  2545. }
  2546. return r;
  2547. }
  2548. public static PlayerPKInfoDataPrx uncheckedCast(Ice.ObjectPrx b, string f)
  2549. {
  2550. if(b == null)
  2551. {
  2552. return null;
  2553. }
  2554. Ice.ObjectPrx bb = b.ice_facet(f);
  2555. PlayerPKInfoDataPrxHelper h = new PlayerPKInfoDataPrxHelper();
  2556. h.copyFrom__(bb);
  2557. return h;
  2558. }
  2559. public static readonly string[] ids__ =
  2560. {
  2561. "::BattleIce::PlayerPKInfoData",
  2562. "::Ice::Object"
  2563. };
  2564. public static string ice_staticId()
  2565. {
  2566. return ids__[0];
  2567. }
  2568. #endregion
  2569. #region Marshaling support
  2570. public static void write__(IceInternal.BasicStream os__, PlayerPKInfoDataPrx v__)
  2571. {
  2572. os__.writeProxy(v__);
  2573. }
  2574. public static PlayerPKInfoDataPrx read__(IceInternal.BasicStream is__)
  2575. {
  2576. Ice.ObjectPrx proxy = is__.readProxy();
  2577. if(proxy != null)
  2578. {
  2579. PlayerPKInfoDataPrxHelper result = new PlayerPKInfoDataPrxHelper();
  2580. result.copyFrom__(proxy);
  2581. return result;
  2582. }
  2583. return null;
  2584. }
  2585. #endregion
  2586. }
  2587. [_System.Runtime.InteropServices.ComVisible(false)]
  2588. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  2589. public sealed class CanTalkWithNpcPrxHelper : Ice.ObjectPrxHelperBase, CanTalkWithNpcPrx
  2590. {
  2591. #region Asynchronous operations
  2592. #endregion
  2593. #region Checked and unchecked cast operations
  2594. public static CanTalkWithNpcPrx checkedCast(Ice.ObjectPrx b)
  2595. {
  2596. if(b == null)
  2597. {
  2598. return null;
  2599. }
  2600. CanTalkWithNpcPrx r = b as CanTalkWithNpcPrx;
  2601. if((r == null) && b.ice_isA(ice_staticId()))
  2602. {
  2603. CanTalkWithNpcPrxHelper h = new CanTalkWithNpcPrxHelper();
  2604. h.copyFrom__(b);
  2605. r = h;
  2606. }
  2607. return r;
  2608. }
  2609. public static CanTalkWithNpcPrx checkedCast(Ice.ObjectPrx b, _System.Collections.Generic.Dictionary<string, string> ctx)
  2610. {
  2611. if(b == null)
  2612. {
  2613. return null;
  2614. }
  2615. CanTalkWithNpcPrx r = b as CanTalkWithNpcPrx;
  2616. if((r == null) && b.ice_isA(ice_staticId(), ctx))
  2617. {
  2618. CanTalkWithNpcPrxHelper h = new CanTalkWithNpcPrxHelper();
  2619. h.copyFrom__(b);
  2620. r = h;
  2621. }
  2622. return r;
  2623. }
  2624. public static CanTalkWithNpcPrx checkedCast(Ice.ObjectPrx b, string f)
  2625. {
  2626. if(b == null)
  2627. {
  2628. return null;
  2629. }
  2630. Ice.ObjectPrx bb = b.ice_facet(f);
  2631. try
  2632. {
  2633. if(bb.ice_isA(ice_staticId()))
  2634. {
  2635. CanTalkWithNpcPrxHelper h = new CanTalkWithNpcPrxHelper();
  2636. h.copyFrom__(bb);
  2637. return h;
  2638. }
  2639. }
  2640. catch(Ice.FacetNotExistException)
  2641. {
  2642. }
  2643. return null;
  2644. }
  2645. public static CanTalkWithNpcPrx checkedCast(Ice.ObjectPrx b, string f, _System.Collections.Generic.Dictionary<string, string> ctx)
  2646. {
  2647. if(b == null)
  2648. {
  2649. return null;
  2650. }
  2651. Ice.ObjectPrx bb = b.ice_facet(f);
  2652. try
  2653. {
  2654. if(bb.ice_isA(ice_staticId(), ctx))
  2655. {
  2656. CanTalkWithNpcPrxHelper h = new CanTalkWithNpcPrxHelper();
  2657. h.copyFrom__(bb);
  2658. return h;
  2659. }
  2660. }
  2661. catch(Ice.FacetNotExistException)
  2662. {
  2663. }
  2664. return null;
  2665. }
  2666. public static CanTalkWithNpcPrx uncheckedCast(Ice.ObjectPrx b)
  2667. {
  2668. if(b == null)
  2669. {
  2670. return null;
  2671. }
  2672. CanTalkWithNpcPrx r = b as CanTalkWithNpcPrx;
  2673. if(r == null)
  2674. {
  2675. CanTalkWithNpcPrxHelper h = new CanTalkWithNpcPrxHelper();
  2676. h.copyFrom__(b);
  2677. r = h;
  2678. }
  2679. return r;
  2680. }
  2681. public static CanTalkWithNpcPrx uncheckedCast(Ice.ObjectPrx b, string f)
  2682. {
  2683. if(b == null)
  2684. {
  2685. return null;
  2686. }
  2687. Ice.ObjectPrx bb = b.ice_facet(f);
  2688. CanTalkWithNpcPrxHelper h = new CanTalkWithNpcPrxHelper();
  2689. h.copyFrom__(bb);
  2690. return h;
  2691. }
  2692. public static readonly string[] ids__ =
  2693. {
  2694. "::BattleIce::CanTalkWithNpc",
  2695. "::Ice::Object"
  2696. };
  2697. public static string ice_staticId()
  2698. {
  2699. return ids__[0];
  2700. }
  2701. #endregion
  2702. #region Marshaling support
  2703. public static void write__(IceInternal.BasicStream os__, CanTalkWithNpcPrx v__)
  2704. {
  2705. os__.writeProxy(v__);
  2706. }
  2707. public static CanTalkWithNpcPrx read__(IceInternal.BasicStream is__)
  2708. {
  2709. Ice.ObjectPrx proxy = is__.readProxy();
  2710. if(proxy != null)
  2711. {
  2712. CanTalkWithNpcPrxHelper result = new CanTalkWithNpcPrxHelper();
  2713. result.copyFrom__(proxy);
  2714. return result;
  2715. }
  2716. return null;
  2717. }
  2718. #endregion
  2719. }
  2720. [_System.Runtime.InteropServices.ComVisible(false)]
  2721. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  2722. public sealed class RefreshPlayerPropertyChangePrxHelper : Ice.ObjectPrxHelperBase, RefreshPlayerPropertyChangePrx
  2723. {
  2724. #region Asynchronous operations
  2725. #endregion
  2726. #region Checked and unchecked cast operations
  2727. public static RefreshPlayerPropertyChangePrx checkedCast(Ice.ObjectPrx b)
  2728. {
  2729. if(b == null)
  2730. {
  2731. return null;
  2732. }
  2733. RefreshPlayerPropertyChangePrx r = b as RefreshPlayerPropertyChangePrx;
  2734. if((r == null) && b.ice_isA(ice_staticId()))
  2735. {
  2736. RefreshPlayerPropertyChangePrxHelper h = new RefreshPlayerPropertyChangePrxHelper();
  2737. h.copyFrom__(b);
  2738. r = h;
  2739. }
  2740. return r;
  2741. }
  2742. public static RefreshPlayerPropertyChangePrx checkedCast(Ice.ObjectPrx b, _System.Collections.Generic.Dictionary<string, string> ctx)
  2743. {
  2744. if(b == null)
  2745. {
  2746. return null;
  2747. }
  2748. RefreshPlayerPropertyChangePrx r = b as RefreshPlayerPropertyChangePrx;
  2749. if((r == null) && b.ice_isA(ice_staticId(), ctx))
  2750. {
  2751. RefreshPlayerPropertyChangePrxHelper h = new RefreshPlayerPropertyChangePrxHelper();
  2752. h.copyFrom__(b);
  2753. r = h;
  2754. }
  2755. return r;
  2756. }
  2757. public static RefreshPlayerPropertyChangePrx checkedCast(Ice.ObjectPrx b, string f)
  2758. {
  2759. if(b == null)
  2760. {
  2761. return null;
  2762. }
  2763. Ice.ObjectPrx bb = b.ice_facet(f);
  2764. try
  2765. {
  2766. if(bb.ice_isA(ice_staticId()))
  2767. {
  2768. RefreshPlayerPropertyChangePrxHelper h = new RefreshPlayerPropertyChangePrxHelper();
  2769. h.copyFrom__(bb);
  2770. return h;
  2771. }
  2772. }
  2773. catch(Ice.FacetNotExistException)
  2774. {
  2775. }
  2776. return null;
  2777. }
  2778. public static RefreshPlayerPropertyChangePrx checkedCast(Ice.ObjectPrx b, string f, _System.Collections.Generic.Dictionary<string, string> ctx)
  2779. {
  2780. if(b == null)
  2781. {
  2782. return null;
  2783. }
  2784. Ice.ObjectPrx bb = b.ice_facet(f);
  2785. try
  2786. {
  2787. if(bb.ice_isA(ice_staticId(), ctx))
  2788. {
  2789. RefreshPlayerPropertyChangePrxHelper h = new RefreshPlayerPropertyChangePrxHelper();
  2790. h.copyFrom__(bb);
  2791. return h;
  2792. }
  2793. }
  2794. catch(Ice.FacetNotExistException)
  2795. {
  2796. }
  2797. return null;
  2798. }
  2799. public static RefreshPlayerPropertyChangePrx uncheckedCast(Ice.ObjectPrx b)
  2800. {
  2801. if(b == null)
  2802. {
  2803. return null;
  2804. }
  2805. RefreshPlayerPropertyChangePrx r = b as RefreshPlayerPropertyChangePrx;
  2806. if(r == null)
  2807. {
  2808. RefreshPlayerPropertyChangePrxHelper h = new RefreshPlayerPropertyChangePrxHelper();
  2809. h.copyFrom__(b);
  2810. r = h;
  2811. }
  2812. return r;
  2813. }
  2814. public static RefreshPlayerPropertyChangePrx uncheckedCast(Ice.ObjectPrx b, string f)
  2815. {
  2816. if(b == null)
  2817. {
  2818. return null;
  2819. }
  2820. Ice.ObjectPrx bb = b.ice_facet(f);
  2821. RefreshPlayerPropertyChangePrxHelper h = new RefreshPlayerPropertyChangePrxHelper();
  2822. h.copyFrom__(bb);
  2823. return h;
  2824. }
  2825. public static readonly string[] ids__ =
  2826. {
  2827. "::BattleIce::RefreshPlayerPropertyChange",
  2828. "::Ice::Object"
  2829. };
  2830. public static string ice_staticId()
  2831. {
  2832. return ids__[0];
  2833. }
  2834. #endregion
  2835. #region Marshaling support
  2836. public static void write__(IceInternal.BasicStream os__, RefreshPlayerPropertyChangePrx v__)
  2837. {
  2838. os__.writeProxy(v__);
  2839. }
  2840. public static RefreshPlayerPropertyChangePrx read__(IceInternal.BasicStream is__)
  2841. {
  2842. Ice.ObjectPrx proxy = is__.readProxy();
  2843. if(proxy != null)
  2844. {
  2845. RefreshPlayerPropertyChangePrxHelper result = new RefreshPlayerPropertyChangePrxHelper();
  2846. result.copyFrom__(proxy);
  2847. return result;
  2848. }
  2849. return null;
  2850. }
  2851. #endregion
  2852. }
  2853. [_System.Runtime.InteropServices.ComVisible(false)]
  2854. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  2855. public sealed class SkillDataICEPrxHelper : Ice.ObjectPrxHelperBase, SkillDataICEPrx
  2856. {
  2857. #region Asynchronous operations
  2858. #endregion
  2859. #region Checked and unchecked cast operations
  2860. public static SkillDataICEPrx checkedCast(Ice.ObjectPrx b)
  2861. {
  2862. if(b == null)
  2863. {
  2864. return null;
  2865. }
  2866. SkillDataICEPrx r = b as SkillDataICEPrx;
  2867. if((r == null) && b.ice_isA(ice_staticId()))
  2868. {
  2869. SkillDataICEPrxHelper h = new SkillDataICEPrxHelper();
  2870. h.copyFrom__(b);
  2871. r = h;
  2872. }
  2873. return r;
  2874. }
  2875. public static SkillDataICEPrx checkedCast(Ice.ObjectPrx b, _System.Collections.Generic.Dictionary<string, string> ctx)
  2876. {
  2877. if(b == null)
  2878. {
  2879. return null;
  2880. }
  2881. SkillDataICEPrx r = b as SkillDataICEPrx;
  2882. if((r == null) && b.ice_isA(ice_staticId(), ctx))
  2883. {
  2884. SkillDataICEPrxHelper h = new SkillDataICEPrxHelper();
  2885. h.copyFrom__(b);
  2886. r = h;
  2887. }
  2888. return r;
  2889. }
  2890. public static SkillDataICEPrx checkedCast(Ice.ObjectPrx b, string f)
  2891. {
  2892. if(b == null)
  2893. {
  2894. return null;
  2895. }
  2896. Ice.ObjectPrx bb = b.ice_facet(f);
  2897. try
  2898. {
  2899. if(bb.ice_isA(ice_staticId()))
  2900. {
  2901. SkillDataICEPrxHelper h = new SkillDataICEPrxHelper();
  2902. h.copyFrom__(bb);
  2903. return h;
  2904. }
  2905. }
  2906. catch(Ice.FacetNotExistException)
  2907. {
  2908. }
  2909. return null;
  2910. }
  2911. public static SkillDataICEPrx checkedCast(Ice.ObjectPrx b, string f, _System.Collections.Generic.Dictionary<string, string> ctx)
  2912. {
  2913. if(b == null)
  2914. {
  2915. return null;
  2916. }
  2917. Ice.ObjectPrx bb = b.ice_facet(f);
  2918. try
  2919. {
  2920. if(bb.ice_isA(ice_staticId(), ctx))
  2921. {
  2922. SkillDataICEPrxHelper h = new SkillDataICEPrxHelper();
  2923. h.copyFrom__(bb);
  2924. return h;
  2925. }
  2926. }
  2927. catch(Ice.FacetNotExistException)
  2928. {
  2929. }
  2930. return null;
  2931. }
  2932. public static SkillDataICEPrx uncheckedCast(Ice.ObjectPrx b)
  2933. {
  2934. if(b == null)
  2935. {
  2936. return null;
  2937. }
  2938. SkillDataICEPrx r = b as SkillDataICEPrx;
  2939. if(r == null)
  2940. {
  2941. SkillDataICEPrxHelper h = new SkillDataICEPrxHelper();
  2942. h.copyFrom__(b);
  2943. r = h;
  2944. }
  2945. return r;
  2946. }
  2947. public static SkillDataICEPrx uncheckedCast(Ice.ObjectPrx b, string f)
  2948. {
  2949. if(b == null)
  2950. {
  2951. return null;
  2952. }
  2953. Ice.ObjectPrx bb = b.ice_facet(f);
  2954. SkillDataICEPrxHelper h = new SkillDataICEPrxHelper();
  2955. h.copyFrom__(bb);
  2956. return h;
  2957. }
  2958. public static readonly string[] ids__ =
  2959. {
  2960. "::BattleIce::SkillDataICE",
  2961. "::Ice::Object"
  2962. };
  2963. public static string ice_staticId()
  2964. {
  2965. return ids__[0];
  2966. }
  2967. #endregion
  2968. #region Marshaling support
  2969. public static void write__(IceInternal.BasicStream os__, SkillDataICEPrx v__)
  2970. {
  2971. os__.writeProxy(v__);
  2972. }
  2973. public static SkillDataICEPrx read__(IceInternal.BasicStream is__)
  2974. {
  2975. Ice.ObjectPrx proxy = is__.readProxy();
  2976. if(proxy != null)
  2977. {
  2978. SkillDataICEPrxHelper result = new SkillDataICEPrxHelper();
  2979. result.copyFrom__(proxy);
  2980. return result;
  2981. }
  2982. return null;
  2983. }
  2984. #endregion
  2985. }
  2986. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  2987. public sealed class SkillDataSeqHelper
  2988. {
  2989. public static void write(IceInternal.BasicStream os__, BattleIce.SkillDataICE[] v__)
  2990. {
  2991. if(v__ == null)
  2992. {
  2993. os__.writeSize(0);
  2994. }
  2995. else
  2996. {
  2997. os__.writeSize(v__.Length);
  2998. for(int ix__ = 0; ix__ < v__.Length; ++ix__)
  2999. {
  3000. os__.writeObject(v__[ix__]);
  3001. }
  3002. }
  3003. }
  3004. public static BattleIce.SkillDataICE[] read(IceInternal.BasicStream is__)
  3005. {
  3006. BattleIce.SkillDataICE[] v__;
  3007. {
  3008. int szx__ = is__.readAndCheckSeqSize(1);
  3009. v__ = new BattleIce.SkillDataICE[szx__];
  3010. for(int ix__ = 0; ix__ < szx__; ++ix__)
  3011. {
  3012. IceInternal.ArrayPatcher<BattleIce.SkillDataICE> spx = new IceInternal.ArrayPatcher<BattleIce.SkillDataICE>("::BattleIce::SkillDataICE", v__, ix__);
  3013. is__.readObject(spx);
  3014. }
  3015. }
  3016. return v__;
  3017. }
  3018. }
  3019. [_System.Runtime.InteropServices.ComVisible(false)]
  3020. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  3021. public sealed class GetPlayerDataPrxHelper : Ice.ObjectPrxHelperBase, GetPlayerDataPrx
  3022. {
  3023. #region Asynchronous operations
  3024. #endregion
  3025. #region Checked and unchecked cast operations
  3026. public static GetPlayerDataPrx checkedCast(Ice.ObjectPrx b)
  3027. {
  3028. if(b == null)
  3029. {
  3030. return null;
  3031. }
  3032. GetPlayerDataPrx r = b as GetPlayerDataPrx;
  3033. if((r == null) && b.ice_isA(ice_staticId()))
  3034. {
  3035. GetPlayerDataPrxHelper h = new GetPlayerDataPrxHelper();
  3036. h.copyFrom__(b);
  3037. r = h;
  3038. }
  3039. return r;
  3040. }
  3041. public static GetPlayerDataPrx checkedCast(Ice.ObjectPrx b, _System.Collections.Generic.Dictionary<string, string> ctx)
  3042. {
  3043. if(b == null)
  3044. {
  3045. return null;
  3046. }
  3047. GetPlayerDataPrx r = b as GetPlayerDataPrx;
  3048. if((r == null) && b.ice_isA(ice_staticId(), ctx))
  3049. {
  3050. GetPlayerDataPrxHelper h = new GetPlayerDataPrxHelper();
  3051. h.copyFrom__(b);
  3052. r = h;
  3053. }
  3054. return r;
  3055. }
  3056. public static GetPlayerDataPrx checkedCast(Ice.ObjectPrx b, string f)
  3057. {
  3058. if(b == null)
  3059. {
  3060. return null;
  3061. }
  3062. Ice.ObjectPrx bb = b.ice_facet(f);
  3063. try
  3064. {
  3065. if(bb.ice_isA(ice_staticId()))
  3066. {
  3067. GetPlayerDataPrxHelper h = new GetPlayerDataPrxHelper();
  3068. h.copyFrom__(bb);
  3069. return h;
  3070. }
  3071. }
  3072. catch(Ice.FacetNotExistException)
  3073. {
  3074. }
  3075. return null;
  3076. }
  3077. public static GetPlayerDataPrx checkedCast(Ice.ObjectPrx b, string f, _System.Collections.Generic.Dictionary<string, string> ctx)
  3078. {
  3079. if(b == null)
  3080. {
  3081. return null;
  3082. }
  3083. Ice.ObjectPrx bb = b.ice_facet(f);
  3084. try
  3085. {
  3086. if(bb.ice_isA(ice_staticId(), ctx))
  3087. {
  3088. GetPlayerDataPrxHelper h = new GetPlayerDataPrxHelper();
  3089. h.copyFrom__(bb);
  3090. return h;
  3091. }
  3092. }
  3093. catch(Ice.FacetNotExistException)
  3094. {
  3095. }
  3096. return null;
  3097. }
  3098. public static GetPlayerDataPrx uncheckedCast(Ice.ObjectPrx b)
  3099. {
  3100. if(b == null)
  3101. {
  3102. return null;
  3103. }
  3104. GetPlayerDataPrx r = b as GetPlayerDataPrx;
  3105. if(r == null)
  3106. {
  3107. GetPlayerDataPrxHelper h = new GetPlayerDataPrxHelper();
  3108. h.copyFrom__(b);
  3109. r = h;
  3110. }
  3111. return r;
  3112. }
  3113. public static GetPlayerDataPrx uncheckedCast(Ice.ObjectPrx b, string f)
  3114. {
  3115. if(b == null)
  3116. {
  3117. return null;
  3118. }
  3119. Ice.ObjectPrx bb = b.ice_facet(f);
  3120. GetPlayerDataPrxHelper h = new GetPlayerDataPrxHelper();
  3121. h.copyFrom__(bb);
  3122. return h;
  3123. }
  3124. public static readonly string[] ids__ =
  3125. {
  3126. "::BattleIce::GetPlayerData",
  3127. "::Ice::Object"
  3128. };
  3129. public static string ice_staticId()
  3130. {
  3131. return ids__[0];
  3132. }
  3133. #endregion
  3134. #region Marshaling support
  3135. public static void write__(IceInternal.BasicStream os__, GetPlayerDataPrx v__)
  3136. {
  3137. os__.writeProxy(v__);
  3138. }
  3139. public static GetPlayerDataPrx read__(IceInternal.BasicStream is__)
  3140. {
  3141. Ice.ObjectPrx proxy = is__.readProxy();
  3142. if(proxy != null)
  3143. {
  3144. GetPlayerDataPrxHelper result = new GetPlayerDataPrxHelper();
  3145. result.copyFrom__(proxy);
  3146. return result;
  3147. }
  3148. return null;
  3149. }
  3150. #endregion
  3151. }
  3152. [_System.Runtime.InteropServices.ComVisible(false)]
  3153. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  3154. public sealed class CanTalkWithNpcResultPrxHelper : Ice.ObjectPrxHelperBase, CanTalkWithNpcResultPrx
  3155. {
  3156. #region Asynchronous operations
  3157. #endregion
  3158. #region Checked and unchecked cast operations
  3159. public static CanTalkWithNpcResultPrx checkedCast(Ice.ObjectPrx b)
  3160. {
  3161. if(b == null)
  3162. {
  3163. return null;
  3164. }
  3165. CanTalkWithNpcResultPrx r = b as CanTalkWithNpcResultPrx;
  3166. if((r == null) && b.ice_isA(ice_staticId()))
  3167. {
  3168. CanTalkWithNpcResultPrxHelper h = new CanTalkWithNpcResultPrxHelper();
  3169. h.copyFrom__(b);
  3170. r = h;
  3171. }
  3172. return r;
  3173. }
  3174. public static CanTalkWithNpcResultPrx checkedCast(Ice.ObjectPrx b, _System.Collections.Generic.Dictionary<string, string> ctx)
  3175. {
  3176. if(b == null)
  3177. {
  3178. return null;
  3179. }
  3180. CanTalkWithNpcResultPrx r = b as CanTalkWithNpcResultPrx;
  3181. if((r == null) && b.ice_isA(ice_staticId(), ctx))
  3182. {
  3183. CanTalkWithNpcResultPrxHelper h = new CanTalkWithNpcResultPrxHelper();
  3184. h.copyFrom__(b);
  3185. r = h;
  3186. }
  3187. return r;
  3188. }
  3189. public static CanTalkWithNpcResultPrx checkedCast(Ice.ObjectPrx b, string f)
  3190. {
  3191. if(b == null)
  3192. {
  3193. return null;
  3194. }
  3195. Ice.ObjectPrx bb = b.ice_facet(f);
  3196. try
  3197. {
  3198. if(bb.ice_isA(ice_staticId()))
  3199. {
  3200. CanTalkWithNpcResultPrxHelper h = new CanTalkWithNpcResultPrxHelper();
  3201. h.copyFrom__(bb);
  3202. return h;
  3203. }
  3204. }
  3205. catch(Ice.FacetNotExistException)
  3206. {
  3207. }
  3208. return null;
  3209. }
  3210. public static CanTalkWithNpcResultPrx checkedCast(Ice.ObjectPrx b, string f, _System.Collections.Generic.Dictionary<string, string> ctx)
  3211. {
  3212. if(b == null)
  3213. {
  3214. return null;
  3215. }
  3216. Ice.ObjectPrx bb = b.ice_facet(f);
  3217. try
  3218. {
  3219. if(bb.ice_isA(ice_staticId(), ctx))
  3220. {
  3221. CanTalkWithNpcResultPrxHelper h = new CanTalkWithNpcResultPrxHelper();
  3222. h.copyFrom__(bb);
  3223. return h;
  3224. }
  3225. }
  3226. catch(Ice.FacetNotExistException)
  3227. {
  3228. }
  3229. return null;
  3230. }
  3231. public static CanTalkWithNpcResultPrx uncheckedCast(Ice.ObjectPrx b)
  3232. {
  3233. if(b == null)
  3234. {
  3235. return null;
  3236. }
  3237. CanTalkWithNpcResultPrx r = b as CanTalkWithNpcResultPrx;
  3238. if(r == null)
  3239. {
  3240. CanTalkWithNpcResultPrxHelper h = new CanTalkWithNpcResultPrxHelper();
  3241. h.copyFrom__(b);
  3242. r = h;
  3243. }
  3244. return r;
  3245. }
  3246. public static CanTalkWithNpcResultPrx uncheckedCast(Ice.ObjectPrx b, string f)
  3247. {
  3248. if(b == null)
  3249. {
  3250. return null;
  3251. }
  3252. Ice.ObjectPrx bb = b.ice_facet(f);
  3253. CanTalkWithNpcResultPrxHelper h = new CanTalkWithNpcResultPrxHelper();
  3254. h.copyFrom__(bb);
  3255. return h;
  3256. }
  3257. public static readonly string[] ids__ =
  3258. {
  3259. "::BattleIce::CanTalkWithNpcResult",
  3260. "::Ice::Object"
  3261. };
  3262. public static string ice_staticId()
  3263. {
  3264. return ids__[0];
  3265. }
  3266. #endregion
  3267. #region Marshaling support
  3268. public static void write__(IceInternal.BasicStream os__, CanTalkWithNpcResultPrx v__)
  3269. {
  3270. os__.writeProxy(v__);
  3271. }
  3272. public static CanTalkWithNpcResultPrx read__(IceInternal.BasicStream is__)
  3273. {
  3274. Ice.ObjectPrx proxy = is__.readProxy();
  3275. if(proxy != null)
  3276. {
  3277. CanTalkWithNpcResultPrxHelper result = new CanTalkWithNpcResultPrxHelper();
  3278. result.copyFrom__(proxy);
  3279. return result;
  3280. }
  3281. return null;
  3282. }
  3283. #endregion
  3284. }
  3285. [_System.Runtime.InteropServices.ComVisible(false)]
  3286. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  3287. public sealed class XmdsManagerPrxHelper : Ice.ObjectPrxHelperBase, XmdsManagerPrx
  3288. {
  3289. #region Synchronous operations
  3290. public void addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value)
  3291. {
  3292. this.addPlayerAtt(playerId, notifyPlayerIds, key, value, null, false);
  3293. }
  3294. public void addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3295. {
  3296. this.addPlayerAtt(playerId, notifyPlayerIds, key, value, ctx__, true);
  3297. }
  3298. private void addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3299. {
  3300. end_addPlayerAtt(begin_addPlayerAtt(playerId, notifyPlayerIds, key, value, context__, explicitCtx__, true, null, null));
  3301. }
  3302. public int addUnit(string instanceId, int unitTemplateID, string data)
  3303. {
  3304. return this.addUnit(instanceId, unitTemplateID, data, null, false);
  3305. }
  3306. public int addUnit(string instanceId, int unitTemplateID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3307. {
  3308. return this.addUnit(instanceId, unitTemplateID, data, ctx__, true);
  3309. }
  3310. private int addUnit(string instanceId, int unitTemplateID, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3311. {
  3312. checkTwowayOnly__(__addUnit_name);
  3313. return end_addUnit(begin_addUnit(instanceId, unitTemplateID, data, context__, explicitCtx__, true, null, null));
  3314. }
  3315. public int addUnits(string instanceId, string data)
  3316. {
  3317. return this.addUnits(instanceId, data, null, false);
  3318. }
  3319. public int addUnits(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3320. {
  3321. return this.addUnits(instanceId, data, ctx__, true);
  3322. }
  3323. private int addUnits(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3324. {
  3325. checkTwowayOnly__(__addUnits_name);
  3326. return end_addUnits(begin_addUnits(instanceId, data, context__, explicitCtx__, true, null, null));
  3327. }
  3328. public void autoBattle(string instanceId, string playerId, bool enable)
  3329. {
  3330. this.autoBattle(instanceId, playerId, enable, null, false);
  3331. }
  3332. public void autoBattle(string instanceId, string playerId, bool enable, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3333. {
  3334. this.autoBattle(instanceId, playerId, enable, ctx__, true);
  3335. }
  3336. private void autoBattle(string instanceId, string playerId, bool enable, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3337. {
  3338. end_autoBattle(begin_autoBattle(instanceId, playerId, enable, context__, explicitCtx__, true, null, null));
  3339. }
  3340. public string canTalkWithNpc(string playerId, int npcId)
  3341. {
  3342. return this.canTalkWithNpc(playerId, npcId, null, false);
  3343. }
  3344. public string canTalkWithNpc(string playerId, int npcId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3345. {
  3346. return this.canTalkWithNpc(playerId, npcId, ctx__, true);
  3347. }
  3348. private string canTalkWithNpc(string playerId, int npcId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3349. {
  3350. checkTwowayOnly__(__canTalkWithNpc_name);
  3351. return end_canTalkWithNpc(begin_canTalkWithNpc(playerId, npcId, context__, explicitCtx__, true, null, null));
  3352. }
  3353. public bool canUseItem(string playerId)
  3354. {
  3355. return this.canUseItem(playerId, null, false);
  3356. }
  3357. public bool canUseItem(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3358. {
  3359. return this.canUseItem(playerId, ctx__, true);
  3360. }
  3361. private bool canUseItem(string playerId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3362. {
  3363. checkTwowayOnly__(__canUseItem_name);
  3364. return end_canUseItem(begin_canUseItem(playerId, context__, explicitCtx__, true, null, null));
  3365. }
  3366. public void changePlayerState(string instanceId, string playerId, byte status, int time)
  3367. {
  3368. this.changePlayerState(instanceId, playerId, status, time, null, false);
  3369. }
  3370. public void changePlayerState(string instanceId, string playerId, byte status, int time, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3371. {
  3372. this.changePlayerState(instanceId, playerId, status, time, ctx__, true);
  3373. }
  3374. private void changePlayerState(string instanceId, string playerId, byte status, int time, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3375. {
  3376. end_changePlayerState(begin_changePlayerState(instanceId, playerId, status, time, context__, explicitCtx__, true, null, null));
  3377. }
  3378. public string getAllNpcInfo(string instanceId)
  3379. {
  3380. return this.getAllNpcInfo(instanceId, null, false);
  3381. }
  3382. public string getAllNpcInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3383. {
  3384. return this.getAllNpcInfo(instanceId, ctx__, true);
  3385. }
  3386. private string getAllNpcInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3387. {
  3388. checkTwowayOnly__(__getAllNpcInfo_name);
  3389. return end_getAllNpcInfo(begin_getAllNpcInfo(instanceId, context__, explicitCtx__, true, null, null));
  3390. }
  3391. public string getAllPlayerUUID()
  3392. {
  3393. return this.getAllPlayerUUID(null, false);
  3394. }
  3395. public string getAllPlayerUUID(_System.Collections.Generic.Dictionary<string, string> ctx__)
  3396. {
  3397. return this.getAllPlayerUUID(ctx__, true);
  3398. }
  3399. private string getAllPlayerUUID(_System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3400. {
  3401. checkTwowayOnly__(__getAllPlayerUUID_name);
  3402. return end_getAllPlayerUUID(begin_getAllPlayerUUID(context__, explicitCtx__, true, null, null));
  3403. }
  3404. public string getAllUnitInfo(string instanceId)
  3405. {
  3406. return this.getAllUnitInfo(instanceId, null, false);
  3407. }
  3408. public string getAllUnitInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3409. {
  3410. return this.getAllUnitInfo(instanceId, ctx__, true);
  3411. }
  3412. private string getAllUnitInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3413. {
  3414. checkTwowayOnly__(__getAllUnitInfo_name);
  3415. return end_getAllUnitInfo(begin_getAllUnitInfo(instanceId, context__, explicitCtx__, true, null, null));
  3416. }
  3417. public string getBornPlace(string instanceId, int areaId, string pointId)
  3418. {
  3419. return this.getBornPlace(instanceId, areaId, pointId, null, false);
  3420. }
  3421. public string getBornPlace(string instanceId, int areaId, string pointId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3422. {
  3423. return this.getBornPlace(instanceId, areaId, pointId, ctx__, true);
  3424. }
  3425. private string getBornPlace(string instanceId, int areaId, string pointId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3426. {
  3427. checkTwowayOnly__(__getBornPlace_name);
  3428. return end_getBornPlace(begin_getBornPlace(instanceId, areaId, pointId, context__, explicitCtx__, true, null, null));
  3429. }
  3430. public string getInstanceStatistic(string instanceId)
  3431. {
  3432. return this.getInstanceStatistic(instanceId, null, false);
  3433. }
  3434. public string getInstanceStatistic(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3435. {
  3436. return this.getInstanceStatistic(instanceId, ctx__, true);
  3437. }
  3438. private string getInstanceStatistic(string instanceId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3439. {
  3440. checkTwowayOnly__(__getInstanceStatistic_name);
  3441. return end_getInstanceStatistic(begin_getInstanceStatistic(instanceId, context__, explicitCtx__, true, null, null));
  3442. }
  3443. public string getPlayerData(string playerId, bool changeArea)
  3444. {
  3445. return this.getPlayerData(playerId, changeArea, null, false);
  3446. }
  3447. public string getPlayerData(string playerId, bool changeArea, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3448. {
  3449. return this.getPlayerData(playerId, changeArea, ctx__, true);
  3450. }
  3451. private string getPlayerData(string playerId, bool changeArea, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3452. {
  3453. checkTwowayOnly__(__getPlayerData_name);
  3454. return end_getPlayerData(begin_getPlayerData(playerId, changeArea, context__, explicitCtx__, true, null, null));
  3455. }
  3456. public string getPlayerPKInfoData(string playerId)
  3457. {
  3458. return this.getPlayerPKInfoData(playerId, null, false);
  3459. }
  3460. public string getPlayerPKInfoData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3461. {
  3462. return this.getPlayerPKInfoData(playerId, ctx__, true);
  3463. }
  3464. private string getPlayerPKInfoData(string playerId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3465. {
  3466. checkTwowayOnly__(__getPlayerPKInfoData_name);
  3467. return end_getPlayerPKInfoData(begin_getPlayerPKInfoData(playerId, context__, explicitCtx__, true, null, null));
  3468. }
  3469. public string getPlayerPetData(string playerId)
  3470. {
  3471. return this.getPlayerPetData(playerId, null, false);
  3472. }
  3473. public string getPlayerPetData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3474. {
  3475. return this.getPlayerPetData(playerId, ctx__, true);
  3476. }
  3477. private string getPlayerPetData(string playerId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3478. {
  3479. checkTwowayOnly__(__getPlayerPetData_name);
  3480. return end_getPlayerPetData(begin_getPlayerPetData(playerId, context__, explicitCtx__, true, null, null));
  3481. }
  3482. public string getPlayerSkillCDTime(string playerId)
  3483. {
  3484. return this.getPlayerSkillCDTime(playerId, null, false);
  3485. }
  3486. public string getPlayerSkillCDTime(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3487. {
  3488. return this.getPlayerSkillCDTime(playerId, ctx__, true);
  3489. }
  3490. private string getPlayerSkillCDTime(string playerId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3491. {
  3492. checkTwowayOnly__(__getPlayerSkillCDTime_name);
  3493. return end_getPlayerSkillCDTime(begin_getPlayerSkillCDTime(playerId, context__, explicitCtx__, true, null, null));
  3494. }
  3495. public string getPlayerStatistic(string instanceId, string playerId, int flag)
  3496. {
  3497. return this.getPlayerStatistic(instanceId, playerId, flag, null, false);
  3498. }
  3499. public string getPlayerStatistic(string instanceId, string playerId, int flag, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3500. {
  3501. return this.getPlayerStatistic(instanceId, playerId, flag, ctx__, true);
  3502. }
  3503. private string getPlayerStatistic(string instanceId, string playerId, int flag, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3504. {
  3505. checkTwowayOnly__(__getPlayerStatistic_name);
  3506. return end_getPlayerStatistic(begin_getPlayerStatistic(instanceId, playerId, flag, context__, explicitCtx__, true, null, null));
  3507. }
  3508. public string getZoneRegions(string instanceId)
  3509. {
  3510. return this.getZoneRegions(instanceId, null, false);
  3511. }
  3512. public string getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3513. {
  3514. return this.getZoneRegions(instanceId, ctx__, true);
  3515. }
  3516. private string getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3517. {
  3518. checkTwowayOnly__(__getZoneRegions_name);
  3519. return end_getZoneRegions(begin_getZoneRegions(instanceId, context__, explicitCtx__, true, null, null));
  3520. }
  3521. public string getZoneStaticData(string instanceId)
  3522. {
  3523. return this.getZoneStaticData(instanceId, null, false);
  3524. }
  3525. public string getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3526. {
  3527. return this.getZoneStaticData(instanceId, ctx__, true);
  3528. }
  3529. private string getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3530. {
  3531. checkTwowayOnly__(__getZoneStaticData_name);
  3532. return end_getZoneStaticData(begin_getZoneStaticData(instanceId, context__, explicitCtx__, true, null, null));
  3533. }
  3534. public void helpRevivePlayer(string playerId, string revivePlayerId, int time)
  3535. {
  3536. this.helpRevivePlayer(playerId, revivePlayerId, time, null, false);
  3537. }
  3538. public void helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3539. {
  3540. this.helpRevivePlayer(playerId, revivePlayerId, time, ctx__, true);
  3541. }
  3542. private void helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3543. {
  3544. end_helpRevivePlayer(begin_helpRevivePlayer(playerId, revivePlayerId, time, context__, explicitCtx__, true, null, null));
  3545. }
  3546. public void mountainKingRefreshNotify(string instanceId, string data)
  3547. {
  3548. this.mountainKingRefreshNotify(instanceId, data, null, false);
  3549. }
  3550. public void mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3551. {
  3552. this.mountainKingRefreshNotify(instanceId, data, ctx__, true);
  3553. }
  3554. private void mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3555. {
  3556. end_mountainKingRefreshNotify(begin_mountainKingRefreshNotify(instanceId, data, context__, explicitCtx__, true, null, null));
  3557. }
  3558. public void notifyBattleServer(string instanceId, string name, string data)
  3559. {
  3560. this.notifyBattleServer(instanceId, name, data, null, false);
  3561. }
  3562. public void notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3563. {
  3564. this.notifyBattleServer(instanceId, name, data, ctx__, true);
  3565. }
  3566. private void notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3567. {
  3568. end_notifyBattleServer(begin_notifyBattleServer(instanceId, name, data, context__, explicitCtx__, true, null, null));
  3569. }
  3570. public void onFinishPickItem(string playerId, string data)
  3571. {
  3572. this.onFinishPickItem(playerId, data, null, false);
  3573. }
  3574. public void onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3575. {
  3576. this.onFinishPickItem(playerId, data, ctx__, true);
  3577. }
  3578. private void onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3579. {
  3580. end_onFinishPickItem(begin_onFinishPickItem(playerId, data, context__, explicitCtx__, true, null, null));
  3581. }
  3582. public void onMonsterDiedDrops(string instanceId, string data)
  3583. {
  3584. this.onMonsterDiedDrops(instanceId, data, null, false);
  3585. }
  3586. public void onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3587. {
  3588. this.onMonsterDiedDrops(instanceId, data, ctx__, true);
  3589. }
  3590. private void onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3591. {
  3592. end_onMonsterDiedDrops(begin_onMonsterDiedDrops(instanceId, data, context__, explicitCtx__, true, null, null));
  3593. }
  3594. public void playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data)
  3595. {
  3596. this.playerChangeSkill(playerId, oldSkillID, newSkillID, data, null, false);
  3597. }
  3598. public void playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3599. {
  3600. this.playerChangeSkill(playerId, oldSkillID, newSkillID, data, ctx__, true);
  3601. }
  3602. private void playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3603. {
  3604. end_playerChangeSkill(begin_playerChangeSkill(playerId, oldSkillID, newSkillID, data, context__, explicitCtx__, true, null, null));
  3605. }
  3606. public void playerChuanGong(string instanceId, string playerIdA, string playerIdB)
  3607. {
  3608. this.playerChuanGong(instanceId, playerIdA, playerIdB, null, false);
  3609. }
  3610. public void playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3611. {
  3612. this.playerChuanGong(instanceId, playerIdA, playerIdB, ctx__, true);
  3613. }
  3614. private void playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3615. {
  3616. end_playerChuanGong(begin_playerChuanGong(instanceId, playerIdA, playerIdB, context__, explicitCtx__, true, null, null));
  3617. }
  3618. public void playerReady(string playerId)
  3619. {
  3620. this.playerReady(playerId, null, false);
  3621. }
  3622. public void playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3623. {
  3624. this.playerReady(playerId, ctx__, true);
  3625. }
  3626. private void playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3627. {
  3628. end_playerReady(begin_playerReady(playerId, context__, explicitCtx__, true, null, null));
  3629. }
  3630. public void refreshPlayerAvatar(string playerId, string avatars)
  3631. {
  3632. this.refreshPlayerAvatar(playerId, avatars, null, false);
  3633. }
  3634. public void refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3635. {
  3636. this.refreshPlayerAvatar(playerId, avatars, ctx__, true);
  3637. }
  3638. private void refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3639. {
  3640. end_refreshPlayerAvatar(begin_refreshPlayerAvatar(playerId, avatars, context__, explicitCtx__, true, null, null));
  3641. }
  3642. public void refreshPlayerBasicData(string playerId, string basic)
  3643. {
  3644. this.refreshPlayerBasicData(playerId, basic, null, false);
  3645. }
  3646. public void refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3647. {
  3648. this.refreshPlayerBasicData(playerId, basic, ctx__, true);
  3649. }
  3650. private void refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3651. {
  3652. end_refreshPlayerBasicData(begin_refreshPlayerBasicData(playerId, basic, context__, explicitCtx__, true, null, null));
  3653. }
  3654. public void refreshPlayerBattleEffect(string playerId, string effects)
  3655. {
  3656. this.refreshPlayerBattleEffect(playerId, effects, null, false);
  3657. }
  3658. public void refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3659. {
  3660. this.refreshPlayerBattleEffect(playerId, effects, ctx__, true);
  3661. }
  3662. private void refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3663. {
  3664. end_refreshPlayerBattleEffect(begin_refreshPlayerBattleEffect(playerId, effects, context__, explicitCtx__, true, null, null));
  3665. }
  3666. public void refreshPlayerPKLevel(string playerId, int level)
  3667. {
  3668. this.refreshPlayerPKLevel(playerId, level, null, false);
  3669. }
  3670. public void refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3671. {
  3672. this.refreshPlayerPKLevel(playerId, level, ctx__, true);
  3673. }
  3674. private void refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3675. {
  3676. end_refreshPlayerPKLevel(begin_refreshPlayerPKLevel(playerId, level, context__, explicitCtx__, true, null, null));
  3677. }
  3678. public int refreshPlayerPKMode(string playerId, bool isLook, int mode)
  3679. {
  3680. return this.refreshPlayerPKMode(playerId, isLook, mode, null, false);
  3681. }
  3682. public int refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3683. {
  3684. return this.refreshPlayerPKMode(playerId, isLook, mode, ctx__, true);
  3685. }
  3686. private int refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3687. {
  3688. checkTwowayOnly__(__refreshPlayerPKMode_name);
  3689. return end_refreshPlayerPKMode(begin_refreshPlayerPKMode(playerId, isLook, mode, context__, explicitCtx__, true, null, null));
  3690. }
  3691. public void refreshPlayerPKValue(string playerId, int value)
  3692. {
  3693. this.refreshPlayerPKValue(playerId, value, null, false);
  3694. }
  3695. public void refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3696. {
  3697. this.refreshPlayerPKValue(playerId, value, ctx__, true);
  3698. }
  3699. private void refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3700. {
  3701. end_refreshPlayerPKValue(begin_refreshPlayerPKValue(playerId, value, context__, explicitCtx__, true, null, null));
  3702. }
  3703. public void refreshPlayerPetBaseInfoChange(string playerId, string data)
  3704. {
  3705. this.refreshPlayerPetBaseInfoChange(playerId, data, null, false);
  3706. }
  3707. public void refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3708. {
  3709. this.refreshPlayerPetBaseInfoChange(playerId, data, ctx__, true);
  3710. }
  3711. private void refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3712. {
  3713. end_refreshPlayerPetBaseInfoChange(begin_refreshPlayerPetBaseInfoChange(playerId, data, context__, explicitCtx__, true, null, null));
  3714. }
  3715. public int refreshPlayerPetDataChange(string playerId, int type, string data)
  3716. {
  3717. return this.refreshPlayerPetDataChange(playerId, type, data, null, false);
  3718. }
  3719. public int refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3720. {
  3721. return this.refreshPlayerPetDataChange(playerId, type, data, ctx__, true);
  3722. }
  3723. private int refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3724. {
  3725. checkTwowayOnly__(__refreshPlayerPetDataChange_name);
  3726. return end_refreshPlayerPetDataChange(begin_refreshPlayerPetDataChange(playerId, type, data, context__, explicitCtx__, true, null, null));
  3727. }
  3728. public void refreshPlayerPetFollowModeChange(string playerId, int mode)
  3729. {
  3730. this.refreshPlayerPetFollowModeChange(playerId, mode, null, false);
  3731. }
  3732. public void refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3733. {
  3734. this.refreshPlayerPetFollowModeChange(playerId, mode, ctx__, true);
  3735. }
  3736. private void refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3737. {
  3738. end_refreshPlayerPetFollowModeChange(begin_refreshPlayerPetFollowModeChange(playerId, mode, context__, explicitCtx__, true, null, null));
  3739. }
  3740. public void refreshPlayerPetPropertyChange(string playerId, string data)
  3741. {
  3742. this.refreshPlayerPetPropertyChange(playerId, data, null, false);
  3743. }
  3744. public void refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3745. {
  3746. this.refreshPlayerPetPropertyChange(playerId, data, ctx__, true);
  3747. }
  3748. private void refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3749. {
  3750. end_refreshPlayerPetPropertyChange(begin_refreshPlayerPetPropertyChange(playerId, data, context__, explicitCtx__, true, null, null));
  3751. }
  3752. public void refreshPlayerPetSkillChange(string playerId, int operateID, string skills)
  3753. {
  3754. this.refreshPlayerPetSkillChange(playerId, operateID, skills, null, false);
  3755. }
  3756. public void refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3757. {
  3758. this.refreshPlayerPetSkillChange(playerId, operateID, skills, ctx__, true);
  3759. }
  3760. private void refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3761. {
  3762. end_refreshPlayerPetSkillChange(begin_refreshPlayerPetSkillChange(playerId, operateID, skills, context__, explicitCtx__, true, null, null));
  3763. }
  3764. public void refreshPlayerPropertyChange(string playerId, string data)
  3765. {
  3766. this.refreshPlayerPropertyChange(playerId, data, null, false);
  3767. }
  3768. public void refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3769. {
  3770. this.refreshPlayerPropertyChange(playerId, data, ctx__, true);
  3771. }
  3772. private void refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3773. {
  3774. end_refreshPlayerPropertyChange(begin_refreshPlayerPropertyChange(playerId, data, context__, explicitCtx__, true, null, null));
  3775. }
  3776. public void refreshPlayerRemainBagCountData(string playerId, int remainCount)
  3777. {
  3778. this.refreshPlayerRemainBagCountData(playerId, remainCount, null, false);
  3779. }
  3780. public void refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3781. {
  3782. this.refreshPlayerRemainBagCountData(playerId, remainCount, ctx__, true);
  3783. }
  3784. private void refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3785. {
  3786. end_refreshPlayerRemainBagCountData(begin_refreshPlayerRemainBagCountData(playerId, remainCount, context__, explicitCtx__, true, null, null));
  3787. }
  3788. public void refreshPlayerRemainTeamBagCountData(string playerId, int remainCount)
  3789. {
  3790. this.refreshPlayerRemainTeamBagCountData(playerId, remainCount, null, false);
  3791. }
  3792. public void refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3793. {
  3794. this.refreshPlayerRemainTeamBagCountData(playerId, remainCount, ctx__, true);
  3795. }
  3796. private void refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3797. {
  3798. end_refreshPlayerRemainTeamBagCountData(begin_refreshPlayerRemainTeamBagCountData(playerId, remainCount, context__, explicitCtx__, true, null, null));
  3799. }
  3800. public void refreshPlayerSkill(string playerId, int operateID, string skills)
  3801. {
  3802. this.refreshPlayerSkill(playerId, operateID, skills, null, false);
  3803. }
  3804. public void refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3805. {
  3806. this.refreshPlayerSkill(playerId, operateID, skills, ctx__, true);
  3807. }
  3808. private void refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3809. {
  3810. end_refreshPlayerSkill(begin_refreshPlayerSkill(playerId, operateID, skills, context__, explicitCtx__, true, null, null));
  3811. }
  3812. public void refreshPlayerTeamData(string playerId, string uuidList)
  3813. {
  3814. this.refreshPlayerTeamData(playerId, uuidList, null, false);
  3815. }
  3816. public void refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3817. {
  3818. this.refreshPlayerTeamData(playerId, uuidList, ctx__, true);
  3819. }
  3820. private void refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3821. {
  3822. end_refreshPlayerTeamData(begin_refreshPlayerTeamData(playerId, uuidList, context__, explicitCtx__, true, null, null));
  3823. }
  3824. public void refreshSummonMount(string playerId, int time, int isUp)
  3825. {
  3826. this.refreshSummonMount(playerId, time, isUp, null, false);
  3827. }
  3828. public void refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3829. {
  3830. this.refreshSummonMount(playerId, time, isUp, ctx__, true);
  3831. }
  3832. private void refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3833. {
  3834. end_refreshSummonMount(begin_refreshSummonMount(playerId, time, isUp, context__, explicitCtx__, true, null, null));
  3835. }
  3836. public void refreshTeamData(string playerId, string data)
  3837. {
  3838. this.refreshTeamData(playerId, data, null, false);
  3839. }
  3840. public void refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3841. {
  3842. this.refreshTeamData(playerId, data, ctx__, true);
  3843. }
  3844. private void refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3845. {
  3846. end_refreshTeamData(begin_refreshTeamData(playerId, data, context__, explicitCtx__, true, null, null));
  3847. }
  3848. public void removeItem(string instanceId, int itemId)
  3849. {
  3850. this.removeItem(instanceId, itemId, null, false);
  3851. }
  3852. public void removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3853. {
  3854. this.removeItem(instanceId, itemId, ctx__, true);
  3855. }
  3856. private void removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3857. {
  3858. end_removeItem(begin_removeItem(instanceId, itemId, context__, explicitCtx__, true, null, null));
  3859. }
  3860. public void removePointUnit(string instanceId, int unitObjectId)
  3861. {
  3862. this.removePointUnit(instanceId, unitObjectId, null, false);
  3863. }
  3864. public void removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3865. {
  3866. this.removePointUnit(instanceId, unitObjectId, ctx__, true);
  3867. }
  3868. private void removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3869. {
  3870. end_removePointUnit(begin_removePointUnit(instanceId, unitObjectId, context__, explicitCtx__, true, null, null));
  3871. }
  3872. public void removeUnit(string instanceId, int unitId)
  3873. {
  3874. this.removeUnit(instanceId, unitId, null, false);
  3875. }
  3876. public void removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3877. {
  3878. this.removeUnit(instanceId, unitId, ctx__, true);
  3879. }
  3880. private void removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3881. {
  3882. end_removeUnit(begin_removeUnit(instanceId, unitId, context__, explicitCtx__, true, null, null));
  3883. }
  3884. public void revivePlayer(string playerId, string data)
  3885. {
  3886. this.revivePlayer(playerId, data, null, false);
  3887. }
  3888. public void revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3889. {
  3890. this.revivePlayer(playerId, data, ctx__, true);
  3891. }
  3892. private void revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3893. {
  3894. end_revivePlayer(begin_revivePlayer(playerId, data, context__, explicitCtx__, true, null, null));
  3895. }
  3896. public bool transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction)
  3897. {
  3898. return this.transferToPointPos(instanceId, playerId, point, setDirection, direction, null, false);
  3899. }
  3900. public bool transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3901. {
  3902. return this.transferToPointPos(instanceId, playerId, point, setDirection, direction, ctx__, true);
  3903. }
  3904. private bool transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3905. {
  3906. checkTwowayOnly__(__transferToPointPos_name);
  3907. return end_transferToPointPos(begin_transferToPointPos(instanceId, playerId, point, setDirection, direction, context__, explicitCtx__, true, null, null));
  3908. }
  3909. public void transferUnit(string instanceId, int unitObjectId, float x, float y)
  3910. {
  3911. this.transferUnit(instanceId, unitObjectId, x, y, null, false);
  3912. }
  3913. public void transferUnit(string instanceId, int unitObjectId, float x, float y, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3914. {
  3915. this.transferUnit(instanceId, unitObjectId, x, y, ctx__, true);
  3916. }
  3917. private void transferUnit(string instanceId, int unitObjectId, float x, float y, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3918. {
  3919. end_transferUnit(begin_transferUnit(instanceId, unitObjectId, x, y, context__, explicitCtx__, true, null, null));
  3920. }
  3921. public void triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6)
  3922. {
  3923. this.triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, null, false);
  3924. }
  3925. public void triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3926. {
  3927. this.triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, ctx__, true);
  3928. }
  3929. private void triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3930. {
  3931. end_triggrBattleFunction(begin_triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, context__, explicitCtx__, true, null, null));
  3932. }
  3933. #endregion
  3934. #region Asynchronous operations
  3935. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_addPlayerAtt> begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value)
  3936. {
  3937. return begin_addPlayerAtt(playerId, notifyPlayerIds, key, value, null, false, false, null, null);
  3938. }
  3939. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_addPlayerAtt> begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3940. {
  3941. return begin_addPlayerAtt(playerId, notifyPlayerIds, key, value, ctx__, true, false, null, null);
  3942. }
  3943. public Ice.AsyncResult begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, Ice.AsyncCallback cb__, object cookie__)
  3944. {
  3945. return begin_addPlayerAtt(playerId, notifyPlayerIds, key, value, null, false, false, cb__, cookie__);
  3946. }
  3947. public Ice.AsyncResult begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  3948. {
  3949. return begin_addPlayerAtt(playerId, notifyPlayerIds, key, value, ctx__, true, false, cb__, cookie__);
  3950. }
  3951. private const string __addPlayerAtt_name = "addPlayerAtt";
  3952. public void end_addPlayerAtt(Ice.AsyncResult r__)
  3953. {
  3954. end__(r__, __addPlayerAtt_name);
  3955. }
  3956. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_addPlayerAtt> begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  3957. {
  3958. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_addPlayerAtt> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_addPlayerAtt>(__addPlayerAtt_name, addPlayerAtt_completed__, cookie__);
  3959. if(cb__ != null)
  3960. {
  3961. result__.whenCompletedWithAsyncCallback(cb__);
  3962. }
  3963. try
  3964. {
  3965. result__.prepare(__addPlayerAtt_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  3966. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  3967. os__.writeString(playerId);
  3968. os__.writeString(notifyPlayerIds);
  3969. os__.writeString(key);
  3970. os__.writeInt(value);
  3971. result__.endWriteParams();
  3972. result__.invoke();
  3973. }
  3974. catch(Ice.Exception ex__)
  3975. {
  3976. result__.abort(ex__);
  3977. }
  3978. return result__;
  3979. }
  3980. private void addPlayerAtt_completed__(BattleIce.Callback_XmdsManager_addPlayerAtt cb__)
  3981. {
  3982. if(cb__ != null)
  3983. {
  3984. cb__();
  3985. }
  3986. }
  3987. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnit> begin_addUnit(string instanceId, int unitTemplateID, string data)
  3988. {
  3989. return begin_addUnit(instanceId, unitTemplateID, data, null, false, false, null, null);
  3990. }
  3991. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnit> begin_addUnit(string instanceId, int unitTemplateID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3992. {
  3993. return begin_addUnit(instanceId, unitTemplateID, data, ctx__, true, false, null, null);
  3994. }
  3995. public Ice.AsyncResult begin_addUnit(string instanceId, int unitTemplateID, string data, Ice.AsyncCallback cb__, object cookie__)
  3996. {
  3997. return begin_addUnit(instanceId, unitTemplateID, data, null, false, false, cb__, cookie__);
  3998. }
  3999. public Ice.AsyncResult begin_addUnit(string instanceId, int unitTemplateID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4000. {
  4001. return begin_addUnit(instanceId, unitTemplateID, data, ctx__, true, false, cb__, cookie__);
  4002. }
  4003. private const string __addUnit_name = "addUnit";
  4004. public int end_addUnit(Ice.AsyncResult r__)
  4005. {
  4006. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __addUnit_name);
  4007. try
  4008. {
  4009. if(!outAsync__.wait())
  4010. {
  4011. try
  4012. {
  4013. outAsync__.throwUserException();
  4014. }
  4015. catch(Ice.UserException ex__)
  4016. {
  4017. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4018. }
  4019. }
  4020. int ret__;
  4021. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4022. ret__ = is__.readInt();
  4023. outAsync__.endReadParams();
  4024. return ret__;
  4025. }
  4026. finally
  4027. {
  4028. outAsync__.cacheMessageBuffers();
  4029. }
  4030. }
  4031. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnit> begin_addUnit(string instanceId, int unitTemplateID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4032. {
  4033. checkAsyncTwowayOnly__(__addUnit_name);
  4034. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_addUnit> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_addUnit>(__addUnit_name, addUnit_completed__, cookie__);
  4035. if(cb__ != null)
  4036. {
  4037. result__.whenCompletedWithAsyncCallback(cb__);
  4038. }
  4039. try
  4040. {
  4041. result__.prepare(__addUnit_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4042. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4043. os__.writeString(instanceId);
  4044. os__.writeInt(unitTemplateID);
  4045. os__.writeString(data);
  4046. result__.endWriteParams();
  4047. result__.invoke();
  4048. }
  4049. catch(Ice.Exception ex__)
  4050. {
  4051. result__.abort(ex__);
  4052. }
  4053. return result__;
  4054. }
  4055. private void addUnit_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_addUnit cb__, Ice.ExceptionCallback excb__)
  4056. {
  4057. int ret__;
  4058. try
  4059. {
  4060. ret__ = end_addUnit(r__);
  4061. }
  4062. catch(Ice.Exception ex__)
  4063. {
  4064. if(excb__ != null)
  4065. {
  4066. excb__(ex__);
  4067. }
  4068. return;
  4069. }
  4070. if(cb__ != null)
  4071. {
  4072. cb__(ret__);
  4073. }
  4074. }
  4075. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnits> begin_addUnits(string instanceId, string data)
  4076. {
  4077. return begin_addUnits(instanceId, data, null, false, false, null, null);
  4078. }
  4079. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnits> begin_addUnits(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4080. {
  4081. return begin_addUnits(instanceId, data, ctx__, true, false, null, null);
  4082. }
  4083. public Ice.AsyncResult begin_addUnits(string instanceId, string data, Ice.AsyncCallback cb__, object cookie__)
  4084. {
  4085. return begin_addUnits(instanceId, data, null, false, false, cb__, cookie__);
  4086. }
  4087. public Ice.AsyncResult begin_addUnits(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4088. {
  4089. return begin_addUnits(instanceId, data, ctx__, true, false, cb__, cookie__);
  4090. }
  4091. private const string __addUnits_name = "addUnits";
  4092. public int end_addUnits(Ice.AsyncResult r__)
  4093. {
  4094. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __addUnits_name);
  4095. try
  4096. {
  4097. if(!outAsync__.wait())
  4098. {
  4099. try
  4100. {
  4101. outAsync__.throwUserException();
  4102. }
  4103. catch(Ice.UserException ex__)
  4104. {
  4105. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4106. }
  4107. }
  4108. int ret__;
  4109. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4110. ret__ = is__.readInt();
  4111. outAsync__.endReadParams();
  4112. return ret__;
  4113. }
  4114. finally
  4115. {
  4116. outAsync__.cacheMessageBuffers();
  4117. }
  4118. }
  4119. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_addUnits> begin_addUnits(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4120. {
  4121. checkAsyncTwowayOnly__(__addUnits_name);
  4122. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_addUnits> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_addUnits>(__addUnits_name, addUnits_completed__, cookie__);
  4123. if(cb__ != null)
  4124. {
  4125. result__.whenCompletedWithAsyncCallback(cb__);
  4126. }
  4127. try
  4128. {
  4129. result__.prepare(__addUnits_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4130. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4131. os__.writeString(instanceId);
  4132. os__.writeString(data);
  4133. result__.endWriteParams();
  4134. result__.invoke();
  4135. }
  4136. catch(Ice.Exception ex__)
  4137. {
  4138. result__.abort(ex__);
  4139. }
  4140. return result__;
  4141. }
  4142. private void addUnits_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_addUnits cb__, Ice.ExceptionCallback excb__)
  4143. {
  4144. int ret__;
  4145. try
  4146. {
  4147. ret__ = end_addUnits(r__);
  4148. }
  4149. catch(Ice.Exception ex__)
  4150. {
  4151. if(excb__ != null)
  4152. {
  4153. excb__(ex__);
  4154. }
  4155. return;
  4156. }
  4157. if(cb__ != null)
  4158. {
  4159. cb__(ret__);
  4160. }
  4161. }
  4162. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_autoBattle> begin_autoBattle(string instanceId, string playerId, bool enable)
  4163. {
  4164. return begin_autoBattle(instanceId, playerId, enable, null, false, false, null, null);
  4165. }
  4166. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_autoBattle> begin_autoBattle(string instanceId, string playerId, bool enable, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4167. {
  4168. return begin_autoBattle(instanceId, playerId, enable, ctx__, true, false, null, null);
  4169. }
  4170. public Ice.AsyncResult begin_autoBattle(string instanceId, string playerId, bool enable, Ice.AsyncCallback cb__, object cookie__)
  4171. {
  4172. return begin_autoBattle(instanceId, playerId, enable, null, false, false, cb__, cookie__);
  4173. }
  4174. public Ice.AsyncResult begin_autoBattle(string instanceId, string playerId, bool enable, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4175. {
  4176. return begin_autoBattle(instanceId, playerId, enable, ctx__, true, false, cb__, cookie__);
  4177. }
  4178. private const string __autoBattle_name = "autoBattle";
  4179. public void end_autoBattle(Ice.AsyncResult r__)
  4180. {
  4181. end__(r__, __autoBattle_name);
  4182. }
  4183. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_autoBattle> begin_autoBattle(string instanceId, string playerId, bool enable, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4184. {
  4185. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_autoBattle> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_autoBattle>(__autoBattle_name, autoBattle_completed__, cookie__);
  4186. if(cb__ != null)
  4187. {
  4188. result__.whenCompletedWithAsyncCallback(cb__);
  4189. }
  4190. try
  4191. {
  4192. result__.prepare(__autoBattle_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4193. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4194. os__.writeString(instanceId);
  4195. os__.writeString(playerId);
  4196. os__.writeBool(enable);
  4197. result__.endWriteParams();
  4198. result__.invoke();
  4199. }
  4200. catch(Ice.Exception ex__)
  4201. {
  4202. result__.abort(ex__);
  4203. }
  4204. return result__;
  4205. }
  4206. private void autoBattle_completed__(BattleIce.Callback_XmdsManager_autoBattle cb__)
  4207. {
  4208. if(cb__ != null)
  4209. {
  4210. cb__();
  4211. }
  4212. }
  4213. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_canTalkWithNpc> begin_canTalkWithNpc(string playerId, int npcId)
  4214. {
  4215. return begin_canTalkWithNpc(playerId, npcId, null, false, false, null, null);
  4216. }
  4217. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_canTalkWithNpc> begin_canTalkWithNpc(string playerId, int npcId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4218. {
  4219. return begin_canTalkWithNpc(playerId, npcId, ctx__, true, false, null, null);
  4220. }
  4221. public Ice.AsyncResult begin_canTalkWithNpc(string playerId, int npcId, Ice.AsyncCallback cb__, object cookie__)
  4222. {
  4223. return begin_canTalkWithNpc(playerId, npcId, null, false, false, cb__, cookie__);
  4224. }
  4225. public Ice.AsyncResult begin_canTalkWithNpc(string playerId, int npcId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4226. {
  4227. return begin_canTalkWithNpc(playerId, npcId, ctx__, true, false, cb__, cookie__);
  4228. }
  4229. private const string __canTalkWithNpc_name = "canTalkWithNpc";
  4230. public string end_canTalkWithNpc(Ice.AsyncResult r__)
  4231. {
  4232. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __canTalkWithNpc_name);
  4233. try
  4234. {
  4235. if(!outAsync__.wait())
  4236. {
  4237. try
  4238. {
  4239. outAsync__.throwUserException();
  4240. }
  4241. catch(Ice.UserException ex__)
  4242. {
  4243. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4244. }
  4245. }
  4246. string ret__;
  4247. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4248. ret__ = is__.readString();
  4249. outAsync__.endReadParams();
  4250. return ret__;
  4251. }
  4252. finally
  4253. {
  4254. outAsync__.cacheMessageBuffers();
  4255. }
  4256. }
  4257. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_canTalkWithNpc> begin_canTalkWithNpc(string playerId, int npcId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4258. {
  4259. checkAsyncTwowayOnly__(__canTalkWithNpc_name);
  4260. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_canTalkWithNpc> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_canTalkWithNpc>(__canTalkWithNpc_name, canTalkWithNpc_completed__, cookie__);
  4261. if(cb__ != null)
  4262. {
  4263. result__.whenCompletedWithAsyncCallback(cb__);
  4264. }
  4265. try
  4266. {
  4267. result__.prepare(__canTalkWithNpc_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4268. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4269. os__.writeString(playerId);
  4270. os__.writeInt(npcId);
  4271. result__.endWriteParams();
  4272. result__.invoke();
  4273. }
  4274. catch(Ice.Exception ex__)
  4275. {
  4276. result__.abort(ex__);
  4277. }
  4278. return result__;
  4279. }
  4280. private void canTalkWithNpc_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_canTalkWithNpc cb__, Ice.ExceptionCallback excb__)
  4281. {
  4282. string ret__;
  4283. try
  4284. {
  4285. ret__ = end_canTalkWithNpc(r__);
  4286. }
  4287. catch(Ice.Exception ex__)
  4288. {
  4289. if(excb__ != null)
  4290. {
  4291. excb__(ex__);
  4292. }
  4293. return;
  4294. }
  4295. if(cb__ != null)
  4296. {
  4297. cb__(ret__);
  4298. }
  4299. }
  4300. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_canUseItem> begin_canUseItem(string playerId)
  4301. {
  4302. return begin_canUseItem(playerId, null, false, false, null, null);
  4303. }
  4304. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_canUseItem> begin_canUseItem(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4305. {
  4306. return begin_canUseItem(playerId, ctx__, true, false, null, null);
  4307. }
  4308. public Ice.AsyncResult begin_canUseItem(string playerId, Ice.AsyncCallback cb__, object cookie__)
  4309. {
  4310. return begin_canUseItem(playerId, null, false, false, cb__, cookie__);
  4311. }
  4312. public Ice.AsyncResult begin_canUseItem(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4313. {
  4314. return begin_canUseItem(playerId, ctx__, true, false, cb__, cookie__);
  4315. }
  4316. private const string __canUseItem_name = "canUseItem";
  4317. public bool end_canUseItem(Ice.AsyncResult r__)
  4318. {
  4319. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __canUseItem_name);
  4320. try
  4321. {
  4322. if(!outAsync__.wait())
  4323. {
  4324. try
  4325. {
  4326. outAsync__.throwUserException();
  4327. }
  4328. catch(Ice.UserException ex__)
  4329. {
  4330. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4331. }
  4332. }
  4333. bool ret__;
  4334. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4335. ret__ = is__.readBool();
  4336. outAsync__.endReadParams();
  4337. return ret__;
  4338. }
  4339. finally
  4340. {
  4341. outAsync__.cacheMessageBuffers();
  4342. }
  4343. }
  4344. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_canUseItem> begin_canUseItem(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4345. {
  4346. checkAsyncTwowayOnly__(__canUseItem_name);
  4347. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_canUseItem> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_canUseItem>(__canUseItem_name, canUseItem_completed__, cookie__);
  4348. if(cb__ != null)
  4349. {
  4350. result__.whenCompletedWithAsyncCallback(cb__);
  4351. }
  4352. try
  4353. {
  4354. result__.prepare(__canUseItem_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4355. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4356. os__.writeString(playerId);
  4357. result__.endWriteParams();
  4358. result__.invoke();
  4359. }
  4360. catch(Ice.Exception ex__)
  4361. {
  4362. result__.abort(ex__);
  4363. }
  4364. return result__;
  4365. }
  4366. private void canUseItem_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_canUseItem cb__, Ice.ExceptionCallback excb__)
  4367. {
  4368. bool ret__;
  4369. try
  4370. {
  4371. ret__ = end_canUseItem(r__);
  4372. }
  4373. catch(Ice.Exception ex__)
  4374. {
  4375. if(excb__ != null)
  4376. {
  4377. excb__(ex__);
  4378. }
  4379. return;
  4380. }
  4381. if(cb__ != null)
  4382. {
  4383. cb__(ret__);
  4384. }
  4385. }
  4386. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_changePlayerState> begin_changePlayerState(string instanceId, string playerId, byte status, int time)
  4387. {
  4388. return begin_changePlayerState(instanceId, playerId, status, time, null, false, false, null, null);
  4389. }
  4390. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_changePlayerState> begin_changePlayerState(string instanceId, string playerId, byte status, int time, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4391. {
  4392. return begin_changePlayerState(instanceId, playerId, status, time, ctx__, true, false, null, null);
  4393. }
  4394. public Ice.AsyncResult begin_changePlayerState(string instanceId, string playerId, byte status, int time, Ice.AsyncCallback cb__, object cookie__)
  4395. {
  4396. return begin_changePlayerState(instanceId, playerId, status, time, null, false, false, cb__, cookie__);
  4397. }
  4398. public Ice.AsyncResult begin_changePlayerState(string instanceId, string playerId, byte status, int time, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4399. {
  4400. return begin_changePlayerState(instanceId, playerId, status, time, ctx__, true, false, cb__, cookie__);
  4401. }
  4402. private const string __changePlayerState_name = "changePlayerState";
  4403. public void end_changePlayerState(Ice.AsyncResult r__)
  4404. {
  4405. end__(r__, __changePlayerState_name);
  4406. }
  4407. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_changePlayerState> begin_changePlayerState(string instanceId, string playerId, byte status, int time, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4408. {
  4409. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_changePlayerState> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_changePlayerState>(__changePlayerState_name, changePlayerState_completed__, cookie__);
  4410. if(cb__ != null)
  4411. {
  4412. result__.whenCompletedWithAsyncCallback(cb__);
  4413. }
  4414. try
  4415. {
  4416. result__.prepare(__changePlayerState_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4417. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4418. os__.writeString(instanceId);
  4419. os__.writeString(playerId);
  4420. os__.writeByte(status);
  4421. os__.writeInt(time);
  4422. result__.endWriteParams();
  4423. result__.invoke();
  4424. }
  4425. catch(Ice.Exception ex__)
  4426. {
  4427. result__.abort(ex__);
  4428. }
  4429. return result__;
  4430. }
  4431. private void changePlayerState_completed__(BattleIce.Callback_XmdsManager_changePlayerState cb__)
  4432. {
  4433. if(cb__ != null)
  4434. {
  4435. cb__();
  4436. }
  4437. }
  4438. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllNpcInfo> begin_getAllNpcInfo(string instanceId)
  4439. {
  4440. return begin_getAllNpcInfo(instanceId, null, false, false, null, null);
  4441. }
  4442. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllNpcInfo> begin_getAllNpcInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4443. {
  4444. return begin_getAllNpcInfo(instanceId, ctx__, true, false, null, null);
  4445. }
  4446. public Ice.AsyncResult begin_getAllNpcInfo(string instanceId, Ice.AsyncCallback cb__, object cookie__)
  4447. {
  4448. return begin_getAllNpcInfo(instanceId, null, false, false, cb__, cookie__);
  4449. }
  4450. public Ice.AsyncResult begin_getAllNpcInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4451. {
  4452. return begin_getAllNpcInfo(instanceId, ctx__, true, false, cb__, cookie__);
  4453. }
  4454. private const string __getAllNpcInfo_name = "getAllNpcInfo";
  4455. public string end_getAllNpcInfo(Ice.AsyncResult r__)
  4456. {
  4457. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getAllNpcInfo_name);
  4458. try
  4459. {
  4460. if(!outAsync__.wait())
  4461. {
  4462. try
  4463. {
  4464. outAsync__.throwUserException();
  4465. }
  4466. catch(Ice.UserException ex__)
  4467. {
  4468. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4469. }
  4470. }
  4471. string ret__;
  4472. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4473. ret__ = is__.readString();
  4474. outAsync__.endReadParams();
  4475. return ret__;
  4476. }
  4477. finally
  4478. {
  4479. outAsync__.cacheMessageBuffers();
  4480. }
  4481. }
  4482. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllNpcInfo> begin_getAllNpcInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4483. {
  4484. checkAsyncTwowayOnly__(__getAllNpcInfo_name);
  4485. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getAllNpcInfo> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getAllNpcInfo>(__getAllNpcInfo_name, getAllNpcInfo_completed__, cookie__);
  4486. if(cb__ != null)
  4487. {
  4488. result__.whenCompletedWithAsyncCallback(cb__);
  4489. }
  4490. try
  4491. {
  4492. result__.prepare(__getAllNpcInfo_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4493. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4494. os__.writeString(instanceId);
  4495. result__.endWriteParams();
  4496. result__.invoke();
  4497. }
  4498. catch(Ice.Exception ex__)
  4499. {
  4500. result__.abort(ex__);
  4501. }
  4502. return result__;
  4503. }
  4504. private void getAllNpcInfo_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getAllNpcInfo cb__, Ice.ExceptionCallback excb__)
  4505. {
  4506. string ret__;
  4507. try
  4508. {
  4509. ret__ = end_getAllNpcInfo(r__);
  4510. }
  4511. catch(Ice.Exception ex__)
  4512. {
  4513. if(excb__ != null)
  4514. {
  4515. excb__(ex__);
  4516. }
  4517. return;
  4518. }
  4519. if(cb__ != null)
  4520. {
  4521. cb__(ret__);
  4522. }
  4523. }
  4524. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllPlayerUUID> begin_getAllPlayerUUID()
  4525. {
  4526. return begin_getAllPlayerUUID(null, false, false, null, null);
  4527. }
  4528. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllPlayerUUID> begin_getAllPlayerUUID(_System.Collections.Generic.Dictionary<string, string> ctx__)
  4529. {
  4530. return begin_getAllPlayerUUID(ctx__, true, false, null, null);
  4531. }
  4532. public Ice.AsyncResult begin_getAllPlayerUUID(Ice.AsyncCallback cb__, object cookie__)
  4533. {
  4534. return begin_getAllPlayerUUID(null, false, false, cb__, cookie__);
  4535. }
  4536. public Ice.AsyncResult begin_getAllPlayerUUID(_System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4537. {
  4538. return begin_getAllPlayerUUID(ctx__, true, false, cb__, cookie__);
  4539. }
  4540. private const string __getAllPlayerUUID_name = "getAllPlayerUUID";
  4541. public string end_getAllPlayerUUID(Ice.AsyncResult r__)
  4542. {
  4543. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getAllPlayerUUID_name);
  4544. try
  4545. {
  4546. if(!outAsync__.wait())
  4547. {
  4548. try
  4549. {
  4550. outAsync__.throwUserException();
  4551. }
  4552. catch(Ice.UserException ex__)
  4553. {
  4554. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4555. }
  4556. }
  4557. string ret__;
  4558. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4559. ret__ = is__.readString();
  4560. outAsync__.endReadParams();
  4561. return ret__;
  4562. }
  4563. finally
  4564. {
  4565. outAsync__.cacheMessageBuffers();
  4566. }
  4567. }
  4568. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllPlayerUUID> begin_getAllPlayerUUID(_System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4569. {
  4570. checkAsyncTwowayOnly__(__getAllPlayerUUID_name);
  4571. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getAllPlayerUUID> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getAllPlayerUUID>(__getAllPlayerUUID_name, getAllPlayerUUID_completed__, cookie__);
  4572. if(cb__ != null)
  4573. {
  4574. result__.whenCompletedWithAsyncCallback(cb__);
  4575. }
  4576. try
  4577. {
  4578. result__.prepare(__getAllPlayerUUID_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4579. result__.writeEmptyParams();
  4580. result__.invoke();
  4581. }
  4582. catch(Ice.Exception ex__)
  4583. {
  4584. result__.abort(ex__);
  4585. }
  4586. return result__;
  4587. }
  4588. private void getAllPlayerUUID_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getAllPlayerUUID cb__, Ice.ExceptionCallback excb__)
  4589. {
  4590. string ret__;
  4591. try
  4592. {
  4593. ret__ = end_getAllPlayerUUID(r__);
  4594. }
  4595. catch(Ice.Exception ex__)
  4596. {
  4597. if(excb__ != null)
  4598. {
  4599. excb__(ex__);
  4600. }
  4601. return;
  4602. }
  4603. if(cb__ != null)
  4604. {
  4605. cb__(ret__);
  4606. }
  4607. }
  4608. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllUnitInfo> begin_getAllUnitInfo(string instanceId)
  4609. {
  4610. return begin_getAllUnitInfo(instanceId, null, false, false, null, null);
  4611. }
  4612. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllUnitInfo> begin_getAllUnitInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4613. {
  4614. return begin_getAllUnitInfo(instanceId, ctx__, true, false, null, null);
  4615. }
  4616. public Ice.AsyncResult begin_getAllUnitInfo(string instanceId, Ice.AsyncCallback cb__, object cookie__)
  4617. {
  4618. return begin_getAllUnitInfo(instanceId, null, false, false, cb__, cookie__);
  4619. }
  4620. public Ice.AsyncResult begin_getAllUnitInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4621. {
  4622. return begin_getAllUnitInfo(instanceId, ctx__, true, false, cb__, cookie__);
  4623. }
  4624. private const string __getAllUnitInfo_name = "getAllUnitInfo";
  4625. public string end_getAllUnitInfo(Ice.AsyncResult r__)
  4626. {
  4627. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getAllUnitInfo_name);
  4628. try
  4629. {
  4630. if(!outAsync__.wait())
  4631. {
  4632. try
  4633. {
  4634. outAsync__.throwUserException();
  4635. }
  4636. catch(Ice.UserException ex__)
  4637. {
  4638. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4639. }
  4640. }
  4641. string ret__;
  4642. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4643. ret__ = is__.readString();
  4644. outAsync__.endReadParams();
  4645. return ret__;
  4646. }
  4647. finally
  4648. {
  4649. outAsync__.cacheMessageBuffers();
  4650. }
  4651. }
  4652. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getAllUnitInfo> begin_getAllUnitInfo(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4653. {
  4654. checkAsyncTwowayOnly__(__getAllUnitInfo_name);
  4655. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getAllUnitInfo> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getAllUnitInfo>(__getAllUnitInfo_name, getAllUnitInfo_completed__, cookie__);
  4656. if(cb__ != null)
  4657. {
  4658. result__.whenCompletedWithAsyncCallback(cb__);
  4659. }
  4660. try
  4661. {
  4662. result__.prepare(__getAllUnitInfo_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4663. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4664. os__.writeString(instanceId);
  4665. result__.endWriteParams();
  4666. result__.invoke();
  4667. }
  4668. catch(Ice.Exception ex__)
  4669. {
  4670. result__.abort(ex__);
  4671. }
  4672. return result__;
  4673. }
  4674. private void getAllUnitInfo_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getAllUnitInfo cb__, Ice.ExceptionCallback excb__)
  4675. {
  4676. string ret__;
  4677. try
  4678. {
  4679. ret__ = end_getAllUnitInfo(r__);
  4680. }
  4681. catch(Ice.Exception ex__)
  4682. {
  4683. if(excb__ != null)
  4684. {
  4685. excb__(ex__);
  4686. }
  4687. return;
  4688. }
  4689. if(cb__ != null)
  4690. {
  4691. cb__(ret__);
  4692. }
  4693. }
  4694. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getBornPlace> begin_getBornPlace(string instanceId, int areaId, string pointId)
  4695. {
  4696. return begin_getBornPlace(instanceId, areaId, pointId, null, false, false, null, null);
  4697. }
  4698. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getBornPlace> begin_getBornPlace(string instanceId, int areaId, string pointId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4699. {
  4700. return begin_getBornPlace(instanceId, areaId, pointId, ctx__, true, false, null, null);
  4701. }
  4702. public Ice.AsyncResult begin_getBornPlace(string instanceId, int areaId, string pointId, Ice.AsyncCallback cb__, object cookie__)
  4703. {
  4704. return begin_getBornPlace(instanceId, areaId, pointId, null, false, false, cb__, cookie__);
  4705. }
  4706. public Ice.AsyncResult begin_getBornPlace(string instanceId, int areaId, string pointId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4707. {
  4708. return begin_getBornPlace(instanceId, areaId, pointId, ctx__, true, false, cb__, cookie__);
  4709. }
  4710. private const string __getBornPlace_name = "getBornPlace";
  4711. public string end_getBornPlace(Ice.AsyncResult r__)
  4712. {
  4713. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getBornPlace_name);
  4714. try
  4715. {
  4716. if(!outAsync__.wait())
  4717. {
  4718. try
  4719. {
  4720. outAsync__.throwUserException();
  4721. }
  4722. catch(Ice.UserException ex__)
  4723. {
  4724. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4725. }
  4726. }
  4727. string ret__;
  4728. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4729. ret__ = is__.readString();
  4730. outAsync__.endReadParams();
  4731. return ret__;
  4732. }
  4733. finally
  4734. {
  4735. outAsync__.cacheMessageBuffers();
  4736. }
  4737. }
  4738. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getBornPlace> begin_getBornPlace(string instanceId, int areaId, string pointId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4739. {
  4740. checkAsyncTwowayOnly__(__getBornPlace_name);
  4741. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getBornPlace> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getBornPlace>(__getBornPlace_name, getBornPlace_completed__, cookie__);
  4742. if(cb__ != null)
  4743. {
  4744. result__.whenCompletedWithAsyncCallback(cb__);
  4745. }
  4746. try
  4747. {
  4748. result__.prepare(__getBornPlace_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4749. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4750. os__.writeString(instanceId);
  4751. os__.writeInt(areaId);
  4752. os__.writeString(pointId);
  4753. result__.endWriteParams();
  4754. result__.invoke();
  4755. }
  4756. catch(Ice.Exception ex__)
  4757. {
  4758. result__.abort(ex__);
  4759. }
  4760. return result__;
  4761. }
  4762. private void getBornPlace_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getBornPlace cb__, Ice.ExceptionCallback excb__)
  4763. {
  4764. string ret__;
  4765. try
  4766. {
  4767. ret__ = end_getBornPlace(r__);
  4768. }
  4769. catch(Ice.Exception ex__)
  4770. {
  4771. if(excb__ != null)
  4772. {
  4773. excb__(ex__);
  4774. }
  4775. return;
  4776. }
  4777. if(cb__ != null)
  4778. {
  4779. cb__(ret__);
  4780. }
  4781. }
  4782. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getInstanceStatistic> begin_getInstanceStatistic(string instanceId)
  4783. {
  4784. return begin_getInstanceStatistic(instanceId, null, false, false, null, null);
  4785. }
  4786. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getInstanceStatistic> begin_getInstanceStatistic(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4787. {
  4788. return begin_getInstanceStatistic(instanceId, ctx__, true, false, null, null);
  4789. }
  4790. public Ice.AsyncResult begin_getInstanceStatistic(string instanceId, Ice.AsyncCallback cb__, object cookie__)
  4791. {
  4792. return begin_getInstanceStatistic(instanceId, null, false, false, cb__, cookie__);
  4793. }
  4794. public Ice.AsyncResult begin_getInstanceStatistic(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4795. {
  4796. return begin_getInstanceStatistic(instanceId, ctx__, true, false, cb__, cookie__);
  4797. }
  4798. private const string __getInstanceStatistic_name = "getInstanceStatistic";
  4799. public string end_getInstanceStatistic(Ice.AsyncResult r__)
  4800. {
  4801. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getInstanceStatistic_name);
  4802. try
  4803. {
  4804. if(!outAsync__.wait())
  4805. {
  4806. try
  4807. {
  4808. outAsync__.throwUserException();
  4809. }
  4810. catch(Ice.UserException ex__)
  4811. {
  4812. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4813. }
  4814. }
  4815. string ret__;
  4816. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4817. ret__ = is__.readString();
  4818. outAsync__.endReadParams();
  4819. return ret__;
  4820. }
  4821. finally
  4822. {
  4823. outAsync__.cacheMessageBuffers();
  4824. }
  4825. }
  4826. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getInstanceStatistic> begin_getInstanceStatistic(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4827. {
  4828. checkAsyncTwowayOnly__(__getInstanceStatistic_name);
  4829. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getInstanceStatistic> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getInstanceStatistic>(__getInstanceStatistic_name, getInstanceStatistic_completed__, cookie__);
  4830. if(cb__ != null)
  4831. {
  4832. result__.whenCompletedWithAsyncCallback(cb__);
  4833. }
  4834. try
  4835. {
  4836. result__.prepare(__getInstanceStatistic_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4837. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4838. os__.writeString(instanceId);
  4839. result__.endWriteParams();
  4840. result__.invoke();
  4841. }
  4842. catch(Ice.Exception ex__)
  4843. {
  4844. result__.abort(ex__);
  4845. }
  4846. return result__;
  4847. }
  4848. private void getInstanceStatistic_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getInstanceStatistic cb__, Ice.ExceptionCallback excb__)
  4849. {
  4850. string ret__;
  4851. try
  4852. {
  4853. ret__ = end_getInstanceStatistic(r__);
  4854. }
  4855. catch(Ice.Exception ex__)
  4856. {
  4857. if(excb__ != null)
  4858. {
  4859. excb__(ex__);
  4860. }
  4861. return;
  4862. }
  4863. if(cb__ != null)
  4864. {
  4865. cb__(ret__);
  4866. }
  4867. }
  4868. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerData> begin_getPlayerData(string playerId, bool changeArea)
  4869. {
  4870. return begin_getPlayerData(playerId, changeArea, null, false, false, null, null);
  4871. }
  4872. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerData> begin_getPlayerData(string playerId, bool changeArea, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4873. {
  4874. return begin_getPlayerData(playerId, changeArea, ctx__, true, false, null, null);
  4875. }
  4876. public Ice.AsyncResult begin_getPlayerData(string playerId, bool changeArea, Ice.AsyncCallback cb__, object cookie__)
  4877. {
  4878. return begin_getPlayerData(playerId, changeArea, null, false, false, cb__, cookie__);
  4879. }
  4880. public Ice.AsyncResult begin_getPlayerData(string playerId, bool changeArea, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4881. {
  4882. return begin_getPlayerData(playerId, changeArea, ctx__, true, false, cb__, cookie__);
  4883. }
  4884. private const string __getPlayerData_name = "getPlayerData";
  4885. public string end_getPlayerData(Ice.AsyncResult r__)
  4886. {
  4887. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getPlayerData_name);
  4888. try
  4889. {
  4890. if(!outAsync__.wait())
  4891. {
  4892. try
  4893. {
  4894. outAsync__.throwUserException();
  4895. }
  4896. catch(Ice.UserException ex__)
  4897. {
  4898. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4899. }
  4900. }
  4901. string ret__;
  4902. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4903. ret__ = is__.readString();
  4904. outAsync__.endReadParams();
  4905. return ret__;
  4906. }
  4907. finally
  4908. {
  4909. outAsync__.cacheMessageBuffers();
  4910. }
  4911. }
  4912. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerData> begin_getPlayerData(string playerId, bool changeArea, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  4913. {
  4914. checkAsyncTwowayOnly__(__getPlayerData_name);
  4915. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerData> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerData>(__getPlayerData_name, getPlayerData_completed__, cookie__);
  4916. if(cb__ != null)
  4917. {
  4918. result__.whenCompletedWithAsyncCallback(cb__);
  4919. }
  4920. try
  4921. {
  4922. result__.prepare(__getPlayerData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  4923. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  4924. os__.writeString(playerId);
  4925. os__.writeBool(changeArea);
  4926. result__.endWriteParams();
  4927. result__.invoke();
  4928. }
  4929. catch(Ice.Exception ex__)
  4930. {
  4931. result__.abort(ex__);
  4932. }
  4933. return result__;
  4934. }
  4935. private void getPlayerData_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getPlayerData cb__, Ice.ExceptionCallback excb__)
  4936. {
  4937. string ret__;
  4938. try
  4939. {
  4940. ret__ = end_getPlayerData(r__);
  4941. }
  4942. catch(Ice.Exception ex__)
  4943. {
  4944. if(excb__ != null)
  4945. {
  4946. excb__(ex__);
  4947. }
  4948. return;
  4949. }
  4950. if(cb__ != null)
  4951. {
  4952. cb__(ret__);
  4953. }
  4954. }
  4955. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPKInfoData> begin_getPlayerPKInfoData(string playerId)
  4956. {
  4957. return begin_getPlayerPKInfoData(playerId, null, false, false, null, null);
  4958. }
  4959. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPKInfoData> begin_getPlayerPKInfoData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  4960. {
  4961. return begin_getPlayerPKInfoData(playerId, ctx__, true, false, null, null);
  4962. }
  4963. public Ice.AsyncResult begin_getPlayerPKInfoData(string playerId, Ice.AsyncCallback cb__, object cookie__)
  4964. {
  4965. return begin_getPlayerPKInfoData(playerId, null, false, false, cb__, cookie__);
  4966. }
  4967. public Ice.AsyncResult begin_getPlayerPKInfoData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  4968. {
  4969. return begin_getPlayerPKInfoData(playerId, ctx__, true, false, cb__, cookie__);
  4970. }
  4971. private const string __getPlayerPKInfoData_name = "getPlayerPKInfoData";
  4972. public string end_getPlayerPKInfoData(Ice.AsyncResult r__)
  4973. {
  4974. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getPlayerPKInfoData_name);
  4975. try
  4976. {
  4977. if(!outAsync__.wait())
  4978. {
  4979. try
  4980. {
  4981. outAsync__.throwUserException();
  4982. }
  4983. catch(Ice.UserException ex__)
  4984. {
  4985. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  4986. }
  4987. }
  4988. string ret__;
  4989. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  4990. ret__ = is__.readString();
  4991. outAsync__.endReadParams();
  4992. return ret__;
  4993. }
  4994. finally
  4995. {
  4996. outAsync__.cacheMessageBuffers();
  4997. }
  4998. }
  4999. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPKInfoData> begin_getPlayerPKInfoData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5000. {
  5001. checkAsyncTwowayOnly__(__getPlayerPKInfoData_name);
  5002. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerPKInfoData> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerPKInfoData>(__getPlayerPKInfoData_name, getPlayerPKInfoData_completed__, cookie__);
  5003. if(cb__ != null)
  5004. {
  5005. result__.whenCompletedWithAsyncCallback(cb__);
  5006. }
  5007. try
  5008. {
  5009. result__.prepare(__getPlayerPKInfoData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5010. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5011. os__.writeString(playerId);
  5012. result__.endWriteParams();
  5013. result__.invoke();
  5014. }
  5015. catch(Ice.Exception ex__)
  5016. {
  5017. result__.abort(ex__);
  5018. }
  5019. return result__;
  5020. }
  5021. private void getPlayerPKInfoData_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getPlayerPKInfoData cb__, Ice.ExceptionCallback excb__)
  5022. {
  5023. string ret__;
  5024. try
  5025. {
  5026. ret__ = end_getPlayerPKInfoData(r__);
  5027. }
  5028. catch(Ice.Exception ex__)
  5029. {
  5030. if(excb__ != null)
  5031. {
  5032. excb__(ex__);
  5033. }
  5034. return;
  5035. }
  5036. if(cb__ != null)
  5037. {
  5038. cb__(ret__);
  5039. }
  5040. }
  5041. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPetData> begin_getPlayerPetData(string playerId)
  5042. {
  5043. return begin_getPlayerPetData(playerId, null, false, false, null, null);
  5044. }
  5045. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPetData> begin_getPlayerPetData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5046. {
  5047. return begin_getPlayerPetData(playerId, ctx__, true, false, null, null);
  5048. }
  5049. public Ice.AsyncResult begin_getPlayerPetData(string playerId, Ice.AsyncCallback cb__, object cookie__)
  5050. {
  5051. return begin_getPlayerPetData(playerId, null, false, false, cb__, cookie__);
  5052. }
  5053. public Ice.AsyncResult begin_getPlayerPetData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5054. {
  5055. return begin_getPlayerPetData(playerId, ctx__, true, false, cb__, cookie__);
  5056. }
  5057. private const string __getPlayerPetData_name = "getPlayerPetData";
  5058. public string end_getPlayerPetData(Ice.AsyncResult r__)
  5059. {
  5060. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getPlayerPetData_name);
  5061. try
  5062. {
  5063. if(!outAsync__.wait())
  5064. {
  5065. try
  5066. {
  5067. outAsync__.throwUserException();
  5068. }
  5069. catch(Ice.UserException ex__)
  5070. {
  5071. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  5072. }
  5073. }
  5074. string ret__;
  5075. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  5076. ret__ = is__.readString();
  5077. outAsync__.endReadParams();
  5078. return ret__;
  5079. }
  5080. finally
  5081. {
  5082. outAsync__.cacheMessageBuffers();
  5083. }
  5084. }
  5085. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerPetData> begin_getPlayerPetData(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5086. {
  5087. checkAsyncTwowayOnly__(__getPlayerPetData_name);
  5088. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerPetData> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerPetData>(__getPlayerPetData_name, getPlayerPetData_completed__, cookie__);
  5089. if(cb__ != null)
  5090. {
  5091. result__.whenCompletedWithAsyncCallback(cb__);
  5092. }
  5093. try
  5094. {
  5095. result__.prepare(__getPlayerPetData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5096. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5097. os__.writeString(playerId);
  5098. result__.endWriteParams();
  5099. result__.invoke();
  5100. }
  5101. catch(Ice.Exception ex__)
  5102. {
  5103. result__.abort(ex__);
  5104. }
  5105. return result__;
  5106. }
  5107. private void getPlayerPetData_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getPlayerPetData cb__, Ice.ExceptionCallback excb__)
  5108. {
  5109. string ret__;
  5110. try
  5111. {
  5112. ret__ = end_getPlayerPetData(r__);
  5113. }
  5114. catch(Ice.Exception ex__)
  5115. {
  5116. if(excb__ != null)
  5117. {
  5118. excb__(ex__);
  5119. }
  5120. return;
  5121. }
  5122. if(cb__ != null)
  5123. {
  5124. cb__(ret__);
  5125. }
  5126. }
  5127. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerSkillCDTime> begin_getPlayerSkillCDTime(string playerId)
  5128. {
  5129. return begin_getPlayerSkillCDTime(playerId, null, false, false, null, null);
  5130. }
  5131. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerSkillCDTime> begin_getPlayerSkillCDTime(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5132. {
  5133. return begin_getPlayerSkillCDTime(playerId, ctx__, true, false, null, null);
  5134. }
  5135. public Ice.AsyncResult begin_getPlayerSkillCDTime(string playerId, Ice.AsyncCallback cb__, object cookie__)
  5136. {
  5137. return begin_getPlayerSkillCDTime(playerId, null, false, false, cb__, cookie__);
  5138. }
  5139. public Ice.AsyncResult begin_getPlayerSkillCDTime(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5140. {
  5141. return begin_getPlayerSkillCDTime(playerId, ctx__, true, false, cb__, cookie__);
  5142. }
  5143. private const string __getPlayerSkillCDTime_name = "getPlayerSkillCDTime";
  5144. public string end_getPlayerSkillCDTime(Ice.AsyncResult r__)
  5145. {
  5146. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getPlayerSkillCDTime_name);
  5147. try
  5148. {
  5149. if(!outAsync__.wait())
  5150. {
  5151. try
  5152. {
  5153. outAsync__.throwUserException();
  5154. }
  5155. catch(Ice.UserException ex__)
  5156. {
  5157. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  5158. }
  5159. }
  5160. string ret__;
  5161. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  5162. ret__ = is__.readString();
  5163. outAsync__.endReadParams();
  5164. return ret__;
  5165. }
  5166. finally
  5167. {
  5168. outAsync__.cacheMessageBuffers();
  5169. }
  5170. }
  5171. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerSkillCDTime> begin_getPlayerSkillCDTime(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5172. {
  5173. checkAsyncTwowayOnly__(__getPlayerSkillCDTime_name);
  5174. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerSkillCDTime> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerSkillCDTime>(__getPlayerSkillCDTime_name, getPlayerSkillCDTime_completed__, cookie__);
  5175. if(cb__ != null)
  5176. {
  5177. result__.whenCompletedWithAsyncCallback(cb__);
  5178. }
  5179. try
  5180. {
  5181. result__.prepare(__getPlayerSkillCDTime_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5182. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5183. os__.writeString(playerId);
  5184. result__.endWriteParams();
  5185. result__.invoke();
  5186. }
  5187. catch(Ice.Exception ex__)
  5188. {
  5189. result__.abort(ex__);
  5190. }
  5191. return result__;
  5192. }
  5193. private void getPlayerSkillCDTime_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getPlayerSkillCDTime cb__, Ice.ExceptionCallback excb__)
  5194. {
  5195. string ret__;
  5196. try
  5197. {
  5198. ret__ = end_getPlayerSkillCDTime(r__);
  5199. }
  5200. catch(Ice.Exception ex__)
  5201. {
  5202. if(excb__ != null)
  5203. {
  5204. excb__(ex__);
  5205. }
  5206. return;
  5207. }
  5208. if(cb__ != null)
  5209. {
  5210. cb__(ret__);
  5211. }
  5212. }
  5213. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string instanceId, string playerId, int flag)
  5214. {
  5215. return begin_getPlayerStatistic(instanceId, playerId, flag, null, false, false, null, null);
  5216. }
  5217. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string instanceId, string playerId, int flag, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5218. {
  5219. return begin_getPlayerStatistic(instanceId, playerId, flag, ctx__, true, false, null, null);
  5220. }
  5221. public Ice.AsyncResult begin_getPlayerStatistic(string instanceId, string playerId, int flag, Ice.AsyncCallback cb__, object cookie__)
  5222. {
  5223. return begin_getPlayerStatistic(instanceId, playerId, flag, null, false, false, cb__, cookie__);
  5224. }
  5225. public Ice.AsyncResult begin_getPlayerStatistic(string instanceId, string playerId, int flag, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5226. {
  5227. return begin_getPlayerStatistic(instanceId, playerId, flag, ctx__, true, false, cb__, cookie__);
  5228. }
  5229. private const string __getPlayerStatistic_name = "getPlayerStatistic";
  5230. public string end_getPlayerStatistic(Ice.AsyncResult r__)
  5231. {
  5232. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getPlayerStatistic_name);
  5233. try
  5234. {
  5235. if(!outAsync__.wait())
  5236. {
  5237. try
  5238. {
  5239. outAsync__.throwUserException();
  5240. }
  5241. catch(Ice.UserException ex__)
  5242. {
  5243. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  5244. }
  5245. }
  5246. string ret__;
  5247. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  5248. ret__ = is__.readString();
  5249. outAsync__.endReadParams();
  5250. return ret__;
  5251. }
  5252. finally
  5253. {
  5254. outAsync__.cacheMessageBuffers();
  5255. }
  5256. }
  5257. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string instanceId, string playerId, int flag, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5258. {
  5259. checkAsyncTwowayOnly__(__getPlayerStatistic_name);
  5260. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerStatistic> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getPlayerStatistic>(__getPlayerStatistic_name, getPlayerStatistic_completed__, cookie__);
  5261. if(cb__ != null)
  5262. {
  5263. result__.whenCompletedWithAsyncCallback(cb__);
  5264. }
  5265. try
  5266. {
  5267. result__.prepare(__getPlayerStatistic_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5268. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5269. os__.writeString(instanceId);
  5270. os__.writeString(playerId);
  5271. os__.writeInt(flag);
  5272. result__.endWriteParams();
  5273. result__.invoke();
  5274. }
  5275. catch(Ice.Exception ex__)
  5276. {
  5277. result__.abort(ex__);
  5278. }
  5279. return result__;
  5280. }
  5281. private void getPlayerStatistic_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getPlayerStatistic cb__, Ice.ExceptionCallback excb__)
  5282. {
  5283. string ret__;
  5284. try
  5285. {
  5286. ret__ = end_getPlayerStatistic(r__);
  5287. }
  5288. catch(Ice.Exception ex__)
  5289. {
  5290. if(excb__ != null)
  5291. {
  5292. excb__(ex__);
  5293. }
  5294. return;
  5295. }
  5296. if(cb__ != null)
  5297. {
  5298. cb__(ret__);
  5299. }
  5300. }
  5301. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneRegions> begin_getZoneRegions(string instanceId)
  5302. {
  5303. return begin_getZoneRegions(instanceId, null, false, false, null, null);
  5304. }
  5305. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneRegions> begin_getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5306. {
  5307. return begin_getZoneRegions(instanceId, ctx__, true, false, null, null);
  5308. }
  5309. public Ice.AsyncResult begin_getZoneRegions(string instanceId, Ice.AsyncCallback cb__, object cookie__)
  5310. {
  5311. return begin_getZoneRegions(instanceId, null, false, false, cb__, cookie__);
  5312. }
  5313. public Ice.AsyncResult begin_getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5314. {
  5315. return begin_getZoneRegions(instanceId, ctx__, true, false, cb__, cookie__);
  5316. }
  5317. private const string __getZoneRegions_name = "getZoneRegions";
  5318. public string end_getZoneRegions(Ice.AsyncResult r__)
  5319. {
  5320. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getZoneRegions_name);
  5321. try
  5322. {
  5323. if(!outAsync__.wait())
  5324. {
  5325. try
  5326. {
  5327. outAsync__.throwUserException();
  5328. }
  5329. catch(Ice.UserException ex__)
  5330. {
  5331. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  5332. }
  5333. }
  5334. string ret__;
  5335. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  5336. ret__ = is__.readString();
  5337. outAsync__.endReadParams();
  5338. return ret__;
  5339. }
  5340. finally
  5341. {
  5342. outAsync__.cacheMessageBuffers();
  5343. }
  5344. }
  5345. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneRegions> begin_getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5346. {
  5347. checkAsyncTwowayOnly__(__getZoneRegions_name);
  5348. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getZoneRegions> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getZoneRegions>(__getZoneRegions_name, getZoneRegions_completed__, cookie__);
  5349. if(cb__ != null)
  5350. {
  5351. result__.whenCompletedWithAsyncCallback(cb__);
  5352. }
  5353. try
  5354. {
  5355. result__.prepare(__getZoneRegions_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5356. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5357. os__.writeString(instanceId);
  5358. result__.endWriteParams();
  5359. result__.invoke();
  5360. }
  5361. catch(Ice.Exception ex__)
  5362. {
  5363. result__.abort(ex__);
  5364. }
  5365. return result__;
  5366. }
  5367. private void getZoneRegions_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getZoneRegions cb__, Ice.ExceptionCallback excb__)
  5368. {
  5369. string ret__;
  5370. try
  5371. {
  5372. ret__ = end_getZoneRegions(r__);
  5373. }
  5374. catch(Ice.Exception ex__)
  5375. {
  5376. if(excb__ != null)
  5377. {
  5378. excb__(ex__);
  5379. }
  5380. return;
  5381. }
  5382. if(cb__ != null)
  5383. {
  5384. cb__(ret__);
  5385. }
  5386. }
  5387. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneStaticData> begin_getZoneStaticData(string instanceId)
  5388. {
  5389. return begin_getZoneStaticData(instanceId, null, false, false, null, null);
  5390. }
  5391. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneStaticData> begin_getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5392. {
  5393. return begin_getZoneStaticData(instanceId, ctx__, true, false, null, null);
  5394. }
  5395. public Ice.AsyncResult begin_getZoneStaticData(string instanceId, Ice.AsyncCallback cb__, object cookie__)
  5396. {
  5397. return begin_getZoneStaticData(instanceId, null, false, false, cb__, cookie__);
  5398. }
  5399. public Ice.AsyncResult begin_getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5400. {
  5401. return begin_getZoneStaticData(instanceId, ctx__, true, false, cb__, cookie__);
  5402. }
  5403. private const string __getZoneStaticData_name = "getZoneStaticData";
  5404. public string end_getZoneStaticData(Ice.AsyncResult r__)
  5405. {
  5406. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getZoneStaticData_name);
  5407. try
  5408. {
  5409. if(!outAsync__.wait())
  5410. {
  5411. try
  5412. {
  5413. outAsync__.throwUserException();
  5414. }
  5415. catch(Ice.UserException ex__)
  5416. {
  5417. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  5418. }
  5419. }
  5420. string ret__;
  5421. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  5422. ret__ = is__.readString();
  5423. outAsync__.endReadParams();
  5424. return ret__;
  5425. }
  5426. finally
  5427. {
  5428. outAsync__.cacheMessageBuffers();
  5429. }
  5430. }
  5431. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_getZoneStaticData> begin_getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5432. {
  5433. checkAsyncTwowayOnly__(__getZoneStaticData_name);
  5434. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getZoneStaticData> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_getZoneStaticData>(__getZoneStaticData_name, getZoneStaticData_completed__, cookie__);
  5435. if(cb__ != null)
  5436. {
  5437. result__.whenCompletedWithAsyncCallback(cb__);
  5438. }
  5439. try
  5440. {
  5441. result__.prepare(__getZoneStaticData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5442. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5443. os__.writeString(instanceId);
  5444. result__.endWriteParams();
  5445. result__.invoke();
  5446. }
  5447. catch(Ice.Exception ex__)
  5448. {
  5449. result__.abort(ex__);
  5450. }
  5451. return result__;
  5452. }
  5453. private void getZoneStaticData_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_getZoneStaticData cb__, Ice.ExceptionCallback excb__)
  5454. {
  5455. string ret__;
  5456. try
  5457. {
  5458. ret__ = end_getZoneStaticData(r__);
  5459. }
  5460. catch(Ice.Exception ex__)
  5461. {
  5462. if(excb__ != null)
  5463. {
  5464. excb__(ex__);
  5465. }
  5466. return;
  5467. }
  5468. if(cb__ != null)
  5469. {
  5470. cb__(ret__);
  5471. }
  5472. }
  5473. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_helpRevivePlayer> begin_helpRevivePlayer(string playerId, string revivePlayerId, int time)
  5474. {
  5475. return begin_helpRevivePlayer(playerId, revivePlayerId, time, null, false, false, null, null);
  5476. }
  5477. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_helpRevivePlayer> begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5478. {
  5479. return begin_helpRevivePlayer(playerId, revivePlayerId, time, ctx__, true, false, null, null);
  5480. }
  5481. public Ice.AsyncResult begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, Ice.AsyncCallback cb__, object cookie__)
  5482. {
  5483. return begin_helpRevivePlayer(playerId, revivePlayerId, time, null, false, false, cb__, cookie__);
  5484. }
  5485. public Ice.AsyncResult begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5486. {
  5487. return begin_helpRevivePlayer(playerId, revivePlayerId, time, ctx__, true, false, cb__, cookie__);
  5488. }
  5489. private const string __helpRevivePlayer_name = "helpRevivePlayer";
  5490. public void end_helpRevivePlayer(Ice.AsyncResult r__)
  5491. {
  5492. end__(r__, __helpRevivePlayer_name);
  5493. }
  5494. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_helpRevivePlayer> begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5495. {
  5496. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_helpRevivePlayer> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_helpRevivePlayer>(__helpRevivePlayer_name, helpRevivePlayer_completed__, cookie__);
  5497. if(cb__ != null)
  5498. {
  5499. result__.whenCompletedWithAsyncCallback(cb__);
  5500. }
  5501. try
  5502. {
  5503. result__.prepare(__helpRevivePlayer_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5504. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5505. os__.writeString(playerId);
  5506. os__.writeString(revivePlayerId);
  5507. os__.writeInt(time);
  5508. result__.endWriteParams();
  5509. result__.invoke();
  5510. }
  5511. catch(Ice.Exception ex__)
  5512. {
  5513. result__.abort(ex__);
  5514. }
  5515. return result__;
  5516. }
  5517. private void helpRevivePlayer_completed__(BattleIce.Callback_XmdsManager_helpRevivePlayer cb__)
  5518. {
  5519. if(cb__ != null)
  5520. {
  5521. cb__();
  5522. }
  5523. }
  5524. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_mountainKingRefreshNotify> begin_mountainKingRefreshNotify(string instanceId, string data)
  5525. {
  5526. return begin_mountainKingRefreshNotify(instanceId, data, null, false, false, null, null);
  5527. }
  5528. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_mountainKingRefreshNotify> begin_mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5529. {
  5530. return begin_mountainKingRefreshNotify(instanceId, data, ctx__, true, false, null, null);
  5531. }
  5532. public Ice.AsyncResult begin_mountainKingRefreshNotify(string instanceId, string data, Ice.AsyncCallback cb__, object cookie__)
  5533. {
  5534. return begin_mountainKingRefreshNotify(instanceId, data, null, false, false, cb__, cookie__);
  5535. }
  5536. public Ice.AsyncResult begin_mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5537. {
  5538. return begin_mountainKingRefreshNotify(instanceId, data, ctx__, true, false, cb__, cookie__);
  5539. }
  5540. private const string __mountainKingRefreshNotify_name = "mountainKingRefreshNotify";
  5541. public void end_mountainKingRefreshNotify(Ice.AsyncResult r__)
  5542. {
  5543. end__(r__, __mountainKingRefreshNotify_name);
  5544. }
  5545. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_mountainKingRefreshNotify> begin_mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5546. {
  5547. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_mountainKingRefreshNotify> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_mountainKingRefreshNotify>(__mountainKingRefreshNotify_name, mountainKingRefreshNotify_completed__, cookie__);
  5548. if(cb__ != null)
  5549. {
  5550. result__.whenCompletedWithAsyncCallback(cb__);
  5551. }
  5552. try
  5553. {
  5554. result__.prepare(__mountainKingRefreshNotify_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5555. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5556. os__.writeString(instanceId);
  5557. os__.writeString(data);
  5558. result__.endWriteParams();
  5559. result__.invoke();
  5560. }
  5561. catch(Ice.Exception ex__)
  5562. {
  5563. result__.abort(ex__);
  5564. }
  5565. return result__;
  5566. }
  5567. private void mountainKingRefreshNotify_completed__(BattleIce.Callback_XmdsManager_mountainKingRefreshNotify cb__)
  5568. {
  5569. if(cb__ != null)
  5570. {
  5571. cb__();
  5572. }
  5573. }
  5574. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_notifyBattleServer> begin_notifyBattleServer(string instanceId, string name, string data)
  5575. {
  5576. return begin_notifyBattleServer(instanceId, name, data, null, false, false, null, null);
  5577. }
  5578. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_notifyBattleServer> begin_notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5579. {
  5580. return begin_notifyBattleServer(instanceId, name, data, ctx__, true, false, null, null);
  5581. }
  5582. public Ice.AsyncResult begin_notifyBattleServer(string instanceId, string name, string data, Ice.AsyncCallback cb__, object cookie__)
  5583. {
  5584. return begin_notifyBattleServer(instanceId, name, data, null, false, false, cb__, cookie__);
  5585. }
  5586. public Ice.AsyncResult begin_notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5587. {
  5588. return begin_notifyBattleServer(instanceId, name, data, ctx__, true, false, cb__, cookie__);
  5589. }
  5590. private const string __notifyBattleServer_name = "notifyBattleServer";
  5591. public void end_notifyBattleServer(Ice.AsyncResult r__)
  5592. {
  5593. end__(r__, __notifyBattleServer_name);
  5594. }
  5595. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_notifyBattleServer> begin_notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5596. {
  5597. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_notifyBattleServer> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_notifyBattleServer>(__notifyBattleServer_name, notifyBattleServer_completed__, cookie__);
  5598. if(cb__ != null)
  5599. {
  5600. result__.whenCompletedWithAsyncCallback(cb__);
  5601. }
  5602. try
  5603. {
  5604. result__.prepare(__notifyBattleServer_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5605. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5606. os__.writeString(instanceId);
  5607. os__.writeString(name);
  5608. os__.writeString(data);
  5609. result__.endWriteParams();
  5610. result__.invoke();
  5611. }
  5612. catch(Ice.Exception ex__)
  5613. {
  5614. result__.abort(ex__);
  5615. }
  5616. return result__;
  5617. }
  5618. private void notifyBattleServer_completed__(BattleIce.Callback_XmdsManager_notifyBattleServer cb__)
  5619. {
  5620. if(cb__ != null)
  5621. {
  5622. cb__();
  5623. }
  5624. }
  5625. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_onFinishPickItem> begin_onFinishPickItem(string playerId, string data)
  5626. {
  5627. return begin_onFinishPickItem(playerId, data, null, false, false, null, null);
  5628. }
  5629. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_onFinishPickItem> begin_onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5630. {
  5631. return begin_onFinishPickItem(playerId, data, ctx__, true, false, null, null);
  5632. }
  5633. public Ice.AsyncResult begin_onFinishPickItem(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  5634. {
  5635. return begin_onFinishPickItem(playerId, data, null, false, false, cb__, cookie__);
  5636. }
  5637. public Ice.AsyncResult begin_onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5638. {
  5639. return begin_onFinishPickItem(playerId, data, ctx__, true, false, cb__, cookie__);
  5640. }
  5641. private const string __onFinishPickItem_name = "onFinishPickItem";
  5642. public void end_onFinishPickItem(Ice.AsyncResult r__)
  5643. {
  5644. end__(r__, __onFinishPickItem_name);
  5645. }
  5646. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_onFinishPickItem> begin_onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5647. {
  5648. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_onFinishPickItem> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_onFinishPickItem>(__onFinishPickItem_name, onFinishPickItem_completed__, cookie__);
  5649. if(cb__ != null)
  5650. {
  5651. result__.whenCompletedWithAsyncCallback(cb__);
  5652. }
  5653. try
  5654. {
  5655. result__.prepare(__onFinishPickItem_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5656. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5657. os__.writeString(playerId);
  5658. os__.writeString(data);
  5659. result__.endWriteParams();
  5660. result__.invoke();
  5661. }
  5662. catch(Ice.Exception ex__)
  5663. {
  5664. result__.abort(ex__);
  5665. }
  5666. return result__;
  5667. }
  5668. private void onFinishPickItem_completed__(BattleIce.Callback_XmdsManager_onFinishPickItem cb__)
  5669. {
  5670. if(cb__ != null)
  5671. {
  5672. cb__();
  5673. }
  5674. }
  5675. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_onMonsterDiedDrops> begin_onMonsterDiedDrops(string instanceId, string data)
  5676. {
  5677. return begin_onMonsterDiedDrops(instanceId, data, null, false, false, null, null);
  5678. }
  5679. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_onMonsterDiedDrops> begin_onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5680. {
  5681. return begin_onMonsterDiedDrops(instanceId, data, ctx__, true, false, null, null);
  5682. }
  5683. public Ice.AsyncResult begin_onMonsterDiedDrops(string instanceId, string data, Ice.AsyncCallback cb__, object cookie__)
  5684. {
  5685. return begin_onMonsterDiedDrops(instanceId, data, null, false, false, cb__, cookie__);
  5686. }
  5687. public Ice.AsyncResult begin_onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5688. {
  5689. return begin_onMonsterDiedDrops(instanceId, data, ctx__, true, false, cb__, cookie__);
  5690. }
  5691. private const string __onMonsterDiedDrops_name = "onMonsterDiedDrops";
  5692. public void end_onMonsterDiedDrops(Ice.AsyncResult r__)
  5693. {
  5694. end__(r__, __onMonsterDiedDrops_name);
  5695. }
  5696. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_onMonsterDiedDrops> begin_onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5697. {
  5698. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_onMonsterDiedDrops> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_onMonsterDiedDrops>(__onMonsterDiedDrops_name, onMonsterDiedDrops_completed__, cookie__);
  5699. if(cb__ != null)
  5700. {
  5701. result__.whenCompletedWithAsyncCallback(cb__);
  5702. }
  5703. try
  5704. {
  5705. result__.prepare(__onMonsterDiedDrops_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5706. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5707. os__.writeString(instanceId);
  5708. os__.writeString(data);
  5709. result__.endWriteParams();
  5710. result__.invoke();
  5711. }
  5712. catch(Ice.Exception ex__)
  5713. {
  5714. result__.abort(ex__);
  5715. }
  5716. return result__;
  5717. }
  5718. private void onMonsterDiedDrops_completed__(BattleIce.Callback_XmdsManager_onMonsterDiedDrops cb__)
  5719. {
  5720. if(cb__ != null)
  5721. {
  5722. cb__();
  5723. }
  5724. }
  5725. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChangeSkill> begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data)
  5726. {
  5727. return begin_playerChangeSkill(playerId, oldSkillID, newSkillID, data, null, false, false, null, null);
  5728. }
  5729. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChangeSkill> begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5730. {
  5731. return begin_playerChangeSkill(playerId, oldSkillID, newSkillID, data, ctx__, true, false, null, null);
  5732. }
  5733. public Ice.AsyncResult begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, Ice.AsyncCallback cb__, object cookie__)
  5734. {
  5735. return begin_playerChangeSkill(playerId, oldSkillID, newSkillID, data, null, false, false, cb__, cookie__);
  5736. }
  5737. public Ice.AsyncResult begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5738. {
  5739. return begin_playerChangeSkill(playerId, oldSkillID, newSkillID, data, ctx__, true, false, cb__, cookie__);
  5740. }
  5741. private const string __playerChangeSkill_name = "playerChangeSkill";
  5742. public void end_playerChangeSkill(Ice.AsyncResult r__)
  5743. {
  5744. end__(r__, __playerChangeSkill_name);
  5745. }
  5746. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChangeSkill> begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5747. {
  5748. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_playerChangeSkill> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_playerChangeSkill>(__playerChangeSkill_name, playerChangeSkill_completed__, cookie__);
  5749. if(cb__ != null)
  5750. {
  5751. result__.whenCompletedWithAsyncCallback(cb__);
  5752. }
  5753. try
  5754. {
  5755. result__.prepare(__playerChangeSkill_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5756. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5757. os__.writeString(playerId);
  5758. os__.writeInt(oldSkillID);
  5759. os__.writeInt(newSkillID);
  5760. os__.writeString(data);
  5761. result__.endWriteParams();
  5762. result__.invoke();
  5763. }
  5764. catch(Ice.Exception ex__)
  5765. {
  5766. result__.abort(ex__);
  5767. }
  5768. return result__;
  5769. }
  5770. private void playerChangeSkill_completed__(BattleIce.Callback_XmdsManager_playerChangeSkill cb__)
  5771. {
  5772. if(cb__ != null)
  5773. {
  5774. cb__();
  5775. }
  5776. }
  5777. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChuanGong> begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB)
  5778. {
  5779. return begin_playerChuanGong(instanceId, playerIdA, playerIdB, null, false, false, null, null);
  5780. }
  5781. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChuanGong> begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5782. {
  5783. return begin_playerChuanGong(instanceId, playerIdA, playerIdB, ctx__, true, false, null, null);
  5784. }
  5785. public Ice.AsyncResult begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, Ice.AsyncCallback cb__, object cookie__)
  5786. {
  5787. return begin_playerChuanGong(instanceId, playerIdA, playerIdB, null, false, false, cb__, cookie__);
  5788. }
  5789. public Ice.AsyncResult begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5790. {
  5791. return begin_playerChuanGong(instanceId, playerIdA, playerIdB, ctx__, true, false, cb__, cookie__);
  5792. }
  5793. private const string __playerChuanGong_name = "playerChuanGong";
  5794. public void end_playerChuanGong(Ice.AsyncResult r__)
  5795. {
  5796. end__(r__, __playerChuanGong_name);
  5797. }
  5798. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerChuanGong> begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5799. {
  5800. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_playerChuanGong> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_playerChuanGong>(__playerChuanGong_name, playerChuanGong_completed__, cookie__);
  5801. if(cb__ != null)
  5802. {
  5803. result__.whenCompletedWithAsyncCallback(cb__);
  5804. }
  5805. try
  5806. {
  5807. result__.prepare(__playerChuanGong_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5808. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5809. os__.writeString(instanceId);
  5810. os__.writeString(playerIdA);
  5811. os__.writeString(playerIdB);
  5812. result__.endWriteParams();
  5813. result__.invoke();
  5814. }
  5815. catch(Ice.Exception ex__)
  5816. {
  5817. result__.abort(ex__);
  5818. }
  5819. return result__;
  5820. }
  5821. private void playerChuanGong_completed__(BattleIce.Callback_XmdsManager_playerChuanGong cb__)
  5822. {
  5823. if(cb__ != null)
  5824. {
  5825. cb__();
  5826. }
  5827. }
  5828. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerReady> begin_playerReady(string playerId)
  5829. {
  5830. return begin_playerReady(playerId, null, false, false, null, null);
  5831. }
  5832. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerReady> begin_playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5833. {
  5834. return begin_playerReady(playerId, ctx__, true, false, null, null);
  5835. }
  5836. public Ice.AsyncResult begin_playerReady(string playerId, Ice.AsyncCallback cb__, object cookie__)
  5837. {
  5838. return begin_playerReady(playerId, null, false, false, cb__, cookie__);
  5839. }
  5840. public Ice.AsyncResult begin_playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5841. {
  5842. return begin_playerReady(playerId, ctx__, true, false, cb__, cookie__);
  5843. }
  5844. private const string __playerReady_name = "playerReady";
  5845. public void end_playerReady(Ice.AsyncResult r__)
  5846. {
  5847. end__(r__, __playerReady_name);
  5848. }
  5849. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_playerReady> begin_playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5850. {
  5851. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_playerReady> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_playerReady>(__playerReady_name, playerReady_completed__, cookie__);
  5852. if(cb__ != null)
  5853. {
  5854. result__.whenCompletedWithAsyncCallback(cb__);
  5855. }
  5856. try
  5857. {
  5858. result__.prepare(__playerReady_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5859. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5860. os__.writeString(playerId);
  5861. result__.endWriteParams();
  5862. result__.invoke();
  5863. }
  5864. catch(Ice.Exception ex__)
  5865. {
  5866. result__.abort(ex__);
  5867. }
  5868. return result__;
  5869. }
  5870. private void playerReady_completed__(BattleIce.Callback_XmdsManager_playerReady cb__)
  5871. {
  5872. if(cb__ != null)
  5873. {
  5874. cb__();
  5875. }
  5876. }
  5877. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerAvatar> begin_refreshPlayerAvatar(string playerId, string avatars)
  5878. {
  5879. return begin_refreshPlayerAvatar(playerId, avatars, null, false, false, null, null);
  5880. }
  5881. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerAvatar> begin_refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5882. {
  5883. return begin_refreshPlayerAvatar(playerId, avatars, ctx__, true, false, null, null);
  5884. }
  5885. public Ice.AsyncResult begin_refreshPlayerAvatar(string playerId, string avatars, Ice.AsyncCallback cb__, object cookie__)
  5886. {
  5887. return begin_refreshPlayerAvatar(playerId, avatars, null, false, false, cb__, cookie__);
  5888. }
  5889. public Ice.AsyncResult begin_refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5890. {
  5891. return begin_refreshPlayerAvatar(playerId, avatars, ctx__, true, false, cb__, cookie__);
  5892. }
  5893. private const string __refreshPlayerAvatar_name = "refreshPlayerAvatar";
  5894. public void end_refreshPlayerAvatar(Ice.AsyncResult r__)
  5895. {
  5896. end__(r__, __refreshPlayerAvatar_name);
  5897. }
  5898. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerAvatar> begin_refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5899. {
  5900. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerAvatar> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerAvatar>(__refreshPlayerAvatar_name, refreshPlayerAvatar_completed__, cookie__);
  5901. if(cb__ != null)
  5902. {
  5903. result__.whenCompletedWithAsyncCallback(cb__);
  5904. }
  5905. try
  5906. {
  5907. result__.prepare(__refreshPlayerAvatar_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5908. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5909. os__.writeString(playerId);
  5910. os__.writeString(avatars);
  5911. result__.endWriteParams();
  5912. result__.invoke();
  5913. }
  5914. catch(Ice.Exception ex__)
  5915. {
  5916. result__.abort(ex__);
  5917. }
  5918. return result__;
  5919. }
  5920. private void refreshPlayerAvatar_completed__(BattleIce.Callback_XmdsManager_refreshPlayerAvatar cb__)
  5921. {
  5922. if(cb__ != null)
  5923. {
  5924. cb__();
  5925. }
  5926. }
  5927. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBasicData> begin_refreshPlayerBasicData(string playerId, string basic)
  5928. {
  5929. return begin_refreshPlayerBasicData(playerId, basic, null, false, false, null, null);
  5930. }
  5931. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBasicData> begin_refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5932. {
  5933. return begin_refreshPlayerBasicData(playerId, basic, ctx__, true, false, null, null);
  5934. }
  5935. public Ice.AsyncResult begin_refreshPlayerBasicData(string playerId, string basic, Ice.AsyncCallback cb__, object cookie__)
  5936. {
  5937. return begin_refreshPlayerBasicData(playerId, basic, null, false, false, cb__, cookie__);
  5938. }
  5939. public Ice.AsyncResult begin_refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5940. {
  5941. return begin_refreshPlayerBasicData(playerId, basic, ctx__, true, false, cb__, cookie__);
  5942. }
  5943. private const string __refreshPlayerBasicData_name = "refreshPlayerBasicData";
  5944. public void end_refreshPlayerBasicData(Ice.AsyncResult r__)
  5945. {
  5946. end__(r__, __refreshPlayerBasicData_name);
  5947. }
  5948. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBasicData> begin_refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5949. {
  5950. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerBasicData> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerBasicData>(__refreshPlayerBasicData_name, refreshPlayerBasicData_completed__, cookie__);
  5951. if(cb__ != null)
  5952. {
  5953. result__.whenCompletedWithAsyncCallback(cb__);
  5954. }
  5955. try
  5956. {
  5957. result__.prepare(__refreshPlayerBasicData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5958. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5959. os__.writeString(playerId);
  5960. os__.writeString(basic);
  5961. result__.endWriteParams();
  5962. result__.invoke();
  5963. }
  5964. catch(Ice.Exception ex__)
  5965. {
  5966. result__.abort(ex__);
  5967. }
  5968. return result__;
  5969. }
  5970. private void refreshPlayerBasicData_completed__(BattleIce.Callback_XmdsManager_refreshPlayerBasicData cb__)
  5971. {
  5972. if(cb__ != null)
  5973. {
  5974. cb__();
  5975. }
  5976. }
  5977. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBattleEffect> begin_refreshPlayerBattleEffect(string playerId, string effects)
  5978. {
  5979. return begin_refreshPlayerBattleEffect(playerId, effects, null, false, false, null, null);
  5980. }
  5981. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBattleEffect> begin_refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5982. {
  5983. return begin_refreshPlayerBattleEffect(playerId, effects, ctx__, true, false, null, null);
  5984. }
  5985. public Ice.AsyncResult begin_refreshPlayerBattleEffect(string playerId, string effects, Ice.AsyncCallback cb__, object cookie__)
  5986. {
  5987. return begin_refreshPlayerBattleEffect(playerId, effects, null, false, false, cb__, cookie__);
  5988. }
  5989. public Ice.AsyncResult begin_refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5990. {
  5991. return begin_refreshPlayerBattleEffect(playerId, effects, ctx__, true, false, cb__, cookie__);
  5992. }
  5993. private const string __refreshPlayerBattleEffect_name = "refreshPlayerBattleEffect";
  5994. public void end_refreshPlayerBattleEffect(Ice.AsyncResult r__)
  5995. {
  5996. end__(r__, __refreshPlayerBattleEffect_name);
  5997. }
  5998. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerBattleEffect> begin_refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5999. {
  6000. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerBattleEffect> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerBattleEffect>(__refreshPlayerBattleEffect_name, refreshPlayerBattleEffect_completed__, cookie__);
  6001. if(cb__ != null)
  6002. {
  6003. result__.whenCompletedWithAsyncCallback(cb__);
  6004. }
  6005. try
  6006. {
  6007. result__.prepare(__refreshPlayerBattleEffect_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6008. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6009. os__.writeString(playerId);
  6010. os__.writeString(effects);
  6011. result__.endWriteParams();
  6012. result__.invoke();
  6013. }
  6014. catch(Ice.Exception ex__)
  6015. {
  6016. result__.abort(ex__);
  6017. }
  6018. return result__;
  6019. }
  6020. private void refreshPlayerBattleEffect_completed__(BattleIce.Callback_XmdsManager_refreshPlayerBattleEffect cb__)
  6021. {
  6022. if(cb__ != null)
  6023. {
  6024. cb__();
  6025. }
  6026. }
  6027. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKLevel> begin_refreshPlayerPKLevel(string playerId, int level)
  6028. {
  6029. return begin_refreshPlayerPKLevel(playerId, level, null, false, false, null, null);
  6030. }
  6031. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKLevel> begin_refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6032. {
  6033. return begin_refreshPlayerPKLevel(playerId, level, ctx__, true, false, null, null);
  6034. }
  6035. public Ice.AsyncResult begin_refreshPlayerPKLevel(string playerId, int level, Ice.AsyncCallback cb__, object cookie__)
  6036. {
  6037. return begin_refreshPlayerPKLevel(playerId, level, null, false, false, cb__, cookie__);
  6038. }
  6039. public Ice.AsyncResult begin_refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6040. {
  6041. return begin_refreshPlayerPKLevel(playerId, level, ctx__, true, false, cb__, cookie__);
  6042. }
  6043. private const string __refreshPlayerPKLevel_name = "refreshPlayerPKLevel";
  6044. public void end_refreshPlayerPKLevel(Ice.AsyncResult r__)
  6045. {
  6046. end__(r__, __refreshPlayerPKLevel_name);
  6047. }
  6048. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKLevel> begin_refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6049. {
  6050. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPKLevel> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPKLevel>(__refreshPlayerPKLevel_name, refreshPlayerPKLevel_completed__, cookie__);
  6051. if(cb__ != null)
  6052. {
  6053. result__.whenCompletedWithAsyncCallback(cb__);
  6054. }
  6055. try
  6056. {
  6057. result__.prepare(__refreshPlayerPKLevel_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6058. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6059. os__.writeString(playerId);
  6060. os__.writeInt(level);
  6061. result__.endWriteParams();
  6062. result__.invoke();
  6063. }
  6064. catch(Ice.Exception ex__)
  6065. {
  6066. result__.abort(ex__);
  6067. }
  6068. return result__;
  6069. }
  6070. private void refreshPlayerPKLevel_completed__(BattleIce.Callback_XmdsManager_refreshPlayerPKLevel cb__)
  6071. {
  6072. if(cb__ != null)
  6073. {
  6074. cb__();
  6075. }
  6076. }
  6077. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKMode> begin_refreshPlayerPKMode(string playerId, bool isLook, int mode)
  6078. {
  6079. return begin_refreshPlayerPKMode(playerId, isLook, mode, null, false, false, null, null);
  6080. }
  6081. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKMode> begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6082. {
  6083. return begin_refreshPlayerPKMode(playerId, isLook, mode, ctx__, true, false, null, null);
  6084. }
  6085. public Ice.AsyncResult begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, Ice.AsyncCallback cb__, object cookie__)
  6086. {
  6087. return begin_refreshPlayerPKMode(playerId, isLook, mode, null, false, false, cb__, cookie__);
  6088. }
  6089. public Ice.AsyncResult begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6090. {
  6091. return begin_refreshPlayerPKMode(playerId, isLook, mode, ctx__, true, false, cb__, cookie__);
  6092. }
  6093. private const string __refreshPlayerPKMode_name = "refreshPlayerPKMode";
  6094. public int end_refreshPlayerPKMode(Ice.AsyncResult r__)
  6095. {
  6096. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __refreshPlayerPKMode_name);
  6097. try
  6098. {
  6099. if(!outAsync__.wait())
  6100. {
  6101. try
  6102. {
  6103. outAsync__.throwUserException();
  6104. }
  6105. catch(Ice.UserException ex__)
  6106. {
  6107. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  6108. }
  6109. }
  6110. int ret__;
  6111. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  6112. ret__ = is__.readInt();
  6113. outAsync__.endReadParams();
  6114. return ret__;
  6115. }
  6116. finally
  6117. {
  6118. outAsync__.cacheMessageBuffers();
  6119. }
  6120. }
  6121. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKMode> begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6122. {
  6123. checkAsyncTwowayOnly__(__refreshPlayerPKMode_name);
  6124. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPKMode> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPKMode>(__refreshPlayerPKMode_name, refreshPlayerPKMode_completed__, cookie__);
  6125. if(cb__ != null)
  6126. {
  6127. result__.whenCompletedWithAsyncCallback(cb__);
  6128. }
  6129. try
  6130. {
  6131. result__.prepare(__refreshPlayerPKMode_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6132. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6133. os__.writeString(playerId);
  6134. os__.writeBool(isLook);
  6135. os__.writeInt(mode);
  6136. result__.endWriteParams();
  6137. result__.invoke();
  6138. }
  6139. catch(Ice.Exception ex__)
  6140. {
  6141. result__.abort(ex__);
  6142. }
  6143. return result__;
  6144. }
  6145. private void refreshPlayerPKMode_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_refreshPlayerPKMode cb__, Ice.ExceptionCallback excb__)
  6146. {
  6147. int ret__;
  6148. try
  6149. {
  6150. ret__ = end_refreshPlayerPKMode(r__);
  6151. }
  6152. catch(Ice.Exception ex__)
  6153. {
  6154. if(excb__ != null)
  6155. {
  6156. excb__(ex__);
  6157. }
  6158. return;
  6159. }
  6160. if(cb__ != null)
  6161. {
  6162. cb__(ret__);
  6163. }
  6164. }
  6165. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKValue> begin_refreshPlayerPKValue(string playerId, int value)
  6166. {
  6167. return begin_refreshPlayerPKValue(playerId, value, null, false, false, null, null);
  6168. }
  6169. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKValue> begin_refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6170. {
  6171. return begin_refreshPlayerPKValue(playerId, value, ctx__, true, false, null, null);
  6172. }
  6173. public Ice.AsyncResult begin_refreshPlayerPKValue(string playerId, int value, Ice.AsyncCallback cb__, object cookie__)
  6174. {
  6175. return begin_refreshPlayerPKValue(playerId, value, null, false, false, cb__, cookie__);
  6176. }
  6177. public Ice.AsyncResult begin_refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6178. {
  6179. return begin_refreshPlayerPKValue(playerId, value, ctx__, true, false, cb__, cookie__);
  6180. }
  6181. private const string __refreshPlayerPKValue_name = "refreshPlayerPKValue";
  6182. public void end_refreshPlayerPKValue(Ice.AsyncResult r__)
  6183. {
  6184. end__(r__, __refreshPlayerPKValue_name);
  6185. }
  6186. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPKValue> begin_refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6187. {
  6188. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPKValue> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPKValue>(__refreshPlayerPKValue_name, refreshPlayerPKValue_completed__, cookie__);
  6189. if(cb__ != null)
  6190. {
  6191. result__.whenCompletedWithAsyncCallback(cb__);
  6192. }
  6193. try
  6194. {
  6195. result__.prepare(__refreshPlayerPKValue_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6196. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6197. os__.writeString(playerId);
  6198. os__.writeInt(value);
  6199. result__.endWriteParams();
  6200. result__.invoke();
  6201. }
  6202. catch(Ice.Exception ex__)
  6203. {
  6204. result__.abort(ex__);
  6205. }
  6206. return result__;
  6207. }
  6208. private void refreshPlayerPKValue_completed__(BattleIce.Callback_XmdsManager_refreshPlayerPKValue cb__)
  6209. {
  6210. if(cb__ != null)
  6211. {
  6212. cb__();
  6213. }
  6214. }
  6215. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> begin_refreshPlayerPetBaseInfoChange(string playerId, string data)
  6216. {
  6217. return begin_refreshPlayerPetBaseInfoChange(playerId, data, null, false, false, null, null);
  6218. }
  6219. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> begin_refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6220. {
  6221. return begin_refreshPlayerPetBaseInfoChange(playerId, data, ctx__, true, false, null, null);
  6222. }
  6223. public Ice.AsyncResult begin_refreshPlayerPetBaseInfoChange(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  6224. {
  6225. return begin_refreshPlayerPetBaseInfoChange(playerId, data, null, false, false, cb__, cookie__);
  6226. }
  6227. public Ice.AsyncResult begin_refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6228. {
  6229. return begin_refreshPlayerPetBaseInfoChange(playerId, data, ctx__, true, false, cb__, cookie__);
  6230. }
  6231. private const string __refreshPlayerPetBaseInfoChange_name = "refreshPlayerPetBaseInfoChange";
  6232. public void end_refreshPlayerPetBaseInfoChange(Ice.AsyncResult r__)
  6233. {
  6234. end__(r__, __refreshPlayerPetBaseInfoChange_name);
  6235. }
  6236. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> begin_refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6237. {
  6238. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetBaseInfoChange>(__refreshPlayerPetBaseInfoChange_name, refreshPlayerPetBaseInfoChange_completed__, cookie__);
  6239. if(cb__ != null)
  6240. {
  6241. result__.whenCompletedWithAsyncCallback(cb__);
  6242. }
  6243. try
  6244. {
  6245. result__.prepare(__refreshPlayerPetBaseInfoChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6246. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6247. os__.writeString(playerId);
  6248. os__.writeString(data);
  6249. result__.endWriteParams();
  6250. result__.invoke();
  6251. }
  6252. catch(Ice.Exception ex__)
  6253. {
  6254. result__.abort(ex__);
  6255. }
  6256. return result__;
  6257. }
  6258. private void refreshPlayerPetBaseInfoChange_completed__(BattleIce.Callback_XmdsManager_refreshPlayerPetBaseInfoChange cb__)
  6259. {
  6260. if(cb__ != null)
  6261. {
  6262. cb__();
  6263. }
  6264. }
  6265. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetDataChange> begin_refreshPlayerPetDataChange(string playerId, int type, string data)
  6266. {
  6267. return begin_refreshPlayerPetDataChange(playerId, type, data, null, false, false, null, null);
  6268. }
  6269. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetDataChange> begin_refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6270. {
  6271. return begin_refreshPlayerPetDataChange(playerId, type, data, ctx__, true, false, null, null);
  6272. }
  6273. public Ice.AsyncResult begin_refreshPlayerPetDataChange(string playerId, int type, string data, Ice.AsyncCallback cb__, object cookie__)
  6274. {
  6275. return begin_refreshPlayerPetDataChange(playerId, type, data, null, false, false, cb__, cookie__);
  6276. }
  6277. public Ice.AsyncResult begin_refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6278. {
  6279. return begin_refreshPlayerPetDataChange(playerId, type, data, ctx__, true, false, cb__, cookie__);
  6280. }
  6281. private const string __refreshPlayerPetDataChange_name = "refreshPlayerPetDataChange";
  6282. public int end_refreshPlayerPetDataChange(Ice.AsyncResult r__)
  6283. {
  6284. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __refreshPlayerPetDataChange_name);
  6285. try
  6286. {
  6287. if(!outAsync__.wait())
  6288. {
  6289. try
  6290. {
  6291. outAsync__.throwUserException();
  6292. }
  6293. catch(Ice.UserException ex__)
  6294. {
  6295. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  6296. }
  6297. }
  6298. int ret__;
  6299. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  6300. ret__ = is__.readInt();
  6301. outAsync__.endReadParams();
  6302. return ret__;
  6303. }
  6304. finally
  6305. {
  6306. outAsync__.cacheMessageBuffers();
  6307. }
  6308. }
  6309. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetDataChange> begin_refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6310. {
  6311. checkAsyncTwowayOnly__(__refreshPlayerPetDataChange_name);
  6312. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetDataChange> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetDataChange>(__refreshPlayerPetDataChange_name, refreshPlayerPetDataChange_completed__, cookie__);
  6313. if(cb__ != null)
  6314. {
  6315. result__.whenCompletedWithAsyncCallback(cb__);
  6316. }
  6317. try
  6318. {
  6319. result__.prepare(__refreshPlayerPetDataChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6320. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6321. os__.writeString(playerId);
  6322. os__.writeInt(type);
  6323. os__.writeString(data);
  6324. result__.endWriteParams();
  6325. result__.invoke();
  6326. }
  6327. catch(Ice.Exception ex__)
  6328. {
  6329. result__.abort(ex__);
  6330. }
  6331. return result__;
  6332. }
  6333. private void refreshPlayerPetDataChange_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_refreshPlayerPetDataChange cb__, Ice.ExceptionCallback excb__)
  6334. {
  6335. int ret__;
  6336. try
  6337. {
  6338. ret__ = end_refreshPlayerPetDataChange(r__);
  6339. }
  6340. catch(Ice.Exception ex__)
  6341. {
  6342. if(excb__ != null)
  6343. {
  6344. excb__(ex__);
  6345. }
  6346. return;
  6347. }
  6348. if(cb__ != null)
  6349. {
  6350. cb__(ret__);
  6351. }
  6352. }
  6353. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetFollowModeChange> begin_refreshPlayerPetFollowModeChange(string playerId, int mode)
  6354. {
  6355. return begin_refreshPlayerPetFollowModeChange(playerId, mode, null, false, false, null, null);
  6356. }
  6357. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetFollowModeChange> begin_refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6358. {
  6359. return begin_refreshPlayerPetFollowModeChange(playerId, mode, ctx__, true, false, null, null);
  6360. }
  6361. public Ice.AsyncResult begin_refreshPlayerPetFollowModeChange(string playerId, int mode, Ice.AsyncCallback cb__, object cookie__)
  6362. {
  6363. return begin_refreshPlayerPetFollowModeChange(playerId, mode, null, false, false, cb__, cookie__);
  6364. }
  6365. public Ice.AsyncResult begin_refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6366. {
  6367. return begin_refreshPlayerPetFollowModeChange(playerId, mode, ctx__, true, false, cb__, cookie__);
  6368. }
  6369. private const string __refreshPlayerPetFollowModeChange_name = "refreshPlayerPetFollowModeChange";
  6370. public void end_refreshPlayerPetFollowModeChange(Ice.AsyncResult r__)
  6371. {
  6372. end__(r__, __refreshPlayerPetFollowModeChange_name);
  6373. }
  6374. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetFollowModeChange> begin_refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6375. {
  6376. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetFollowModeChange> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetFollowModeChange>(__refreshPlayerPetFollowModeChange_name, refreshPlayerPetFollowModeChange_completed__, cookie__);
  6377. if(cb__ != null)
  6378. {
  6379. result__.whenCompletedWithAsyncCallback(cb__);
  6380. }
  6381. try
  6382. {
  6383. result__.prepare(__refreshPlayerPetFollowModeChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6384. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6385. os__.writeString(playerId);
  6386. os__.writeInt(mode);
  6387. result__.endWriteParams();
  6388. result__.invoke();
  6389. }
  6390. catch(Ice.Exception ex__)
  6391. {
  6392. result__.abort(ex__);
  6393. }
  6394. return result__;
  6395. }
  6396. private void refreshPlayerPetFollowModeChange_completed__(BattleIce.Callback_XmdsManager_refreshPlayerPetFollowModeChange cb__)
  6397. {
  6398. if(cb__ != null)
  6399. {
  6400. cb__();
  6401. }
  6402. }
  6403. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetPropertyChange> begin_refreshPlayerPetPropertyChange(string playerId, string data)
  6404. {
  6405. return begin_refreshPlayerPetPropertyChange(playerId, data, null, false, false, null, null);
  6406. }
  6407. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetPropertyChange> begin_refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6408. {
  6409. return begin_refreshPlayerPetPropertyChange(playerId, data, ctx__, true, false, null, null);
  6410. }
  6411. public Ice.AsyncResult begin_refreshPlayerPetPropertyChange(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  6412. {
  6413. return begin_refreshPlayerPetPropertyChange(playerId, data, null, false, false, cb__, cookie__);
  6414. }
  6415. public Ice.AsyncResult begin_refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6416. {
  6417. return begin_refreshPlayerPetPropertyChange(playerId, data, ctx__, true, false, cb__, cookie__);
  6418. }
  6419. private const string __refreshPlayerPetPropertyChange_name = "refreshPlayerPetPropertyChange";
  6420. public void end_refreshPlayerPetPropertyChange(Ice.AsyncResult r__)
  6421. {
  6422. end__(r__, __refreshPlayerPetPropertyChange_name);
  6423. }
  6424. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetPropertyChange> begin_refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6425. {
  6426. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetPropertyChange> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetPropertyChange>(__refreshPlayerPetPropertyChange_name, refreshPlayerPetPropertyChange_completed__, cookie__);
  6427. if(cb__ != null)
  6428. {
  6429. result__.whenCompletedWithAsyncCallback(cb__);
  6430. }
  6431. try
  6432. {
  6433. result__.prepare(__refreshPlayerPetPropertyChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6434. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6435. os__.writeString(playerId);
  6436. os__.writeString(data);
  6437. result__.endWriteParams();
  6438. result__.invoke();
  6439. }
  6440. catch(Ice.Exception ex__)
  6441. {
  6442. result__.abort(ex__);
  6443. }
  6444. return result__;
  6445. }
  6446. private void refreshPlayerPetPropertyChange_completed__(BattleIce.Callback_XmdsManager_refreshPlayerPetPropertyChange cb__)
  6447. {
  6448. if(cb__ != null)
  6449. {
  6450. cb__();
  6451. }
  6452. }
  6453. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetSkillChange> begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills)
  6454. {
  6455. return begin_refreshPlayerPetSkillChange(playerId, operateID, skills, null, false, false, null, null);
  6456. }
  6457. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetSkillChange> begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6458. {
  6459. return begin_refreshPlayerPetSkillChange(playerId, operateID, skills, ctx__, true, false, null, null);
  6460. }
  6461. public Ice.AsyncResult begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, Ice.AsyncCallback cb__, object cookie__)
  6462. {
  6463. return begin_refreshPlayerPetSkillChange(playerId, operateID, skills, null, false, false, cb__, cookie__);
  6464. }
  6465. public Ice.AsyncResult begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6466. {
  6467. return begin_refreshPlayerPetSkillChange(playerId, operateID, skills, ctx__, true, false, cb__, cookie__);
  6468. }
  6469. private const string __refreshPlayerPetSkillChange_name = "refreshPlayerPetSkillChange";
  6470. public void end_refreshPlayerPetSkillChange(Ice.AsyncResult r__)
  6471. {
  6472. end__(r__, __refreshPlayerPetSkillChange_name);
  6473. }
  6474. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPetSkillChange> begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6475. {
  6476. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetSkillChange> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPetSkillChange>(__refreshPlayerPetSkillChange_name, refreshPlayerPetSkillChange_completed__, cookie__);
  6477. if(cb__ != null)
  6478. {
  6479. result__.whenCompletedWithAsyncCallback(cb__);
  6480. }
  6481. try
  6482. {
  6483. result__.prepare(__refreshPlayerPetSkillChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6484. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6485. os__.writeString(playerId);
  6486. os__.writeInt(operateID);
  6487. os__.writeString(skills);
  6488. result__.endWriteParams();
  6489. result__.invoke();
  6490. }
  6491. catch(Ice.Exception ex__)
  6492. {
  6493. result__.abort(ex__);
  6494. }
  6495. return result__;
  6496. }
  6497. private void refreshPlayerPetSkillChange_completed__(BattleIce.Callback_XmdsManager_refreshPlayerPetSkillChange cb__)
  6498. {
  6499. if(cb__ != null)
  6500. {
  6501. cb__();
  6502. }
  6503. }
  6504. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPropertyChange> begin_refreshPlayerPropertyChange(string playerId, string data)
  6505. {
  6506. return begin_refreshPlayerPropertyChange(playerId, data, null, false, false, null, null);
  6507. }
  6508. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPropertyChange> begin_refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6509. {
  6510. return begin_refreshPlayerPropertyChange(playerId, data, ctx__, true, false, null, null);
  6511. }
  6512. public Ice.AsyncResult begin_refreshPlayerPropertyChange(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  6513. {
  6514. return begin_refreshPlayerPropertyChange(playerId, data, null, false, false, cb__, cookie__);
  6515. }
  6516. public Ice.AsyncResult begin_refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6517. {
  6518. return begin_refreshPlayerPropertyChange(playerId, data, ctx__, true, false, cb__, cookie__);
  6519. }
  6520. private const string __refreshPlayerPropertyChange_name = "refreshPlayerPropertyChange";
  6521. public void end_refreshPlayerPropertyChange(Ice.AsyncResult r__)
  6522. {
  6523. end__(r__, __refreshPlayerPropertyChange_name);
  6524. }
  6525. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerPropertyChange> begin_refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6526. {
  6527. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPropertyChange> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerPropertyChange>(__refreshPlayerPropertyChange_name, refreshPlayerPropertyChange_completed__, cookie__);
  6528. if(cb__ != null)
  6529. {
  6530. result__.whenCompletedWithAsyncCallback(cb__);
  6531. }
  6532. try
  6533. {
  6534. result__.prepare(__refreshPlayerPropertyChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6535. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6536. os__.writeString(playerId);
  6537. os__.writeString(data);
  6538. result__.endWriteParams();
  6539. result__.invoke();
  6540. }
  6541. catch(Ice.Exception ex__)
  6542. {
  6543. result__.abort(ex__);
  6544. }
  6545. return result__;
  6546. }
  6547. private void refreshPlayerPropertyChange_completed__(BattleIce.Callback_XmdsManager_refreshPlayerPropertyChange cb__)
  6548. {
  6549. if(cb__ != null)
  6550. {
  6551. cb__();
  6552. }
  6553. }
  6554. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainBagCountData> begin_refreshPlayerRemainBagCountData(string playerId, int remainCount)
  6555. {
  6556. return begin_refreshPlayerRemainBagCountData(playerId, remainCount, null, false, false, null, null);
  6557. }
  6558. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainBagCountData> begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6559. {
  6560. return begin_refreshPlayerRemainBagCountData(playerId, remainCount, ctx__, true, false, null, null);
  6561. }
  6562. public Ice.AsyncResult begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, Ice.AsyncCallback cb__, object cookie__)
  6563. {
  6564. return begin_refreshPlayerRemainBagCountData(playerId, remainCount, null, false, false, cb__, cookie__);
  6565. }
  6566. public Ice.AsyncResult begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6567. {
  6568. return begin_refreshPlayerRemainBagCountData(playerId, remainCount, ctx__, true, false, cb__, cookie__);
  6569. }
  6570. private const string __refreshPlayerRemainBagCountData_name = "refreshPlayerRemainBagCountData";
  6571. public void end_refreshPlayerRemainBagCountData(Ice.AsyncResult r__)
  6572. {
  6573. end__(r__, __refreshPlayerRemainBagCountData_name);
  6574. }
  6575. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainBagCountData> begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6576. {
  6577. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerRemainBagCountData> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerRemainBagCountData>(__refreshPlayerRemainBagCountData_name, refreshPlayerRemainBagCountData_completed__, cookie__);
  6578. if(cb__ != null)
  6579. {
  6580. result__.whenCompletedWithAsyncCallback(cb__);
  6581. }
  6582. try
  6583. {
  6584. result__.prepare(__refreshPlayerRemainBagCountData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6585. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6586. os__.writeString(playerId);
  6587. os__.writeInt(remainCount);
  6588. result__.endWriteParams();
  6589. result__.invoke();
  6590. }
  6591. catch(Ice.Exception ex__)
  6592. {
  6593. result__.abort(ex__);
  6594. }
  6595. return result__;
  6596. }
  6597. private void refreshPlayerRemainBagCountData_completed__(BattleIce.Callback_XmdsManager_refreshPlayerRemainBagCountData cb__)
  6598. {
  6599. if(cb__ != null)
  6600. {
  6601. cb__();
  6602. }
  6603. }
  6604. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount)
  6605. {
  6606. return begin_refreshPlayerRemainTeamBagCountData(playerId, remainCount, null, false, false, null, null);
  6607. }
  6608. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6609. {
  6610. return begin_refreshPlayerRemainTeamBagCountData(playerId, remainCount, ctx__, true, false, null, null);
  6611. }
  6612. public Ice.AsyncResult begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, Ice.AsyncCallback cb__, object cookie__)
  6613. {
  6614. return begin_refreshPlayerRemainTeamBagCountData(playerId, remainCount, null, false, false, cb__, cookie__);
  6615. }
  6616. public Ice.AsyncResult begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6617. {
  6618. return begin_refreshPlayerRemainTeamBagCountData(playerId, remainCount, ctx__, true, false, cb__, cookie__);
  6619. }
  6620. private const string __refreshPlayerRemainTeamBagCountData_name = "refreshPlayerRemainTeamBagCountData";
  6621. public void end_refreshPlayerRemainTeamBagCountData(Ice.AsyncResult r__)
  6622. {
  6623. end__(r__, __refreshPlayerRemainTeamBagCountData_name);
  6624. }
  6625. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6626. {
  6627. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData>(__refreshPlayerRemainTeamBagCountData_name, refreshPlayerRemainTeamBagCountData_completed__, cookie__);
  6628. if(cb__ != null)
  6629. {
  6630. result__.whenCompletedWithAsyncCallback(cb__);
  6631. }
  6632. try
  6633. {
  6634. result__.prepare(__refreshPlayerRemainTeamBagCountData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6635. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6636. os__.writeString(playerId);
  6637. os__.writeInt(remainCount);
  6638. result__.endWriteParams();
  6639. result__.invoke();
  6640. }
  6641. catch(Ice.Exception ex__)
  6642. {
  6643. result__.abort(ex__);
  6644. }
  6645. return result__;
  6646. }
  6647. private void refreshPlayerRemainTeamBagCountData_completed__(BattleIce.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData cb__)
  6648. {
  6649. if(cb__ != null)
  6650. {
  6651. cb__();
  6652. }
  6653. }
  6654. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerSkill> begin_refreshPlayerSkill(string playerId, int operateID, string skills)
  6655. {
  6656. return begin_refreshPlayerSkill(playerId, operateID, skills, null, false, false, null, null);
  6657. }
  6658. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerSkill> begin_refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6659. {
  6660. return begin_refreshPlayerSkill(playerId, operateID, skills, ctx__, true, false, null, null);
  6661. }
  6662. public Ice.AsyncResult begin_refreshPlayerSkill(string playerId, int operateID, string skills, Ice.AsyncCallback cb__, object cookie__)
  6663. {
  6664. return begin_refreshPlayerSkill(playerId, operateID, skills, null, false, false, cb__, cookie__);
  6665. }
  6666. public Ice.AsyncResult begin_refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6667. {
  6668. return begin_refreshPlayerSkill(playerId, operateID, skills, ctx__, true, false, cb__, cookie__);
  6669. }
  6670. private const string __refreshPlayerSkill_name = "refreshPlayerSkill";
  6671. public void end_refreshPlayerSkill(Ice.AsyncResult r__)
  6672. {
  6673. end__(r__, __refreshPlayerSkill_name);
  6674. }
  6675. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerSkill> begin_refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6676. {
  6677. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerSkill> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerSkill>(__refreshPlayerSkill_name, refreshPlayerSkill_completed__, cookie__);
  6678. if(cb__ != null)
  6679. {
  6680. result__.whenCompletedWithAsyncCallback(cb__);
  6681. }
  6682. try
  6683. {
  6684. result__.prepare(__refreshPlayerSkill_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6685. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6686. os__.writeString(playerId);
  6687. os__.writeInt(operateID);
  6688. os__.writeString(skills);
  6689. result__.endWriteParams();
  6690. result__.invoke();
  6691. }
  6692. catch(Ice.Exception ex__)
  6693. {
  6694. result__.abort(ex__);
  6695. }
  6696. return result__;
  6697. }
  6698. private void refreshPlayerSkill_completed__(BattleIce.Callback_XmdsManager_refreshPlayerSkill cb__)
  6699. {
  6700. if(cb__ != null)
  6701. {
  6702. cb__();
  6703. }
  6704. }
  6705. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerTeamData> begin_refreshPlayerTeamData(string playerId, string uuidList)
  6706. {
  6707. return begin_refreshPlayerTeamData(playerId, uuidList, null, false, false, null, null);
  6708. }
  6709. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerTeamData> begin_refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6710. {
  6711. return begin_refreshPlayerTeamData(playerId, uuidList, ctx__, true, false, null, null);
  6712. }
  6713. public Ice.AsyncResult begin_refreshPlayerTeamData(string playerId, string uuidList, Ice.AsyncCallback cb__, object cookie__)
  6714. {
  6715. return begin_refreshPlayerTeamData(playerId, uuidList, null, false, false, cb__, cookie__);
  6716. }
  6717. public Ice.AsyncResult begin_refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6718. {
  6719. return begin_refreshPlayerTeamData(playerId, uuidList, ctx__, true, false, cb__, cookie__);
  6720. }
  6721. private const string __refreshPlayerTeamData_name = "refreshPlayerTeamData";
  6722. public void end_refreshPlayerTeamData(Ice.AsyncResult r__)
  6723. {
  6724. end__(r__, __refreshPlayerTeamData_name);
  6725. }
  6726. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshPlayerTeamData> begin_refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6727. {
  6728. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerTeamData> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshPlayerTeamData>(__refreshPlayerTeamData_name, refreshPlayerTeamData_completed__, cookie__);
  6729. if(cb__ != null)
  6730. {
  6731. result__.whenCompletedWithAsyncCallback(cb__);
  6732. }
  6733. try
  6734. {
  6735. result__.prepare(__refreshPlayerTeamData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6736. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6737. os__.writeString(playerId);
  6738. os__.writeString(uuidList);
  6739. result__.endWriteParams();
  6740. result__.invoke();
  6741. }
  6742. catch(Ice.Exception ex__)
  6743. {
  6744. result__.abort(ex__);
  6745. }
  6746. return result__;
  6747. }
  6748. private void refreshPlayerTeamData_completed__(BattleIce.Callback_XmdsManager_refreshPlayerTeamData cb__)
  6749. {
  6750. if(cb__ != null)
  6751. {
  6752. cb__();
  6753. }
  6754. }
  6755. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshSummonMount> begin_refreshSummonMount(string playerId, int time, int isUp)
  6756. {
  6757. return begin_refreshSummonMount(playerId, time, isUp, null, false, false, null, null);
  6758. }
  6759. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshSummonMount> begin_refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6760. {
  6761. return begin_refreshSummonMount(playerId, time, isUp, ctx__, true, false, null, null);
  6762. }
  6763. public Ice.AsyncResult begin_refreshSummonMount(string playerId, int time, int isUp, Ice.AsyncCallback cb__, object cookie__)
  6764. {
  6765. return begin_refreshSummonMount(playerId, time, isUp, null, false, false, cb__, cookie__);
  6766. }
  6767. public Ice.AsyncResult begin_refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6768. {
  6769. return begin_refreshSummonMount(playerId, time, isUp, ctx__, true, false, cb__, cookie__);
  6770. }
  6771. private const string __refreshSummonMount_name = "refreshSummonMount";
  6772. public void end_refreshSummonMount(Ice.AsyncResult r__)
  6773. {
  6774. end__(r__, __refreshSummonMount_name);
  6775. }
  6776. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshSummonMount> begin_refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6777. {
  6778. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshSummonMount> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshSummonMount>(__refreshSummonMount_name, refreshSummonMount_completed__, cookie__);
  6779. if(cb__ != null)
  6780. {
  6781. result__.whenCompletedWithAsyncCallback(cb__);
  6782. }
  6783. try
  6784. {
  6785. result__.prepare(__refreshSummonMount_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6786. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6787. os__.writeString(playerId);
  6788. os__.writeInt(time);
  6789. os__.writeInt(isUp);
  6790. result__.endWriteParams();
  6791. result__.invoke();
  6792. }
  6793. catch(Ice.Exception ex__)
  6794. {
  6795. result__.abort(ex__);
  6796. }
  6797. return result__;
  6798. }
  6799. private void refreshSummonMount_completed__(BattleIce.Callback_XmdsManager_refreshSummonMount cb__)
  6800. {
  6801. if(cb__ != null)
  6802. {
  6803. cb__();
  6804. }
  6805. }
  6806. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshTeamData> begin_refreshTeamData(string playerId, string data)
  6807. {
  6808. return begin_refreshTeamData(playerId, data, null, false, false, null, null);
  6809. }
  6810. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshTeamData> begin_refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6811. {
  6812. return begin_refreshTeamData(playerId, data, ctx__, true, false, null, null);
  6813. }
  6814. public Ice.AsyncResult begin_refreshTeamData(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  6815. {
  6816. return begin_refreshTeamData(playerId, data, null, false, false, cb__, cookie__);
  6817. }
  6818. public Ice.AsyncResult begin_refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6819. {
  6820. return begin_refreshTeamData(playerId, data, ctx__, true, false, cb__, cookie__);
  6821. }
  6822. private const string __refreshTeamData_name = "refreshTeamData";
  6823. public void end_refreshTeamData(Ice.AsyncResult r__)
  6824. {
  6825. end__(r__, __refreshTeamData_name);
  6826. }
  6827. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_refreshTeamData> begin_refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6828. {
  6829. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshTeamData> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_refreshTeamData>(__refreshTeamData_name, refreshTeamData_completed__, cookie__);
  6830. if(cb__ != null)
  6831. {
  6832. result__.whenCompletedWithAsyncCallback(cb__);
  6833. }
  6834. try
  6835. {
  6836. result__.prepare(__refreshTeamData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6837. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6838. os__.writeString(playerId);
  6839. os__.writeString(data);
  6840. result__.endWriteParams();
  6841. result__.invoke();
  6842. }
  6843. catch(Ice.Exception ex__)
  6844. {
  6845. result__.abort(ex__);
  6846. }
  6847. return result__;
  6848. }
  6849. private void refreshTeamData_completed__(BattleIce.Callback_XmdsManager_refreshTeamData cb__)
  6850. {
  6851. if(cb__ != null)
  6852. {
  6853. cb__();
  6854. }
  6855. }
  6856. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeItem> begin_removeItem(string instanceId, int itemId)
  6857. {
  6858. return begin_removeItem(instanceId, itemId, null, false, false, null, null);
  6859. }
  6860. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeItem> begin_removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6861. {
  6862. return begin_removeItem(instanceId, itemId, ctx__, true, false, null, null);
  6863. }
  6864. public Ice.AsyncResult begin_removeItem(string instanceId, int itemId, Ice.AsyncCallback cb__, object cookie__)
  6865. {
  6866. return begin_removeItem(instanceId, itemId, null, false, false, cb__, cookie__);
  6867. }
  6868. public Ice.AsyncResult begin_removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6869. {
  6870. return begin_removeItem(instanceId, itemId, ctx__, true, false, cb__, cookie__);
  6871. }
  6872. private const string __removeItem_name = "removeItem";
  6873. public void end_removeItem(Ice.AsyncResult r__)
  6874. {
  6875. end__(r__, __removeItem_name);
  6876. }
  6877. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeItem> begin_removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6878. {
  6879. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_removeItem> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_removeItem>(__removeItem_name, removeItem_completed__, cookie__);
  6880. if(cb__ != null)
  6881. {
  6882. result__.whenCompletedWithAsyncCallback(cb__);
  6883. }
  6884. try
  6885. {
  6886. result__.prepare(__removeItem_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6887. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6888. os__.writeString(instanceId);
  6889. os__.writeInt(itemId);
  6890. result__.endWriteParams();
  6891. result__.invoke();
  6892. }
  6893. catch(Ice.Exception ex__)
  6894. {
  6895. result__.abort(ex__);
  6896. }
  6897. return result__;
  6898. }
  6899. private void removeItem_completed__(BattleIce.Callback_XmdsManager_removeItem cb__)
  6900. {
  6901. if(cb__ != null)
  6902. {
  6903. cb__();
  6904. }
  6905. }
  6906. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_removePointUnit> begin_removePointUnit(string instanceId, int unitObjectId)
  6907. {
  6908. return begin_removePointUnit(instanceId, unitObjectId, null, false, false, null, null);
  6909. }
  6910. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_removePointUnit> begin_removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6911. {
  6912. return begin_removePointUnit(instanceId, unitObjectId, ctx__, true, false, null, null);
  6913. }
  6914. public Ice.AsyncResult begin_removePointUnit(string instanceId, int unitObjectId, Ice.AsyncCallback cb__, object cookie__)
  6915. {
  6916. return begin_removePointUnit(instanceId, unitObjectId, null, false, false, cb__, cookie__);
  6917. }
  6918. public Ice.AsyncResult begin_removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6919. {
  6920. return begin_removePointUnit(instanceId, unitObjectId, ctx__, true, false, cb__, cookie__);
  6921. }
  6922. private const string __removePointUnit_name = "removePointUnit";
  6923. public void end_removePointUnit(Ice.AsyncResult r__)
  6924. {
  6925. end__(r__, __removePointUnit_name);
  6926. }
  6927. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_removePointUnit> begin_removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6928. {
  6929. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_removePointUnit> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_removePointUnit>(__removePointUnit_name, removePointUnit_completed__, cookie__);
  6930. if(cb__ != null)
  6931. {
  6932. result__.whenCompletedWithAsyncCallback(cb__);
  6933. }
  6934. try
  6935. {
  6936. result__.prepare(__removePointUnit_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6937. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6938. os__.writeString(instanceId);
  6939. os__.writeInt(unitObjectId);
  6940. result__.endWriteParams();
  6941. result__.invoke();
  6942. }
  6943. catch(Ice.Exception ex__)
  6944. {
  6945. result__.abort(ex__);
  6946. }
  6947. return result__;
  6948. }
  6949. private void removePointUnit_completed__(BattleIce.Callback_XmdsManager_removePointUnit cb__)
  6950. {
  6951. if(cb__ != null)
  6952. {
  6953. cb__();
  6954. }
  6955. }
  6956. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeUnit> begin_removeUnit(string instanceId, int unitId)
  6957. {
  6958. return begin_removeUnit(instanceId, unitId, null, false, false, null, null);
  6959. }
  6960. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeUnit> begin_removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6961. {
  6962. return begin_removeUnit(instanceId, unitId, ctx__, true, false, null, null);
  6963. }
  6964. public Ice.AsyncResult begin_removeUnit(string instanceId, int unitId, Ice.AsyncCallback cb__, object cookie__)
  6965. {
  6966. return begin_removeUnit(instanceId, unitId, null, false, false, cb__, cookie__);
  6967. }
  6968. public Ice.AsyncResult begin_removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6969. {
  6970. return begin_removeUnit(instanceId, unitId, ctx__, true, false, cb__, cookie__);
  6971. }
  6972. private const string __removeUnit_name = "removeUnit";
  6973. public void end_removeUnit(Ice.AsyncResult r__)
  6974. {
  6975. end__(r__, __removeUnit_name);
  6976. }
  6977. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_removeUnit> begin_removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  6978. {
  6979. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_removeUnit> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_removeUnit>(__removeUnit_name, removeUnit_completed__, cookie__);
  6980. if(cb__ != null)
  6981. {
  6982. result__.whenCompletedWithAsyncCallback(cb__);
  6983. }
  6984. try
  6985. {
  6986. result__.prepare(__removeUnit_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6987. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6988. os__.writeString(instanceId);
  6989. os__.writeInt(unitId);
  6990. result__.endWriteParams();
  6991. result__.invoke();
  6992. }
  6993. catch(Ice.Exception ex__)
  6994. {
  6995. result__.abort(ex__);
  6996. }
  6997. return result__;
  6998. }
  6999. private void removeUnit_completed__(BattleIce.Callback_XmdsManager_removeUnit cb__)
  7000. {
  7001. if(cb__ != null)
  7002. {
  7003. cb__();
  7004. }
  7005. }
  7006. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_revivePlayer> begin_revivePlayer(string playerId, string data)
  7007. {
  7008. return begin_revivePlayer(playerId, data, null, false, false, null, null);
  7009. }
  7010. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_revivePlayer> begin_revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  7011. {
  7012. return begin_revivePlayer(playerId, data, ctx__, true, false, null, null);
  7013. }
  7014. public Ice.AsyncResult begin_revivePlayer(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  7015. {
  7016. return begin_revivePlayer(playerId, data, null, false, false, cb__, cookie__);
  7017. }
  7018. public Ice.AsyncResult begin_revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  7019. {
  7020. return begin_revivePlayer(playerId, data, ctx__, true, false, cb__, cookie__);
  7021. }
  7022. private const string __revivePlayer_name = "revivePlayer";
  7023. public void end_revivePlayer(Ice.AsyncResult r__)
  7024. {
  7025. end__(r__, __revivePlayer_name);
  7026. }
  7027. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_revivePlayer> begin_revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  7028. {
  7029. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_revivePlayer> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_revivePlayer>(__revivePlayer_name, revivePlayer_completed__, cookie__);
  7030. if(cb__ != null)
  7031. {
  7032. result__.whenCompletedWithAsyncCallback(cb__);
  7033. }
  7034. try
  7035. {
  7036. result__.prepare(__revivePlayer_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  7037. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  7038. os__.writeString(playerId);
  7039. os__.writeString(data);
  7040. result__.endWriteParams();
  7041. result__.invoke();
  7042. }
  7043. catch(Ice.Exception ex__)
  7044. {
  7045. result__.abort(ex__);
  7046. }
  7047. return result__;
  7048. }
  7049. private void revivePlayer_completed__(BattleIce.Callback_XmdsManager_revivePlayer cb__)
  7050. {
  7051. if(cb__ != null)
  7052. {
  7053. cb__();
  7054. }
  7055. }
  7056. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferToPointPos> begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction)
  7057. {
  7058. return begin_transferToPointPos(instanceId, playerId, point, setDirection, direction, null, false, false, null, null);
  7059. }
  7060. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferToPointPos> begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, _System.Collections.Generic.Dictionary<string, string> ctx__)
  7061. {
  7062. return begin_transferToPointPos(instanceId, playerId, point, setDirection, direction, ctx__, true, false, null, null);
  7063. }
  7064. public Ice.AsyncResult begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, Ice.AsyncCallback cb__, object cookie__)
  7065. {
  7066. return begin_transferToPointPos(instanceId, playerId, point, setDirection, direction, null, false, false, cb__, cookie__);
  7067. }
  7068. public Ice.AsyncResult begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  7069. {
  7070. return begin_transferToPointPos(instanceId, playerId, point, setDirection, direction, ctx__, true, false, cb__, cookie__);
  7071. }
  7072. private const string __transferToPointPos_name = "transferToPointPos";
  7073. public bool end_transferToPointPos(Ice.AsyncResult r__)
  7074. {
  7075. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __transferToPointPos_name);
  7076. try
  7077. {
  7078. if(!outAsync__.wait())
  7079. {
  7080. try
  7081. {
  7082. outAsync__.throwUserException();
  7083. }
  7084. catch(Ice.UserException ex__)
  7085. {
  7086. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  7087. }
  7088. }
  7089. bool ret__;
  7090. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  7091. ret__ = is__.readBool();
  7092. outAsync__.endReadParams();
  7093. return ret__;
  7094. }
  7095. finally
  7096. {
  7097. outAsync__.cacheMessageBuffers();
  7098. }
  7099. }
  7100. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferToPointPos> begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  7101. {
  7102. checkAsyncTwowayOnly__(__transferToPointPos_name);
  7103. IceInternal.TwowayOutgoingAsync<BattleIce.Callback_XmdsManager_transferToPointPos> result__ = getTwowayOutgoingAsync<BattleIce.Callback_XmdsManager_transferToPointPos>(__transferToPointPos_name, transferToPointPos_completed__, cookie__);
  7104. if(cb__ != null)
  7105. {
  7106. result__.whenCompletedWithAsyncCallback(cb__);
  7107. }
  7108. try
  7109. {
  7110. result__.prepare(__transferToPointPos_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  7111. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  7112. os__.writeString(instanceId);
  7113. os__.writeString(playerId);
  7114. os__.writeString(point);
  7115. os__.writeBool(setDirection);
  7116. os__.writeFloat(direction);
  7117. result__.endWriteParams();
  7118. result__.invoke();
  7119. }
  7120. catch(Ice.Exception ex__)
  7121. {
  7122. result__.abort(ex__);
  7123. }
  7124. return result__;
  7125. }
  7126. private void transferToPointPos_completed__(Ice.AsyncResult r__, BattleIce.Callback_XmdsManager_transferToPointPos cb__, Ice.ExceptionCallback excb__)
  7127. {
  7128. bool ret__;
  7129. try
  7130. {
  7131. ret__ = end_transferToPointPos(r__);
  7132. }
  7133. catch(Ice.Exception ex__)
  7134. {
  7135. if(excb__ != null)
  7136. {
  7137. excb__(ex__);
  7138. }
  7139. return;
  7140. }
  7141. if(cb__ != null)
  7142. {
  7143. cb__(ret__);
  7144. }
  7145. }
  7146. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferUnit> begin_transferUnit(string instanceId, int unitObjectId, float x, float y)
  7147. {
  7148. return begin_transferUnit(instanceId, unitObjectId, x, y, null, false, false, null, null);
  7149. }
  7150. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferUnit> begin_transferUnit(string instanceId, int unitObjectId, float x, float y, _System.Collections.Generic.Dictionary<string, string> ctx__)
  7151. {
  7152. return begin_transferUnit(instanceId, unitObjectId, x, y, ctx__, true, false, null, null);
  7153. }
  7154. public Ice.AsyncResult begin_transferUnit(string instanceId, int unitObjectId, float x, float y, Ice.AsyncCallback cb__, object cookie__)
  7155. {
  7156. return begin_transferUnit(instanceId, unitObjectId, x, y, null, false, false, cb__, cookie__);
  7157. }
  7158. public Ice.AsyncResult begin_transferUnit(string instanceId, int unitObjectId, float x, float y, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  7159. {
  7160. return begin_transferUnit(instanceId, unitObjectId, x, y, ctx__, true, false, cb__, cookie__);
  7161. }
  7162. private const string __transferUnit_name = "transferUnit";
  7163. public void end_transferUnit(Ice.AsyncResult r__)
  7164. {
  7165. end__(r__, __transferUnit_name);
  7166. }
  7167. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_transferUnit> begin_transferUnit(string instanceId, int unitObjectId, float x, float y, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  7168. {
  7169. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_transferUnit> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_transferUnit>(__transferUnit_name, transferUnit_completed__, cookie__);
  7170. if(cb__ != null)
  7171. {
  7172. result__.whenCompletedWithAsyncCallback(cb__);
  7173. }
  7174. try
  7175. {
  7176. result__.prepare(__transferUnit_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  7177. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  7178. os__.writeString(instanceId);
  7179. os__.writeInt(unitObjectId);
  7180. os__.writeFloat(x);
  7181. os__.writeFloat(y);
  7182. result__.endWriteParams();
  7183. result__.invoke();
  7184. }
  7185. catch(Ice.Exception ex__)
  7186. {
  7187. result__.abort(ex__);
  7188. }
  7189. return result__;
  7190. }
  7191. private void transferUnit_completed__(BattleIce.Callback_XmdsManager_transferUnit cb__)
  7192. {
  7193. if(cb__ != null)
  7194. {
  7195. cb__();
  7196. }
  7197. }
  7198. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_triggrBattleFunction> begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6)
  7199. {
  7200. return begin_triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, null, false, false, null, null);
  7201. }
  7202. public Ice.AsyncResult<BattleIce.Callback_XmdsManager_triggrBattleFunction> begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, _System.Collections.Generic.Dictionary<string, string> ctx__)
  7203. {
  7204. return begin_triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, ctx__, true, false, null, null);
  7205. }
  7206. public Ice.AsyncResult begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, Ice.AsyncCallback cb__, object cookie__)
  7207. {
  7208. return begin_triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, null, false, false, cb__, cookie__);
  7209. }
  7210. public Ice.AsyncResult begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  7211. {
  7212. return begin_triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, ctx__, true, false, cb__, cookie__);
  7213. }
  7214. private const string __triggrBattleFunction_name = "triggrBattleFunction";
  7215. public void end_triggrBattleFunction(Ice.AsyncResult r__)
  7216. {
  7217. end__(r__, __triggrBattleFunction_name);
  7218. }
  7219. private Ice.AsyncResult<BattleIce.Callback_XmdsManager_triggrBattleFunction> begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  7220. {
  7221. IceInternal.OnewayOutgoingAsync<BattleIce.Callback_XmdsManager_triggrBattleFunction> result__ = getOnewayOutgoingAsync<BattleIce.Callback_XmdsManager_triggrBattleFunction>(__triggrBattleFunction_name, triggrBattleFunction_completed__, cookie__);
  7222. if(cb__ != null)
  7223. {
  7224. result__.whenCompletedWithAsyncCallback(cb__);
  7225. }
  7226. try
  7227. {
  7228. result__.prepare(__triggrBattleFunction_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  7229. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  7230. os__.writeString(playerId);
  7231. os__.writeInt(eventId);
  7232. os__.writeInt(value1);
  7233. os__.writeInt(valu2);
  7234. os__.writeInt(valu3);
  7235. os__.writeInt(valu4);
  7236. os__.writeInt(value5);
  7237. os__.writeInt(value6);
  7238. result__.endWriteParams();
  7239. result__.invoke();
  7240. }
  7241. catch(Ice.Exception ex__)
  7242. {
  7243. result__.abort(ex__);
  7244. }
  7245. return result__;
  7246. }
  7247. private void triggrBattleFunction_completed__(BattleIce.Callback_XmdsManager_triggrBattleFunction cb__)
  7248. {
  7249. if(cb__ != null)
  7250. {
  7251. cb__();
  7252. }
  7253. }
  7254. #endregion
  7255. #region Checked and unchecked cast operations
  7256. public static XmdsManagerPrx checkedCast(Ice.ObjectPrx b)
  7257. {
  7258. if(b == null)
  7259. {
  7260. return null;
  7261. }
  7262. XmdsManagerPrx r = b as XmdsManagerPrx;
  7263. if((r == null) && b.ice_isA(ice_staticId()))
  7264. {
  7265. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7266. h.copyFrom__(b);
  7267. r = h;
  7268. }
  7269. return r;
  7270. }
  7271. public static XmdsManagerPrx checkedCast(Ice.ObjectPrx b, _System.Collections.Generic.Dictionary<string, string> ctx)
  7272. {
  7273. if(b == null)
  7274. {
  7275. return null;
  7276. }
  7277. XmdsManagerPrx r = b as XmdsManagerPrx;
  7278. if((r == null) && b.ice_isA(ice_staticId(), ctx))
  7279. {
  7280. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7281. h.copyFrom__(b);
  7282. r = h;
  7283. }
  7284. return r;
  7285. }
  7286. public static XmdsManagerPrx checkedCast(Ice.ObjectPrx b, string f)
  7287. {
  7288. if(b == null)
  7289. {
  7290. return null;
  7291. }
  7292. Ice.ObjectPrx bb = b.ice_facet(f);
  7293. try
  7294. {
  7295. if(bb.ice_isA(ice_staticId()))
  7296. {
  7297. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7298. h.copyFrom__(bb);
  7299. return h;
  7300. }
  7301. }
  7302. catch(Ice.FacetNotExistException)
  7303. {
  7304. }
  7305. return null;
  7306. }
  7307. public static XmdsManagerPrx checkedCast(Ice.ObjectPrx b, string f, _System.Collections.Generic.Dictionary<string, string> ctx)
  7308. {
  7309. if(b == null)
  7310. {
  7311. return null;
  7312. }
  7313. Ice.ObjectPrx bb = b.ice_facet(f);
  7314. try
  7315. {
  7316. if(bb.ice_isA(ice_staticId(), ctx))
  7317. {
  7318. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7319. h.copyFrom__(bb);
  7320. return h;
  7321. }
  7322. }
  7323. catch(Ice.FacetNotExistException)
  7324. {
  7325. }
  7326. return null;
  7327. }
  7328. public static XmdsManagerPrx uncheckedCast(Ice.ObjectPrx b)
  7329. {
  7330. if(b == null)
  7331. {
  7332. return null;
  7333. }
  7334. XmdsManagerPrx r = b as XmdsManagerPrx;
  7335. if(r == null)
  7336. {
  7337. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7338. h.copyFrom__(b);
  7339. r = h;
  7340. }
  7341. return r;
  7342. }
  7343. public static XmdsManagerPrx uncheckedCast(Ice.ObjectPrx b, string f)
  7344. {
  7345. if(b == null)
  7346. {
  7347. return null;
  7348. }
  7349. Ice.ObjectPrx bb = b.ice_facet(f);
  7350. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7351. h.copyFrom__(bb);
  7352. return h;
  7353. }
  7354. public static readonly string[] ids__ =
  7355. {
  7356. "::BattleIce::XmdsManager",
  7357. "::Ice::Object"
  7358. };
  7359. public static string ice_staticId()
  7360. {
  7361. return ids__[0];
  7362. }
  7363. #endregion
  7364. #region Marshaling support
  7365. public static void write__(IceInternal.BasicStream os__, XmdsManagerPrx v__)
  7366. {
  7367. os__.writeProxy(v__);
  7368. }
  7369. public static XmdsManagerPrx read__(IceInternal.BasicStream is__)
  7370. {
  7371. Ice.ObjectPrx proxy = is__.readProxy();
  7372. if(proxy != null)
  7373. {
  7374. XmdsManagerPrxHelper result = new XmdsManagerPrxHelper();
  7375. result.copyFrom__(proxy);
  7376. return result;
  7377. }
  7378. return null;
  7379. }
  7380. #endregion
  7381. }
  7382. }
  7383. namespace BattleIce
  7384. {
  7385. [_System.Runtime.InteropServices.ComVisible(false)]
  7386. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  7387. public abstract class XmdsManagerDisp_ : Ice.ObjectImpl, XmdsManager
  7388. {
  7389. #region Slice operations
  7390. public void notifyBattleServer_async(BattleIce.AMD_XmdsManager_notifyBattleServer cb__, string instanceId, string name, string data)
  7391. {
  7392. notifyBattleServer_async(cb__, instanceId, name, data, Ice.ObjectImpl.defaultCurrent);
  7393. }
  7394. public abstract void notifyBattleServer_async(BattleIce.AMD_XmdsManager_notifyBattleServer cb__, string instanceId, string name, string data, Ice.Current current__);
  7395. public void getZoneStaticData_async(BattleIce.AMD_XmdsManager_getZoneStaticData cb__, string instanceId)
  7396. {
  7397. getZoneStaticData_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7398. }
  7399. public abstract void getZoneStaticData_async(BattleIce.AMD_XmdsManager_getZoneStaticData cb__, string instanceId, Ice.Current current__);
  7400. public void getZoneRegions_async(BattleIce.AMD_XmdsManager_getZoneRegions cb__, string instanceId)
  7401. {
  7402. getZoneRegions_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7403. }
  7404. public abstract void getZoneRegions_async(BattleIce.AMD_XmdsManager_getZoneRegions cb__, string instanceId, Ice.Current current__);
  7405. public void getBornPlace_async(BattleIce.AMD_XmdsManager_getBornPlace cb__, string instanceId, int areaId, string pointId)
  7406. {
  7407. getBornPlace_async(cb__, instanceId, areaId, pointId, Ice.ObjectImpl.defaultCurrent);
  7408. }
  7409. public abstract void getBornPlace_async(BattleIce.AMD_XmdsManager_getBornPlace cb__, string instanceId, int areaId, string pointId, Ice.Current current__);
  7410. public void getAllUnitInfo_async(BattleIce.AMD_XmdsManager_getAllUnitInfo cb__, string instanceId)
  7411. {
  7412. getAllUnitInfo_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7413. }
  7414. public abstract void getAllUnitInfo_async(BattleIce.AMD_XmdsManager_getAllUnitInfo cb__, string instanceId, Ice.Current current__);
  7415. public void getAllNpcInfo_async(BattleIce.AMD_XmdsManager_getAllNpcInfo cb__, string instanceId)
  7416. {
  7417. getAllNpcInfo_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7418. }
  7419. public abstract void getAllNpcInfo_async(BattleIce.AMD_XmdsManager_getAllNpcInfo cb__, string instanceId, Ice.Current current__);
  7420. public void getAllPlayerUUID_async(BattleIce.AMD_XmdsManager_getAllPlayerUUID cb__)
  7421. {
  7422. getAllPlayerUUID_async(cb__, Ice.ObjectImpl.defaultCurrent);
  7423. }
  7424. public abstract void getAllPlayerUUID_async(BattleIce.AMD_XmdsManager_getAllPlayerUUID cb__, Ice.Current current__);
  7425. public void getPlayerData_async(BattleIce.AMD_XmdsManager_getPlayerData cb__, string playerId, bool changeArea)
  7426. {
  7427. getPlayerData_async(cb__, playerId, changeArea, Ice.ObjectImpl.defaultCurrent);
  7428. }
  7429. public abstract void getPlayerData_async(BattleIce.AMD_XmdsManager_getPlayerData cb__, string playerId, bool changeArea, Ice.Current current__);
  7430. public void onMonsterDiedDrops_async(BattleIce.AMD_XmdsManager_onMonsterDiedDrops cb__, string instanceId, string data)
  7431. {
  7432. onMonsterDiedDrops_async(cb__, instanceId, data, Ice.ObjectImpl.defaultCurrent);
  7433. }
  7434. public abstract void onMonsterDiedDrops_async(BattleIce.AMD_XmdsManager_onMonsterDiedDrops cb__, string instanceId, string data, Ice.Current current__);
  7435. public void helpRevivePlayer_async(BattleIce.AMD_XmdsManager_helpRevivePlayer cb__, string playerId, string revivePlayerId, int time)
  7436. {
  7437. helpRevivePlayer_async(cb__, playerId, revivePlayerId, time, Ice.ObjectImpl.defaultCurrent);
  7438. }
  7439. public abstract void helpRevivePlayer_async(BattleIce.AMD_XmdsManager_helpRevivePlayer cb__, string playerId, string revivePlayerId, int time, Ice.Current current__);
  7440. public void revivePlayer_async(BattleIce.AMD_XmdsManager_revivePlayer cb__, string playerId, string data)
  7441. {
  7442. revivePlayer_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7443. }
  7444. public abstract void revivePlayer_async(BattleIce.AMD_XmdsManager_revivePlayer cb__, string playerId, string data, Ice.Current current__);
  7445. public void refreshSummonMount_async(BattleIce.AMD_XmdsManager_refreshSummonMount cb__, string playerId, int time, int isUp)
  7446. {
  7447. refreshSummonMount_async(cb__, playerId, time, isUp, Ice.ObjectImpl.defaultCurrent);
  7448. }
  7449. public abstract void refreshSummonMount_async(BattleIce.AMD_XmdsManager_refreshSummonMount cb__, string playerId, int time, int isUp, Ice.Current current__);
  7450. public void refreshPlayerBasicData_async(BattleIce.AMD_XmdsManager_refreshPlayerBasicData cb__, string playerId, string basic)
  7451. {
  7452. refreshPlayerBasicData_async(cb__, playerId, basic, Ice.ObjectImpl.defaultCurrent);
  7453. }
  7454. public abstract void refreshPlayerBasicData_async(BattleIce.AMD_XmdsManager_refreshPlayerBasicData cb__, string playerId, string basic, Ice.Current current__);
  7455. public void refreshPlayerTeamData_async(BattleIce.AMD_XmdsManager_refreshPlayerTeamData cb__, string playerId, string uuidList)
  7456. {
  7457. refreshPlayerTeamData_async(cb__, playerId, uuidList, Ice.ObjectImpl.defaultCurrent);
  7458. }
  7459. public abstract void refreshPlayerTeamData_async(BattleIce.AMD_XmdsManager_refreshPlayerTeamData cb__, string playerId, string uuidList, Ice.Current current__);
  7460. public void refreshPlayerRemainBagCountData_async(BattleIce.AMD_XmdsManager_refreshPlayerRemainBagCountData cb__, string playerId, int remainCount)
  7461. {
  7462. refreshPlayerRemainBagCountData_async(cb__, playerId, remainCount, Ice.ObjectImpl.defaultCurrent);
  7463. }
  7464. public abstract void refreshPlayerRemainBagCountData_async(BattleIce.AMD_XmdsManager_refreshPlayerRemainBagCountData cb__, string playerId, int remainCount, Ice.Current current__);
  7465. public void refreshPlayerRemainTeamBagCountData_async(BattleIce.AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__, string playerId, int remainCount)
  7466. {
  7467. refreshPlayerRemainTeamBagCountData_async(cb__, playerId, remainCount, Ice.ObjectImpl.defaultCurrent);
  7468. }
  7469. public abstract void refreshPlayerRemainTeamBagCountData_async(BattleIce.AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__, string playerId, int remainCount, Ice.Current current__);
  7470. public void refreshPlayerPetBaseInfoChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__, string playerId, string data)
  7471. {
  7472. refreshPlayerPetBaseInfoChange_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7473. }
  7474. public abstract void refreshPlayerPetBaseInfoChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__, string playerId, string data, Ice.Current current__);
  7475. public void refreshPlayerPetDataChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetDataChange cb__, string playerId, int type, string data)
  7476. {
  7477. refreshPlayerPetDataChange_async(cb__, playerId, type, data, Ice.ObjectImpl.defaultCurrent);
  7478. }
  7479. public abstract void refreshPlayerPetDataChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetDataChange cb__, string playerId, int type, string data, Ice.Current current__);
  7480. public void refreshPlayerBattleEffect_async(BattleIce.AMD_XmdsManager_refreshPlayerBattleEffect cb__, string playerId, string effects)
  7481. {
  7482. refreshPlayerBattleEffect_async(cb__, playerId, effects, Ice.ObjectImpl.defaultCurrent);
  7483. }
  7484. public abstract void refreshPlayerBattleEffect_async(BattleIce.AMD_XmdsManager_refreshPlayerBattleEffect cb__, string playerId, string effects, Ice.Current current__);
  7485. public void addPlayerAtt_async(BattleIce.AMD_XmdsManager_addPlayerAtt cb__, string playerId, string notifyPlayerIds, string key, int value)
  7486. {
  7487. addPlayerAtt_async(cb__, playerId, notifyPlayerIds, key, value, Ice.ObjectImpl.defaultCurrent);
  7488. }
  7489. public abstract void addPlayerAtt_async(BattleIce.AMD_XmdsManager_addPlayerAtt cb__, string playerId, string notifyPlayerIds, string key, int value, Ice.Current current__);
  7490. public void refreshPlayerSkill_async(BattleIce.AMD_XmdsManager_refreshPlayerSkill cb__, string playerId, int operateID, string skills)
  7491. {
  7492. refreshPlayerSkill_async(cb__, playerId, operateID, skills, Ice.ObjectImpl.defaultCurrent);
  7493. }
  7494. public abstract void refreshPlayerSkill_async(BattleIce.AMD_XmdsManager_refreshPlayerSkill cb__, string playerId, int operateID, string skills, Ice.Current current__);
  7495. public void playerChangeSkill_async(BattleIce.AMD_XmdsManager_playerChangeSkill cb__, string playerId, int oldSkillID, int newSkillID, string data)
  7496. {
  7497. playerChangeSkill_async(cb__, playerId, oldSkillID, newSkillID, data, Ice.ObjectImpl.defaultCurrent);
  7498. }
  7499. public abstract void playerChangeSkill_async(BattleIce.AMD_XmdsManager_playerChangeSkill cb__, string playerId, int oldSkillID, int newSkillID, string data, Ice.Current current__);
  7500. public void refreshPlayerAvatar_async(BattleIce.AMD_XmdsManager_refreshPlayerAvatar cb__, string playerId, string avatars)
  7501. {
  7502. refreshPlayerAvatar_async(cb__, playerId, avatars, Ice.ObjectImpl.defaultCurrent);
  7503. }
  7504. public abstract void refreshPlayerAvatar_async(BattleIce.AMD_XmdsManager_refreshPlayerAvatar cb__, string playerId, string avatars, Ice.Current current__);
  7505. public void getPlayerPKInfoData_async(BattleIce.AMD_XmdsManager_getPlayerPKInfoData cb__, string playerId)
  7506. {
  7507. getPlayerPKInfoData_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7508. }
  7509. public abstract void getPlayerPKInfoData_async(BattleIce.AMD_XmdsManager_getPlayerPKInfoData cb__, string playerId, Ice.Current current__);
  7510. public void getPlayerSkillCDTime_async(BattleIce.AMD_XmdsManager_getPlayerSkillCDTime cb__, string playerId)
  7511. {
  7512. getPlayerSkillCDTime_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7513. }
  7514. public abstract void getPlayerSkillCDTime_async(BattleIce.AMD_XmdsManager_getPlayerSkillCDTime cb__, string playerId, Ice.Current current__);
  7515. public void canTalkWithNpc_async(BattleIce.AMD_XmdsManager_canTalkWithNpc cb__, string playerId, int npcId)
  7516. {
  7517. canTalkWithNpc_async(cb__, playerId, npcId, Ice.ObjectImpl.defaultCurrent);
  7518. }
  7519. public abstract void canTalkWithNpc_async(BattleIce.AMD_XmdsManager_canTalkWithNpc cb__, string playerId, int npcId, Ice.Current current__);
  7520. public void refreshPlayerPropertyChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPropertyChange cb__, string playerId, string data)
  7521. {
  7522. refreshPlayerPropertyChange_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7523. }
  7524. public abstract void refreshPlayerPropertyChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPropertyChange cb__, string playerId, string data, Ice.Current current__);
  7525. public void refreshPlayerPKMode_async(BattleIce.AMD_XmdsManager_refreshPlayerPKMode cb__, string playerId, bool isLook, int mode)
  7526. {
  7527. refreshPlayerPKMode_async(cb__, playerId, isLook, mode, Ice.ObjectImpl.defaultCurrent);
  7528. }
  7529. public abstract void refreshPlayerPKMode_async(BattleIce.AMD_XmdsManager_refreshPlayerPKMode cb__, string playerId, bool isLook, int mode, Ice.Current current__);
  7530. public void refreshPlayerPKValue_async(BattleIce.AMD_XmdsManager_refreshPlayerPKValue cb__, string playerId, int value)
  7531. {
  7532. refreshPlayerPKValue_async(cb__, playerId, value, Ice.ObjectImpl.defaultCurrent);
  7533. }
  7534. public abstract void refreshPlayerPKValue_async(BattleIce.AMD_XmdsManager_refreshPlayerPKValue cb__, string playerId, int value, Ice.Current current__);
  7535. public void refreshPlayerPKLevel_async(BattleIce.AMD_XmdsManager_refreshPlayerPKLevel cb__, string playerId, int level)
  7536. {
  7537. refreshPlayerPKLevel_async(cb__, playerId, level, Ice.ObjectImpl.defaultCurrent);
  7538. }
  7539. public abstract void refreshPlayerPKLevel_async(BattleIce.AMD_XmdsManager_refreshPlayerPKLevel cb__, string playerId, int level, Ice.Current current__);
  7540. public void onFinishPickItem_async(BattleIce.AMD_XmdsManager_onFinishPickItem cb__, string playerId, string data)
  7541. {
  7542. onFinishPickItem_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7543. }
  7544. public abstract void onFinishPickItem_async(BattleIce.AMD_XmdsManager_onFinishPickItem cb__, string playerId, string data, Ice.Current current__);
  7545. public void refreshPlayerPetSkillChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetSkillChange cb__, string playerId, int operateID, string skills)
  7546. {
  7547. refreshPlayerPetSkillChange_async(cb__, playerId, operateID, skills, Ice.ObjectImpl.defaultCurrent);
  7548. }
  7549. public abstract void refreshPlayerPetSkillChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetSkillChange cb__, string playerId, int operateID, string skills, Ice.Current current__);
  7550. public void canUseItem_async(BattleIce.AMD_XmdsManager_canUseItem cb__, string playerId)
  7551. {
  7552. canUseItem_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7553. }
  7554. public abstract void canUseItem_async(BattleIce.AMD_XmdsManager_canUseItem cb__, string playerId, Ice.Current current__);
  7555. public void transferToPointPos_async(BattleIce.AMD_XmdsManager_transferToPointPos cb__, string instanceId, string playerId, string point, bool setDirection, float direction)
  7556. {
  7557. transferToPointPos_async(cb__, instanceId, playerId, point, setDirection, direction, Ice.ObjectImpl.defaultCurrent);
  7558. }
  7559. public abstract void transferToPointPos_async(BattleIce.AMD_XmdsManager_transferToPointPos cb__, string instanceId, string playerId, string point, bool setDirection, float direction, Ice.Current current__);
  7560. public void refreshPlayerPetPropertyChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetPropertyChange cb__, string playerId, string data)
  7561. {
  7562. refreshPlayerPetPropertyChange_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7563. }
  7564. public abstract void refreshPlayerPetPropertyChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetPropertyChange cb__, string playerId, string data, Ice.Current current__);
  7565. public void getPlayerPetData_async(BattleIce.AMD_XmdsManager_getPlayerPetData cb__, string playerId)
  7566. {
  7567. getPlayerPetData_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7568. }
  7569. public abstract void getPlayerPetData_async(BattleIce.AMD_XmdsManager_getPlayerPetData cb__, string playerId, Ice.Current current__);
  7570. public void triggrBattleFunction_async(BattleIce.AMD_XmdsManager_triggrBattleFunction cb__, string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6)
  7571. {
  7572. triggrBattleFunction_async(cb__, playerId, eventId, value1, valu2, valu3, valu4, value5, value6, Ice.ObjectImpl.defaultCurrent);
  7573. }
  7574. public abstract void triggrBattleFunction_async(BattleIce.AMD_XmdsManager_triggrBattleFunction cb__, string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, Ice.Current current__);
  7575. public void addUnits_async(BattleIce.AMD_XmdsManager_addUnits cb__, string instanceId, string data)
  7576. {
  7577. addUnits_async(cb__, instanceId, data, Ice.ObjectImpl.defaultCurrent);
  7578. }
  7579. public abstract void addUnits_async(BattleIce.AMD_XmdsManager_addUnits cb__, string instanceId, string data, Ice.Current current__);
  7580. public void refreshPlayerPetFollowModeChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__, string playerId, int mode)
  7581. {
  7582. refreshPlayerPetFollowModeChange_async(cb__, playerId, mode, Ice.ObjectImpl.defaultCurrent);
  7583. }
  7584. public abstract void refreshPlayerPetFollowModeChange_async(BattleIce.AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__, string playerId, int mode, Ice.Current current__);
  7585. public void playerReady_async(BattleIce.AMD_XmdsManager_playerReady cb__, string playerId)
  7586. {
  7587. playerReady_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7588. }
  7589. public abstract void playerReady_async(BattleIce.AMD_XmdsManager_playerReady cb__, string playerId, Ice.Current current__);
  7590. public void refreshTeamData_async(BattleIce.AMD_XmdsManager_refreshTeamData cb__, string playerId, string data)
  7591. {
  7592. refreshTeamData_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7593. }
  7594. public abstract void refreshTeamData_async(BattleIce.AMD_XmdsManager_refreshTeamData cb__, string playerId, string data, Ice.Current current__);
  7595. public void autoBattle_async(BattleIce.AMD_XmdsManager_autoBattle cb__, string instanceId, string playerId, bool enable)
  7596. {
  7597. autoBattle_async(cb__, instanceId, playerId, enable, Ice.ObjectImpl.defaultCurrent);
  7598. }
  7599. public abstract void autoBattle_async(BattleIce.AMD_XmdsManager_autoBattle cb__, string instanceId, string playerId, bool enable, Ice.Current current__);
  7600. public void getPlayerStatistic_async(BattleIce.AMD_XmdsManager_getPlayerStatistic cb__, string instanceId, string playerId, int flag)
  7601. {
  7602. getPlayerStatistic_async(cb__, instanceId, playerId, flag, Ice.ObjectImpl.defaultCurrent);
  7603. }
  7604. public abstract void getPlayerStatistic_async(BattleIce.AMD_XmdsManager_getPlayerStatistic cb__, string instanceId, string playerId, int flag, Ice.Current current__);
  7605. public void getInstanceStatistic_async(BattleIce.AMD_XmdsManager_getInstanceStatistic cb__, string instanceId)
  7606. {
  7607. getInstanceStatistic_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7608. }
  7609. public abstract void getInstanceStatistic_async(BattleIce.AMD_XmdsManager_getInstanceStatistic cb__, string instanceId, Ice.Current current__);
  7610. public void addUnit_async(BattleIce.AMD_XmdsManager_addUnit cb__, string instanceId, int unitTemplateID, string data)
  7611. {
  7612. addUnit_async(cb__, instanceId, unitTemplateID, data, Ice.ObjectImpl.defaultCurrent);
  7613. }
  7614. public abstract void addUnit_async(BattleIce.AMD_XmdsManager_addUnit cb__, string instanceId, int unitTemplateID, string data, Ice.Current current__);
  7615. public void removeUnit_async(BattleIce.AMD_XmdsManager_removeUnit cb__, string instanceId, int unitId)
  7616. {
  7617. removeUnit_async(cb__, instanceId, unitId, Ice.ObjectImpl.defaultCurrent);
  7618. }
  7619. public abstract void removeUnit_async(BattleIce.AMD_XmdsManager_removeUnit cb__, string instanceId, int unitId, Ice.Current current__);
  7620. public void removePointUnit_async(BattleIce.AMD_XmdsManager_removePointUnit cb__, string instanceId, int unitObjectId)
  7621. {
  7622. removePointUnit_async(cb__, instanceId, unitObjectId, Ice.ObjectImpl.defaultCurrent);
  7623. }
  7624. public abstract void removePointUnit_async(BattleIce.AMD_XmdsManager_removePointUnit cb__, string instanceId, int unitObjectId, Ice.Current current__);
  7625. public void transferUnit_async(BattleIce.AMD_XmdsManager_transferUnit cb__, string instanceId, int unitObjectId, float x, float y)
  7626. {
  7627. transferUnit_async(cb__, instanceId, unitObjectId, x, y, Ice.ObjectImpl.defaultCurrent);
  7628. }
  7629. public abstract void transferUnit_async(BattleIce.AMD_XmdsManager_transferUnit cb__, string instanceId, int unitObjectId, float x, float y, Ice.Current current__);
  7630. public void removeItem_async(BattleIce.AMD_XmdsManager_removeItem cb__, string instanceId, int itemId)
  7631. {
  7632. removeItem_async(cb__, instanceId, itemId, Ice.ObjectImpl.defaultCurrent);
  7633. }
  7634. public abstract void removeItem_async(BattleIce.AMD_XmdsManager_removeItem cb__, string instanceId, int itemId, Ice.Current current__);
  7635. public void changePlayerState_async(BattleIce.AMD_XmdsManager_changePlayerState cb__, string instanceId, string playerId, byte status, int time)
  7636. {
  7637. changePlayerState_async(cb__, instanceId, playerId, status, time, Ice.ObjectImpl.defaultCurrent);
  7638. }
  7639. public abstract void changePlayerState_async(BattleIce.AMD_XmdsManager_changePlayerState cb__, string instanceId, string playerId, byte status, int time, Ice.Current current__);
  7640. public void playerChuanGong_async(BattleIce.AMD_XmdsManager_playerChuanGong cb__, string instanceId, string playerIdA, string playerIdB)
  7641. {
  7642. playerChuanGong_async(cb__, instanceId, playerIdA, playerIdB, Ice.ObjectImpl.defaultCurrent);
  7643. }
  7644. public abstract void playerChuanGong_async(BattleIce.AMD_XmdsManager_playerChuanGong cb__, string instanceId, string playerIdA, string playerIdB, Ice.Current current__);
  7645. public void mountainKingRefreshNotify_async(BattleIce.AMD_XmdsManager_mountainKingRefreshNotify cb__, string instanceId, string data)
  7646. {
  7647. mountainKingRefreshNotify_async(cb__, instanceId, data, Ice.ObjectImpl.defaultCurrent);
  7648. }
  7649. public abstract void mountainKingRefreshNotify_async(BattleIce.AMD_XmdsManager_mountainKingRefreshNotify cb__, string instanceId, string data, Ice.Current current__);
  7650. #endregion
  7651. #region Slice type-related members
  7652. public static new readonly string[] ids__ =
  7653. {
  7654. "::BattleIce::XmdsManager",
  7655. "::Ice::Object"
  7656. };
  7657. public override bool ice_isA(string s)
  7658. {
  7659. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  7660. }
  7661. public override bool ice_isA(string s, Ice.Current current__)
  7662. {
  7663. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  7664. }
  7665. public override string[] ice_ids()
  7666. {
  7667. return ids__;
  7668. }
  7669. public override string[] ice_ids(Ice.Current current__)
  7670. {
  7671. return ids__;
  7672. }
  7673. public override string ice_id()
  7674. {
  7675. return ids__[0];
  7676. }
  7677. public override string ice_id(Ice.Current current__)
  7678. {
  7679. return ids__[0];
  7680. }
  7681. public static new string ice_staticId()
  7682. {
  7683. return ids__[0];
  7684. }
  7685. #endregion
  7686. #region Operation dispatch
  7687. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7688. public static Ice.DispatchStatus notifyBattleServer___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7689. {
  7690. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7691. IceInternal.BasicStream is__ = inS__.startReadParams();
  7692. string instanceId;
  7693. string name;
  7694. string data;
  7695. instanceId = is__.readString();
  7696. name = is__.readString();
  7697. data = is__.readString();
  7698. inS__.endReadParams();
  7699. AMD_XmdsManager_notifyBattleServer cb__ = new _AMD_XmdsManager_notifyBattleServer(inS__);
  7700. try
  7701. {
  7702. obj__.notifyBattleServer_async(cb__, instanceId, name, data, current__);
  7703. }
  7704. catch(_System.Exception ex__)
  7705. {
  7706. cb__.ice_exception(ex__);
  7707. }
  7708. return Ice.DispatchStatus.DispatchAsync;
  7709. }
  7710. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7711. public static Ice.DispatchStatus getZoneStaticData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7712. {
  7713. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7714. IceInternal.BasicStream is__ = inS__.startReadParams();
  7715. string instanceId;
  7716. instanceId = is__.readString();
  7717. inS__.endReadParams();
  7718. AMD_XmdsManager_getZoneStaticData cb__ = new _AMD_XmdsManager_getZoneStaticData(inS__);
  7719. try
  7720. {
  7721. obj__.getZoneStaticData_async(cb__, instanceId, current__);
  7722. }
  7723. catch(_System.Exception ex__)
  7724. {
  7725. cb__.ice_exception(ex__);
  7726. }
  7727. return Ice.DispatchStatus.DispatchAsync;
  7728. }
  7729. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7730. public static Ice.DispatchStatus getZoneRegions___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7731. {
  7732. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7733. IceInternal.BasicStream is__ = inS__.startReadParams();
  7734. string instanceId;
  7735. instanceId = is__.readString();
  7736. inS__.endReadParams();
  7737. AMD_XmdsManager_getZoneRegions cb__ = new _AMD_XmdsManager_getZoneRegions(inS__);
  7738. try
  7739. {
  7740. obj__.getZoneRegions_async(cb__, instanceId, current__);
  7741. }
  7742. catch(_System.Exception ex__)
  7743. {
  7744. cb__.ice_exception(ex__);
  7745. }
  7746. return Ice.DispatchStatus.DispatchAsync;
  7747. }
  7748. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7749. public static Ice.DispatchStatus getBornPlace___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7750. {
  7751. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7752. IceInternal.BasicStream is__ = inS__.startReadParams();
  7753. string instanceId;
  7754. int areaId;
  7755. string pointId;
  7756. instanceId = is__.readString();
  7757. areaId = is__.readInt();
  7758. pointId = is__.readString();
  7759. inS__.endReadParams();
  7760. AMD_XmdsManager_getBornPlace cb__ = new _AMD_XmdsManager_getBornPlace(inS__);
  7761. try
  7762. {
  7763. obj__.getBornPlace_async(cb__, instanceId, areaId, pointId, current__);
  7764. }
  7765. catch(_System.Exception ex__)
  7766. {
  7767. cb__.ice_exception(ex__);
  7768. }
  7769. return Ice.DispatchStatus.DispatchAsync;
  7770. }
  7771. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7772. public static Ice.DispatchStatus getAllUnitInfo___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7773. {
  7774. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7775. IceInternal.BasicStream is__ = inS__.startReadParams();
  7776. string instanceId;
  7777. instanceId = is__.readString();
  7778. inS__.endReadParams();
  7779. AMD_XmdsManager_getAllUnitInfo cb__ = new _AMD_XmdsManager_getAllUnitInfo(inS__);
  7780. try
  7781. {
  7782. obj__.getAllUnitInfo_async(cb__, instanceId, current__);
  7783. }
  7784. catch(_System.Exception ex__)
  7785. {
  7786. cb__.ice_exception(ex__);
  7787. }
  7788. return Ice.DispatchStatus.DispatchAsync;
  7789. }
  7790. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7791. public static Ice.DispatchStatus getAllNpcInfo___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7792. {
  7793. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7794. IceInternal.BasicStream is__ = inS__.startReadParams();
  7795. string instanceId;
  7796. instanceId = is__.readString();
  7797. inS__.endReadParams();
  7798. AMD_XmdsManager_getAllNpcInfo cb__ = new _AMD_XmdsManager_getAllNpcInfo(inS__);
  7799. try
  7800. {
  7801. obj__.getAllNpcInfo_async(cb__, instanceId, current__);
  7802. }
  7803. catch(_System.Exception ex__)
  7804. {
  7805. cb__.ice_exception(ex__);
  7806. }
  7807. return Ice.DispatchStatus.DispatchAsync;
  7808. }
  7809. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7810. public static Ice.DispatchStatus getAllPlayerUUID___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7811. {
  7812. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7813. inS__.readEmptyParams();
  7814. AMD_XmdsManager_getAllPlayerUUID cb__ = new _AMD_XmdsManager_getAllPlayerUUID(inS__);
  7815. try
  7816. {
  7817. obj__.getAllPlayerUUID_async(cb__, current__);
  7818. }
  7819. catch(_System.Exception ex__)
  7820. {
  7821. cb__.ice_exception(ex__);
  7822. }
  7823. return Ice.DispatchStatus.DispatchAsync;
  7824. }
  7825. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7826. public static Ice.DispatchStatus getPlayerData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7827. {
  7828. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7829. IceInternal.BasicStream is__ = inS__.startReadParams();
  7830. string playerId;
  7831. bool changeArea;
  7832. playerId = is__.readString();
  7833. changeArea = is__.readBool();
  7834. inS__.endReadParams();
  7835. AMD_XmdsManager_getPlayerData cb__ = new _AMD_XmdsManager_getPlayerData(inS__);
  7836. try
  7837. {
  7838. obj__.getPlayerData_async(cb__, playerId, changeArea, current__);
  7839. }
  7840. catch(_System.Exception ex__)
  7841. {
  7842. cb__.ice_exception(ex__);
  7843. }
  7844. return Ice.DispatchStatus.DispatchAsync;
  7845. }
  7846. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7847. public static Ice.DispatchStatus onMonsterDiedDrops___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7848. {
  7849. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7850. IceInternal.BasicStream is__ = inS__.startReadParams();
  7851. string instanceId;
  7852. string data;
  7853. instanceId = is__.readString();
  7854. data = is__.readString();
  7855. inS__.endReadParams();
  7856. AMD_XmdsManager_onMonsterDiedDrops cb__ = new _AMD_XmdsManager_onMonsterDiedDrops(inS__);
  7857. try
  7858. {
  7859. obj__.onMonsterDiedDrops_async(cb__, instanceId, data, current__);
  7860. }
  7861. catch(_System.Exception ex__)
  7862. {
  7863. cb__.ice_exception(ex__);
  7864. }
  7865. return Ice.DispatchStatus.DispatchAsync;
  7866. }
  7867. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7868. public static Ice.DispatchStatus helpRevivePlayer___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7869. {
  7870. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7871. IceInternal.BasicStream is__ = inS__.startReadParams();
  7872. string playerId;
  7873. string revivePlayerId;
  7874. int time;
  7875. playerId = is__.readString();
  7876. revivePlayerId = is__.readString();
  7877. time = is__.readInt();
  7878. inS__.endReadParams();
  7879. AMD_XmdsManager_helpRevivePlayer cb__ = new _AMD_XmdsManager_helpRevivePlayer(inS__);
  7880. try
  7881. {
  7882. obj__.helpRevivePlayer_async(cb__, playerId, revivePlayerId, time, current__);
  7883. }
  7884. catch(_System.Exception ex__)
  7885. {
  7886. cb__.ice_exception(ex__);
  7887. }
  7888. return Ice.DispatchStatus.DispatchAsync;
  7889. }
  7890. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7891. public static Ice.DispatchStatus revivePlayer___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7892. {
  7893. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7894. IceInternal.BasicStream is__ = inS__.startReadParams();
  7895. string playerId;
  7896. string data;
  7897. playerId = is__.readString();
  7898. data = is__.readString();
  7899. inS__.endReadParams();
  7900. AMD_XmdsManager_revivePlayer cb__ = new _AMD_XmdsManager_revivePlayer(inS__);
  7901. try
  7902. {
  7903. obj__.revivePlayer_async(cb__, playerId, data, current__);
  7904. }
  7905. catch(_System.Exception ex__)
  7906. {
  7907. cb__.ice_exception(ex__);
  7908. }
  7909. return Ice.DispatchStatus.DispatchAsync;
  7910. }
  7911. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7912. public static Ice.DispatchStatus refreshSummonMount___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7913. {
  7914. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7915. IceInternal.BasicStream is__ = inS__.startReadParams();
  7916. string playerId;
  7917. int time;
  7918. int isUp;
  7919. playerId = is__.readString();
  7920. time = is__.readInt();
  7921. isUp = is__.readInt();
  7922. inS__.endReadParams();
  7923. AMD_XmdsManager_refreshSummonMount cb__ = new _AMD_XmdsManager_refreshSummonMount(inS__);
  7924. try
  7925. {
  7926. obj__.refreshSummonMount_async(cb__, playerId, time, isUp, current__);
  7927. }
  7928. catch(_System.Exception ex__)
  7929. {
  7930. cb__.ice_exception(ex__);
  7931. }
  7932. return Ice.DispatchStatus.DispatchAsync;
  7933. }
  7934. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7935. public static Ice.DispatchStatus refreshPlayerBasicData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7936. {
  7937. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7938. IceInternal.BasicStream is__ = inS__.startReadParams();
  7939. string playerId;
  7940. string basic;
  7941. playerId = is__.readString();
  7942. basic = is__.readString();
  7943. inS__.endReadParams();
  7944. AMD_XmdsManager_refreshPlayerBasicData cb__ = new _AMD_XmdsManager_refreshPlayerBasicData(inS__);
  7945. try
  7946. {
  7947. obj__.refreshPlayerBasicData_async(cb__, playerId, basic, current__);
  7948. }
  7949. catch(_System.Exception ex__)
  7950. {
  7951. cb__.ice_exception(ex__);
  7952. }
  7953. return Ice.DispatchStatus.DispatchAsync;
  7954. }
  7955. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7956. public static Ice.DispatchStatus refreshPlayerTeamData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7957. {
  7958. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7959. IceInternal.BasicStream is__ = inS__.startReadParams();
  7960. string playerId;
  7961. string uuidList;
  7962. playerId = is__.readString();
  7963. uuidList = is__.readString();
  7964. inS__.endReadParams();
  7965. AMD_XmdsManager_refreshPlayerTeamData cb__ = new _AMD_XmdsManager_refreshPlayerTeamData(inS__);
  7966. try
  7967. {
  7968. obj__.refreshPlayerTeamData_async(cb__, playerId, uuidList, current__);
  7969. }
  7970. catch(_System.Exception ex__)
  7971. {
  7972. cb__.ice_exception(ex__);
  7973. }
  7974. return Ice.DispatchStatus.DispatchAsync;
  7975. }
  7976. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7977. public static Ice.DispatchStatus refreshPlayerRemainBagCountData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7978. {
  7979. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7980. IceInternal.BasicStream is__ = inS__.startReadParams();
  7981. string playerId;
  7982. int remainCount;
  7983. playerId = is__.readString();
  7984. remainCount = is__.readInt();
  7985. inS__.endReadParams();
  7986. AMD_XmdsManager_refreshPlayerRemainBagCountData cb__ = new _AMD_XmdsManager_refreshPlayerRemainBagCountData(inS__);
  7987. try
  7988. {
  7989. obj__.refreshPlayerRemainBagCountData_async(cb__, playerId, remainCount, current__);
  7990. }
  7991. catch(_System.Exception ex__)
  7992. {
  7993. cb__.ice_exception(ex__);
  7994. }
  7995. return Ice.DispatchStatus.DispatchAsync;
  7996. }
  7997. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7998. public static Ice.DispatchStatus refreshPlayerRemainTeamBagCountData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7999. {
  8000. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8001. IceInternal.BasicStream is__ = inS__.startReadParams();
  8002. string playerId;
  8003. int remainCount;
  8004. playerId = is__.readString();
  8005. remainCount = is__.readInt();
  8006. inS__.endReadParams();
  8007. AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__ = new _AMD_XmdsManager_refreshPlayerRemainTeamBagCountData(inS__);
  8008. try
  8009. {
  8010. obj__.refreshPlayerRemainTeamBagCountData_async(cb__, playerId, remainCount, current__);
  8011. }
  8012. catch(_System.Exception ex__)
  8013. {
  8014. cb__.ice_exception(ex__);
  8015. }
  8016. return Ice.DispatchStatus.DispatchAsync;
  8017. }
  8018. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8019. public static Ice.DispatchStatus refreshPlayerPetBaseInfoChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8020. {
  8021. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8022. IceInternal.BasicStream is__ = inS__.startReadParams();
  8023. string playerId;
  8024. string data;
  8025. playerId = is__.readString();
  8026. data = is__.readString();
  8027. inS__.endReadParams();
  8028. AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__ = new _AMD_XmdsManager_refreshPlayerPetBaseInfoChange(inS__);
  8029. try
  8030. {
  8031. obj__.refreshPlayerPetBaseInfoChange_async(cb__, playerId, data, current__);
  8032. }
  8033. catch(_System.Exception ex__)
  8034. {
  8035. cb__.ice_exception(ex__);
  8036. }
  8037. return Ice.DispatchStatus.DispatchAsync;
  8038. }
  8039. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8040. public static Ice.DispatchStatus refreshPlayerPetDataChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8041. {
  8042. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8043. IceInternal.BasicStream is__ = inS__.startReadParams();
  8044. string playerId;
  8045. int type;
  8046. string data;
  8047. playerId = is__.readString();
  8048. type = is__.readInt();
  8049. data = is__.readString();
  8050. inS__.endReadParams();
  8051. AMD_XmdsManager_refreshPlayerPetDataChange cb__ = new _AMD_XmdsManager_refreshPlayerPetDataChange(inS__);
  8052. try
  8053. {
  8054. obj__.refreshPlayerPetDataChange_async(cb__, playerId, type, data, current__);
  8055. }
  8056. catch(_System.Exception ex__)
  8057. {
  8058. cb__.ice_exception(ex__);
  8059. }
  8060. return Ice.DispatchStatus.DispatchAsync;
  8061. }
  8062. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8063. public static Ice.DispatchStatus refreshPlayerBattleEffect___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8064. {
  8065. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8066. IceInternal.BasicStream is__ = inS__.startReadParams();
  8067. string playerId;
  8068. string effects;
  8069. playerId = is__.readString();
  8070. effects = is__.readString();
  8071. inS__.endReadParams();
  8072. AMD_XmdsManager_refreshPlayerBattleEffect cb__ = new _AMD_XmdsManager_refreshPlayerBattleEffect(inS__);
  8073. try
  8074. {
  8075. obj__.refreshPlayerBattleEffect_async(cb__, playerId, effects, current__);
  8076. }
  8077. catch(_System.Exception ex__)
  8078. {
  8079. cb__.ice_exception(ex__);
  8080. }
  8081. return Ice.DispatchStatus.DispatchAsync;
  8082. }
  8083. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8084. public static Ice.DispatchStatus addPlayerAtt___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8085. {
  8086. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8087. IceInternal.BasicStream is__ = inS__.startReadParams();
  8088. string playerId;
  8089. string notifyPlayerIds;
  8090. string key;
  8091. int value;
  8092. playerId = is__.readString();
  8093. notifyPlayerIds = is__.readString();
  8094. key = is__.readString();
  8095. value = is__.readInt();
  8096. inS__.endReadParams();
  8097. AMD_XmdsManager_addPlayerAtt cb__ = new _AMD_XmdsManager_addPlayerAtt(inS__);
  8098. try
  8099. {
  8100. obj__.addPlayerAtt_async(cb__, playerId, notifyPlayerIds, key, value, current__);
  8101. }
  8102. catch(_System.Exception ex__)
  8103. {
  8104. cb__.ice_exception(ex__);
  8105. }
  8106. return Ice.DispatchStatus.DispatchAsync;
  8107. }
  8108. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8109. public static Ice.DispatchStatus refreshPlayerSkill___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8110. {
  8111. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8112. IceInternal.BasicStream is__ = inS__.startReadParams();
  8113. string playerId;
  8114. int operateID;
  8115. string skills;
  8116. playerId = is__.readString();
  8117. operateID = is__.readInt();
  8118. skills = is__.readString();
  8119. inS__.endReadParams();
  8120. AMD_XmdsManager_refreshPlayerSkill cb__ = new _AMD_XmdsManager_refreshPlayerSkill(inS__);
  8121. try
  8122. {
  8123. obj__.refreshPlayerSkill_async(cb__, playerId, operateID, skills, current__);
  8124. }
  8125. catch(_System.Exception ex__)
  8126. {
  8127. cb__.ice_exception(ex__);
  8128. }
  8129. return Ice.DispatchStatus.DispatchAsync;
  8130. }
  8131. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8132. public static Ice.DispatchStatus playerChangeSkill___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8133. {
  8134. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8135. IceInternal.BasicStream is__ = inS__.startReadParams();
  8136. string playerId;
  8137. int oldSkillID;
  8138. int newSkillID;
  8139. string data;
  8140. playerId = is__.readString();
  8141. oldSkillID = is__.readInt();
  8142. newSkillID = is__.readInt();
  8143. data = is__.readString();
  8144. inS__.endReadParams();
  8145. AMD_XmdsManager_playerChangeSkill cb__ = new _AMD_XmdsManager_playerChangeSkill(inS__);
  8146. try
  8147. {
  8148. obj__.playerChangeSkill_async(cb__, playerId, oldSkillID, newSkillID, data, current__);
  8149. }
  8150. catch(_System.Exception ex__)
  8151. {
  8152. cb__.ice_exception(ex__);
  8153. }
  8154. return Ice.DispatchStatus.DispatchAsync;
  8155. }
  8156. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8157. public static Ice.DispatchStatus refreshPlayerAvatar___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8158. {
  8159. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8160. IceInternal.BasicStream is__ = inS__.startReadParams();
  8161. string playerId;
  8162. string avatars;
  8163. playerId = is__.readString();
  8164. avatars = is__.readString();
  8165. inS__.endReadParams();
  8166. AMD_XmdsManager_refreshPlayerAvatar cb__ = new _AMD_XmdsManager_refreshPlayerAvatar(inS__);
  8167. try
  8168. {
  8169. obj__.refreshPlayerAvatar_async(cb__, playerId, avatars, current__);
  8170. }
  8171. catch(_System.Exception ex__)
  8172. {
  8173. cb__.ice_exception(ex__);
  8174. }
  8175. return Ice.DispatchStatus.DispatchAsync;
  8176. }
  8177. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8178. public static Ice.DispatchStatus getPlayerPKInfoData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8179. {
  8180. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8181. IceInternal.BasicStream is__ = inS__.startReadParams();
  8182. string playerId;
  8183. playerId = is__.readString();
  8184. inS__.endReadParams();
  8185. AMD_XmdsManager_getPlayerPKInfoData cb__ = new _AMD_XmdsManager_getPlayerPKInfoData(inS__);
  8186. try
  8187. {
  8188. obj__.getPlayerPKInfoData_async(cb__, playerId, current__);
  8189. }
  8190. catch(_System.Exception ex__)
  8191. {
  8192. cb__.ice_exception(ex__);
  8193. }
  8194. return Ice.DispatchStatus.DispatchAsync;
  8195. }
  8196. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8197. public static Ice.DispatchStatus getPlayerSkillCDTime___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8198. {
  8199. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8200. IceInternal.BasicStream is__ = inS__.startReadParams();
  8201. string playerId;
  8202. playerId = is__.readString();
  8203. inS__.endReadParams();
  8204. AMD_XmdsManager_getPlayerSkillCDTime cb__ = new _AMD_XmdsManager_getPlayerSkillCDTime(inS__);
  8205. try
  8206. {
  8207. obj__.getPlayerSkillCDTime_async(cb__, playerId, current__);
  8208. }
  8209. catch(_System.Exception ex__)
  8210. {
  8211. cb__.ice_exception(ex__);
  8212. }
  8213. return Ice.DispatchStatus.DispatchAsync;
  8214. }
  8215. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8216. public static Ice.DispatchStatus canTalkWithNpc___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8217. {
  8218. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8219. IceInternal.BasicStream is__ = inS__.startReadParams();
  8220. string playerId;
  8221. int npcId;
  8222. playerId = is__.readString();
  8223. npcId = is__.readInt();
  8224. inS__.endReadParams();
  8225. AMD_XmdsManager_canTalkWithNpc cb__ = new _AMD_XmdsManager_canTalkWithNpc(inS__);
  8226. try
  8227. {
  8228. obj__.canTalkWithNpc_async(cb__, playerId, npcId, current__);
  8229. }
  8230. catch(_System.Exception ex__)
  8231. {
  8232. cb__.ice_exception(ex__);
  8233. }
  8234. return Ice.DispatchStatus.DispatchAsync;
  8235. }
  8236. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8237. public static Ice.DispatchStatus refreshPlayerPropertyChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8238. {
  8239. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8240. IceInternal.BasicStream is__ = inS__.startReadParams();
  8241. string playerId;
  8242. string data;
  8243. playerId = is__.readString();
  8244. data = is__.readString();
  8245. inS__.endReadParams();
  8246. AMD_XmdsManager_refreshPlayerPropertyChange cb__ = new _AMD_XmdsManager_refreshPlayerPropertyChange(inS__);
  8247. try
  8248. {
  8249. obj__.refreshPlayerPropertyChange_async(cb__, playerId, data, current__);
  8250. }
  8251. catch(_System.Exception ex__)
  8252. {
  8253. cb__.ice_exception(ex__);
  8254. }
  8255. return Ice.DispatchStatus.DispatchAsync;
  8256. }
  8257. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8258. public static Ice.DispatchStatus refreshPlayerPKMode___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8259. {
  8260. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8261. IceInternal.BasicStream is__ = inS__.startReadParams();
  8262. string playerId;
  8263. bool isLook;
  8264. int mode;
  8265. playerId = is__.readString();
  8266. isLook = is__.readBool();
  8267. mode = is__.readInt();
  8268. inS__.endReadParams();
  8269. AMD_XmdsManager_refreshPlayerPKMode cb__ = new _AMD_XmdsManager_refreshPlayerPKMode(inS__);
  8270. try
  8271. {
  8272. obj__.refreshPlayerPKMode_async(cb__, playerId, isLook, mode, current__);
  8273. }
  8274. catch(_System.Exception ex__)
  8275. {
  8276. cb__.ice_exception(ex__);
  8277. }
  8278. return Ice.DispatchStatus.DispatchAsync;
  8279. }
  8280. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8281. public static Ice.DispatchStatus refreshPlayerPKValue___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8282. {
  8283. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8284. IceInternal.BasicStream is__ = inS__.startReadParams();
  8285. string playerId;
  8286. int value;
  8287. playerId = is__.readString();
  8288. value = is__.readInt();
  8289. inS__.endReadParams();
  8290. AMD_XmdsManager_refreshPlayerPKValue cb__ = new _AMD_XmdsManager_refreshPlayerPKValue(inS__);
  8291. try
  8292. {
  8293. obj__.refreshPlayerPKValue_async(cb__, playerId, value, current__);
  8294. }
  8295. catch(_System.Exception ex__)
  8296. {
  8297. cb__.ice_exception(ex__);
  8298. }
  8299. return Ice.DispatchStatus.DispatchAsync;
  8300. }
  8301. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8302. public static Ice.DispatchStatus refreshPlayerPKLevel___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8303. {
  8304. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8305. IceInternal.BasicStream is__ = inS__.startReadParams();
  8306. string playerId;
  8307. int level;
  8308. playerId = is__.readString();
  8309. level = is__.readInt();
  8310. inS__.endReadParams();
  8311. AMD_XmdsManager_refreshPlayerPKLevel cb__ = new _AMD_XmdsManager_refreshPlayerPKLevel(inS__);
  8312. try
  8313. {
  8314. obj__.refreshPlayerPKLevel_async(cb__, playerId, level, current__);
  8315. }
  8316. catch(_System.Exception ex__)
  8317. {
  8318. cb__.ice_exception(ex__);
  8319. }
  8320. return Ice.DispatchStatus.DispatchAsync;
  8321. }
  8322. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8323. public static Ice.DispatchStatus onFinishPickItem___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8324. {
  8325. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8326. IceInternal.BasicStream is__ = inS__.startReadParams();
  8327. string playerId;
  8328. string data;
  8329. playerId = is__.readString();
  8330. data = is__.readString();
  8331. inS__.endReadParams();
  8332. AMD_XmdsManager_onFinishPickItem cb__ = new _AMD_XmdsManager_onFinishPickItem(inS__);
  8333. try
  8334. {
  8335. obj__.onFinishPickItem_async(cb__, playerId, data, current__);
  8336. }
  8337. catch(_System.Exception ex__)
  8338. {
  8339. cb__.ice_exception(ex__);
  8340. }
  8341. return Ice.DispatchStatus.DispatchAsync;
  8342. }
  8343. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8344. public static Ice.DispatchStatus refreshPlayerPetSkillChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8345. {
  8346. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8347. IceInternal.BasicStream is__ = inS__.startReadParams();
  8348. string playerId;
  8349. int operateID;
  8350. string skills;
  8351. playerId = is__.readString();
  8352. operateID = is__.readInt();
  8353. skills = is__.readString();
  8354. inS__.endReadParams();
  8355. AMD_XmdsManager_refreshPlayerPetSkillChange cb__ = new _AMD_XmdsManager_refreshPlayerPetSkillChange(inS__);
  8356. try
  8357. {
  8358. obj__.refreshPlayerPetSkillChange_async(cb__, playerId, operateID, skills, current__);
  8359. }
  8360. catch(_System.Exception ex__)
  8361. {
  8362. cb__.ice_exception(ex__);
  8363. }
  8364. return Ice.DispatchStatus.DispatchAsync;
  8365. }
  8366. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8367. public static Ice.DispatchStatus canUseItem___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8368. {
  8369. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8370. IceInternal.BasicStream is__ = inS__.startReadParams();
  8371. string playerId;
  8372. playerId = is__.readString();
  8373. inS__.endReadParams();
  8374. AMD_XmdsManager_canUseItem cb__ = new _AMD_XmdsManager_canUseItem(inS__);
  8375. try
  8376. {
  8377. obj__.canUseItem_async(cb__, playerId, current__);
  8378. }
  8379. catch(_System.Exception ex__)
  8380. {
  8381. cb__.ice_exception(ex__);
  8382. }
  8383. return Ice.DispatchStatus.DispatchAsync;
  8384. }
  8385. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8386. public static Ice.DispatchStatus transferToPointPos___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8387. {
  8388. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8389. IceInternal.BasicStream is__ = inS__.startReadParams();
  8390. string instanceId;
  8391. string playerId;
  8392. string point;
  8393. bool setDirection;
  8394. float direction;
  8395. instanceId = is__.readString();
  8396. playerId = is__.readString();
  8397. point = is__.readString();
  8398. setDirection = is__.readBool();
  8399. direction = is__.readFloat();
  8400. inS__.endReadParams();
  8401. AMD_XmdsManager_transferToPointPos cb__ = new _AMD_XmdsManager_transferToPointPos(inS__);
  8402. try
  8403. {
  8404. obj__.transferToPointPos_async(cb__, instanceId, playerId, point, setDirection, direction, current__);
  8405. }
  8406. catch(_System.Exception ex__)
  8407. {
  8408. cb__.ice_exception(ex__);
  8409. }
  8410. return Ice.DispatchStatus.DispatchAsync;
  8411. }
  8412. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8413. public static Ice.DispatchStatus refreshPlayerPetPropertyChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8414. {
  8415. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8416. IceInternal.BasicStream is__ = inS__.startReadParams();
  8417. string playerId;
  8418. string data;
  8419. playerId = is__.readString();
  8420. data = is__.readString();
  8421. inS__.endReadParams();
  8422. AMD_XmdsManager_refreshPlayerPetPropertyChange cb__ = new _AMD_XmdsManager_refreshPlayerPetPropertyChange(inS__);
  8423. try
  8424. {
  8425. obj__.refreshPlayerPetPropertyChange_async(cb__, playerId, data, current__);
  8426. }
  8427. catch(_System.Exception ex__)
  8428. {
  8429. cb__.ice_exception(ex__);
  8430. }
  8431. return Ice.DispatchStatus.DispatchAsync;
  8432. }
  8433. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8434. public static Ice.DispatchStatus getPlayerPetData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8435. {
  8436. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8437. IceInternal.BasicStream is__ = inS__.startReadParams();
  8438. string playerId;
  8439. playerId = is__.readString();
  8440. inS__.endReadParams();
  8441. AMD_XmdsManager_getPlayerPetData cb__ = new _AMD_XmdsManager_getPlayerPetData(inS__);
  8442. try
  8443. {
  8444. obj__.getPlayerPetData_async(cb__, playerId, current__);
  8445. }
  8446. catch(_System.Exception ex__)
  8447. {
  8448. cb__.ice_exception(ex__);
  8449. }
  8450. return Ice.DispatchStatus.DispatchAsync;
  8451. }
  8452. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8453. public static Ice.DispatchStatus triggrBattleFunction___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8454. {
  8455. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8456. IceInternal.BasicStream is__ = inS__.startReadParams();
  8457. string playerId;
  8458. int eventId;
  8459. int value1;
  8460. int valu2;
  8461. int valu3;
  8462. int valu4;
  8463. int value5;
  8464. int value6;
  8465. playerId = is__.readString();
  8466. eventId = is__.readInt();
  8467. value1 = is__.readInt();
  8468. valu2 = is__.readInt();
  8469. valu3 = is__.readInt();
  8470. valu4 = is__.readInt();
  8471. value5 = is__.readInt();
  8472. value6 = is__.readInt();
  8473. inS__.endReadParams();
  8474. AMD_XmdsManager_triggrBattleFunction cb__ = new _AMD_XmdsManager_triggrBattleFunction(inS__);
  8475. try
  8476. {
  8477. obj__.triggrBattleFunction_async(cb__, playerId, eventId, value1, valu2, valu3, valu4, value5, value6, current__);
  8478. }
  8479. catch(_System.Exception ex__)
  8480. {
  8481. cb__.ice_exception(ex__);
  8482. }
  8483. return Ice.DispatchStatus.DispatchAsync;
  8484. }
  8485. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8486. public static Ice.DispatchStatus addUnits___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8487. {
  8488. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8489. IceInternal.BasicStream is__ = inS__.startReadParams();
  8490. string instanceId;
  8491. string data;
  8492. instanceId = is__.readString();
  8493. data = is__.readString();
  8494. inS__.endReadParams();
  8495. AMD_XmdsManager_addUnits cb__ = new _AMD_XmdsManager_addUnits(inS__);
  8496. try
  8497. {
  8498. obj__.addUnits_async(cb__, instanceId, data, current__);
  8499. }
  8500. catch(_System.Exception ex__)
  8501. {
  8502. cb__.ice_exception(ex__);
  8503. }
  8504. return Ice.DispatchStatus.DispatchAsync;
  8505. }
  8506. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8507. public static Ice.DispatchStatus refreshPlayerPetFollowModeChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8508. {
  8509. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8510. IceInternal.BasicStream is__ = inS__.startReadParams();
  8511. string playerId;
  8512. int mode;
  8513. playerId = is__.readString();
  8514. mode = is__.readInt();
  8515. inS__.endReadParams();
  8516. AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__ = new _AMD_XmdsManager_refreshPlayerPetFollowModeChange(inS__);
  8517. try
  8518. {
  8519. obj__.refreshPlayerPetFollowModeChange_async(cb__, playerId, mode, current__);
  8520. }
  8521. catch(_System.Exception ex__)
  8522. {
  8523. cb__.ice_exception(ex__);
  8524. }
  8525. return Ice.DispatchStatus.DispatchAsync;
  8526. }
  8527. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8528. public static Ice.DispatchStatus playerReady___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8529. {
  8530. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8531. IceInternal.BasicStream is__ = inS__.startReadParams();
  8532. string playerId;
  8533. playerId = is__.readString();
  8534. inS__.endReadParams();
  8535. AMD_XmdsManager_playerReady cb__ = new _AMD_XmdsManager_playerReady(inS__);
  8536. try
  8537. {
  8538. obj__.playerReady_async(cb__, playerId, current__);
  8539. }
  8540. catch(_System.Exception ex__)
  8541. {
  8542. cb__.ice_exception(ex__);
  8543. }
  8544. return Ice.DispatchStatus.DispatchAsync;
  8545. }
  8546. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8547. public static Ice.DispatchStatus refreshTeamData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8548. {
  8549. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8550. IceInternal.BasicStream is__ = inS__.startReadParams();
  8551. string playerId;
  8552. string data;
  8553. playerId = is__.readString();
  8554. data = is__.readString();
  8555. inS__.endReadParams();
  8556. AMD_XmdsManager_refreshTeamData cb__ = new _AMD_XmdsManager_refreshTeamData(inS__);
  8557. try
  8558. {
  8559. obj__.refreshTeamData_async(cb__, playerId, data, current__);
  8560. }
  8561. catch(_System.Exception ex__)
  8562. {
  8563. cb__.ice_exception(ex__);
  8564. }
  8565. return Ice.DispatchStatus.DispatchAsync;
  8566. }
  8567. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8568. public static Ice.DispatchStatus autoBattle___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8569. {
  8570. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8571. IceInternal.BasicStream is__ = inS__.startReadParams();
  8572. string instanceId;
  8573. string playerId;
  8574. bool enable;
  8575. instanceId = is__.readString();
  8576. playerId = is__.readString();
  8577. enable = is__.readBool();
  8578. inS__.endReadParams();
  8579. AMD_XmdsManager_autoBattle cb__ = new _AMD_XmdsManager_autoBattle(inS__);
  8580. try
  8581. {
  8582. obj__.autoBattle_async(cb__, instanceId, playerId, enable, current__);
  8583. }
  8584. catch(_System.Exception ex__)
  8585. {
  8586. cb__.ice_exception(ex__);
  8587. }
  8588. return Ice.DispatchStatus.DispatchAsync;
  8589. }
  8590. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8591. public static Ice.DispatchStatus getPlayerStatistic___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8592. {
  8593. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8594. IceInternal.BasicStream is__ = inS__.startReadParams();
  8595. string instanceId;
  8596. string playerId;
  8597. int flag;
  8598. instanceId = is__.readString();
  8599. playerId = is__.readString();
  8600. flag = is__.readInt();
  8601. inS__.endReadParams();
  8602. AMD_XmdsManager_getPlayerStatistic cb__ = new _AMD_XmdsManager_getPlayerStatistic(inS__);
  8603. try
  8604. {
  8605. obj__.getPlayerStatistic_async(cb__, instanceId, playerId, flag, current__);
  8606. }
  8607. catch(_System.Exception ex__)
  8608. {
  8609. cb__.ice_exception(ex__);
  8610. }
  8611. return Ice.DispatchStatus.DispatchAsync;
  8612. }
  8613. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8614. public static Ice.DispatchStatus getInstanceStatistic___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8615. {
  8616. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8617. IceInternal.BasicStream is__ = inS__.startReadParams();
  8618. string instanceId;
  8619. instanceId = is__.readString();
  8620. inS__.endReadParams();
  8621. AMD_XmdsManager_getInstanceStatistic cb__ = new _AMD_XmdsManager_getInstanceStatistic(inS__);
  8622. try
  8623. {
  8624. obj__.getInstanceStatistic_async(cb__, instanceId, current__);
  8625. }
  8626. catch(_System.Exception ex__)
  8627. {
  8628. cb__.ice_exception(ex__);
  8629. }
  8630. return Ice.DispatchStatus.DispatchAsync;
  8631. }
  8632. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8633. public static Ice.DispatchStatus addUnit___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8634. {
  8635. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8636. IceInternal.BasicStream is__ = inS__.startReadParams();
  8637. string instanceId;
  8638. int unitTemplateID;
  8639. string data;
  8640. instanceId = is__.readString();
  8641. unitTemplateID = is__.readInt();
  8642. data = is__.readString();
  8643. inS__.endReadParams();
  8644. AMD_XmdsManager_addUnit cb__ = new _AMD_XmdsManager_addUnit(inS__);
  8645. try
  8646. {
  8647. obj__.addUnit_async(cb__, instanceId, unitTemplateID, data, current__);
  8648. }
  8649. catch(_System.Exception ex__)
  8650. {
  8651. cb__.ice_exception(ex__);
  8652. }
  8653. return Ice.DispatchStatus.DispatchAsync;
  8654. }
  8655. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8656. public static Ice.DispatchStatus removeUnit___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8657. {
  8658. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8659. IceInternal.BasicStream is__ = inS__.startReadParams();
  8660. string instanceId;
  8661. int unitId;
  8662. instanceId = is__.readString();
  8663. unitId = is__.readInt();
  8664. inS__.endReadParams();
  8665. AMD_XmdsManager_removeUnit cb__ = new _AMD_XmdsManager_removeUnit(inS__);
  8666. try
  8667. {
  8668. obj__.removeUnit_async(cb__, instanceId, unitId, current__);
  8669. }
  8670. catch(_System.Exception ex__)
  8671. {
  8672. cb__.ice_exception(ex__);
  8673. }
  8674. return Ice.DispatchStatus.DispatchAsync;
  8675. }
  8676. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8677. public static Ice.DispatchStatus removePointUnit___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8678. {
  8679. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8680. IceInternal.BasicStream is__ = inS__.startReadParams();
  8681. string instanceId;
  8682. int unitObjectId;
  8683. instanceId = is__.readString();
  8684. unitObjectId = is__.readInt();
  8685. inS__.endReadParams();
  8686. AMD_XmdsManager_removePointUnit cb__ = new _AMD_XmdsManager_removePointUnit(inS__);
  8687. try
  8688. {
  8689. obj__.removePointUnit_async(cb__, instanceId, unitObjectId, current__);
  8690. }
  8691. catch(_System.Exception ex__)
  8692. {
  8693. cb__.ice_exception(ex__);
  8694. }
  8695. return Ice.DispatchStatus.DispatchAsync;
  8696. }
  8697. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8698. public static Ice.DispatchStatus transferUnit___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8699. {
  8700. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8701. IceInternal.BasicStream is__ = inS__.startReadParams();
  8702. string instanceId;
  8703. int unitObjectId;
  8704. float x;
  8705. float y;
  8706. instanceId = is__.readString();
  8707. unitObjectId = is__.readInt();
  8708. x = is__.readFloat();
  8709. y = is__.readFloat();
  8710. inS__.endReadParams();
  8711. AMD_XmdsManager_transferUnit cb__ = new _AMD_XmdsManager_transferUnit(inS__);
  8712. try
  8713. {
  8714. obj__.transferUnit_async(cb__, instanceId, unitObjectId, x, y, current__);
  8715. }
  8716. catch(_System.Exception ex__)
  8717. {
  8718. cb__.ice_exception(ex__);
  8719. }
  8720. return Ice.DispatchStatus.DispatchAsync;
  8721. }
  8722. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8723. public static Ice.DispatchStatus removeItem___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8724. {
  8725. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8726. IceInternal.BasicStream is__ = inS__.startReadParams();
  8727. string instanceId;
  8728. int itemId;
  8729. instanceId = is__.readString();
  8730. itemId = is__.readInt();
  8731. inS__.endReadParams();
  8732. AMD_XmdsManager_removeItem cb__ = new _AMD_XmdsManager_removeItem(inS__);
  8733. try
  8734. {
  8735. obj__.removeItem_async(cb__, instanceId, itemId, current__);
  8736. }
  8737. catch(_System.Exception ex__)
  8738. {
  8739. cb__.ice_exception(ex__);
  8740. }
  8741. return Ice.DispatchStatus.DispatchAsync;
  8742. }
  8743. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8744. public static Ice.DispatchStatus changePlayerState___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8745. {
  8746. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8747. IceInternal.BasicStream is__ = inS__.startReadParams();
  8748. string instanceId;
  8749. string playerId;
  8750. byte status;
  8751. int time;
  8752. instanceId = is__.readString();
  8753. playerId = is__.readString();
  8754. status = is__.readByte();
  8755. time = is__.readInt();
  8756. inS__.endReadParams();
  8757. AMD_XmdsManager_changePlayerState cb__ = new _AMD_XmdsManager_changePlayerState(inS__);
  8758. try
  8759. {
  8760. obj__.changePlayerState_async(cb__, instanceId, playerId, status, time, current__);
  8761. }
  8762. catch(_System.Exception ex__)
  8763. {
  8764. cb__.ice_exception(ex__);
  8765. }
  8766. return Ice.DispatchStatus.DispatchAsync;
  8767. }
  8768. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8769. public static Ice.DispatchStatus playerChuanGong___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8770. {
  8771. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8772. IceInternal.BasicStream is__ = inS__.startReadParams();
  8773. string instanceId;
  8774. string playerIdA;
  8775. string playerIdB;
  8776. instanceId = is__.readString();
  8777. playerIdA = is__.readString();
  8778. playerIdB = is__.readString();
  8779. inS__.endReadParams();
  8780. AMD_XmdsManager_playerChuanGong cb__ = new _AMD_XmdsManager_playerChuanGong(inS__);
  8781. try
  8782. {
  8783. obj__.playerChuanGong_async(cb__, instanceId, playerIdA, playerIdB, current__);
  8784. }
  8785. catch(_System.Exception ex__)
  8786. {
  8787. cb__.ice_exception(ex__);
  8788. }
  8789. return Ice.DispatchStatus.DispatchAsync;
  8790. }
  8791. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8792. public static Ice.DispatchStatus mountainKingRefreshNotify___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8793. {
  8794. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8795. IceInternal.BasicStream is__ = inS__.startReadParams();
  8796. string instanceId;
  8797. string data;
  8798. instanceId = is__.readString();
  8799. data = is__.readString();
  8800. inS__.endReadParams();
  8801. AMD_XmdsManager_mountainKingRefreshNotify cb__ = new _AMD_XmdsManager_mountainKingRefreshNotify(inS__);
  8802. try
  8803. {
  8804. obj__.mountainKingRefreshNotify_async(cb__, instanceId, data, current__);
  8805. }
  8806. catch(_System.Exception ex__)
  8807. {
  8808. cb__.ice_exception(ex__);
  8809. }
  8810. return Ice.DispatchStatus.DispatchAsync;
  8811. }
  8812. private static string[] all__ =
  8813. {
  8814. "addPlayerAtt",
  8815. "addUnit",
  8816. "addUnits",
  8817. "autoBattle",
  8818. "canTalkWithNpc",
  8819. "canUseItem",
  8820. "changePlayerState",
  8821. "getAllNpcInfo",
  8822. "getAllPlayerUUID",
  8823. "getAllUnitInfo",
  8824. "getBornPlace",
  8825. "getInstanceStatistic",
  8826. "getPlayerData",
  8827. "getPlayerPKInfoData",
  8828. "getPlayerPetData",
  8829. "getPlayerSkillCDTime",
  8830. "getPlayerStatistic",
  8831. "getZoneRegions",
  8832. "getZoneStaticData",
  8833. "helpRevivePlayer",
  8834. "ice_id",
  8835. "ice_ids",
  8836. "ice_isA",
  8837. "ice_ping",
  8838. "mountainKingRefreshNotify",
  8839. "notifyBattleServer",
  8840. "onFinishPickItem",
  8841. "onMonsterDiedDrops",
  8842. "playerChangeSkill",
  8843. "playerChuanGong",
  8844. "playerReady",
  8845. "refreshPlayerAvatar",
  8846. "refreshPlayerBasicData",
  8847. "refreshPlayerBattleEffect",
  8848. "refreshPlayerPKLevel",
  8849. "refreshPlayerPKMode",
  8850. "refreshPlayerPKValue",
  8851. "refreshPlayerPetBaseInfoChange",
  8852. "refreshPlayerPetDataChange",
  8853. "refreshPlayerPetFollowModeChange",
  8854. "refreshPlayerPetPropertyChange",
  8855. "refreshPlayerPetSkillChange",
  8856. "refreshPlayerPropertyChange",
  8857. "refreshPlayerRemainBagCountData",
  8858. "refreshPlayerRemainTeamBagCountData",
  8859. "refreshPlayerSkill",
  8860. "refreshPlayerTeamData",
  8861. "refreshSummonMount",
  8862. "refreshTeamData",
  8863. "removeItem",
  8864. "removePointUnit",
  8865. "removeUnit",
  8866. "revivePlayer",
  8867. "transferToPointPos",
  8868. "transferUnit",
  8869. "triggrBattleFunction"
  8870. };
  8871. public override Ice.DispatchStatus dispatch__(IceInternal.Incoming inS__, Ice.Current current__)
  8872. {
  8873. int pos = _System.Array.BinarySearch(all__, current__.operation, IceUtilInternal.StringUtil.OrdinalStringComparer);
  8874. if(pos < 0)
  8875. {
  8876. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  8877. }
  8878. switch(pos)
  8879. {
  8880. case 0:
  8881. {
  8882. return addPlayerAtt___(this, inS__, current__);
  8883. }
  8884. case 1:
  8885. {
  8886. return addUnit___(this, inS__, current__);
  8887. }
  8888. case 2:
  8889. {
  8890. return addUnits___(this, inS__, current__);
  8891. }
  8892. case 3:
  8893. {
  8894. return autoBattle___(this, inS__, current__);
  8895. }
  8896. case 4:
  8897. {
  8898. return canTalkWithNpc___(this, inS__, current__);
  8899. }
  8900. case 5:
  8901. {
  8902. return canUseItem___(this, inS__, current__);
  8903. }
  8904. case 6:
  8905. {
  8906. return changePlayerState___(this, inS__, current__);
  8907. }
  8908. case 7:
  8909. {
  8910. return getAllNpcInfo___(this, inS__, current__);
  8911. }
  8912. case 8:
  8913. {
  8914. return getAllPlayerUUID___(this, inS__, current__);
  8915. }
  8916. case 9:
  8917. {
  8918. return getAllUnitInfo___(this, inS__, current__);
  8919. }
  8920. case 10:
  8921. {
  8922. return getBornPlace___(this, inS__, current__);
  8923. }
  8924. case 11:
  8925. {
  8926. return getInstanceStatistic___(this, inS__, current__);
  8927. }
  8928. case 12:
  8929. {
  8930. return getPlayerData___(this, inS__, current__);
  8931. }
  8932. case 13:
  8933. {
  8934. return getPlayerPKInfoData___(this, inS__, current__);
  8935. }
  8936. case 14:
  8937. {
  8938. return getPlayerPetData___(this, inS__, current__);
  8939. }
  8940. case 15:
  8941. {
  8942. return getPlayerSkillCDTime___(this, inS__, current__);
  8943. }
  8944. case 16:
  8945. {
  8946. return getPlayerStatistic___(this, inS__, current__);
  8947. }
  8948. case 17:
  8949. {
  8950. return getZoneRegions___(this, inS__, current__);
  8951. }
  8952. case 18:
  8953. {
  8954. return getZoneStaticData___(this, inS__, current__);
  8955. }
  8956. case 19:
  8957. {
  8958. return helpRevivePlayer___(this, inS__, current__);
  8959. }
  8960. case 20:
  8961. {
  8962. return Ice.ObjectImpl.ice_id___(this, inS__, current__);
  8963. }
  8964. case 21:
  8965. {
  8966. return Ice.ObjectImpl.ice_ids___(this, inS__, current__);
  8967. }
  8968. case 22:
  8969. {
  8970. return Ice.ObjectImpl.ice_isA___(this, inS__, current__);
  8971. }
  8972. case 23:
  8973. {
  8974. return Ice.ObjectImpl.ice_ping___(this, inS__, current__);
  8975. }
  8976. case 24:
  8977. {
  8978. return mountainKingRefreshNotify___(this, inS__, current__);
  8979. }
  8980. case 25:
  8981. {
  8982. return notifyBattleServer___(this, inS__, current__);
  8983. }
  8984. case 26:
  8985. {
  8986. return onFinishPickItem___(this, inS__, current__);
  8987. }
  8988. case 27:
  8989. {
  8990. return onMonsterDiedDrops___(this, inS__, current__);
  8991. }
  8992. case 28:
  8993. {
  8994. return playerChangeSkill___(this, inS__, current__);
  8995. }
  8996. case 29:
  8997. {
  8998. return playerChuanGong___(this, inS__, current__);
  8999. }
  9000. case 30:
  9001. {
  9002. return playerReady___(this, inS__, current__);
  9003. }
  9004. case 31:
  9005. {
  9006. return refreshPlayerAvatar___(this, inS__, current__);
  9007. }
  9008. case 32:
  9009. {
  9010. return refreshPlayerBasicData___(this, inS__, current__);
  9011. }
  9012. case 33:
  9013. {
  9014. return refreshPlayerBattleEffect___(this, inS__, current__);
  9015. }
  9016. case 34:
  9017. {
  9018. return refreshPlayerPKLevel___(this, inS__, current__);
  9019. }
  9020. case 35:
  9021. {
  9022. return refreshPlayerPKMode___(this, inS__, current__);
  9023. }
  9024. case 36:
  9025. {
  9026. return refreshPlayerPKValue___(this, inS__, current__);
  9027. }
  9028. case 37:
  9029. {
  9030. return refreshPlayerPetBaseInfoChange___(this, inS__, current__);
  9031. }
  9032. case 38:
  9033. {
  9034. return refreshPlayerPetDataChange___(this, inS__, current__);
  9035. }
  9036. case 39:
  9037. {
  9038. return refreshPlayerPetFollowModeChange___(this, inS__, current__);
  9039. }
  9040. case 40:
  9041. {
  9042. return refreshPlayerPetPropertyChange___(this, inS__, current__);
  9043. }
  9044. case 41:
  9045. {
  9046. return refreshPlayerPetSkillChange___(this, inS__, current__);
  9047. }
  9048. case 42:
  9049. {
  9050. return refreshPlayerPropertyChange___(this, inS__, current__);
  9051. }
  9052. case 43:
  9053. {
  9054. return refreshPlayerRemainBagCountData___(this, inS__, current__);
  9055. }
  9056. case 44:
  9057. {
  9058. return refreshPlayerRemainTeamBagCountData___(this, inS__, current__);
  9059. }
  9060. case 45:
  9061. {
  9062. return refreshPlayerSkill___(this, inS__, current__);
  9063. }
  9064. case 46:
  9065. {
  9066. return refreshPlayerTeamData___(this, inS__, current__);
  9067. }
  9068. case 47:
  9069. {
  9070. return refreshSummonMount___(this, inS__, current__);
  9071. }
  9072. case 48:
  9073. {
  9074. return refreshTeamData___(this, inS__, current__);
  9075. }
  9076. case 49:
  9077. {
  9078. return removeItem___(this, inS__, current__);
  9079. }
  9080. case 50:
  9081. {
  9082. return removePointUnit___(this, inS__, current__);
  9083. }
  9084. case 51:
  9085. {
  9086. return removeUnit___(this, inS__, current__);
  9087. }
  9088. case 52:
  9089. {
  9090. return revivePlayer___(this, inS__, current__);
  9091. }
  9092. case 53:
  9093. {
  9094. return transferToPointPos___(this, inS__, current__);
  9095. }
  9096. case 54:
  9097. {
  9098. return transferUnit___(this, inS__, current__);
  9099. }
  9100. case 55:
  9101. {
  9102. return triggrBattleFunction___(this, inS__, current__);
  9103. }
  9104. }
  9105. _System.Diagnostics.Debug.Assert(false);
  9106. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  9107. }
  9108. #endregion
  9109. #region Marshaling support
  9110. protected override void writeImpl__(IceInternal.BasicStream os__)
  9111. {
  9112. os__.startWriteSlice(ice_staticId(), -1, true);
  9113. os__.endWriteSlice();
  9114. }
  9115. protected override void readImpl__(IceInternal.BasicStream is__)
  9116. {
  9117. is__.startReadSlice();
  9118. is__.endReadSlice();
  9119. }
  9120. #endregion
  9121. }
  9122. }
  9123. namespace BattleIce
  9124. {
  9125. [_System.Runtime.InteropServices.ComVisible(false)]
  9126. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9127. public interface AMD_XmdsManager_notifyBattleServer : Ice.AMDCallback
  9128. {
  9129. void ice_response();
  9130. }
  9131. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9132. class _AMD_XmdsManager_notifyBattleServer : IceInternal.IncomingAsync, AMD_XmdsManager_notifyBattleServer
  9133. {
  9134. public _AMD_XmdsManager_notifyBattleServer(IceInternal.Incoming inc) : base(inc)
  9135. {
  9136. }
  9137. public void ice_response()
  9138. {
  9139. if(validateResponse__(true))
  9140. {
  9141. writeEmptyParams__();
  9142. response__();
  9143. }
  9144. }
  9145. }
  9146. [_System.Runtime.InteropServices.ComVisible(false)]
  9147. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9148. public interface AMD_XmdsManager_getZoneStaticData : Ice.AMDCallback
  9149. {
  9150. void ice_response(string ret__);
  9151. }
  9152. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9153. class _AMD_XmdsManager_getZoneStaticData : IceInternal.IncomingAsync, AMD_XmdsManager_getZoneStaticData
  9154. {
  9155. public _AMD_XmdsManager_getZoneStaticData(IceInternal.Incoming inc) : base(inc)
  9156. {
  9157. }
  9158. public void ice_response(string ret__)
  9159. {
  9160. if(validateResponse__(true))
  9161. {
  9162. try
  9163. {
  9164. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9165. os__.writeString(ret__);
  9166. endWriteParams__(true);
  9167. }
  9168. catch(Ice.LocalException ex__)
  9169. {
  9170. exception__(ex__);
  9171. return;
  9172. }
  9173. response__();
  9174. }
  9175. }
  9176. }
  9177. [_System.Runtime.InteropServices.ComVisible(false)]
  9178. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9179. public interface AMD_XmdsManager_getZoneRegions : Ice.AMDCallback
  9180. {
  9181. void ice_response(string ret__);
  9182. }
  9183. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9184. class _AMD_XmdsManager_getZoneRegions : IceInternal.IncomingAsync, AMD_XmdsManager_getZoneRegions
  9185. {
  9186. public _AMD_XmdsManager_getZoneRegions(IceInternal.Incoming inc) : base(inc)
  9187. {
  9188. }
  9189. public void ice_response(string ret__)
  9190. {
  9191. if(validateResponse__(true))
  9192. {
  9193. try
  9194. {
  9195. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9196. os__.writeString(ret__);
  9197. endWriteParams__(true);
  9198. }
  9199. catch(Ice.LocalException ex__)
  9200. {
  9201. exception__(ex__);
  9202. return;
  9203. }
  9204. response__();
  9205. }
  9206. }
  9207. }
  9208. [_System.Runtime.InteropServices.ComVisible(false)]
  9209. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9210. public interface AMD_XmdsManager_getBornPlace : Ice.AMDCallback
  9211. {
  9212. void ice_response(string ret__);
  9213. }
  9214. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9215. class _AMD_XmdsManager_getBornPlace : IceInternal.IncomingAsync, AMD_XmdsManager_getBornPlace
  9216. {
  9217. public _AMD_XmdsManager_getBornPlace(IceInternal.Incoming inc) : base(inc)
  9218. {
  9219. }
  9220. public void ice_response(string ret__)
  9221. {
  9222. if(validateResponse__(true))
  9223. {
  9224. try
  9225. {
  9226. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9227. os__.writeString(ret__);
  9228. endWriteParams__(true);
  9229. }
  9230. catch(Ice.LocalException ex__)
  9231. {
  9232. exception__(ex__);
  9233. return;
  9234. }
  9235. response__();
  9236. }
  9237. }
  9238. }
  9239. [_System.Runtime.InteropServices.ComVisible(false)]
  9240. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9241. public interface AMD_XmdsManager_getAllUnitInfo : Ice.AMDCallback
  9242. {
  9243. void ice_response(string ret__);
  9244. }
  9245. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9246. class _AMD_XmdsManager_getAllUnitInfo : IceInternal.IncomingAsync, AMD_XmdsManager_getAllUnitInfo
  9247. {
  9248. public _AMD_XmdsManager_getAllUnitInfo(IceInternal.Incoming inc) : base(inc)
  9249. {
  9250. }
  9251. public void ice_response(string ret__)
  9252. {
  9253. if(validateResponse__(true))
  9254. {
  9255. try
  9256. {
  9257. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9258. os__.writeString(ret__);
  9259. endWriteParams__(true);
  9260. }
  9261. catch(Ice.LocalException ex__)
  9262. {
  9263. exception__(ex__);
  9264. return;
  9265. }
  9266. response__();
  9267. }
  9268. }
  9269. }
  9270. [_System.Runtime.InteropServices.ComVisible(false)]
  9271. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9272. public interface AMD_XmdsManager_getAllNpcInfo : Ice.AMDCallback
  9273. {
  9274. void ice_response(string ret__);
  9275. }
  9276. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9277. class _AMD_XmdsManager_getAllNpcInfo : IceInternal.IncomingAsync, AMD_XmdsManager_getAllNpcInfo
  9278. {
  9279. public _AMD_XmdsManager_getAllNpcInfo(IceInternal.Incoming inc) : base(inc)
  9280. {
  9281. }
  9282. public void ice_response(string ret__)
  9283. {
  9284. if(validateResponse__(true))
  9285. {
  9286. try
  9287. {
  9288. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9289. os__.writeString(ret__);
  9290. endWriteParams__(true);
  9291. }
  9292. catch(Ice.LocalException ex__)
  9293. {
  9294. exception__(ex__);
  9295. return;
  9296. }
  9297. response__();
  9298. }
  9299. }
  9300. }
  9301. [_System.Runtime.InteropServices.ComVisible(false)]
  9302. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9303. public interface AMD_XmdsManager_getAllPlayerUUID : Ice.AMDCallback
  9304. {
  9305. void ice_response(string ret__);
  9306. }
  9307. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9308. class _AMD_XmdsManager_getAllPlayerUUID : IceInternal.IncomingAsync, AMD_XmdsManager_getAllPlayerUUID
  9309. {
  9310. public _AMD_XmdsManager_getAllPlayerUUID(IceInternal.Incoming inc) : base(inc)
  9311. {
  9312. }
  9313. public void ice_response(string ret__)
  9314. {
  9315. if(validateResponse__(true))
  9316. {
  9317. try
  9318. {
  9319. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9320. os__.writeString(ret__);
  9321. endWriteParams__(true);
  9322. }
  9323. catch(Ice.LocalException ex__)
  9324. {
  9325. exception__(ex__);
  9326. return;
  9327. }
  9328. response__();
  9329. }
  9330. }
  9331. }
  9332. [_System.Runtime.InteropServices.ComVisible(false)]
  9333. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9334. public interface AMD_XmdsManager_getPlayerData : Ice.AMDCallback
  9335. {
  9336. void ice_response(string ret__);
  9337. }
  9338. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9339. class _AMD_XmdsManager_getPlayerData : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerData
  9340. {
  9341. public _AMD_XmdsManager_getPlayerData(IceInternal.Incoming inc) : base(inc)
  9342. {
  9343. }
  9344. public void ice_response(string ret__)
  9345. {
  9346. if(validateResponse__(true))
  9347. {
  9348. try
  9349. {
  9350. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9351. os__.writeString(ret__);
  9352. endWriteParams__(true);
  9353. }
  9354. catch(Ice.LocalException ex__)
  9355. {
  9356. exception__(ex__);
  9357. return;
  9358. }
  9359. response__();
  9360. }
  9361. }
  9362. }
  9363. [_System.Runtime.InteropServices.ComVisible(false)]
  9364. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9365. public interface AMD_XmdsManager_onMonsterDiedDrops : Ice.AMDCallback
  9366. {
  9367. void ice_response();
  9368. }
  9369. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9370. class _AMD_XmdsManager_onMonsterDiedDrops : IceInternal.IncomingAsync, AMD_XmdsManager_onMonsterDiedDrops
  9371. {
  9372. public _AMD_XmdsManager_onMonsterDiedDrops(IceInternal.Incoming inc) : base(inc)
  9373. {
  9374. }
  9375. public void ice_response()
  9376. {
  9377. if(validateResponse__(true))
  9378. {
  9379. writeEmptyParams__();
  9380. response__();
  9381. }
  9382. }
  9383. }
  9384. [_System.Runtime.InteropServices.ComVisible(false)]
  9385. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9386. public interface AMD_XmdsManager_helpRevivePlayer : Ice.AMDCallback
  9387. {
  9388. void ice_response();
  9389. }
  9390. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9391. class _AMD_XmdsManager_helpRevivePlayer : IceInternal.IncomingAsync, AMD_XmdsManager_helpRevivePlayer
  9392. {
  9393. public _AMD_XmdsManager_helpRevivePlayer(IceInternal.Incoming inc) : base(inc)
  9394. {
  9395. }
  9396. public void ice_response()
  9397. {
  9398. if(validateResponse__(true))
  9399. {
  9400. writeEmptyParams__();
  9401. response__();
  9402. }
  9403. }
  9404. }
  9405. [_System.Runtime.InteropServices.ComVisible(false)]
  9406. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9407. public interface AMD_XmdsManager_revivePlayer : Ice.AMDCallback
  9408. {
  9409. void ice_response();
  9410. }
  9411. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9412. class _AMD_XmdsManager_revivePlayer : IceInternal.IncomingAsync, AMD_XmdsManager_revivePlayer
  9413. {
  9414. public _AMD_XmdsManager_revivePlayer(IceInternal.Incoming inc) : base(inc)
  9415. {
  9416. }
  9417. public void ice_response()
  9418. {
  9419. if(validateResponse__(true))
  9420. {
  9421. writeEmptyParams__();
  9422. response__();
  9423. }
  9424. }
  9425. }
  9426. [_System.Runtime.InteropServices.ComVisible(false)]
  9427. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9428. public interface AMD_XmdsManager_refreshSummonMount : Ice.AMDCallback
  9429. {
  9430. void ice_response();
  9431. }
  9432. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9433. class _AMD_XmdsManager_refreshSummonMount : IceInternal.IncomingAsync, AMD_XmdsManager_refreshSummonMount
  9434. {
  9435. public _AMD_XmdsManager_refreshSummonMount(IceInternal.Incoming inc) : base(inc)
  9436. {
  9437. }
  9438. public void ice_response()
  9439. {
  9440. if(validateResponse__(true))
  9441. {
  9442. writeEmptyParams__();
  9443. response__();
  9444. }
  9445. }
  9446. }
  9447. [_System.Runtime.InteropServices.ComVisible(false)]
  9448. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9449. public interface AMD_XmdsManager_refreshPlayerBasicData : Ice.AMDCallback
  9450. {
  9451. void ice_response();
  9452. }
  9453. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9454. class _AMD_XmdsManager_refreshPlayerBasicData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerBasicData
  9455. {
  9456. public _AMD_XmdsManager_refreshPlayerBasicData(IceInternal.Incoming inc) : base(inc)
  9457. {
  9458. }
  9459. public void ice_response()
  9460. {
  9461. if(validateResponse__(true))
  9462. {
  9463. writeEmptyParams__();
  9464. response__();
  9465. }
  9466. }
  9467. }
  9468. [_System.Runtime.InteropServices.ComVisible(false)]
  9469. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9470. public interface AMD_XmdsManager_refreshPlayerTeamData : Ice.AMDCallback
  9471. {
  9472. void ice_response();
  9473. }
  9474. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9475. class _AMD_XmdsManager_refreshPlayerTeamData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerTeamData
  9476. {
  9477. public _AMD_XmdsManager_refreshPlayerTeamData(IceInternal.Incoming inc) : base(inc)
  9478. {
  9479. }
  9480. public void ice_response()
  9481. {
  9482. if(validateResponse__(true))
  9483. {
  9484. writeEmptyParams__();
  9485. response__();
  9486. }
  9487. }
  9488. }
  9489. [_System.Runtime.InteropServices.ComVisible(false)]
  9490. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9491. public interface AMD_XmdsManager_refreshPlayerRemainBagCountData : Ice.AMDCallback
  9492. {
  9493. void ice_response();
  9494. }
  9495. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9496. class _AMD_XmdsManager_refreshPlayerRemainBagCountData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerRemainBagCountData
  9497. {
  9498. public _AMD_XmdsManager_refreshPlayerRemainBagCountData(IceInternal.Incoming inc) : base(inc)
  9499. {
  9500. }
  9501. public void ice_response()
  9502. {
  9503. if(validateResponse__(true))
  9504. {
  9505. writeEmptyParams__();
  9506. response__();
  9507. }
  9508. }
  9509. }
  9510. [_System.Runtime.InteropServices.ComVisible(false)]
  9511. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9512. public interface AMD_XmdsManager_refreshPlayerRemainTeamBagCountData : Ice.AMDCallback
  9513. {
  9514. void ice_response();
  9515. }
  9516. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9517. class _AMD_XmdsManager_refreshPlayerRemainTeamBagCountData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerRemainTeamBagCountData
  9518. {
  9519. public _AMD_XmdsManager_refreshPlayerRemainTeamBagCountData(IceInternal.Incoming inc) : base(inc)
  9520. {
  9521. }
  9522. public void ice_response()
  9523. {
  9524. if(validateResponse__(true))
  9525. {
  9526. writeEmptyParams__();
  9527. response__();
  9528. }
  9529. }
  9530. }
  9531. [_System.Runtime.InteropServices.ComVisible(false)]
  9532. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9533. public interface AMD_XmdsManager_refreshPlayerPetBaseInfoChange : Ice.AMDCallback
  9534. {
  9535. void ice_response();
  9536. }
  9537. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9538. class _AMD_XmdsManager_refreshPlayerPetBaseInfoChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetBaseInfoChange
  9539. {
  9540. public _AMD_XmdsManager_refreshPlayerPetBaseInfoChange(IceInternal.Incoming inc) : base(inc)
  9541. {
  9542. }
  9543. public void ice_response()
  9544. {
  9545. if(validateResponse__(true))
  9546. {
  9547. writeEmptyParams__();
  9548. response__();
  9549. }
  9550. }
  9551. }
  9552. [_System.Runtime.InteropServices.ComVisible(false)]
  9553. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9554. public interface AMD_XmdsManager_refreshPlayerPetDataChange : Ice.AMDCallback
  9555. {
  9556. void ice_response(int ret__);
  9557. }
  9558. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9559. class _AMD_XmdsManager_refreshPlayerPetDataChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetDataChange
  9560. {
  9561. public _AMD_XmdsManager_refreshPlayerPetDataChange(IceInternal.Incoming inc) : base(inc)
  9562. {
  9563. }
  9564. public void ice_response(int ret__)
  9565. {
  9566. if(validateResponse__(true))
  9567. {
  9568. try
  9569. {
  9570. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9571. os__.writeInt(ret__);
  9572. endWriteParams__(true);
  9573. }
  9574. catch(Ice.LocalException ex__)
  9575. {
  9576. exception__(ex__);
  9577. return;
  9578. }
  9579. response__();
  9580. }
  9581. }
  9582. }
  9583. [_System.Runtime.InteropServices.ComVisible(false)]
  9584. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9585. public interface AMD_XmdsManager_refreshPlayerBattleEffect : Ice.AMDCallback
  9586. {
  9587. void ice_response();
  9588. }
  9589. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9590. class _AMD_XmdsManager_refreshPlayerBattleEffect : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerBattleEffect
  9591. {
  9592. public _AMD_XmdsManager_refreshPlayerBattleEffect(IceInternal.Incoming inc) : base(inc)
  9593. {
  9594. }
  9595. public void ice_response()
  9596. {
  9597. if(validateResponse__(true))
  9598. {
  9599. writeEmptyParams__();
  9600. response__();
  9601. }
  9602. }
  9603. }
  9604. [_System.Runtime.InteropServices.ComVisible(false)]
  9605. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9606. public interface AMD_XmdsManager_addPlayerAtt : Ice.AMDCallback
  9607. {
  9608. void ice_response();
  9609. }
  9610. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9611. class _AMD_XmdsManager_addPlayerAtt : IceInternal.IncomingAsync, AMD_XmdsManager_addPlayerAtt
  9612. {
  9613. public _AMD_XmdsManager_addPlayerAtt(IceInternal.Incoming inc) : base(inc)
  9614. {
  9615. }
  9616. public void ice_response()
  9617. {
  9618. if(validateResponse__(true))
  9619. {
  9620. writeEmptyParams__();
  9621. response__();
  9622. }
  9623. }
  9624. }
  9625. [_System.Runtime.InteropServices.ComVisible(false)]
  9626. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9627. public interface AMD_XmdsManager_refreshPlayerSkill : Ice.AMDCallback
  9628. {
  9629. void ice_response();
  9630. }
  9631. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9632. class _AMD_XmdsManager_refreshPlayerSkill : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerSkill
  9633. {
  9634. public _AMD_XmdsManager_refreshPlayerSkill(IceInternal.Incoming inc) : base(inc)
  9635. {
  9636. }
  9637. public void ice_response()
  9638. {
  9639. if(validateResponse__(true))
  9640. {
  9641. writeEmptyParams__();
  9642. response__();
  9643. }
  9644. }
  9645. }
  9646. [_System.Runtime.InteropServices.ComVisible(false)]
  9647. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9648. public interface AMD_XmdsManager_playerChangeSkill : Ice.AMDCallback
  9649. {
  9650. void ice_response();
  9651. }
  9652. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9653. class _AMD_XmdsManager_playerChangeSkill : IceInternal.IncomingAsync, AMD_XmdsManager_playerChangeSkill
  9654. {
  9655. public _AMD_XmdsManager_playerChangeSkill(IceInternal.Incoming inc) : base(inc)
  9656. {
  9657. }
  9658. public void ice_response()
  9659. {
  9660. if(validateResponse__(true))
  9661. {
  9662. writeEmptyParams__();
  9663. response__();
  9664. }
  9665. }
  9666. }
  9667. [_System.Runtime.InteropServices.ComVisible(false)]
  9668. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9669. public interface AMD_XmdsManager_refreshPlayerAvatar : Ice.AMDCallback
  9670. {
  9671. void ice_response();
  9672. }
  9673. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9674. class _AMD_XmdsManager_refreshPlayerAvatar : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerAvatar
  9675. {
  9676. public _AMD_XmdsManager_refreshPlayerAvatar(IceInternal.Incoming inc) : base(inc)
  9677. {
  9678. }
  9679. public void ice_response()
  9680. {
  9681. if(validateResponse__(true))
  9682. {
  9683. writeEmptyParams__();
  9684. response__();
  9685. }
  9686. }
  9687. }
  9688. [_System.Runtime.InteropServices.ComVisible(false)]
  9689. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9690. public interface AMD_XmdsManager_getPlayerPKInfoData : Ice.AMDCallback
  9691. {
  9692. void ice_response(string ret__);
  9693. }
  9694. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9695. class _AMD_XmdsManager_getPlayerPKInfoData : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerPKInfoData
  9696. {
  9697. public _AMD_XmdsManager_getPlayerPKInfoData(IceInternal.Incoming inc) : base(inc)
  9698. {
  9699. }
  9700. public void ice_response(string ret__)
  9701. {
  9702. if(validateResponse__(true))
  9703. {
  9704. try
  9705. {
  9706. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9707. os__.writeString(ret__);
  9708. endWriteParams__(true);
  9709. }
  9710. catch(Ice.LocalException ex__)
  9711. {
  9712. exception__(ex__);
  9713. return;
  9714. }
  9715. response__();
  9716. }
  9717. }
  9718. }
  9719. [_System.Runtime.InteropServices.ComVisible(false)]
  9720. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9721. public interface AMD_XmdsManager_getPlayerSkillCDTime : Ice.AMDCallback
  9722. {
  9723. void ice_response(string ret__);
  9724. }
  9725. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9726. class _AMD_XmdsManager_getPlayerSkillCDTime : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerSkillCDTime
  9727. {
  9728. public _AMD_XmdsManager_getPlayerSkillCDTime(IceInternal.Incoming inc) : base(inc)
  9729. {
  9730. }
  9731. public void ice_response(string ret__)
  9732. {
  9733. if(validateResponse__(true))
  9734. {
  9735. try
  9736. {
  9737. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9738. os__.writeString(ret__);
  9739. endWriteParams__(true);
  9740. }
  9741. catch(Ice.LocalException ex__)
  9742. {
  9743. exception__(ex__);
  9744. return;
  9745. }
  9746. response__();
  9747. }
  9748. }
  9749. }
  9750. [_System.Runtime.InteropServices.ComVisible(false)]
  9751. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9752. public interface AMD_XmdsManager_canTalkWithNpc : Ice.AMDCallback
  9753. {
  9754. void ice_response(string ret__);
  9755. }
  9756. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9757. class _AMD_XmdsManager_canTalkWithNpc : IceInternal.IncomingAsync, AMD_XmdsManager_canTalkWithNpc
  9758. {
  9759. public _AMD_XmdsManager_canTalkWithNpc(IceInternal.Incoming inc) : base(inc)
  9760. {
  9761. }
  9762. public void ice_response(string ret__)
  9763. {
  9764. if(validateResponse__(true))
  9765. {
  9766. try
  9767. {
  9768. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9769. os__.writeString(ret__);
  9770. endWriteParams__(true);
  9771. }
  9772. catch(Ice.LocalException ex__)
  9773. {
  9774. exception__(ex__);
  9775. return;
  9776. }
  9777. response__();
  9778. }
  9779. }
  9780. }
  9781. [_System.Runtime.InteropServices.ComVisible(false)]
  9782. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9783. public interface AMD_XmdsManager_refreshPlayerPropertyChange : Ice.AMDCallback
  9784. {
  9785. void ice_response();
  9786. }
  9787. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9788. class _AMD_XmdsManager_refreshPlayerPropertyChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPropertyChange
  9789. {
  9790. public _AMD_XmdsManager_refreshPlayerPropertyChange(IceInternal.Incoming inc) : base(inc)
  9791. {
  9792. }
  9793. public void ice_response()
  9794. {
  9795. if(validateResponse__(true))
  9796. {
  9797. writeEmptyParams__();
  9798. response__();
  9799. }
  9800. }
  9801. }
  9802. [_System.Runtime.InteropServices.ComVisible(false)]
  9803. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9804. public interface AMD_XmdsManager_refreshPlayerPKMode : Ice.AMDCallback
  9805. {
  9806. void ice_response(int ret__);
  9807. }
  9808. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9809. class _AMD_XmdsManager_refreshPlayerPKMode : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPKMode
  9810. {
  9811. public _AMD_XmdsManager_refreshPlayerPKMode(IceInternal.Incoming inc) : base(inc)
  9812. {
  9813. }
  9814. public void ice_response(int ret__)
  9815. {
  9816. if(validateResponse__(true))
  9817. {
  9818. try
  9819. {
  9820. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9821. os__.writeInt(ret__);
  9822. endWriteParams__(true);
  9823. }
  9824. catch(Ice.LocalException ex__)
  9825. {
  9826. exception__(ex__);
  9827. return;
  9828. }
  9829. response__();
  9830. }
  9831. }
  9832. }
  9833. [_System.Runtime.InteropServices.ComVisible(false)]
  9834. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9835. public interface AMD_XmdsManager_refreshPlayerPKValue : Ice.AMDCallback
  9836. {
  9837. void ice_response();
  9838. }
  9839. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9840. class _AMD_XmdsManager_refreshPlayerPKValue : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPKValue
  9841. {
  9842. public _AMD_XmdsManager_refreshPlayerPKValue(IceInternal.Incoming inc) : base(inc)
  9843. {
  9844. }
  9845. public void ice_response()
  9846. {
  9847. if(validateResponse__(true))
  9848. {
  9849. writeEmptyParams__();
  9850. response__();
  9851. }
  9852. }
  9853. }
  9854. [_System.Runtime.InteropServices.ComVisible(false)]
  9855. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9856. public interface AMD_XmdsManager_refreshPlayerPKLevel : Ice.AMDCallback
  9857. {
  9858. void ice_response();
  9859. }
  9860. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9861. class _AMD_XmdsManager_refreshPlayerPKLevel : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPKLevel
  9862. {
  9863. public _AMD_XmdsManager_refreshPlayerPKLevel(IceInternal.Incoming inc) : base(inc)
  9864. {
  9865. }
  9866. public void ice_response()
  9867. {
  9868. if(validateResponse__(true))
  9869. {
  9870. writeEmptyParams__();
  9871. response__();
  9872. }
  9873. }
  9874. }
  9875. [_System.Runtime.InteropServices.ComVisible(false)]
  9876. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9877. public interface AMD_XmdsManager_onFinishPickItem : Ice.AMDCallback
  9878. {
  9879. void ice_response();
  9880. }
  9881. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9882. class _AMD_XmdsManager_onFinishPickItem : IceInternal.IncomingAsync, AMD_XmdsManager_onFinishPickItem
  9883. {
  9884. public _AMD_XmdsManager_onFinishPickItem(IceInternal.Incoming inc) : base(inc)
  9885. {
  9886. }
  9887. public void ice_response()
  9888. {
  9889. if(validateResponse__(true))
  9890. {
  9891. writeEmptyParams__();
  9892. response__();
  9893. }
  9894. }
  9895. }
  9896. [_System.Runtime.InteropServices.ComVisible(false)]
  9897. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9898. public interface AMD_XmdsManager_refreshPlayerPetSkillChange : Ice.AMDCallback
  9899. {
  9900. void ice_response();
  9901. }
  9902. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9903. class _AMD_XmdsManager_refreshPlayerPetSkillChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetSkillChange
  9904. {
  9905. public _AMD_XmdsManager_refreshPlayerPetSkillChange(IceInternal.Incoming inc) : base(inc)
  9906. {
  9907. }
  9908. public void ice_response()
  9909. {
  9910. if(validateResponse__(true))
  9911. {
  9912. writeEmptyParams__();
  9913. response__();
  9914. }
  9915. }
  9916. }
  9917. [_System.Runtime.InteropServices.ComVisible(false)]
  9918. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9919. public interface AMD_XmdsManager_canUseItem : Ice.AMDCallback
  9920. {
  9921. void ice_response(bool ret__);
  9922. }
  9923. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9924. class _AMD_XmdsManager_canUseItem : IceInternal.IncomingAsync, AMD_XmdsManager_canUseItem
  9925. {
  9926. public _AMD_XmdsManager_canUseItem(IceInternal.Incoming inc) : base(inc)
  9927. {
  9928. }
  9929. public void ice_response(bool ret__)
  9930. {
  9931. if(validateResponse__(true))
  9932. {
  9933. try
  9934. {
  9935. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9936. os__.writeBool(ret__);
  9937. endWriteParams__(true);
  9938. }
  9939. catch(Ice.LocalException ex__)
  9940. {
  9941. exception__(ex__);
  9942. return;
  9943. }
  9944. response__();
  9945. }
  9946. }
  9947. }
  9948. [_System.Runtime.InteropServices.ComVisible(false)]
  9949. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9950. public interface AMD_XmdsManager_transferToPointPos : Ice.AMDCallback
  9951. {
  9952. void ice_response(bool ret__);
  9953. }
  9954. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9955. class _AMD_XmdsManager_transferToPointPos : IceInternal.IncomingAsync, AMD_XmdsManager_transferToPointPos
  9956. {
  9957. public _AMD_XmdsManager_transferToPointPos(IceInternal.Incoming inc) : base(inc)
  9958. {
  9959. }
  9960. public void ice_response(bool ret__)
  9961. {
  9962. if(validateResponse__(true))
  9963. {
  9964. try
  9965. {
  9966. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9967. os__.writeBool(ret__);
  9968. endWriteParams__(true);
  9969. }
  9970. catch(Ice.LocalException ex__)
  9971. {
  9972. exception__(ex__);
  9973. return;
  9974. }
  9975. response__();
  9976. }
  9977. }
  9978. }
  9979. [_System.Runtime.InteropServices.ComVisible(false)]
  9980. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9981. public interface AMD_XmdsManager_refreshPlayerPetPropertyChange : Ice.AMDCallback
  9982. {
  9983. void ice_response();
  9984. }
  9985. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9986. class _AMD_XmdsManager_refreshPlayerPetPropertyChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetPropertyChange
  9987. {
  9988. public _AMD_XmdsManager_refreshPlayerPetPropertyChange(IceInternal.Incoming inc) : base(inc)
  9989. {
  9990. }
  9991. public void ice_response()
  9992. {
  9993. if(validateResponse__(true))
  9994. {
  9995. writeEmptyParams__();
  9996. response__();
  9997. }
  9998. }
  9999. }
  10000. [_System.Runtime.InteropServices.ComVisible(false)]
  10001. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10002. public interface AMD_XmdsManager_getPlayerPetData : Ice.AMDCallback
  10003. {
  10004. void ice_response(string ret__);
  10005. }
  10006. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10007. class _AMD_XmdsManager_getPlayerPetData : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerPetData
  10008. {
  10009. public _AMD_XmdsManager_getPlayerPetData(IceInternal.Incoming inc) : base(inc)
  10010. {
  10011. }
  10012. public void ice_response(string ret__)
  10013. {
  10014. if(validateResponse__(true))
  10015. {
  10016. try
  10017. {
  10018. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  10019. os__.writeString(ret__);
  10020. endWriteParams__(true);
  10021. }
  10022. catch(Ice.LocalException ex__)
  10023. {
  10024. exception__(ex__);
  10025. return;
  10026. }
  10027. response__();
  10028. }
  10029. }
  10030. }
  10031. [_System.Runtime.InteropServices.ComVisible(false)]
  10032. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10033. public interface AMD_XmdsManager_triggrBattleFunction : Ice.AMDCallback
  10034. {
  10035. void ice_response();
  10036. }
  10037. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10038. class _AMD_XmdsManager_triggrBattleFunction : IceInternal.IncomingAsync, AMD_XmdsManager_triggrBattleFunction
  10039. {
  10040. public _AMD_XmdsManager_triggrBattleFunction(IceInternal.Incoming inc) : base(inc)
  10041. {
  10042. }
  10043. public void ice_response()
  10044. {
  10045. if(validateResponse__(true))
  10046. {
  10047. writeEmptyParams__();
  10048. response__();
  10049. }
  10050. }
  10051. }
  10052. [_System.Runtime.InteropServices.ComVisible(false)]
  10053. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10054. public interface AMD_XmdsManager_addUnits : Ice.AMDCallback
  10055. {
  10056. void ice_response(int ret__);
  10057. }
  10058. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10059. class _AMD_XmdsManager_addUnits : IceInternal.IncomingAsync, AMD_XmdsManager_addUnits
  10060. {
  10061. public _AMD_XmdsManager_addUnits(IceInternal.Incoming inc) : base(inc)
  10062. {
  10063. }
  10064. public void ice_response(int ret__)
  10065. {
  10066. if(validateResponse__(true))
  10067. {
  10068. try
  10069. {
  10070. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  10071. os__.writeInt(ret__);
  10072. endWriteParams__(true);
  10073. }
  10074. catch(Ice.LocalException ex__)
  10075. {
  10076. exception__(ex__);
  10077. return;
  10078. }
  10079. response__();
  10080. }
  10081. }
  10082. }
  10083. [_System.Runtime.InteropServices.ComVisible(false)]
  10084. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10085. public interface AMD_XmdsManager_refreshPlayerPetFollowModeChange : Ice.AMDCallback
  10086. {
  10087. void ice_response();
  10088. }
  10089. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10090. class _AMD_XmdsManager_refreshPlayerPetFollowModeChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetFollowModeChange
  10091. {
  10092. public _AMD_XmdsManager_refreshPlayerPetFollowModeChange(IceInternal.Incoming inc) : base(inc)
  10093. {
  10094. }
  10095. public void ice_response()
  10096. {
  10097. if(validateResponse__(true))
  10098. {
  10099. writeEmptyParams__();
  10100. response__();
  10101. }
  10102. }
  10103. }
  10104. [_System.Runtime.InteropServices.ComVisible(false)]
  10105. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10106. public interface AMD_XmdsManager_playerReady : Ice.AMDCallback
  10107. {
  10108. void ice_response();
  10109. }
  10110. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10111. class _AMD_XmdsManager_playerReady : IceInternal.IncomingAsync, AMD_XmdsManager_playerReady
  10112. {
  10113. public _AMD_XmdsManager_playerReady(IceInternal.Incoming inc) : base(inc)
  10114. {
  10115. }
  10116. public void ice_response()
  10117. {
  10118. if(validateResponse__(true))
  10119. {
  10120. writeEmptyParams__();
  10121. response__();
  10122. }
  10123. }
  10124. }
  10125. [_System.Runtime.InteropServices.ComVisible(false)]
  10126. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10127. public interface AMD_XmdsManager_refreshTeamData : Ice.AMDCallback
  10128. {
  10129. void ice_response();
  10130. }
  10131. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10132. class _AMD_XmdsManager_refreshTeamData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshTeamData
  10133. {
  10134. public _AMD_XmdsManager_refreshTeamData(IceInternal.Incoming inc) : base(inc)
  10135. {
  10136. }
  10137. public void ice_response()
  10138. {
  10139. if(validateResponse__(true))
  10140. {
  10141. writeEmptyParams__();
  10142. response__();
  10143. }
  10144. }
  10145. }
  10146. [_System.Runtime.InteropServices.ComVisible(false)]
  10147. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10148. public interface AMD_XmdsManager_autoBattle : Ice.AMDCallback
  10149. {
  10150. void ice_response();
  10151. }
  10152. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10153. class _AMD_XmdsManager_autoBattle : IceInternal.IncomingAsync, AMD_XmdsManager_autoBattle
  10154. {
  10155. public _AMD_XmdsManager_autoBattle(IceInternal.Incoming inc) : base(inc)
  10156. {
  10157. }
  10158. public void ice_response()
  10159. {
  10160. if(validateResponse__(true))
  10161. {
  10162. writeEmptyParams__();
  10163. response__();
  10164. }
  10165. }
  10166. }
  10167. [_System.Runtime.InteropServices.ComVisible(false)]
  10168. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10169. public interface AMD_XmdsManager_getPlayerStatistic : Ice.AMDCallback
  10170. {
  10171. void ice_response(string ret__);
  10172. }
  10173. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10174. class _AMD_XmdsManager_getPlayerStatistic : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerStatistic
  10175. {
  10176. public _AMD_XmdsManager_getPlayerStatistic(IceInternal.Incoming inc) : base(inc)
  10177. {
  10178. }
  10179. public void ice_response(string ret__)
  10180. {
  10181. if(validateResponse__(true))
  10182. {
  10183. try
  10184. {
  10185. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  10186. os__.writeString(ret__);
  10187. endWriteParams__(true);
  10188. }
  10189. catch(Ice.LocalException ex__)
  10190. {
  10191. exception__(ex__);
  10192. return;
  10193. }
  10194. response__();
  10195. }
  10196. }
  10197. }
  10198. [_System.Runtime.InteropServices.ComVisible(false)]
  10199. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10200. public interface AMD_XmdsManager_getInstanceStatistic : Ice.AMDCallback
  10201. {
  10202. void ice_response(string ret__);
  10203. }
  10204. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10205. class _AMD_XmdsManager_getInstanceStatistic : IceInternal.IncomingAsync, AMD_XmdsManager_getInstanceStatistic
  10206. {
  10207. public _AMD_XmdsManager_getInstanceStatistic(IceInternal.Incoming inc) : base(inc)
  10208. {
  10209. }
  10210. public void ice_response(string ret__)
  10211. {
  10212. if(validateResponse__(true))
  10213. {
  10214. try
  10215. {
  10216. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  10217. os__.writeString(ret__);
  10218. endWriteParams__(true);
  10219. }
  10220. catch(Ice.LocalException ex__)
  10221. {
  10222. exception__(ex__);
  10223. return;
  10224. }
  10225. response__();
  10226. }
  10227. }
  10228. }
  10229. [_System.Runtime.InteropServices.ComVisible(false)]
  10230. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10231. public interface AMD_XmdsManager_addUnit : Ice.AMDCallback
  10232. {
  10233. void ice_response(int ret__);
  10234. }
  10235. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10236. class _AMD_XmdsManager_addUnit : IceInternal.IncomingAsync, AMD_XmdsManager_addUnit
  10237. {
  10238. public _AMD_XmdsManager_addUnit(IceInternal.Incoming inc) : base(inc)
  10239. {
  10240. }
  10241. public void ice_response(int ret__)
  10242. {
  10243. if(validateResponse__(true))
  10244. {
  10245. try
  10246. {
  10247. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  10248. os__.writeInt(ret__);
  10249. endWriteParams__(true);
  10250. }
  10251. catch(Ice.LocalException ex__)
  10252. {
  10253. exception__(ex__);
  10254. return;
  10255. }
  10256. response__();
  10257. }
  10258. }
  10259. }
  10260. [_System.Runtime.InteropServices.ComVisible(false)]
  10261. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10262. public interface AMD_XmdsManager_removeUnit : Ice.AMDCallback
  10263. {
  10264. void ice_response();
  10265. }
  10266. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10267. class _AMD_XmdsManager_removeUnit : IceInternal.IncomingAsync, AMD_XmdsManager_removeUnit
  10268. {
  10269. public _AMD_XmdsManager_removeUnit(IceInternal.Incoming inc) : base(inc)
  10270. {
  10271. }
  10272. public void ice_response()
  10273. {
  10274. if(validateResponse__(true))
  10275. {
  10276. writeEmptyParams__();
  10277. response__();
  10278. }
  10279. }
  10280. }
  10281. [_System.Runtime.InteropServices.ComVisible(false)]
  10282. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10283. public interface AMD_XmdsManager_removePointUnit : Ice.AMDCallback
  10284. {
  10285. void ice_response();
  10286. }
  10287. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10288. class _AMD_XmdsManager_removePointUnit : IceInternal.IncomingAsync, AMD_XmdsManager_removePointUnit
  10289. {
  10290. public _AMD_XmdsManager_removePointUnit(IceInternal.Incoming inc) : base(inc)
  10291. {
  10292. }
  10293. public void ice_response()
  10294. {
  10295. if(validateResponse__(true))
  10296. {
  10297. writeEmptyParams__();
  10298. response__();
  10299. }
  10300. }
  10301. }
  10302. [_System.Runtime.InteropServices.ComVisible(false)]
  10303. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10304. public interface AMD_XmdsManager_transferUnit : Ice.AMDCallback
  10305. {
  10306. void ice_response();
  10307. }
  10308. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10309. class _AMD_XmdsManager_transferUnit : IceInternal.IncomingAsync, AMD_XmdsManager_transferUnit
  10310. {
  10311. public _AMD_XmdsManager_transferUnit(IceInternal.Incoming inc) : base(inc)
  10312. {
  10313. }
  10314. public void ice_response()
  10315. {
  10316. if(validateResponse__(true))
  10317. {
  10318. writeEmptyParams__();
  10319. response__();
  10320. }
  10321. }
  10322. }
  10323. [_System.Runtime.InteropServices.ComVisible(false)]
  10324. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10325. public interface AMD_XmdsManager_removeItem : Ice.AMDCallback
  10326. {
  10327. void ice_response();
  10328. }
  10329. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10330. class _AMD_XmdsManager_removeItem : IceInternal.IncomingAsync, AMD_XmdsManager_removeItem
  10331. {
  10332. public _AMD_XmdsManager_removeItem(IceInternal.Incoming inc) : base(inc)
  10333. {
  10334. }
  10335. public void ice_response()
  10336. {
  10337. if(validateResponse__(true))
  10338. {
  10339. writeEmptyParams__();
  10340. response__();
  10341. }
  10342. }
  10343. }
  10344. [_System.Runtime.InteropServices.ComVisible(false)]
  10345. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10346. public interface AMD_XmdsManager_changePlayerState : Ice.AMDCallback
  10347. {
  10348. void ice_response();
  10349. }
  10350. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10351. class _AMD_XmdsManager_changePlayerState : IceInternal.IncomingAsync, AMD_XmdsManager_changePlayerState
  10352. {
  10353. public _AMD_XmdsManager_changePlayerState(IceInternal.Incoming inc) : base(inc)
  10354. {
  10355. }
  10356. public void ice_response()
  10357. {
  10358. if(validateResponse__(true))
  10359. {
  10360. writeEmptyParams__();
  10361. response__();
  10362. }
  10363. }
  10364. }
  10365. [_System.Runtime.InteropServices.ComVisible(false)]
  10366. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10367. public interface AMD_XmdsManager_playerChuanGong : Ice.AMDCallback
  10368. {
  10369. void ice_response();
  10370. }
  10371. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10372. class _AMD_XmdsManager_playerChuanGong : IceInternal.IncomingAsync, AMD_XmdsManager_playerChuanGong
  10373. {
  10374. public _AMD_XmdsManager_playerChuanGong(IceInternal.Incoming inc) : base(inc)
  10375. {
  10376. }
  10377. public void ice_response()
  10378. {
  10379. if(validateResponse__(true))
  10380. {
  10381. writeEmptyParams__();
  10382. response__();
  10383. }
  10384. }
  10385. }
  10386. [_System.Runtime.InteropServices.ComVisible(false)]
  10387. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10388. public interface AMD_XmdsManager_mountainKingRefreshNotify : Ice.AMDCallback
  10389. {
  10390. void ice_response();
  10391. }
  10392. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10393. class _AMD_XmdsManager_mountainKingRefreshNotify : IceInternal.IncomingAsync, AMD_XmdsManager_mountainKingRefreshNotify
  10394. {
  10395. public _AMD_XmdsManager_mountainKingRefreshNotify(IceInternal.Incoming inc) : base(inc)
  10396. {
  10397. }
  10398. public void ice_response()
  10399. {
  10400. if(validateResponse__(true))
  10401. {
  10402. writeEmptyParams__();
  10403. response__();
  10404. }
  10405. }
  10406. }
  10407. }