XmdsManager.cs 497 KB

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