XmdsManager.cs 493 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830118311183211833118341183511836118371183811839118401184111842118431184411845118461184711848118491185011851118521185311854118551185611857118581185911860118611186211863118641186511866118671186811869118701187111872118731187411875118761187711878118791188011881118821188311884118851188611887118881188911890118911189211893118941189511896118971189811899119001190111902119031190411905119061190711908119091191011911119121191311914119151191611917119181191911920119211192211923119241192511926119271192811929119301193111932119331193411935119361193711938119391194011941119421194311944119451194611947119481194911950119511195211953119541195511956119571195811959119601196111962119631196411965119661196711968119691197011971119721197311974119751197611977119781197911980119811198211983119841198511986119871198811989119901199111992119931199411995119961199711998119991200012001120021200312004120051200612007120081200912010120111201212013120141201512016120171201812019120201202112022120231202412025120261202712028120291203012031120321203312034120351203612037120381203912040120411204212043120441204512046120471204812049120501205112052120531205412055120561205712058120591206012061120621206312064120651206612067120681206912070120711207212073120741207512076120771207812079120801208112082120831208412085120861208712088120891209012091120921209312094120951209612097120981209912100121011210212103121041210512106121071210812109121101211112112121131211412115121161211712118121191212012121121221212312124121251212612127121281212912130121311213212133121341213512136
  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 Xmds
  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. "::Ice::Object",
  78. "::Xmds::FinishPickItem"
  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__[1];
  112. }
  113. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  114. public virtual string ice_id(Ice.Current current__)
  115. {
  116. return ids__[1];
  117. }
  118. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  119. public static string ice_staticId()
  120. {
  121. return ids__[1];
  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. "::Ice::Object",
  309. "::Xmds::PlayerPKInfoData"
  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__[1];
  343. }
  344. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  345. public virtual string ice_id(Ice.Current current__)
  346. {
  347. return ids__[1];
  348. }
  349. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  350. public static string ice_staticId()
  351. {
  352. return ids__[1];
  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. "::Ice::Object",
  533. "::Xmds::CanTalkWithNpc"
  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__[1];
  567. }
  568. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  569. public virtual string ice_id(Ice.Current current__)
  570. {
  571. return ids__[1];
  572. }
  573. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  574. public static string ice_staticId()
  575. {
  576. return ids__[1];
  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. "::Ice::Object",
  768. "::Xmds::RefreshPlayerPropertyChange"
  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__[1];
  802. }
  803. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  804. public virtual string ice_id(Ice.Current current__)
  805. {
  806. return ids__[1];
  807. }
  808. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  809. public static string ice_staticId()
  810. {
  811. return ids__[1];
  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. "::Ice::Object",
  998. "::Xmds::SkillDataICE"
  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__[1];
  1032. }
  1033. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1034. public virtual string ice_id(Ice.Current current__)
  1035. {
  1036. return ids__[1];
  1037. }
  1038. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1039. public static string ice_staticId()
  1040. {
  1041. return ids__[1];
  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 Xmds.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, Xmds.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. "::Ice::Object",
  1244. "::Xmds::GetPlayerData"
  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__[1];
  1278. }
  1279. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1280. public virtual string ice_id(Ice.Current current__)
  1281. {
  1282. return ids__[1];
  1283. }
  1284. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1285. public static string ice_staticId()
  1286. {
  1287. return ids__[1];
  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. Xmds.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 = Xmds.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. "::Ice::Object",
  1482. "::Xmds::CanTalkWithNpcResult"
  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__[1];
  1516. }
  1517. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1518. public virtual string ice_id(Ice.Current current__)
  1519. {
  1520. return ids__[1];
  1521. }
  1522. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  1523. public static string ice_staticId()
  1524. {
  1525. return ids__[1];
  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 Xmds
  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 Xmds
  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<Xmds.Callback_XmdsManager_notifyBattleServer> begin_notifyBattleServer(string instanceId, string name, string data);
  1839. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getZoneStaticData> begin_getZoneStaticData(string instanceId);
  1846. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getZoneRegions> begin_getZoneRegions(string instanceId);
  1853. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getBornPlace> begin_getBornPlace(string instanceId, int areaId, string pointId);
  1860. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getAllUnitInfo> begin_getAllUnitInfo(string instanceId);
  1867. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getAllNpcInfo> begin_getAllNpcInfo(string instanceId);
  1874. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getAllPlayerUUID> begin_getAllPlayerUUID();
  1881. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getPlayerData> begin_getPlayerData(string playerId, bool changeArea);
  1888. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_onMonsterDiedDrops> begin_onMonsterDiedDrops(string instanceId, string data);
  1895. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_helpRevivePlayer> begin_helpRevivePlayer(string playerId, string revivePlayerId, int time);
  1902. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_revivePlayer> begin_revivePlayer(string playerId, string data);
  1909. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshSummonMount> begin_refreshSummonMount(string playerId, int time, int isUp);
  1916. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerBasicData> begin_refreshPlayerBasicData(string playerId, string basic);
  1923. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerTeamData> begin_refreshPlayerTeamData(string playerId, string uuidList);
  1930. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerRemainBagCountData> begin_refreshPlayerRemainBagCountData(string playerId, int remainCount);
  1937. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount);
  1944. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> begin_refreshPlayerPetBaseInfoChange(string playerId, string data);
  1951. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerPetDataChange> begin_refreshPlayerPetDataChange(string playerId, int type, string data);
  1958. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerBattleEffect> begin_refreshPlayerBattleEffect(string playerId, string effects);
  1965. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_addPlayerAtt> begin_addPlayerAtt(string playerId, string notifyPlayerIds, string key, int value);
  1972. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerSkill> begin_refreshPlayerSkill(string playerId, int operateID, string skills);
  1979. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_playerChangeSkill> begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data);
  1986. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerAvatar> begin_refreshPlayerAvatar(string playerId, string avatars);
  1993. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getPlayerPKInfoData> begin_getPlayerPKInfoData(string playerId);
  2000. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getPlayerSkillCDTime> begin_getPlayerSkillCDTime(string playerId);
  2007. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_canTalkWithNpc> begin_canTalkWithNpc(string playerId, int npcId);
  2014. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerPropertyChange> begin_refreshPlayerPropertyChange(string playerId, string data);
  2021. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerPKMode> begin_refreshPlayerPKMode(string playerId, bool isLook, int mode);
  2028. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerPKValue> begin_refreshPlayerPKValue(string playerId, int value);
  2035. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerPKLevel> begin_refreshPlayerPKLevel(string playerId, int level);
  2042. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_onFinishPickItem> begin_onFinishPickItem(string playerId, string data);
  2049. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerPetSkillChange> begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills);
  2056. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_canUseItem> begin_canUseItem(string playerId);
  2063. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_transferToPointPos> begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction);
  2070. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerPetPropertyChange> begin_refreshPlayerPetPropertyChange(string playerId, string data);
  2077. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_getPlayerPetData> begin_getPlayerPetData(string playerId);
  2084. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_triggrBattleFunction> begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6);
  2091. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_addUnits> begin_addUnits(string instanceId, string data);
  2098. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshPlayerPetFollowModeChange> begin_refreshPlayerPetFollowModeChange(string playerId, int mode);
  2105. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_playerReady> begin_playerReady(string playerId);
  2112. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_refreshTeamData> begin_refreshTeamData(string playerId, string data);
  2119. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_autoBattle> begin_autoBattle(string instanceId, string playerId, bool enable);
  2126. Ice.AsyncResult<Xmds.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 playerId);
  2131. string getPlayerStatistic(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2132. Ice.AsyncResult<Xmds.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string playerId);
  2133. Ice.AsyncResult<Xmds.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__);
  2134. Ice.AsyncResult begin_getPlayerStatistic(string playerId, Ice.AsyncCallback cb__, object cookie__);
  2135. Ice.AsyncResult begin_getPlayerStatistic(string playerId, _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<Xmds.Callback_XmdsManager_getInstanceStatistic> begin_getInstanceStatistic(string instanceId);
  2140. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_addUnit> begin_addUnit(string instanceId, int unitTemplateID, string data);
  2147. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_removeUnit> begin_removeUnit(string instanceId, int unitId);
  2154. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_removePointUnit> begin_removePointUnit(string instanceId, int unitObjectId);
  2161. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_removeItem> begin_removeItem(string instanceId, int itemId);
  2168. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_changePlayerState> begin_changePlayerState(string instanceId, string playerId, byte status, int time);
  2175. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_playerChuanGong> begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB);
  2182. Ice.AsyncResult<Xmds.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<Xmds.Callback_XmdsManager_mountainKingRefreshNotify> begin_mountainKingRefreshNotify(string instanceId, string data);
  2189. Ice.AsyncResult<Xmds.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 Xmds
  2196. {
  2197. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  2198. public interface XmdsManagerOperations_
  2199. {
  2200. void notifyBattleServer_async(Xmds.AMD_XmdsManager_notifyBattleServer cb__, string instanceId, string name, string data, Ice.Current current__);
  2201. void getZoneStaticData_async(Xmds.AMD_XmdsManager_getZoneStaticData cb__, string instanceId, Ice.Current current__);
  2202. void getZoneRegions_async(Xmds.AMD_XmdsManager_getZoneRegions cb__, string instanceId, Ice.Current current__);
  2203. void getBornPlace_async(Xmds.AMD_XmdsManager_getBornPlace cb__, string instanceId, int areaId, string pointId, Ice.Current current__);
  2204. void getAllUnitInfo_async(Xmds.AMD_XmdsManager_getAllUnitInfo cb__, string instanceId, Ice.Current current__);
  2205. void getAllNpcInfo_async(Xmds.AMD_XmdsManager_getAllNpcInfo cb__, string instanceId, Ice.Current current__);
  2206. void getAllPlayerUUID_async(Xmds.AMD_XmdsManager_getAllPlayerUUID cb__, Ice.Current current__);
  2207. void getPlayerData_async(Xmds.AMD_XmdsManager_getPlayerData cb__, string playerId, bool changeArea, Ice.Current current__);
  2208. void onMonsterDiedDrops_async(Xmds.AMD_XmdsManager_onMonsterDiedDrops cb__, string instanceId, string data, Ice.Current current__);
  2209. void helpRevivePlayer_async(Xmds.AMD_XmdsManager_helpRevivePlayer cb__, string playerId, string revivePlayerId, int time, Ice.Current current__);
  2210. void revivePlayer_async(Xmds.AMD_XmdsManager_revivePlayer cb__, string playerId, string data, Ice.Current current__);
  2211. void refreshSummonMount_async(Xmds.AMD_XmdsManager_refreshSummonMount cb__, string playerId, int time, int isUp, Ice.Current current__);
  2212. void refreshPlayerBasicData_async(Xmds.AMD_XmdsManager_refreshPlayerBasicData cb__, string playerId, string basic, Ice.Current current__);
  2213. void refreshPlayerTeamData_async(Xmds.AMD_XmdsManager_refreshPlayerTeamData cb__, string playerId, string uuidList, Ice.Current current__);
  2214. void refreshPlayerRemainBagCountData_async(Xmds.AMD_XmdsManager_refreshPlayerRemainBagCountData cb__, string playerId, int remainCount, Ice.Current current__);
  2215. void refreshPlayerRemainTeamBagCountData_async(Xmds.AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__, string playerId, int remainCount, Ice.Current current__);
  2216. void refreshPlayerPetBaseInfoChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__, string playerId, string data, Ice.Current current__);
  2217. void refreshPlayerPetDataChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetDataChange cb__, string playerId, int type, string data, Ice.Current current__);
  2218. void refreshPlayerBattleEffect_async(Xmds.AMD_XmdsManager_refreshPlayerBattleEffect cb__, string playerId, string effects, Ice.Current current__);
  2219. void addPlayerAtt_async(Xmds.AMD_XmdsManager_addPlayerAtt cb__, string playerId, string notifyPlayerIds, string key, int value, Ice.Current current__);
  2220. void refreshPlayerSkill_async(Xmds.AMD_XmdsManager_refreshPlayerSkill cb__, string playerId, int operateID, string skills, Ice.Current current__);
  2221. void playerChangeSkill_async(Xmds.AMD_XmdsManager_playerChangeSkill cb__, string playerId, int oldSkillID, int newSkillID, string data, Ice.Current current__);
  2222. void refreshPlayerAvatar_async(Xmds.AMD_XmdsManager_refreshPlayerAvatar cb__, string playerId, string avatars, Ice.Current current__);
  2223. void getPlayerPKInfoData_async(Xmds.AMD_XmdsManager_getPlayerPKInfoData cb__, string playerId, Ice.Current current__);
  2224. void getPlayerSkillCDTime_async(Xmds.AMD_XmdsManager_getPlayerSkillCDTime cb__, string playerId, Ice.Current current__);
  2225. void canTalkWithNpc_async(Xmds.AMD_XmdsManager_canTalkWithNpc cb__, string playerId, int npcId, Ice.Current current__);
  2226. void refreshPlayerPropertyChange_async(Xmds.AMD_XmdsManager_refreshPlayerPropertyChange cb__, string playerId, string data, Ice.Current current__);
  2227. void refreshPlayerPKMode_async(Xmds.AMD_XmdsManager_refreshPlayerPKMode cb__, string playerId, bool isLook, int mode, Ice.Current current__);
  2228. void refreshPlayerPKValue_async(Xmds.AMD_XmdsManager_refreshPlayerPKValue cb__, string playerId, int value, Ice.Current current__);
  2229. void refreshPlayerPKLevel_async(Xmds.AMD_XmdsManager_refreshPlayerPKLevel cb__, string playerId, int level, Ice.Current current__);
  2230. void onFinishPickItem_async(Xmds.AMD_XmdsManager_onFinishPickItem cb__, string playerId, string data, Ice.Current current__);
  2231. void refreshPlayerPetSkillChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetSkillChange cb__, string playerId, int operateID, string skills, Ice.Current current__);
  2232. void canUseItem_async(Xmds.AMD_XmdsManager_canUseItem cb__, string playerId, Ice.Current current__);
  2233. void transferToPointPos_async(Xmds.AMD_XmdsManager_transferToPointPos cb__, string instanceId, string playerId, string point, bool setDirection, float direction, Ice.Current current__);
  2234. void refreshPlayerPetPropertyChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetPropertyChange cb__, string playerId, string data, Ice.Current current__);
  2235. void getPlayerPetData_async(Xmds.AMD_XmdsManager_getPlayerPetData cb__, string playerId, Ice.Current current__);
  2236. void triggrBattleFunction_async(Xmds.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(Xmds.AMD_XmdsManager_addUnits cb__, string instanceId, string data, Ice.Current current__);
  2238. void refreshPlayerPetFollowModeChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__, string playerId, int mode, Ice.Current current__);
  2239. void playerReady_async(Xmds.AMD_XmdsManager_playerReady cb__, string playerId, Ice.Current current__);
  2240. void refreshTeamData_async(Xmds.AMD_XmdsManager_refreshTeamData cb__, string playerId, string data, Ice.Current current__);
  2241. void autoBattle_async(Xmds.AMD_XmdsManager_autoBattle cb__, string instanceId, string playerId, bool enable, Ice.Current current__);
  2242. void getPlayerStatistic_async(Xmds.AMD_XmdsManager_getPlayerStatistic cb__, string playerId, Ice.Current current__);
  2243. void getInstanceStatistic_async(Xmds.AMD_XmdsManager_getInstanceStatistic cb__, string instanceId, Ice.Current current__);
  2244. void addUnit_async(Xmds.AMD_XmdsManager_addUnit cb__, string instanceId, int unitTemplateID, string data, Ice.Current current__);
  2245. void removeUnit_async(Xmds.AMD_XmdsManager_removeUnit cb__, string instanceId, int unitId, Ice.Current current__);
  2246. void removePointUnit_async(Xmds.AMD_XmdsManager_removePointUnit cb__, string instanceId, int unitObjectId, Ice.Current current__);
  2247. void removeItem_async(Xmds.AMD_XmdsManager_removeItem cb__, string instanceId, int itemId, Ice.Current current__);
  2248. void changePlayerState_async(Xmds.AMD_XmdsManager_changePlayerState cb__, string instanceId, string playerId, byte status, int time, Ice.Current current__);
  2249. void playerChuanGong_async(Xmds.AMD_XmdsManager_playerChuanGong cb__, string instanceId, string playerIdA, string playerIdB, Ice.Current current__);
  2250. void mountainKingRefreshNotify_async(Xmds.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(Xmds.AMD_XmdsManager_notifyBattleServer cb__, string instanceId, string name, string data);
  2256. void getZoneStaticData_async(Xmds.AMD_XmdsManager_getZoneStaticData cb__, string instanceId);
  2257. void getZoneRegions_async(Xmds.AMD_XmdsManager_getZoneRegions cb__, string instanceId);
  2258. void getBornPlace_async(Xmds.AMD_XmdsManager_getBornPlace cb__, string instanceId, int areaId, string pointId);
  2259. void getAllUnitInfo_async(Xmds.AMD_XmdsManager_getAllUnitInfo cb__, string instanceId);
  2260. void getAllNpcInfo_async(Xmds.AMD_XmdsManager_getAllNpcInfo cb__, string instanceId);
  2261. void getAllPlayerUUID_async(Xmds.AMD_XmdsManager_getAllPlayerUUID cb__);
  2262. void getPlayerData_async(Xmds.AMD_XmdsManager_getPlayerData cb__, string playerId, bool changeArea);
  2263. void onMonsterDiedDrops_async(Xmds.AMD_XmdsManager_onMonsterDiedDrops cb__, string instanceId, string data);
  2264. void helpRevivePlayer_async(Xmds.AMD_XmdsManager_helpRevivePlayer cb__, string playerId, string revivePlayerId, int time);
  2265. void revivePlayer_async(Xmds.AMD_XmdsManager_revivePlayer cb__, string playerId, string data);
  2266. void refreshSummonMount_async(Xmds.AMD_XmdsManager_refreshSummonMount cb__, string playerId, int time, int isUp);
  2267. void refreshPlayerBasicData_async(Xmds.AMD_XmdsManager_refreshPlayerBasicData cb__, string playerId, string basic);
  2268. void refreshPlayerTeamData_async(Xmds.AMD_XmdsManager_refreshPlayerTeamData cb__, string playerId, string uuidList);
  2269. void refreshPlayerRemainBagCountData_async(Xmds.AMD_XmdsManager_refreshPlayerRemainBagCountData cb__, string playerId, int remainCount);
  2270. void refreshPlayerRemainTeamBagCountData_async(Xmds.AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__, string playerId, int remainCount);
  2271. void refreshPlayerPetBaseInfoChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__, string playerId, string data);
  2272. void refreshPlayerPetDataChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetDataChange cb__, string playerId, int type, string data);
  2273. void refreshPlayerBattleEffect_async(Xmds.AMD_XmdsManager_refreshPlayerBattleEffect cb__, string playerId, string effects);
  2274. void addPlayerAtt_async(Xmds.AMD_XmdsManager_addPlayerAtt cb__, string playerId, string notifyPlayerIds, string key, int value);
  2275. void refreshPlayerSkill_async(Xmds.AMD_XmdsManager_refreshPlayerSkill cb__, string playerId, int operateID, string skills);
  2276. void playerChangeSkill_async(Xmds.AMD_XmdsManager_playerChangeSkill cb__, string playerId, int oldSkillID, int newSkillID, string data);
  2277. void refreshPlayerAvatar_async(Xmds.AMD_XmdsManager_refreshPlayerAvatar cb__, string playerId, string avatars);
  2278. void getPlayerPKInfoData_async(Xmds.AMD_XmdsManager_getPlayerPKInfoData cb__, string playerId);
  2279. void getPlayerSkillCDTime_async(Xmds.AMD_XmdsManager_getPlayerSkillCDTime cb__, string playerId);
  2280. void canTalkWithNpc_async(Xmds.AMD_XmdsManager_canTalkWithNpc cb__, string playerId, int npcId);
  2281. void refreshPlayerPropertyChange_async(Xmds.AMD_XmdsManager_refreshPlayerPropertyChange cb__, string playerId, string data);
  2282. void refreshPlayerPKMode_async(Xmds.AMD_XmdsManager_refreshPlayerPKMode cb__, string playerId, bool isLook, int mode);
  2283. void refreshPlayerPKValue_async(Xmds.AMD_XmdsManager_refreshPlayerPKValue cb__, string playerId, int value);
  2284. void refreshPlayerPKLevel_async(Xmds.AMD_XmdsManager_refreshPlayerPKLevel cb__, string playerId, int level);
  2285. void onFinishPickItem_async(Xmds.AMD_XmdsManager_onFinishPickItem cb__, string playerId, string data);
  2286. void refreshPlayerPetSkillChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetSkillChange cb__, string playerId, int operateID, string skills);
  2287. void canUseItem_async(Xmds.AMD_XmdsManager_canUseItem cb__, string playerId);
  2288. void transferToPointPos_async(Xmds.AMD_XmdsManager_transferToPointPos cb__, string instanceId, string playerId, string point, bool setDirection, float direction);
  2289. void refreshPlayerPetPropertyChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetPropertyChange cb__, string playerId, string data);
  2290. void getPlayerPetData_async(Xmds.AMD_XmdsManager_getPlayerPetData cb__, string playerId);
  2291. void triggrBattleFunction_async(Xmds.AMD_XmdsManager_triggrBattleFunction cb__, string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6);
  2292. void addUnits_async(Xmds.AMD_XmdsManager_addUnits cb__, string instanceId, string data);
  2293. void refreshPlayerPetFollowModeChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__, string playerId, int mode);
  2294. void playerReady_async(Xmds.AMD_XmdsManager_playerReady cb__, string playerId);
  2295. void refreshTeamData_async(Xmds.AMD_XmdsManager_refreshTeamData cb__, string playerId, string data);
  2296. void autoBattle_async(Xmds.AMD_XmdsManager_autoBattle cb__, string instanceId, string playerId, bool enable);
  2297. void getPlayerStatistic_async(Xmds.AMD_XmdsManager_getPlayerStatistic cb__, string playerId);
  2298. void getInstanceStatistic_async(Xmds.AMD_XmdsManager_getInstanceStatistic cb__, string instanceId);
  2299. void addUnit_async(Xmds.AMD_XmdsManager_addUnit cb__, string instanceId, int unitTemplateID, string data);
  2300. void removeUnit_async(Xmds.AMD_XmdsManager_removeUnit cb__, string instanceId, int unitId);
  2301. void removePointUnit_async(Xmds.AMD_XmdsManager_removePointUnit cb__, string instanceId, int unitObjectId);
  2302. void removeItem_async(Xmds.AMD_XmdsManager_removeItem cb__, string instanceId, int itemId);
  2303. void changePlayerState_async(Xmds.AMD_XmdsManager_changePlayerState cb__, string instanceId, string playerId, byte status, int time);
  2304. void playerChuanGong_async(Xmds.AMD_XmdsManager_playerChuanGong cb__, string instanceId, string playerIdA, string playerIdB);
  2305. void mountainKingRefreshNotify_async(Xmds.AMD_XmdsManager_mountainKingRefreshNotify cb__, string instanceId, string data);
  2306. }
  2307. }
  2308. namespace Xmds
  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. "::Ice::Object",
  2418. "::Xmds::FinishPickItem"
  2419. };
  2420. public static string ice_staticId()
  2421. {
  2422. return ids__[1];
  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. "::Ice::Object",
  2551. "::Xmds::PlayerPKInfoData"
  2552. };
  2553. public static string ice_staticId()
  2554. {
  2555. return ids__[1];
  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. "::Ice::Object",
  2684. "::Xmds::CanTalkWithNpc"
  2685. };
  2686. public static string ice_staticId()
  2687. {
  2688. return ids__[1];
  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. "::Ice::Object",
  2817. "::Xmds::RefreshPlayerPropertyChange"
  2818. };
  2819. public static string ice_staticId()
  2820. {
  2821. return ids__[1];
  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. "::Ice::Object",
  2950. "::Xmds::SkillDataICE"
  2951. };
  2952. public static string ice_staticId()
  2953. {
  2954. return ids__[1];
  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__, Xmds.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 Xmds.SkillDataICE[] read(IceInternal.BasicStream is__)
  2994. {
  2995. Xmds.SkillDataICE[] v__;
  2996. {
  2997. int szx__ = is__.readAndCheckSeqSize(1);
  2998. v__ = new Xmds.SkillDataICE[szx__];
  2999. for(int ix__ = 0; ix__ < szx__; ++ix__)
  3000. {
  3001. IceInternal.ArrayPatcher<Xmds.SkillDataICE> spx = new IceInternal.ArrayPatcher<Xmds.SkillDataICE>("::Xmds::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. "::Ice::Object",
  3116. "::Xmds::GetPlayerData"
  3117. };
  3118. public static string ice_staticId()
  3119. {
  3120. return ids__[1];
  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. "::Ice::Object",
  3249. "::Xmds::CanTalkWithNpcResult"
  3250. };
  3251. public static string ice_staticId()
  3252. {
  3253. return ids__[1];
  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 playerId)
  3485. {
  3486. return this.getPlayerStatistic(playerId, null, false);
  3487. }
  3488. public string getPlayerStatistic(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  3489. {
  3490. return this.getPlayerStatistic(playerId, ctx__, true);
  3491. }
  3492. private string getPlayerStatistic(string playerId, _System.Collections.Generic.Dictionary<string, string> context__, bool explicitCtx__)
  3493. {
  3494. checkTwowayOnly__(__getPlayerStatistic_name);
  3495. return end_getPlayerStatistic(begin_getPlayerStatistic(playerId, 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<Xmds.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<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_addPlayerAtt> result__ = getOnewayOutgoingAsync<Xmds.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__(Xmds.Callback_XmdsManager_addPlayerAtt cb__)
  3958. {
  3959. if(cb__ != null)
  3960. {
  3961. cb__();
  3962. }
  3963. }
  3964. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_addUnit> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.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<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_addUnits> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.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<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_autoBattle> result__ = getOnewayOutgoingAsync<Xmds.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__(Xmds.Callback_XmdsManager_autoBattle cb__)
  4184. {
  4185. if(cb__ != null)
  4186. {
  4187. cb__();
  4188. }
  4189. }
  4190. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_canTalkWithNpc> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.Callback_XmdsManager_canUseItem> begin_canUseItem(string playerId)
  4278. {
  4279. return begin_canUseItem(playerId, null, false, false, null, null);
  4280. }
  4281. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_canUseItem> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.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<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_changePlayerState> result__ = getOnewayOutgoingAsync<Xmds.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__(Xmds.Callback_XmdsManager_changePlayerState cb__)
  4409. {
  4410. if(cb__ != null)
  4411. {
  4412. cb__();
  4413. }
  4414. }
  4415. public Ice.AsyncResult<Xmds.Callback_XmdsManager_getAllNpcInfo> begin_getAllNpcInfo(string instanceId)
  4416. {
  4417. return begin_getAllNpcInfo(instanceId, null, false, false, null, null);
  4418. }
  4419. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_getAllNpcInfo> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.Callback_XmdsManager_getAllPlayerUUID> begin_getAllPlayerUUID()
  4502. {
  4503. return begin_getAllPlayerUUID(null, false, false, null, null);
  4504. }
  4505. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_getAllPlayerUUID> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.Callback_XmdsManager_getAllUnitInfo> begin_getAllUnitInfo(string instanceId)
  4586. {
  4587. return begin_getAllUnitInfo(instanceId, null, false, false, null, null);
  4588. }
  4589. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_getAllUnitInfo> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.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<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_getBornPlace> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.Callback_XmdsManager_getInstanceStatistic> begin_getInstanceStatistic(string instanceId)
  4760. {
  4761. return begin_getInstanceStatistic(instanceId, null, false, false, null, null);
  4762. }
  4763. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_getInstanceStatistic> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.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<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_getPlayerData> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.Callback_XmdsManager_getPlayerPKInfoData> begin_getPlayerPKInfoData(string playerId)
  4933. {
  4934. return begin_getPlayerPKInfoData(playerId, null, false, false, null, null);
  4935. }
  4936. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_getPlayerPKInfoData> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.Callback_XmdsManager_getPlayerPetData> begin_getPlayerPetData(string playerId)
  5019. {
  5020. return begin_getPlayerPetData(playerId, null, false, false, null, null);
  5021. }
  5022. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_getPlayerPetData> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.Callback_XmdsManager_getPlayerSkillCDTime> begin_getPlayerSkillCDTime(string playerId)
  5105. {
  5106. return begin_getPlayerSkillCDTime(playerId, null, false, false, null, null);
  5107. }
  5108. public Ice.AsyncResult<Xmds.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<Xmds.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<Xmds.Callback_XmdsManager_getPlayerSkillCDTime> result__ = getTwowayOutgoingAsync<Xmds.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__, Xmds.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<Xmds.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string playerId)
  5191. {
  5192. return begin_getPlayerStatistic(playerId, null, false, false, null, null);
  5193. }
  5194. public Ice.AsyncResult<Xmds.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5195. {
  5196. return begin_getPlayerStatistic(playerId, ctx__, true, false, null, null);
  5197. }
  5198. public Ice.AsyncResult begin_getPlayerStatistic(string playerId, Ice.AsyncCallback cb__, object cookie__)
  5199. {
  5200. return begin_getPlayerStatistic(playerId, null, false, false, cb__, cookie__);
  5201. }
  5202. public Ice.AsyncResult begin_getPlayerStatistic(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5203. {
  5204. return begin_getPlayerStatistic(playerId, 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<Xmds.Callback_XmdsManager_getPlayerStatistic> begin_getPlayerStatistic(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5235. {
  5236. checkAsyncTwowayOnly__(__getPlayerStatistic_name);
  5237. IceInternal.TwowayOutgoingAsync<Xmds.Callback_XmdsManager_getPlayerStatistic> result__ = getTwowayOutgoingAsync<Xmds.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(playerId);
  5247. result__.endWriteParams();
  5248. result__.invoke();
  5249. }
  5250. catch(Ice.Exception ex__)
  5251. {
  5252. result__.abort(ex__);
  5253. }
  5254. return result__;
  5255. }
  5256. private void getPlayerStatistic_completed__(Ice.AsyncResult r__, Xmds.Callback_XmdsManager_getPlayerStatistic cb__, Ice.ExceptionCallback excb__)
  5257. {
  5258. string ret__;
  5259. try
  5260. {
  5261. ret__ = end_getPlayerStatistic(r__);
  5262. }
  5263. catch(Ice.Exception ex__)
  5264. {
  5265. if(excb__ != null)
  5266. {
  5267. excb__(ex__);
  5268. }
  5269. return;
  5270. }
  5271. if(cb__ != null)
  5272. {
  5273. cb__(ret__);
  5274. }
  5275. }
  5276. public Ice.AsyncResult<Xmds.Callback_XmdsManager_getZoneRegions> begin_getZoneRegions(string instanceId)
  5277. {
  5278. return begin_getZoneRegions(instanceId, null, false, false, null, null);
  5279. }
  5280. public Ice.AsyncResult<Xmds.Callback_XmdsManager_getZoneRegions> begin_getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5281. {
  5282. return begin_getZoneRegions(instanceId, ctx__, true, false, null, null);
  5283. }
  5284. public Ice.AsyncResult begin_getZoneRegions(string instanceId, Ice.AsyncCallback cb__, object cookie__)
  5285. {
  5286. return begin_getZoneRegions(instanceId, null, false, false, cb__, cookie__);
  5287. }
  5288. public Ice.AsyncResult begin_getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5289. {
  5290. return begin_getZoneRegions(instanceId, ctx__, true, false, cb__, cookie__);
  5291. }
  5292. private const string __getZoneRegions_name = "getZoneRegions";
  5293. public string end_getZoneRegions(Ice.AsyncResult r__)
  5294. {
  5295. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getZoneRegions_name);
  5296. try
  5297. {
  5298. if(!outAsync__.wait())
  5299. {
  5300. try
  5301. {
  5302. outAsync__.throwUserException();
  5303. }
  5304. catch(Ice.UserException ex__)
  5305. {
  5306. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  5307. }
  5308. }
  5309. string ret__;
  5310. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  5311. ret__ = is__.readString();
  5312. outAsync__.endReadParams();
  5313. return ret__;
  5314. }
  5315. finally
  5316. {
  5317. outAsync__.cacheMessageBuffers();
  5318. }
  5319. }
  5320. private Ice.AsyncResult<Xmds.Callback_XmdsManager_getZoneRegions> begin_getZoneRegions(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5321. {
  5322. checkAsyncTwowayOnly__(__getZoneRegions_name);
  5323. IceInternal.TwowayOutgoingAsync<Xmds.Callback_XmdsManager_getZoneRegions> result__ = getTwowayOutgoingAsync<Xmds.Callback_XmdsManager_getZoneRegions>(__getZoneRegions_name, getZoneRegions_completed__, cookie__);
  5324. if(cb__ != null)
  5325. {
  5326. result__.whenCompletedWithAsyncCallback(cb__);
  5327. }
  5328. try
  5329. {
  5330. result__.prepare(__getZoneRegions_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5331. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5332. os__.writeString(instanceId);
  5333. result__.endWriteParams();
  5334. result__.invoke();
  5335. }
  5336. catch(Ice.Exception ex__)
  5337. {
  5338. result__.abort(ex__);
  5339. }
  5340. return result__;
  5341. }
  5342. private void getZoneRegions_completed__(Ice.AsyncResult r__, Xmds.Callback_XmdsManager_getZoneRegions cb__, Ice.ExceptionCallback excb__)
  5343. {
  5344. string ret__;
  5345. try
  5346. {
  5347. ret__ = end_getZoneRegions(r__);
  5348. }
  5349. catch(Ice.Exception ex__)
  5350. {
  5351. if(excb__ != null)
  5352. {
  5353. excb__(ex__);
  5354. }
  5355. return;
  5356. }
  5357. if(cb__ != null)
  5358. {
  5359. cb__(ret__);
  5360. }
  5361. }
  5362. public Ice.AsyncResult<Xmds.Callback_XmdsManager_getZoneStaticData> begin_getZoneStaticData(string instanceId)
  5363. {
  5364. return begin_getZoneStaticData(instanceId, null, false, false, null, null);
  5365. }
  5366. public Ice.AsyncResult<Xmds.Callback_XmdsManager_getZoneStaticData> begin_getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5367. {
  5368. return begin_getZoneStaticData(instanceId, ctx__, true, false, null, null);
  5369. }
  5370. public Ice.AsyncResult begin_getZoneStaticData(string instanceId, Ice.AsyncCallback cb__, object cookie__)
  5371. {
  5372. return begin_getZoneStaticData(instanceId, null, false, false, cb__, cookie__);
  5373. }
  5374. public Ice.AsyncResult begin_getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5375. {
  5376. return begin_getZoneStaticData(instanceId, ctx__, true, false, cb__, cookie__);
  5377. }
  5378. private const string __getZoneStaticData_name = "getZoneStaticData";
  5379. public string end_getZoneStaticData(Ice.AsyncResult r__)
  5380. {
  5381. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __getZoneStaticData_name);
  5382. try
  5383. {
  5384. if(!outAsync__.wait())
  5385. {
  5386. try
  5387. {
  5388. outAsync__.throwUserException();
  5389. }
  5390. catch(Ice.UserException ex__)
  5391. {
  5392. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  5393. }
  5394. }
  5395. string ret__;
  5396. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  5397. ret__ = is__.readString();
  5398. outAsync__.endReadParams();
  5399. return ret__;
  5400. }
  5401. finally
  5402. {
  5403. outAsync__.cacheMessageBuffers();
  5404. }
  5405. }
  5406. private Ice.AsyncResult<Xmds.Callback_XmdsManager_getZoneStaticData> begin_getZoneStaticData(string instanceId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5407. {
  5408. checkAsyncTwowayOnly__(__getZoneStaticData_name);
  5409. IceInternal.TwowayOutgoingAsync<Xmds.Callback_XmdsManager_getZoneStaticData> result__ = getTwowayOutgoingAsync<Xmds.Callback_XmdsManager_getZoneStaticData>(__getZoneStaticData_name, getZoneStaticData_completed__, cookie__);
  5410. if(cb__ != null)
  5411. {
  5412. result__.whenCompletedWithAsyncCallback(cb__);
  5413. }
  5414. try
  5415. {
  5416. result__.prepare(__getZoneStaticData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5417. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5418. os__.writeString(instanceId);
  5419. result__.endWriteParams();
  5420. result__.invoke();
  5421. }
  5422. catch(Ice.Exception ex__)
  5423. {
  5424. result__.abort(ex__);
  5425. }
  5426. return result__;
  5427. }
  5428. private void getZoneStaticData_completed__(Ice.AsyncResult r__, Xmds.Callback_XmdsManager_getZoneStaticData cb__, Ice.ExceptionCallback excb__)
  5429. {
  5430. string ret__;
  5431. try
  5432. {
  5433. ret__ = end_getZoneStaticData(r__);
  5434. }
  5435. catch(Ice.Exception ex__)
  5436. {
  5437. if(excb__ != null)
  5438. {
  5439. excb__(ex__);
  5440. }
  5441. return;
  5442. }
  5443. if(cb__ != null)
  5444. {
  5445. cb__(ret__);
  5446. }
  5447. }
  5448. public Ice.AsyncResult<Xmds.Callback_XmdsManager_helpRevivePlayer> begin_helpRevivePlayer(string playerId, string revivePlayerId, int time)
  5449. {
  5450. return begin_helpRevivePlayer(playerId, revivePlayerId, time, null, false, false, null, null);
  5451. }
  5452. public Ice.AsyncResult<Xmds.Callback_XmdsManager_helpRevivePlayer> begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5453. {
  5454. return begin_helpRevivePlayer(playerId, revivePlayerId, time, ctx__, true, false, null, null);
  5455. }
  5456. public Ice.AsyncResult begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, Ice.AsyncCallback cb__, object cookie__)
  5457. {
  5458. return begin_helpRevivePlayer(playerId, revivePlayerId, time, null, false, false, cb__, cookie__);
  5459. }
  5460. public Ice.AsyncResult begin_helpRevivePlayer(string playerId, string revivePlayerId, int time, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5461. {
  5462. return begin_helpRevivePlayer(playerId, revivePlayerId, time, ctx__, true, false, cb__, cookie__);
  5463. }
  5464. private const string __helpRevivePlayer_name = "helpRevivePlayer";
  5465. public void end_helpRevivePlayer(Ice.AsyncResult r__)
  5466. {
  5467. end__(r__, __helpRevivePlayer_name);
  5468. }
  5469. private Ice.AsyncResult<Xmds.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__)
  5470. {
  5471. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_helpRevivePlayer> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_helpRevivePlayer>(__helpRevivePlayer_name, helpRevivePlayer_completed__, cookie__);
  5472. if(cb__ != null)
  5473. {
  5474. result__.whenCompletedWithAsyncCallback(cb__);
  5475. }
  5476. try
  5477. {
  5478. result__.prepare(__helpRevivePlayer_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5479. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5480. os__.writeString(playerId);
  5481. os__.writeString(revivePlayerId);
  5482. os__.writeInt(time);
  5483. result__.endWriteParams();
  5484. result__.invoke();
  5485. }
  5486. catch(Ice.Exception ex__)
  5487. {
  5488. result__.abort(ex__);
  5489. }
  5490. return result__;
  5491. }
  5492. private void helpRevivePlayer_completed__(Xmds.Callback_XmdsManager_helpRevivePlayer cb__)
  5493. {
  5494. if(cb__ != null)
  5495. {
  5496. cb__();
  5497. }
  5498. }
  5499. public Ice.AsyncResult<Xmds.Callback_XmdsManager_mountainKingRefreshNotify> begin_mountainKingRefreshNotify(string instanceId, string data)
  5500. {
  5501. return begin_mountainKingRefreshNotify(instanceId, data, null, false, false, null, null);
  5502. }
  5503. public Ice.AsyncResult<Xmds.Callback_XmdsManager_mountainKingRefreshNotify> begin_mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5504. {
  5505. return begin_mountainKingRefreshNotify(instanceId, data, ctx__, true, false, null, null);
  5506. }
  5507. public Ice.AsyncResult begin_mountainKingRefreshNotify(string instanceId, string data, Ice.AsyncCallback cb__, object cookie__)
  5508. {
  5509. return begin_mountainKingRefreshNotify(instanceId, data, null, false, false, cb__, cookie__);
  5510. }
  5511. public Ice.AsyncResult begin_mountainKingRefreshNotify(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5512. {
  5513. return begin_mountainKingRefreshNotify(instanceId, data, ctx__, true, false, cb__, cookie__);
  5514. }
  5515. private const string __mountainKingRefreshNotify_name = "mountainKingRefreshNotify";
  5516. public void end_mountainKingRefreshNotify(Ice.AsyncResult r__)
  5517. {
  5518. end__(r__, __mountainKingRefreshNotify_name);
  5519. }
  5520. private Ice.AsyncResult<Xmds.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__)
  5521. {
  5522. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_mountainKingRefreshNotify> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_mountainKingRefreshNotify>(__mountainKingRefreshNotify_name, mountainKingRefreshNotify_completed__, cookie__);
  5523. if(cb__ != null)
  5524. {
  5525. result__.whenCompletedWithAsyncCallback(cb__);
  5526. }
  5527. try
  5528. {
  5529. result__.prepare(__mountainKingRefreshNotify_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5530. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5531. os__.writeString(instanceId);
  5532. os__.writeString(data);
  5533. result__.endWriteParams();
  5534. result__.invoke();
  5535. }
  5536. catch(Ice.Exception ex__)
  5537. {
  5538. result__.abort(ex__);
  5539. }
  5540. return result__;
  5541. }
  5542. private void mountainKingRefreshNotify_completed__(Xmds.Callback_XmdsManager_mountainKingRefreshNotify cb__)
  5543. {
  5544. if(cb__ != null)
  5545. {
  5546. cb__();
  5547. }
  5548. }
  5549. public Ice.AsyncResult<Xmds.Callback_XmdsManager_notifyBattleServer> begin_notifyBattleServer(string instanceId, string name, string data)
  5550. {
  5551. return begin_notifyBattleServer(instanceId, name, data, null, false, false, null, null);
  5552. }
  5553. public Ice.AsyncResult<Xmds.Callback_XmdsManager_notifyBattleServer> begin_notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5554. {
  5555. return begin_notifyBattleServer(instanceId, name, data, ctx__, true, false, null, null);
  5556. }
  5557. public Ice.AsyncResult begin_notifyBattleServer(string instanceId, string name, string data, Ice.AsyncCallback cb__, object cookie__)
  5558. {
  5559. return begin_notifyBattleServer(instanceId, name, data, null, false, false, cb__, cookie__);
  5560. }
  5561. public Ice.AsyncResult begin_notifyBattleServer(string instanceId, string name, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5562. {
  5563. return begin_notifyBattleServer(instanceId, name, data, ctx__, true, false, cb__, cookie__);
  5564. }
  5565. private const string __notifyBattleServer_name = "notifyBattleServer";
  5566. public void end_notifyBattleServer(Ice.AsyncResult r__)
  5567. {
  5568. end__(r__, __notifyBattleServer_name);
  5569. }
  5570. private Ice.AsyncResult<Xmds.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__)
  5571. {
  5572. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_notifyBattleServer> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_notifyBattleServer>(__notifyBattleServer_name, notifyBattleServer_completed__, cookie__);
  5573. if(cb__ != null)
  5574. {
  5575. result__.whenCompletedWithAsyncCallback(cb__);
  5576. }
  5577. try
  5578. {
  5579. result__.prepare(__notifyBattleServer_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5580. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5581. os__.writeString(instanceId);
  5582. os__.writeString(name);
  5583. os__.writeString(data);
  5584. result__.endWriteParams();
  5585. result__.invoke();
  5586. }
  5587. catch(Ice.Exception ex__)
  5588. {
  5589. result__.abort(ex__);
  5590. }
  5591. return result__;
  5592. }
  5593. private void notifyBattleServer_completed__(Xmds.Callback_XmdsManager_notifyBattleServer cb__)
  5594. {
  5595. if(cb__ != null)
  5596. {
  5597. cb__();
  5598. }
  5599. }
  5600. public Ice.AsyncResult<Xmds.Callback_XmdsManager_onFinishPickItem> begin_onFinishPickItem(string playerId, string data)
  5601. {
  5602. return begin_onFinishPickItem(playerId, data, null, false, false, null, null);
  5603. }
  5604. public Ice.AsyncResult<Xmds.Callback_XmdsManager_onFinishPickItem> begin_onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5605. {
  5606. return begin_onFinishPickItem(playerId, data, ctx__, true, false, null, null);
  5607. }
  5608. public Ice.AsyncResult begin_onFinishPickItem(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  5609. {
  5610. return begin_onFinishPickItem(playerId, data, null, false, false, cb__, cookie__);
  5611. }
  5612. public Ice.AsyncResult begin_onFinishPickItem(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5613. {
  5614. return begin_onFinishPickItem(playerId, data, ctx__, true, false, cb__, cookie__);
  5615. }
  5616. private const string __onFinishPickItem_name = "onFinishPickItem";
  5617. public void end_onFinishPickItem(Ice.AsyncResult r__)
  5618. {
  5619. end__(r__, __onFinishPickItem_name);
  5620. }
  5621. private Ice.AsyncResult<Xmds.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__)
  5622. {
  5623. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_onFinishPickItem> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_onFinishPickItem>(__onFinishPickItem_name, onFinishPickItem_completed__, cookie__);
  5624. if(cb__ != null)
  5625. {
  5626. result__.whenCompletedWithAsyncCallback(cb__);
  5627. }
  5628. try
  5629. {
  5630. result__.prepare(__onFinishPickItem_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5631. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5632. os__.writeString(playerId);
  5633. os__.writeString(data);
  5634. result__.endWriteParams();
  5635. result__.invoke();
  5636. }
  5637. catch(Ice.Exception ex__)
  5638. {
  5639. result__.abort(ex__);
  5640. }
  5641. return result__;
  5642. }
  5643. private void onFinishPickItem_completed__(Xmds.Callback_XmdsManager_onFinishPickItem cb__)
  5644. {
  5645. if(cb__ != null)
  5646. {
  5647. cb__();
  5648. }
  5649. }
  5650. public Ice.AsyncResult<Xmds.Callback_XmdsManager_onMonsterDiedDrops> begin_onMonsterDiedDrops(string instanceId, string data)
  5651. {
  5652. return begin_onMonsterDiedDrops(instanceId, data, null, false, false, null, null);
  5653. }
  5654. public Ice.AsyncResult<Xmds.Callback_XmdsManager_onMonsterDiedDrops> begin_onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5655. {
  5656. return begin_onMonsterDiedDrops(instanceId, data, ctx__, true, false, null, null);
  5657. }
  5658. public Ice.AsyncResult begin_onMonsterDiedDrops(string instanceId, string data, Ice.AsyncCallback cb__, object cookie__)
  5659. {
  5660. return begin_onMonsterDiedDrops(instanceId, data, null, false, false, cb__, cookie__);
  5661. }
  5662. public Ice.AsyncResult begin_onMonsterDiedDrops(string instanceId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5663. {
  5664. return begin_onMonsterDiedDrops(instanceId, data, ctx__, true, false, cb__, cookie__);
  5665. }
  5666. private const string __onMonsterDiedDrops_name = "onMonsterDiedDrops";
  5667. public void end_onMonsterDiedDrops(Ice.AsyncResult r__)
  5668. {
  5669. end__(r__, __onMonsterDiedDrops_name);
  5670. }
  5671. private Ice.AsyncResult<Xmds.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__)
  5672. {
  5673. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_onMonsterDiedDrops> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_onMonsterDiedDrops>(__onMonsterDiedDrops_name, onMonsterDiedDrops_completed__, cookie__);
  5674. if(cb__ != null)
  5675. {
  5676. result__.whenCompletedWithAsyncCallback(cb__);
  5677. }
  5678. try
  5679. {
  5680. result__.prepare(__onMonsterDiedDrops_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5681. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5682. os__.writeString(instanceId);
  5683. os__.writeString(data);
  5684. result__.endWriteParams();
  5685. result__.invoke();
  5686. }
  5687. catch(Ice.Exception ex__)
  5688. {
  5689. result__.abort(ex__);
  5690. }
  5691. return result__;
  5692. }
  5693. private void onMonsterDiedDrops_completed__(Xmds.Callback_XmdsManager_onMonsterDiedDrops cb__)
  5694. {
  5695. if(cb__ != null)
  5696. {
  5697. cb__();
  5698. }
  5699. }
  5700. public Ice.AsyncResult<Xmds.Callback_XmdsManager_playerChangeSkill> begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data)
  5701. {
  5702. return begin_playerChangeSkill(playerId, oldSkillID, newSkillID, data, null, false, false, null, null);
  5703. }
  5704. public Ice.AsyncResult<Xmds.Callback_XmdsManager_playerChangeSkill> begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5705. {
  5706. return begin_playerChangeSkill(playerId, oldSkillID, newSkillID, data, ctx__, true, false, null, null);
  5707. }
  5708. public Ice.AsyncResult begin_playerChangeSkill(string playerId, int oldSkillID, int newSkillID, string data, Ice.AsyncCallback cb__, object cookie__)
  5709. {
  5710. return begin_playerChangeSkill(playerId, oldSkillID, newSkillID, data, null, false, false, cb__, cookie__);
  5711. }
  5712. 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__)
  5713. {
  5714. return begin_playerChangeSkill(playerId, oldSkillID, newSkillID, data, ctx__, true, false, cb__, cookie__);
  5715. }
  5716. private const string __playerChangeSkill_name = "playerChangeSkill";
  5717. public void end_playerChangeSkill(Ice.AsyncResult r__)
  5718. {
  5719. end__(r__, __playerChangeSkill_name);
  5720. }
  5721. private Ice.AsyncResult<Xmds.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__)
  5722. {
  5723. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_playerChangeSkill> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_playerChangeSkill>(__playerChangeSkill_name, playerChangeSkill_completed__, cookie__);
  5724. if(cb__ != null)
  5725. {
  5726. result__.whenCompletedWithAsyncCallback(cb__);
  5727. }
  5728. try
  5729. {
  5730. result__.prepare(__playerChangeSkill_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5731. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5732. os__.writeString(playerId);
  5733. os__.writeInt(oldSkillID);
  5734. os__.writeInt(newSkillID);
  5735. os__.writeString(data);
  5736. result__.endWriteParams();
  5737. result__.invoke();
  5738. }
  5739. catch(Ice.Exception ex__)
  5740. {
  5741. result__.abort(ex__);
  5742. }
  5743. return result__;
  5744. }
  5745. private void playerChangeSkill_completed__(Xmds.Callback_XmdsManager_playerChangeSkill cb__)
  5746. {
  5747. if(cb__ != null)
  5748. {
  5749. cb__();
  5750. }
  5751. }
  5752. public Ice.AsyncResult<Xmds.Callback_XmdsManager_playerChuanGong> begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB)
  5753. {
  5754. return begin_playerChuanGong(instanceId, playerIdA, playerIdB, null, false, false, null, null);
  5755. }
  5756. public Ice.AsyncResult<Xmds.Callback_XmdsManager_playerChuanGong> begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5757. {
  5758. return begin_playerChuanGong(instanceId, playerIdA, playerIdB, ctx__, true, false, null, null);
  5759. }
  5760. public Ice.AsyncResult begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, Ice.AsyncCallback cb__, object cookie__)
  5761. {
  5762. return begin_playerChuanGong(instanceId, playerIdA, playerIdB, null, false, false, cb__, cookie__);
  5763. }
  5764. public Ice.AsyncResult begin_playerChuanGong(string instanceId, string playerIdA, string playerIdB, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5765. {
  5766. return begin_playerChuanGong(instanceId, playerIdA, playerIdB, ctx__, true, false, cb__, cookie__);
  5767. }
  5768. private const string __playerChuanGong_name = "playerChuanGong";
  5769. public void end_playerChuanGong(Ice.AsyncResult r__)
  5770. {
  5771. end__(r__, __playerChuanGong_name);
  5772. }
  5773. private Ice.AsyncResult<Xmds.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__)
  5774. {
  5775. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_playerChuanGong> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_playerChuanGong>(__playerChuanGong_name, playerChuanGong_completed__, cookie__);
  5776. if(cb__ != null)
  5777. {
  5778. result__.whenCompletedWithAsyncCallback(cb__);
  5779. }
  5780. try
  5781. {
  5782. result__.prepare(__playerChuanGong_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5783. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5784. os__.writeString(instanceId);
  5785. os__.writeString(playerIdA);
  5786. os__.writeString(playerIdB);
  5787. result__.endWriteParams();
  5788. result__.invoke();
  5789. }
  5790. catch(Ice.Exception ex__)
  5791. {
  5792. result__.abort(ex__);
  5793. }
  5794. return result__;
  5795. }
  5796. private void playerChuanGong_completed__(Xmds.Callback_XmdsManager_playerChuanGong cb__)
  5797. {
  5798. if(cb__ != null)
  5799. {
  5800. cb__();
  5801. }
  5802. }
  5803. public Ice.AsyncResult<Xmds.Callback_XmdsManager_playerReady> begin_playerReady(string playerId)
  5804. {
  5805. return begin_playerReady(playerId, null, false, false, null, null);
  5806. }
  5807. public Ice.AsyncResult<Xmds.Callback_XmdsManager_playerReady> begin_playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5808. {
  5809. return begin_playerReady(playerId, ctx__, true, false, null, null);
  5810. }
  5811. public Ice.AsyncResult begin_playerReady(string playerId, Ice.AsyncCallback cb__, object cookie__)
  5812. {
  5813. return begin_playerReady(playerId, null, false, false, cb__, cookie__);
  5814. }
  5815. public Ice.AsyncResult begin_playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5816. {
  5817. return begin_playerReady(playerId, ctx__, true, false, cb__, cookie__);
  5818. }
  5819. private const string __playerReady_name = "playerReady";
  5820. public void end_playerReady(Ice.AsyncResult r__)
  5821. {
  5822. end__(r__, __playerReady_name);
  5823. }
  5824. private Ice.AsyncResult<Xmds.Callback_XmdsManager_playerReady> begin_playerReady(string playerId, _System.Collections.Generic.Dictionary<string, string> ctx__, bool explicitContext__, bool synchronous__, Ice.AsyncCallback cb__, object cookie__)
  5825. {
  5826. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_playerReady> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_playerReady>(__playerReady_name, playerReady_completed__, cookie__);
  5827. if(cb__ != null)
  5828. {
  5829. result__.whenCompletedWithAsyncCallback(cb__);
  5830. }
  5831. try
  5832. {
  5833. result__.prepare(__playerReady_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5834. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5835. os__.writeString(playerId);
  5836. result__.endWriteParams();
  5837. result__.invoke();
  5838. }
  5839. catch(Ice.Exception ex__)
  5840. {
  5841. result__.abort(ex__);
  5842. }
  5843. return result__;
  5844. }
  5845. private void playerReady_completed__(Xmds.Callback_XmdsManager_playerReady cb__)
  5846. {
  5847. if(cb__ != null)
  5848. {
  5849. cb__();
  5850. }
  5851. }
  5852. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerAvatar> begin_refreshPlayerAvatar(string playerId, string avatars)
  5853. {
  5854. return begin_refreshPlayerAvatar(playerId, avatars, null, false, false, null, null);
  5855. }
  5856. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerAvatar> begin_refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5857. {
  5858. return begin_refreshPlayerAvatar(playerId, avatars, ctx__, true, false, null, null);
  5859. }
  5860. public Ice.AsyncResult begin_refreshPlayerAvatar(string playerId, string avatars, Ice.AsyncCallback cb__, object cookie__)
  5861. {
  5862. return begin_refreshPlayerAvatar(playerId, avatars, null, false, false, cb__, cookie__);
  5863. }
  5864. public Ice.AsyncResult begin_refreshPlayerAvatar(string playerId, string avatars, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5865. {
  5866. return begin_refreshPlayerAvatar(playerId, avatars, ctx__, true, false, cb__, cookie__);
  5867. }
  5868. private const string __refreshPlayerAvatar_name = "refreshPlayerAvatar";
  5869. public void end_refreshPlayerAvatar(Ice.AsyncResult r__)
  5870. {
  5871. end__(r__, __refreshPlayerAvatar_name);
  5872. }
  5873. private Ice.AsyncResult<Xmds.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__)
  5874. {
  5875. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerAvatar> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerAvatar>(__refreshPlayerAvatar_name, refreshPlayerAvatar_completed__, cookie__);
  5876. if(cb__ != null)
  5877. {
  5878. result__.whenCompletedWithAsyncCallback(cb__);
  5879. }
  5880. try
  5881. {
  5882. result__.prepare(__refreshPlayerAvatar_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5883. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5884. os__.writeString(playerId);
  5885. os__.writeString(avatars);
  5886. result__.endWriteParams();
  5887. result__.invoke();
  5888. }
  5889. catch(Ice.Exception ex__)
  5890. {
  5891. result__.abort(ex__);
  5892. }
  5893. return result__;
  5894. }
  5895. private void refreshPlayerAvatar_completed__(Xmds.Callback_XmdsManager_refreshPlayerAvatar cb__)
  5896. {
  5897. if(cb__ != null)
  5898. {
  5899. cb__();
  5900. }
  5901. }
  5902. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerBasicData> begin_refreshPlayerBasicData(string playerId, string basic)
  5903. {
  5904. return begin_refreshPlayerBasicData(playerId, basic, null, false, false, null, null);
  5905. }
  5906. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerBasicData> begin_refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5907. {
  5908. return begin_refreshPlayerBasicData(playerId, basic, ctx__, true, false, null, null);
  5909. }
  5910. public Ice.AsyncResult begin_refreshPlayerBasicData(string playerId, string basic, Ice.AsyncCallback cb__, object cookie__)
  5911. {
  5912. return begin_refreshPlayerBasicData(playerId, basic, null, false, false, cb__, cookie__);
  5913. }
  5914. public Ice.AsyncResult begin_refreshPlayerBasicData(string playerId, string basic, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5915. {
  5916. return begin_refreshPlayerBasicData(playerId, basic, ctx__, true, false, cb__, cookie__);
  5917. }
  5918. private const string __refreshPlayerBasicData_name = "refreshPlayerBasicData";
  5919. public void end_refreshPlayerBasicData(Ice.AsyncResult r__)
  5920. {
  5921. end__(r__, __refreshPlayerBasicData_name);
  5922. }
  5923. private Ice.AsyncResult<Xmds.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__)
  5924. {
  5925. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerBasicData> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerBasicData>(__refreshPlayerBasicData_name, refreshPlayerBasicData_completed__, cookie__);
  5926. if(cb__ != null)
  5927. {
  5928. result__.whenCompletedWithAsyncCallback(cb__);
  5929. }
  5930. try
  5931. {
  5932. result__.prepare(__refreshPlayerBasicData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5933. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5934. os__.writeString(playerId);
  5935. os__.writeString(basic);
  5936. result__.endWriteParams();
  5937. result__.invoke();
  5938. }
  5939. catch(Ice.Exception ex__)
  5940. {
  5941. result__.abort(ex__);
  5942. }
  5943. return result__;
  5944. }
  5945. private void refreshPlayerBasicData_completed__(Xmds.Callback_XmdsManager_refreshPlayerBasicData cb__)
  5946. {
  5947. if(cb__ != null)
  5948. {
  5949. cb__();
  5950. }
  5951. }
  5952. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerBattleEffect> begin_refreshPlayerBattleEffect(string playerId, string effects)
  5953. {
  5954. return begin_refreshPlayerBattleEffect(playerId, effects, null, false, false, null, null);
  5955. }
  5956. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerBattleEffect> begin_refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> ctx__)
  5957. {
  5958. return begin_refreshPlayerBattleEffect(playerId, effects, ctx__, true, false, null, null);
  5959. }
  5960. public Ice.AsyncResult begin_refreshPlayerBattleEffect(string playerId, string effects, Ice.AsyncCallback cb__, object cookie__)
  5961. {
  5962. return begin_refreshPlayerBattleEffect(playerId, effects, null, false, false, cb__, cookie__);
  5963. }
  5964. public Ice.AsyncResult begin_refreshPlayerBattleEffect(string playerId, string effects, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  5965. {
  5966. return begin_refreshPlayerBattleEffect(playerId, effects, ctx__, true, false, cb__, cookie__);
  5967. }
  5968. private const string __refreshPlayerBattleEffect_name = "refreshPlayerBattleEffect";
  5969. public void end_refreshPlayerBattleEffect(Ice.AsyncResult r__)
  5970. {
  5971. end__(r__, __refreshPlayerBattleEffect_name);
  5972. }
  5973. private Ice.AsyncResult<Xmds.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__)
  5974. {
  5975. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerBattleEffect> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerBattleEffect>(__refreshPlayerBattleEffect_name, refreshPlayerBattleEffect_completed__, cookie__);
  5976. if(cb__ != null)
  5977. {
  5978. result__.whenCompletedWithAsyncCallback(cb__);
  5979. }
  5980. try
  5981. {
  5982. result__.prepare(__refreshPlayerBattleEffect_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  5983. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  5984. os__.writeString(playerId);
  5985. os__.writeString(effects);
  5986. result__.endWriteParams();
  5987. result__.invoke();
  5988. }
  5989. catch(Ice.Exception ex__)
  5990. {
  5991. result__.abort(ex__);
  5992. }
  5993. return result__;
  5994. }
  5995. private void refreshPlayerBattleEffect_completed__(Xmds.Callback_XmdsManager_refreshPlayerBattleEffect cb__)
  5996. {
  5997. if(cb__ != null)
  5998. {
  5999. cb__();
  6000. }
  6001. }
  6002. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPKLevel> begin_refreshPlayerPKLevel(string playerId, int level)
  6003. {
  6004. return begin_refreshPlayerPKLevel(playerId, level, null, false, false, null, null);
  6005. }
  6006. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPKLevel> begin_refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6007. {
  6008. return begin_refreshPlayerPKLevel(playerId, level, ctx__, true, false, null, null);
  6009. }
  6010. public Ice.AsyncResult begin_refreshPlayerPKLevel(string playerId, int level, Ice.AsyncCallback cb__, object cookie__)
  6011. {
  6012. return begin_refreshPlayerPKLevel(playerId, level, null, false, false, cb__, cookie__);
  6013. }
  6014. public Ice.AsyncResult begin_refreshPlayerPKLevel(string playerId, int level, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6015. {
  6016. return begin_refreshPlayerPKLevel(playerId, level, ctx__, true, false, cb__, cookie__);
  6017. }
  6018. private const string __refreshPlayerPKLevel_name = "refreshPlayerPKLevel";
  6019. public void end_refreshPlayerPKLevel(Ice.AsyncResult r__)
  6020. {
  6021. end__(r__, __refreshPlayerPKLevel_name);
  6022. }
  6023. private Ice.AsyncResult<Xmds.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__)
  6024. {
  6025. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPKLevel> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPKLevel>(__refreshPlayerPKLevel_name, refreshPlayerPKLevel_completed__, cookie__);
  6026. if(cb__ != null)
  6027. {
  6028. result__.whenCompletedWithAsyncCallback(cb__);
  6029. }
  6030. try
  6031. {
  6032. result__.prepare(__refreshPlayerPKLevel_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6033. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6034. os__.writeString(playerId);
  6035. os__.writeInt(level);
  6036. result__.endWriteParams();
  6037. result__.invoke();
  6038. }
  6039. catch(Ice.Exception ex__)
  6040. {
  6041. result__.abort(ex__);
  6042. }
  6043. return result__;
  6044. }
  6045. private void refreshPlayerPKLevel_completed__(Xmds.Callback_XmdsManager_refreshPlayerPKLevel cb__)
  6046. {
  6047. if(cb__ != null)
  6048. {
  6049. cb__();
  6050. }
  6051. }
  6052. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPKMode> begin_refreshPlayerPKMode(string playerId, bool isLook, int mode)
  6053. {
  6054. return begin_refreshPlayerPKMode(playerId, isLook, mode, null, false, false, null, null);
  6055. }
  6056. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPKMode> begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6057. {
  6058. return begin_refreshPlayerPKMode(playerId, isLook, mode, ctx__, true, false, null, null);
  6059. }
  6060. public Ice.AsyncResult begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, Ice.AsyncCallback cb__, object cookie__)
  6061. {
  6062. return begin_refreshPlayerPKMode(playerId, isLook, mode, null, false, false, cb__, cookie__);
  6063. }
  6064. public Ice.AsyncResult begin_refreshPlayerPKMode(string playerId, bool isLook, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6065. {
  6066. return begin_refreshPlayerPKMode(playerId, isLook, mode, ctx__, true, false, cb__, cookie__);
  6067. }
  6068. private const string __refreshPlayerPKMode_name = "refreshPlayerPKMode";
  6069. public int end_refreshPlayerPKMode(Ice.AsyncResult r__)
  6070. {
  6071. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __refreshPlayerPKMode_name);
  6072. try
  6073. {
  6074. if(!outAsync__.wait())
  6075. {
  6076. try
  6077. {
  6078. outAsync__.throwUserException();
  6079. }
  6080. catch(Ice.UserException ex__)
  6081. {
  6082. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  6083. }
  6084. }
  6085. int ret__;
  6086. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  6087. ret__ = is__.readInt();
  6088. outAsync__.endReadParams();
  6089. return ret__;
  6090. }
  6091. finally
  6092. {
  6093. outAsync__.cacheMessageBuffers();
  6094. }
  6095. }
  6096. private Ice.AsyncResult<Xmds.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__)
  6097. {
  6098. checkAsyncTwowayOnly__(__refreshPlayerPKMode_name);
  6099. IceInternal.TwowayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPKMode> result__ = getTwowayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPKMode>(__refreshPlayerPKMode_name, refreshPlayerPKMode_completed__, cookie__);
  6100. if(cb__ != null)
  6101. {
  6102. result__.whenCompletedWithAsyncCallback(cb__);
  6103. }
  6104. try
  6105. {
  6106. result__.prepare(__refreshPlayerPKMode_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6107. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6108. os__.writeString(playerId);
  6109. os__.writeBool(isLook);
  6110. os__.writeInt(mode);
  6111. result__.endWriteParams();
  6112. result__.invoke();
  6113. }
  6114. catch(Ice.Exception ex__)
  6115. {
  6116. result__.abort(ex__);
  6117. }
  6118. return result__;
  6119. }
  6120. private void refreshPlayerPKMode_completed__(Ice.AsyncResult r__, Xmds.Callback_XmdsManager_refreshPlayerPKMode cb__, Ice.ExceptionCallback excb__)
  6121. {
  6122. int ret__;
  6123. try
  6124. {
  6125. ret__ = end_refreshPlayerPKMode(r__);
  6126. }
  6127. catch(Ice.Exception ex__)
  6128. {
  6129. if(excb__ != null)
  6130. {
  6131. excb__(ex__);
  6132. }
  6133. return;
  6134. }
  6135. if(cb__ != null)
  6136. {
  6137. cb__(ret__);
  6138. }
  6139. }
  6140. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPKValue> begin_refreshPlayerPKValue(string playerId, int value)
  6141. {
  6142. return begin_refreshPlayerPKValue(playerId, value, null, false, false, null, null);
  6143. }
  6144. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPKValue> begin_refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6145. {
  6146. return begin_refreshPlayerPKValue(playerId, value, ctx__, true, false, null, null);
  6147. }
  6148. public Ice.AsyncResult begin_refreshPlayerPKValue(string playerId, int value, Ice.AsyncCallback cb__, object cookie__)
  6149. {
  6150. return begin_refreshPlayerPKValue(playerId, value, null, false, false, cb__, cookie__);
  6151. }
  6152. public Ice.AsyncResult begin_refreshPlayerPKValue(string playerId, int value, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6153. {
  6154. return begin_refreshPlayerPKValue(playerId, value, ctx__, true, false, cb__, cookie__);
  6155. }
  6156. private const string __refreshPlayerPKValue_name = "refreshPlayerPKValue";
  6157. public void end_refreshPlayerPKValue(Ice.AsyncResult r__)
  6158. {
  6159. end__(r__, __refreshPlayerPKValue_name);
  6160. }
  6161. private Ice.AsyncResult<Xmds.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__)
  6162. {
  6163. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPKValue> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPKValue>(__refreshPlayerPKValue_name, refreshPlayerPKValue_completed__, cookie__);
  6164. if(cb__ != null)
  6165. {
  6166. result__.whenCompletedWithAsyncCallback(cb__);
  6167. }
  6168. try
  6169. {
  6170. result__.prepare(__refreshPlayerPKValue_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6171. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6172. os__.writeString(playerId);
  6173. os__.writeInt(value);
  6174. result__.endWriteParams();
  6175. result__.invoke();
  6176. }
  6177. catch(Ice.Exception ex__)
  6178. {
  6179. result__.abort(ex__);
  6180. }
  6181. return result__;
  6182. }
  6183. private void refreshPlayerPKValue_completed__(Xmds.Callback_XmdsManager_refreshPlayerPKValue cb__)
  6184. {
  6185. if(cb__ != null)
  6186. {
  6187. cb__();
  6188. }
  6189. }
  6190. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> begin_refreshPlayerPetBaseInfoChange(string playerId, string data)
  6191. {
  6192. return begin_refreshPlayerPetBaseInfoChange(playerId, data, null, false, false, null, null);
  6193. }
  6194. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> begin_refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6195. {
  6196. return begin_refreshPlayerPetBaseInfoChange(playerId, data, ctx__, true, false, null, null);
  6197. }
  6198. public Ice.AsyncResult begin_refreshPlayerPetBaseInfoChange(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  6199. {
  6200. return begin_refreshPlayerPetBaseInfoChange(playerId, data, null, false, false, cb__, cookie__);
  6201. }
  6202. public Ice.AsyncResult begin_refreshPlayerPetBaseInfoChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6203. {
  6204. return begin_refreshPlayerPetBaseInfoChange(playerId, data, ctx__, true, false, cb__, cookie__);
  6205. }
  6206. private const string __refreshPlayerPetBaseInfoChange_name = "refreshPlayerPetBaseInfoChange";
  6207. public void end_refreshPlayerPetBaseInfoChange(Ice.AsyncResult r__)
  6208. {
  6209. end__(r__, __refreshPlayerPetBaseInfoChange_name);
  6210. }
  6211. private Ice.AsyncResult<Xmds.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__)
  6212. {
  6213. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetBaseInfoChange> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetBaseInfoChange>(__refreshPlayerPetBaseInfoChange_name, refreshPlayerPetBaseInfoChange_completed__, cookie__);
  6214. if(cb__ != null)
  6215. {
  6216. result__.whenCompletedWithAsyncCallback(cb__);
  6217. }
  6218. try
  6219. {
  6220. result__.prepare(__refreshPlayerPetBaseInfoChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6221. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6222. os__.writeString(playerId);
  6223. os__.writeString(data);
  6224. result__.endWriteParams();
  6225. result__.invoke();
  6226. }
  6227. catch(Ice.Exception ex__)
  6228. {
  6229. result__.abort(ex__);
  6230. }
  6231. return result__;
  6232. }
  6233. private void refreshPlayerPetBaseInfoChange_completed__(Xmds.Callback_XmdsManager_refreshPlayerPetBaseInfoChange cb__)
  6234. {
  6235. if(cb__ != null)
  6236. {
  6237. cb__();
  6238. }
  6239. }
  6240. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetDataChange> begin_refreshPlayerPetDataChange(string playerId, int type, string data)
  6241. {
  6242. return begin_refreshPlayerPetDataChange(playerId, type, data, null, false, false, null, null);
  6243. }
  6244. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetDataChange> begin_refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6245. {
  6246. return begin_refreshPlayerPetDataChange(playerId, type, data, ctx__, true, false, null, null);
  6247. }
  6248. public Ice.AsyncResult begin_refreshPlayerPetDataChange(string playerId, int type, string data, Ice.AsyncCallback cb__, object cookie__)
  6249. {
  6250. return begin_refreshPlayerPetDataChange(playerId, type, data, null, false, false, cb__, cookie__);
  6251. }
  6252. public Ice.AsyncResult begin_refreshPlayerPetDataChange(string playerId, int type, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6253. {
  6254. return begin_refreshPlayerPetDataChange(playerId, type, data, ctx__, true, false, cb__, cookie__);
  6255. }
  6256. private const string __refreshPlayerPetDataChange_name = "refreshPlayerPetDataChange";
  6257. public int end_refreshPlayerPetDataChange(Ice.AsyncResult r__)
  6258. {
  6259. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __refreshPlayerPetDataChange_name);
  6260. try
  6261. {
  6262. if(!outAsync__.wait())
  6263. {
  6264. try
  6265. {
  6266. outAsync__.throwUserException();
  6267. }
  6268. catch(Ice.UserException ex__)
  6269. {
  6270. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  6271. }
  6272. }
  6273. int ret__;
  6274. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  6275. ret__ = is__.readInt();
  6276. outAsync__.endReadParams();
  6277. return ret__;
  6278. }
  6279. finally
  6280. {
  6281. outAsync__.cacheMessageBuffers();
  6282. }
  6283. }
  6284. private Ice.AsyncResult<Xmds.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__)
  6285. {
  6286. checkAsyncTwowayOnly__(__refreshPlayerPetDataChange_name);
  6287. IceInternal.TwowayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetDataChange> result__ = getTwowayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetDataChange>(__refreshPlayerPetDataChange_name, refreshPlayerPetDataChange_completed__, cookie__);
  6288. if(cb__ != null)
  6289. {
  6290. result__.whenCompletedWithAsyncCallback(cb__);
  6291. }
  6292. try
  6293. {
  6294. result__.prepare(__refreshPlayerPetDataChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6295. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6296. os__.writeString(playerId);
  6297. os__.writeInt(type);
  6298. os__.writeString(data);
  6299. result__.endWriteParams();
  6300. result__.invoke();
  6301. }
  6302. catch(Ice.Exception ex__)
  6303. {
  6304. result__.abort(ex__);
  6305. }
  6306. return result__;
  6307. }
  6308. private void refreshPlayerPetDataChange_completed__(Ice.AsyncResult r__, Xmds.Callback_XmdsManager_refreshPlayerPetDataChange cb__, Ice.ExceptionCallback excb__)
  6309. {
  6310. int ret__;
  6311. try
  6312. {
  6313. ret__ = end_refreshPlayerPetDataChange(r__);
  6314. }
  6315. catch(Ice.Exception ex__)
  6316. {
  6317. if(excb__ != null)
  6318. {
  6319. excb__(ex__);
  6320. }
  6321. return;
  6322. }
  6323. if(cb__ != null)
  6324. {
  6325. cb__(ret__);
  6326. }
  6327. }
  6328. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetFollowModeChange> begin_refreshPlayerPetFollowModeChange(string playerId, int mode)
  6329. {
  6330. return begin_refreshPlayerPetFollowModeChange(playerId, mode, null, false, false, null, null);
  6331. }
  6332. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetFollowModeChange> begin_refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6333. {
  6334. return begin_refreshPlayerPetFollowModeChange(playerId, mode, ctx__, true, false, null, null);
  6335. }
  6336. public Ice.AsyncResult begin_refreshPlayerPetFollowModeChange(string playerId, int mode, Ice.AsyncCallback cb__, object cookie__)
  6337. {
  6338. return begin_refreshPlayerPetFollowModeChange(playerId, mode, null, false, false, cb__, cookie__);
  6339. }
  6340. public Ice.AsyncResult begin_refreshPlayerPetFollowModeChange(string playerId, int mode, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6341. {
  6342. return begin_refreshPlayerPetFollowModeChange(playerId, mode, ctx__, true, false, cb__, cookie__);
  6343. }
  6344. private const string __refreshPlayerPetFollowModeChange_name = "refreshPlayerPetFollowModeChange";
  6345. public void end_refreshPlayerPetFollowModeChange(Ice.AsyncResult r__)
  6346. {
  6347. end__(r__, __refreshPlayerPetFollowModeChange_name);
  6348. }
  6349. private Ice.AsyncResult<Xmds.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__)
  6350. {
  6351. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetFollowModeChange> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetFollowModeChange>(__refreshPlayerPetFollowModeChange_name, refreshPlayerPetFollowModeChange_completed__, cookie__);
  6352. if(cb__ != null)
  6353. {
  6354. result__.whenCompletedWithAsyncCallback(cb__);
  6355. }
  6356. try
  6357. {
  6358. result__.prepare(__refreshPlayerPetFollowModeChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6359. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6360. os__.writeString(playerId);
  6361. os__.writeInt(mode);
  6362. result__.endWriteParams();
  6363. result__.invoke();
  6364. }
  6365. catch(Ice.Exception ex__)
  6366. {
  6367. result__.abort(ex__);
  6368. }
  6369. return result__;
  6370. }
  6371. private void refreshPlayerPetFollowModeChange_completed__(Xmds.Callback_XmdsManager_refreshPlayerPetFollowModeChange cb__)
  6372. {
  6373. if(cb__ != null)
  6374. {
  6375. cb__();
  6376. }
  6377. }
  6378. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetPropertyChange> begin_refreshPlayerPetPropertyChange(string playerId, string data)
  6379. {
  6380. return begin_refreshPlayerPetPropertyChange(playerId, data, null, false, false, null, null);
  6381. }
  6382. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetPropertyChange> begin_refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6383. {
  6384. return begin_refreshPlayerPetPropertyChange(playerId, data, ctx__, true, false, null, null);
  6385. }
  6386. public Ice.AsyncResult begin_refreshPlayerPetPropertyChange(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  6387. {
  6388. return begin_refreshPlayerPetPropertyChange(playerId, data, null, false, false, cb__, cookie__);
  6389. }
  6390. public Ice.AsyncResult begin_refreshPlayerPetPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6391. {
  6392. return begin_refreshPlayerPetPropertyChange(playerId, data, ctx__, true, false, cb__, cookie__);
  6393. }
  6394. private const string __refreshPlayerPetPropertyChange_name = "refreshPlayerPetPropertyChange";
  6395. public void end_refreshPlayerPetPropertyChange(Ice.AsyncResult r__)
  6396. {
  6397. end__(r__, __refreshPlayerPetPropertyChange_name);
  6398. }
  6399. private Ice.AsyncResult<Xmds.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__)
  6400. {
  6401. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetPropertyChange> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetPropertyChange>(__refreshPlayerPetPropertyChange_name, refreshPlayerPetPropertyChange_completed__, cookie__);
  6402. if(cb__ != null)
  6403. {
  6404. result__.whenCompletedWithAsyncCallback(cb__);
  6405. }
  6406. try
  6407. {
  6408. result__.prepare(__refreshPlayerPetPropertyChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6409. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6410. os__.writeString(playerId);
  6411. os__.writeString(data);
  6412. result__.endWriteParams();
  6413. result__.invoke();
  6414. }
  6415. catch(Ice.Exception ex__)
  6416. {
  6417. result__.abort(ex__);
  6418. }
  6419. return result__;
  6420. }
  6421. private void refreshPlayerPetPropertyChange_completed__(Xmds.Callback_XmdsManager_refreshPlayerPetPropertyChange cb__)
  6422. {
  6423. if(cb__ != null)
  6424. {
  6425. cb__();
  6426. }
  6427. }
  6428. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetSkillChange> begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills)
  6429. {
  6430. return begin_refreshPlayerPetSkillChange(playerId, operateID, skills, null, false, false, null, null);
  6431. }
  6432. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPetSkillChange> begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6433. {
  6434. return begin_refreshPlayerPetSkillChange(playerId, operateID, skills, ctx__, true, false, null, null);
  6435. }
  6436. public Ice.AsyncResult begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, Ice.AsyncCallback cb__, object cookie__)
  6437. {
  6438. return begin_refreshPlayerPetSkillChange(playerId, operateID, skills, null, false, false, cb__, cookie__);
  6439. }
  6440. public Ice.AsyncResult begin_refreshPlayerPetSkillChange(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6441. {
  6442. return begin_refreshPlayerPetSkillChange(playerId, operateID, skills, ctx__, true, false, cb__, cookie__);
  6443. }
  6444. private const string __refreshPlayerPetSkillChange_name = "refreshPlayerPetSkillChange";
  6445. public void end_refreshPlayerPetSkillChange(Ice.AsyncResult r__)
  6446. {
  6447. end__(r__, __refreshPlayerPetSkillChange_name);
  6448. }
  6449. private Ice.AsyncResult<Xmds.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__)
  6450. {
  6451. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetSkillChange> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPetSkillChange>(__refreshPlayerPetSkillChange_name, refreshPlayerPetSkillChange_completed__, cookie__);
  6452. if(cb__ != null)
  6453. {
  6454. result__.whenCompletedWithAsyncCallback(cb__);
  6455. }
  6456. try
  6457. {
  6458. result__.prepare(__refreshPlayerPetSkillChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6459. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6460. os__.writeString(playerId);
  6461. os__.writeInt(operateID);
  6462. os__.writeString(skills);
  6463. result__.endWriteParams();
  6464. result__.invoke();
  6465. }
  6466. catch(Ice.Exception ex__)
  6467. {
  6468. result__.abort(ex__);
  6469. }
  6470. return result__;
  6471. }
  6472. private void refreshPlayerPetSkillChange_completed__(Xmds.Callback_XmdsManager_refreshPlayerPetSkillChange cb__)
  6473. {
  6474. if(cb__ != null)
  6475. {
  6476. cb__();
  6477. }
  6478. }
  6479. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPropertyChange> begin_refreshPlayerPropertyChange(string playerId, string data)
  6480. {
  6481. return begin_refreshPlayerPropertyChange(playerId, data, null, false, false, null, null);
  6482. }
  6483. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerPropertyChange> begin_refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6484. {
  6485. return begin_refreshPlayerPropertyChange(playerId, data, ctx__, true, false, null, null);
  6486. }
  6487. public Ice.AsyncResult begin_refreshPlayerPropertyChange(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  6488. {
  6489. return begin_refreshPlayerPropertyChange(playerId, data, null, false, false, cb__, cookie__);
  6490. }
  6491. public Ice.AsyncResult begin_refreshPlayerPropertyChange(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6492. {
  6493. return begin_refreshPlayerPropertyChange(playerId, data, ctx__, true, false, cb__, cookie__);
  6494. }
  6495. private const string __refreshPlayerPropertyChange_name = "refreshPlayerPropertyChange";
  6496. public void end_refreshPlayerPropertyChange(Ice.AsyncResult r__)
  6497. {
  6498. end__(r__, __refreshPlayerPropertyChange_name);
  6499. }
  6500. private Ice.AsyncResult<Xmds.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__)
  6501. {
  6502. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPropertyChange> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerPropertyChange>(__refreshPlayerPropertyChange_name, refreshPlayerPropertyChange_completed__, cookie__);
  6503. if(cb__ != null)
  6504. {
  6505. result__.whenCompletedWithAsyncCallback(cb__);
  6506. }
  6507. try
  6508. {
  6509. result__.prepare(__refreshPlayerPropertyChange_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6510. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6511. os__.writeString(playerId);
  6512. os__.writeString(data);
  6513. result__.endWriteParams();
  6514. result__.invoke();
  6515. }
  6516. catch(Ice.Exception ex__)
  6517. {
  6518. result__.abort(ex__);
  6519. }
  6520. return result__;
  6521. }
  6522. private void refreshPlayerPropertyChange_completed__(Xmds.Callback_XmdsManager_refreshPlayerPropertyChange cb__)
  6523. {
  6524. if(cb__ != null)
  6525. {
  6526. cb__();
  6527. }
  6528. }
  6529. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerRemainBagCountData> begin_refreshPlayerRemainBagCountData(string playerId, int remainCount)
  6530. {
  6531. return begin_refreshPlayerRemainBagCountData(playerId, remainCount, null, false, false, null, null);
  6532. }
  6533. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerRemainBagCountData> begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6534. {
  6535. return begin_refreshPlayerRemainBagCountData(playerId, remainCount, ctx__, true, false, null, null);
  6536. }
  6537. public Ice.AsyncResult begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, Ice.AsyncCallback cb__, object cookie__)
  6538. {
  6539. return begin_refreshPlayerRemainBagCountData(playerId, remainCount, null, false, false, cb__, cookie__);
  6540. }
  6541. public Ice.AsyncResult begin_refreshPlayerRemainBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6542. {
  6543. return begin_refreshPlayerRemainBagCountData(playerId, remainCount, ctx__, true, false, cb__, cookie__);
  6544. }
  6545. private const string __refreshPlayerRemainBagCountData_name = "refreshPlayerRemainBagCountData";
  6546. public void end_refreshPlayerRemainBagCountData(Ice.AsyncResult r__)
  6547. {
  6548. end__(r__, __refreshPlayerRemainBagCountData_name);
  6549. }
  6550. private Ice.AsyncResult<Xmds.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__)
  6551. {
  6552. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerRemainBagCountData> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerRemainBagCountData>(__refreshPlayerRemainBagCountData_name, refreshPlayerRemainBagCountData_completed__, cookie__);
  6553. if(cb__ != null)
  6554. {
  6555. result__.whenCompletedWithAsyncCallback(cb__);
  6556. }
  6557. try
  6558. {
  6559. result__.prepare(__refreshPlayerRemainBagCountData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6560. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6561. os__.writeString(playerId);
  6562. os__.writeInt(remainCount);
  6563. result__.endWriteParams();
  6564. result__.invoke();
  6565. }
  6566. catch(Ice.Exception ex__)
  6567. {
  6568. result__.abort(ex__);
  6569. }
  6570. return result__;
  6571. }
  6572. private void refreshPlayerRemainBagCountData_completed__(Xmds.Callback_XmdsManager_refreshPlayerRemainBagCountData cb__)
  6573. {
  6574. if(cb__ != null)
  6575. {
  6576. cb__();
  6577. }
  6578. }
  6579. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount)
  6580. {
  6581. return begin_refreshPlayerRemainTeamBagCountData(playerId, remainCount, null, false, false, null, null);
  6582. }
  6583. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6584. {
  6585. return begin_refreshPlayerRemainTeamBagCountData(playerId, remainCount, ctx__, true, false, null, null);
  6586. }
  6587. public Ice.AsyncResult begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, Ice.AsyncCallback cb__, object cookie__)
  6588. {
  6589. return begin_refreshPlayerRemainTeamBagCountData(playerId, remainCount, null, false, false, cb__, cookie__);
  6590. }
  6591. public Ice.AsyncResult begin_refreshPlayerRemainTeamBagCountData(string playerId, int remainCount, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6592. {
  6593. return begin_refreshPlayerRemainTeamBagCountData(playerId, remainCount, ctx__, true, false, cb__, cookie__);
  6594. }
  6595. private const string __refreshPlayerRemainTeamBagCountData_name = "refreshPlayerRemainTeamBagCountData";
  6596. public void end_refreshPlayerRemainTeamBagCountData(Ice.AsyncResult r__)
  6597. {
  6598. end__(r__, __refreshPlayerRemainTeamBagCountData_name);
  6599. }
  6600. private Ice.AsyncResult<Xmds.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__)
  6601. {
  6602. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData>(__refreshPlayerRemainTeamBagCountData_name, refreshPlayerRemainTeamBagCountData_completed__, cookie__);
  6603. if(cb__ != null)
  6604. {
  6605. result__.whenCompletedWithAsyncCallback(cb__);
  6606. }
  6607. try
  6608. {
  6609. result__.prepare(__refreshPlayerRemainTeamBagCountData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6610. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6611. os__.writeString(playerId);
  6612. os__.writeInt(remainCount);
  6613. result__.endWriteParams();
  6614. result__.invoke();
  6615. }
  6616. catch(Ice.Exception ex__)
  6617. {
  6618. result__.abort(ex__);
  6619. }
  6620. return result__;
  6621. }
  6622. private void refreshPlayerRemainTeamBagCountData_completed__(Xmds.Callback_XmdsManager_refreshPlayerRemainTeamBagCountData cb__)
  6623. {
  6624. if(cb__ != null)
  6625. {
  6626. cb__();
  6627. }
  6628. }
  6629. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerSkill> begin_refreshPlayerSkill(string playerId, int operateID, string skills)
  6630. {
  6631. return begin_refreshPlayerSkill(playerId, operateID, skills, null, false, false, null, null);
  6632. }
  6633. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerSkill> begin_refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6634. {
  6635. return begin_refreshPlayerSkill(playerId, operateID, skills, ctx__, true, false, null, null);
  6636. }
  6637. public Ice.AsyncResult begin_refreshPlayerSkill(string playerId, int operateID, string skills, Ice.AsyncCallback cb__, object cookie__)
  6638. {
  6639. return begin_refreshPlayerSkill(playerId, operateID, skills, null, false, false, cb__, cookie__);
  6640. }
  6641. public Ice.AsyncResult begin_refreshPlayerSkill(string playerId, int operateID, string skills, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6642. {
  6643. return begin_refreshPlayerSkill(playerId, operateID, skills, ctx__, true, false, cb__, cookie__);
  6644. }
  6645. private const string __refreshPlayerSkill_name = "refreshPlayerSkill";
  6646. public void end_refreshPlayerSkill(Ice.AsyncResult r__)
  6647. {
  6648. end__(r__, __refreshPlayerSkill_name);
  6649. }
  6650. private Ice.AsyncResult<Xmds.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__)
  6651. {
  6652. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerSkill> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerSkill>(__refreshPlayerSkill_name, refreshPlayerSkill_completed__, cookie__);
  6653. if(cb__ != null)
  6654. {
  6655. result__.whenCompletedWithAsyncCallback(cb__);
  6656. }
  6657. try
  6658. {
  6659. result__.prepare(__refreshPlayerSkill_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6660. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6661. os__.writeString(playerId);
  6662. os__.writeInt(operateID);
  6663. os__.writeString(skills);
  6664. result__.endWriteParams();
  6665. result__.invoke();
  6666. }
  6667. catch(Ice.Exception ex__)
  6668. {
  6669. result__.abort(ex__);
  6670. }
  6671. return result__;
  6672. }
  6673. private void refreshPlayerSkill_completed__(Xmds.Callback_XmdsManager_refreshPlayerSkill cb__)
  6674. {
  6675. if(cb__ != null)
  6676. {
  6677. cb__();
  6678. }
  6679. }
  6680. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerTeamData> begin_refreshPlayerTeamData(string playerId, string uuidList)
  6681. {
  6682. return begin_refreshPlayerTeamData(playerId, uuidList, null, false, false, null, null);
  6683. }
  6684. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshPlayerTeamData> begin_refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6685. {
  6686. return begin_refreshPlayerTeamData(playerId, uuidList, ctx__, true, false, null, null);
  6687. }
  6688. public Ice.AsyncResult begin_refreshPlayerTeamData(string playerId, string uuidList, Ice.AsyncCallback cb__, object cookie__)
  6689. {
  6690. return begin_refreshPlayerTeamData(playerId, uuidList, null, false, false, cb__, cookie__);
  6691. }
  6692. public Ice.AsyncResult begin_refreshPlayerTeamData(string playerId, string uuidList, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6693. {
  6694. return begin_refreshPlayerTeamData(playerId, uuidList, ctx__, true, false, cb__, cookie__);
  6695. }
  6696. private const string __refreshPlayerTeamData_name = "refreshPlayerTeamData";
  6697. public void end_refreshPlayerTeamData(Ice.AsyncResult r__)
  6698. {
  6699. end__(r__, __refreshPlayerTeamData_name);
  6700. }
  6701. private Ice.AsyncResult<Xmds.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__)
  6702. {
  6703. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerTeamData> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshPlayerTeamData>(__refreshPlayerTeamData_name, refreshPlayerTeamData_completed__, cookie__);
  6704. if(cb__ != null)
  6705. {
  6706. result__.whenCompletedWithAsyncCallback(cb__);
  6707. }
  6708. try
  6709. {
  6710. result__.prepare(__refreshPlayerTeamData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6711. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6712. os__.writeString(playerId);
  6713. os__.writeString(uuidList);
  6714. result__.endWriteParams();
  6715. result__.invoke();
  6716. }
  6717. catch(Ice.Exception ex__)
  6718. {
  6719. result__.abort(ex__);
  6720. }
  6721. return result__;
  6722. }
  6723. private void refreshPlayerTeamData_completed__(Xmds.Callback_XmdsManager_refreshPlayerTeamData cb__)
  6724. {
  6725. if(cb__ != null)
  6726. {
  6727. cb__();
  6728. }
  6729. }
  6730. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshSummonMount> begin_refreshSummonMount(string playerId, int time, int isUp)
  6731. {
  6732. return begin_refreshSummonMount(playerId, time, isUp, null, false, false, null, null);
  6733. }
  6734. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshSummonMount> begin_refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6735. {
  6736. return begin_refreshSummonMount(playerId, time, isUp, ctx__, true, false, null, null);
  6737. }
  6738. public Ice.AsyncResult begin_refreshSummonMount(string playerId, int time, int isUp, Ice.AsyncCallback cb__, object cookie__)
  6739. {
  6740. return begin_refreshSummonMount(playerId, time, isUp, null, false, false, cb__, cookie__);
  6741. }
  6742. public Ice.AsyncResult begin_refreshSummonMount(string playerId, int time, int isUp, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6743. {
  6744. return begin_refreshSummonMount(playerId, time, isUp, ctx__, true, false, cb__, cookie__);
  6745. }
  6746. private const string __refreshSummonMount_name = "refreshSummonMount";
  6747. public void end_refreshSummonMount(Ice.AsyncResult r__)
  6748. {
  6749. end__(r__, __refreshSummonMount_name);
  6750. }
  6751. private Ice.AsyncResult<Xmds.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__)
  6752. {
  6753. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshSummonMount> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshSummonMount>(__refreshSummonMount_name, refreshSummonMount_completed__, cookie__);
  6754. if(cb__ != null)
  6755. {
  6756. result__.whenCompletedWithAsyncCallback(cb__);
  6757. }
  6758. try
  6759. {
  6760. result__.prepare(__refreshSummonMount_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6761. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6762. os__.writeString(playerId);
  6763. os__.writeInt(time);
  6764. os__.writeInt(isUp);
  6765. result__.endWriteParams();
  6766. result__.invoke();
  6767. }
  6768. catch(Ice.Exception ex__)
  6769. {
  6770. result__.abort(ex__);
  6771. }
  6772. return result__;
  6773. }
  6774. private void refreshSummonMount_completed__(Xmds.Callback_XmdsManager_refreshSummonMount cb__)
  6775. {
  6776. if(cb__ != null)
  6777. {
  6778. cb__();
  6779. }
  6780. }
  6781. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshTeamData> begin_refreshTeamData(string playerId, string data)
  6782. {
  6783. return begin_refreshTeamData(playerId, data, null, false, false, null, null);
  6784. }
  6785. public Ice.AsyncResult<Xmds.Callback_XmdsManager_refreshTeamData> begin_refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6786. {
  6787. return begin_refreshTeamData(playerId, data, ctx__, true, false, null, null);
  6788. }
  6789. public Ice.AsyncResult begin_refreshTeamData(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  6790. {
  6791. return begin_refreshTeamData(playerId, data, null, false, false, cb__, cookie__);
  6792. }
  6793. public Ice.AsyncResult begin_refreshTeamData(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6794. {
  6795. return begin_refreshTeamData(playerId, data, ctx__, true, false, cb__, cookie__);
  6796. }
  6797. private const string __refreshTeamData_name = "refreshTeamData";
  6798. public void end_refreshTeamData(Ice.AsyncResult r__)
  6799. {
  6800. end__(r__, __refreshTeamData_name);
  6801. }
  6802. private Ice.AsyncResult<Xmds.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__)
  6803. {
  6804. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshTeamData> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_refreshTeamData>(__refreshTeamData_name, refreshTeamData_completed__, cookie__);
  6805. if(cb__ != null)
  6806. {
  6807. result__.whenCompletedWithAsyncCallback(cb__);
  6808. }
  6809. try
  6810. {
  6811. result__.prepare(__refreshTeamData_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6812. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6813. os__.writeString(playerId);
  6814. os__.writeString(data);
  6815. result__.endWriteParams();
  6816. result__.invoke();
  6817. }
  6818. catch(Ice.Exception ex__)
  6819. {
  6820. result__.abort(ex__);
  6821. }
  6822. return result__;
  6823. }
  6824. private void refreshTeamData_completed__(Xmds.Callback_XmdsManager_refreshTeamData cb__)
  6825. {
  6826. if(cb__ != null)
  6827. {
  6828. cb__();
  6829. }
  6830. }
  6831. public Ice.AsyncResult<Xmds.Callback_XmdsManager_removeItem> begin_removeItem(string instanceId, int itemId)
  6832. {
  6833. return begin_removeItem(instanceId, itemId, null, false, false, null, null);
  6834. }
  6835. public Ice.AsyncResult<Xmds.Callback_XmdsManager_removeItem> begin_removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6836. {
  6837. return begin_removeItem(instanceId, itemId, ctx__, true, false, null, null);
  6838. }
  6839. public Ice.AsyncResult begin_removeItem(string instanceId, int itemId, Ice.AsyncCallback cb__, object cookie__)
  6840. {
  6841. return begin_removeItem(instanceId, itemId, null, false, false, cb__, cookie__);
  6842. }
  6843. public Ice.AsyncResult begin_removeItem(string instanceId, int itemId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6844. {
  6845. return begin_removeItem(instanceId, itemId, ctx__, true, false, cb__, cookie__);
  6846. }
  6847. private const string __removeItem_name = "removeItem";
  6848. public void end_removeItem(Ice.AsyncResult r__)
  6849. {
  6850. end__(r__, __removeItem_name);
  6851. }
  6852. private Ice.AsyncResult<Xmds.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__)
  6853. {
  6854. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_removeItem> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_removeItem>(__removeItem_name, removeItem_completed__, cookie__);
  6855. if(cb__ != null)
  6856. {
  6857. result__.whenCompletedWithAsyncCallback(cb__);
  6858. }
  6859. try
  6860. {
  6861. result__.prepare(__removeItem_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6862. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6863. os__.writeString(instanceId);
  6864. os__.writeInt(itemId);
  6865. result__.endWriteParams();
  6866. result__.invoke();
  6867. }
  6868. catch(Ice.Exception ex__)
  6869. {
  6870. result__.abort(ex__);
  6871. }
  6872. return result__;
  6873. }
  6874. private void removeItem_completed__(Xmds.Callback_XmdsManager_removeItem cb__)
  6875. {
  6876. if(cb__ != null)
  6877. {
  6878. cb__();
  6879. }
  6880. }
  6881. public Ice.AsyncResult<Xmds.Callback_XmdsManager_removePointUnit> begin_removePointUnit(string instanceId, int unitObjectId)
  6882. {
  6883. return begin_removePointUnit(instanceId, unitObjectId, null, false, false, null, null);
  6884. }
  6885. public Ice.AsyncResult<Xmds.Callback_XmdsManager_removePointUnit> begin_removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6886. {
  6887. return begin_removePointUnit(instanceId, unitObjectId, ctx__, true, false, null, null);
  6888. }
  6889. public Ice.AsyncResult begin_removePointUnit(string instanceId, int unitObjectId, Ice.AsyncCallback cb__, object cookie__)
  6890. {
  6891. return begin_removePointUnit(instanceId, unitObjectId, null, false, false, cb__, cookie__);
  6892. }
  6893. public Ice.AsyncResult begin_removePointUnit(string instanceId, int unitObjectId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6894. {
  6895. return begin_removePointUnit(instanceId, unitObjectId, ctx__, true, false, cb__, cookie__);
  6896. }
  6897. private const string __removePointUnit_name = "removePointUnit";
  6898. public void end_removePointUnit(Ice.AsyncResult r__)
  6899. {
  6900. end__(r__, __removePointUnit_name);
  6901. }
  6902. private Ice.AsyncResult<Xmds.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__)
  6903. {
  6904. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_removePointUnit> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_removePointUnit>(__removePointUnit_name, removePointUnit_completed__, cookie__);
  6905. if(cb__ != null)
  6906. {
  6907. result__.whenCompletedWithAsyncCallback(cb__);
  6908. }
  6909. try
  6910. {
  6911. result__.prepare(__removePointUnit_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6912. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6913. os__.writeString(instanceId);
  6914. os__.writeInt(unitObjectId);
  6915. result__.endWriteParams();
  6916. result__.invoke();
  6917. }
  6918. catch(Ice.Exception ex__)
  6919. {
  6920. result__.abort(ex__);
  6921. }
  6922. return result__;
  6923. }
  6924. private void removePointUnit_completed__(Xmds.Callback_XmdsManager_removePointUnit cb__)
  6925. {
  6926. if(cb__ != null)
  6927. {
  6928. cb__();
  6929. }
  6930. }
  6931. public Ice.AsyncResult<Xmds.Callback_XmdsManager_removeUnit> begin_removeUnit(string instanceId, int unitId)
  6932. {
  6933. return begin_removeUnit(instanceId, unitId, null, false, false, null, null);
  6934. }
  6935. public Ice.AsyncResult<Xmds.Callback_XmdsManager_removeUnit> begin_removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6936. {
  6937. return begin_removeUnit(instanceId, unitId, ctx__, true, false, null, null);
  6938. }
  6939. public Ice.AsyncResult begin_removeUnit(string instanceId, int unitId, Ice.AsyncCallback cb__, object cookie__)
  6940. {
  6941. return begin_removeUnit(instanceId, unitId, null, false, false, cb__, cookie__);
  6942. }
  6943. public Ice.AsyncResult begin_removeUnit(string instanceId, int unitId, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6944. {
  6945. return begin_removeUnit(instanceId, unitId, ctx__, true, false, cb__, cookie__);
  6946. }
  6947. private const string __removeUnit_name = "removeUnit";
  6948. public void end_removeUnit(Ice.AsyncResult r__)
  6949. {
  6950. end__(r__, __removeUnit_name);
  6951. }
  6952. private Ice.AsyncResult<Xmds.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__)
  6953. {
  6954. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_removeUnit> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_removeUnit>(__removeUnit_name, removeUnit_completed__, cookie__);
  6955. if(cb__ != null)
  6956. {
  6957. result__.whenCompletedWithAsyncCallback(cb__);
  6958. }
  6959. try
  6960. {
  6961. result__.prepare(__removeUnit_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  6962. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  6963. os__.writeString(instanceId);
  6964. os__.writeInt(unitId);
  6965. result__.endWriteParams();
  6966. result__.invoke();
  6967. }
  6968. catch(Ice.Exception ex__)
  6969. {
  6970. result__.abort(ex__);
  6971. }
  6972. return result__;
  6973. }
  6974. private void removeUnit_completed__(Xmds.Callback_XmdsManager_removeUnit cb__)
  6975. {
  6976. if(cb__ != null)
  6977. {
  6978. cb__();
  6979. }
  6980. }
  6981. public Ice.AsyncResult<Xmds.Callback_XmdsManager_revivePlayer> begin_revivePlayer(string playerId, string data)
  6982. {
  6983. return begin_revivePlayer(playerId, data, null, false, false, null, null);
  6984. }
  6985. public Ice.AsyncResult<Xmds.Callback_XmdsManager_revivePlayer> begin_revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__)
  6986. {
  6987. return begin_revivePlayer(playerId, data, ctx__, true, false, null, null);
  6988. }
  6989. public Ice.AsyncResult begin_revivePlayer(string playerId, string data, Ice.AsyncCallback cb__, object cookie__)
  6990. {
  6991. return begin_revivePlayer(playerId, data, null, false, false, cb__, cookie__);
  6992. }
  6993. public Ice.AsyncResult begin_revivePlayer(string playerId, string data, _System.Collections.Generic.Dictionary<string, string> ctx__, Ice.AsyncCallback cb__, object cookie__)
  6994. {
  6995. return begin_revivePlayer(playerId, data, ctx__, true, false, cb__, cookie__);
  6996. }
  6997. private const string __revivePlayer_name = "revivePlayer";
  6998. public void end_revivePlayer(Ice.AsyncResult r__)
  6999. {
  7000. end__(r__, __revivePlayer_name);
  7001. }
  7002. private Ice.AsyncResult<Xmds.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__)
  7003. {
  7004. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_revivePlayer> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_revivePlayer>(__revivePlayer_name, revivePlayer_completed__, cookie__);
  7005. if(cb__ != null)
  7006. {
  7007. result__.whenCompletedWithAsyncCallback(cb__);
  7008. }
  7009. try
  7010. {
  7011. result__.prepare(__revivePlayer_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  7012. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  7013. os__.writeString(playerId);
  7014. os__.writeString(data);
  7015. result__.endWriteParams();
  7016. result__.invoke();
  7017. }
  7018. catch(Ice.Exception ex__)
  7019. {
  7020. result__.abort(ex__);
  7021. }
  7022. return result__;
  7023. }
  7024. private void revivePlayer_completed__(Xmds.Callback_XmdsManager_revivePlayer cb__)
  7025. {
  7026. if(cb__ != null)
  7027. {
  7028. cb__();
  7029. }
  7030. }
  7031. public Ice.AsyncResult<Xmds.Callback_XmdsManager_transferToPointPos> begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction)
  7032. {
  7033. return begin_transferToPointPos(instanceId, playerId, point, setDirection, direction, null, false, false, null, null);
  7034. }
  7035. public Ice.AsyncResult<Xmds.Callback_XmdsManager_transferToPointPos> begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, _System.Collections.Generic.Dictionary<string, string> ctx__)
  7036. {
  7037. return begin_transferToPointPos(instanceId, playerId, point, setDirection, direction, ctx__, true, false, null, null);
  7038. }
  7039. public Ice.AsyncResult begin_transferToPointPos(string instanceId, string playerId, string point, bool setDirection, float direction, Ice.AsyncCallback cb__, object cookie__)
  7040. {
  7041. return begin_transferToPointPos(instanceId, playerId, point, setDirection, direction, null, false, false, cb__, cookie__);
  7042. }
  7043. 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__)
  7044. {
  7045. return begin_transferToPointPos(instanceId, playerId, point, setDirection, direction, ctx__, true, false, cb__, cookie__);
  7046. }
  7047. private const string __transferToPointPos_name = "transferToPointPos";
  7048. public bool end_transferToPointPos(Ice.AsyncResult r__)
  7049. {
  7050. IceInternal.OutgoingAsync outAsync__ = IceInternal.OutgoingAsync.check(r__, this, __transferToPointPos_name);
  7051. try
  7052. {
  7053. if(!outAsync__.wait())
  7054. {
  7055. try
  7056. {
  7057. outAsync__.throwUserException();
  7058. }
  7059. catch(Ice.UserException ex__)
  7060. {
  7061. throw new Ice.UnknownUserException(ex__.ice_name(), ex__);
  7062. }
  7063. }
  7064. bool ret__;
  7065. IceInternal.BasicStream is__ = outAsync__.startReadParams();
  7066. ret__ = is__.readBool();
  7067. outAsync__.endReadParams();
  7068. return ret__;
  7069. }
  7070. finally
  7071. {
  7072. outAsync__.cacheMessageBuffers();
  7073. }
  7074. }
  7075. private Ice.AsyncResult<Xmds.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__)
  7076. {
  7077. checkAsyncTwowayOnly__(__transferToPointPos_name);
  7078. IceInternal.TwowayOutgoingAsync<Xmds.Callback_XmdsManager_transferToPointPos> result__ = getTwowayOutgoingAsync<Xmds.Callback_XmdsManager_transferToPointPos>(__transferToPointPos_name, transferToPointPos_completed__, cookie__);
  7079. if(cb__ != null)
  7080. {
  7081. result__.whenCompletedWithAsyncCallback(cb__);
  7082. }
  7083. try
  7084. {
  7085. result__.prepare(__transferToPointPos_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  7086. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  7087. os__.writeString(instanceId);
  7088. os__.writeString(playerId);
  7089. os__.writeString(point);
  7090. os__.writeBool(setDirection);
  7091. os__.writeFloat(direction);
  7092. result__.endWriteParams();
  7093. result__.invoke();
  7094. }
  7095. catch(Ice.Exception ex__)
  7096. {
  7097. result__.abort(ex__);
  7098. }
  7099. return result__;
  7100. }
  7101. private void transferToPointPos_completed__(Ice.AsyncResult r__, Xmds.Callback_XmdsManager_transferToPointPos cb__, Ice.ExceptionCallback excb__)
  7102. {
  7103. bool ret__;
  7104. try
  7105. {
  7106. ret__ = end_transferToPointPos(r__);
  7107. }
  7108. catch(Ice.Exception ex__)
  7109. {
  7110. if(excb__ != null)
  7111. {
  7112. excb__(ex__);
  7113. }
  7114. return;
  7115. }
  7116. if(cb__ != null)
  7117. {
  7118. cb__(ret__);
  7119. }
  7120. }
  7121. public Ice.AsyncResult<Xmds.Callback_XmdsManager_triggrBattleFunction> begin_triggrBattleFunction(string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6)
  7122. {
  7123. return begin_triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, null, false, false, null, null);
  7124. }
  7125. public Ice.AsyncResult<Xmds.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__)
  7126. {
  7127. return begin_triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, ctx__, true, false, null, null);
  7128. }
  7129. 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__)
  7130. {
  7131. return begin_triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, null, false, false, cb__, cookie__);
  7132. }
  7133. 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__)
  7134. {
  7135. return begin_triggrBattleFunction(playerId, eventId, value1, valu2, valu3, valu4, value5, value6, ctx__, true, false, cb__, cookie__);
  7136. }
  7137. private const string __triggrBattleFunction_name = "triggrBattleFunction";
  7138. public void end_triggrBattleFunction(Ice.AsyncResult r__)
  7139. {
  7140. end__(r__, __triggrBattleFunction_name);
  7141. }
  7142. private Ice.AsyncResult<Xmds.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__)
  7143. {
  7144. IceInternal.OnewayOutgoingAsync<Xmds.Callback_XmdsManager_triggrBattleFunction> result__ = getOnewayOutgoingAsync<Xmds.Callback_XmdsManager_triggrBattleFunction>(__triggrBattleFunction_name, triggrBattleFunction_completed__, cookie__);
  7145. if(cb__ != null)
  7146. {
  7147. result__.whenCompletedWithAsyncCallback(cb__);
  7148. }
  7149. try
  7150. {
  7151. result__.prepare(__triggrBattleFunction_name, Ice.OperationMode.Normal, ctx__, explicitContext__, synchronous__);
  7152. IceInternal.BasicStream os__ = result__.startWriteParams(Ice.FormatType.DefaultFormat);
  7153. os__.writeString(playerId);
  7154. os__.writeInt(eventId);
  7155. os__.writeInt(value1);
  7156. os__.writeInt(valu2);
  7157. os__.writeInt(valu3);
  7158. os__.writeInt(valu4);
  7159. os__.writeInt(value5);
  7160. os__.writeInt(value6);
  7161. result__.endWriteParams();
  7162. result__.invoke();
  7163. }
  7164. catch(Ice.Exception ex__)
  7165. {
  7166. result__.abort(ex__);
  7167. }
  7168. return result__;
  7169. }
  7170. private void triggrBattleFunction_completed__(Xmds.Callback_XmdsManager_triggrBattleFunction cb__)
  7171. {
  7172. if(cb__ != null)
  7173. {
  7174. cb__();
  7175. }
  7176. }
  7177. #endregion
  7178. #region Checked and unchecked cast operations
  7179. public static XmdsManagerPrx checkedCast(Ice.ObjectPrx b)
  7180. {
  7181. if(b == null)
  7182. {
  7183. return null;
  7184. }
  7185. XmdsManagerPrx r = b as XmdsManagerPrx;
  7186. if((r == null) && b.ice_isA(ice_staticId()))
  7187. {
  7188. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7189. h.copyFrom__(b);
  7190. r = h;
  7191. }
  7192. return r;
  7193. }
  7194. public static XmdsManagerPrx checkedCast(Ice.ObjectPrx b, _System.Collections.Generic.Dictionary<string, string> ctx)
  7195. {
  7196. if(b == null)
  7197. {
  7198. return null;
  7199. }
  7200. XmdsManagerPrx r = b as XmdsManagerPrx;
  7201. if((r == null) && b.ice_isA(ice_staticId(), ctx))
  7202. {
  7203. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7204. h.copyFrom__(b);
  7205. r = h;
  7206. }
  7207. return r;
  7208. }
  7209. public static XmdsManagerPrx checkedCast(Ice.ObjectPrx b, string f)
  7210. {
  7211. if(b == null)
  7212. {
  7213. return null;
  7214. }
  7215. Ice.ObjectPrx bb = b.ice_facet(f);
  7216. try
  7217. {
  7218. if(bb.ice_isA(ice_staticId()))
  7219. {
  7220. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7221. h.copyFrom__(bb);
  7222. return h;
  7223. }
  7224. }
  7225. catch(Ice.FacetNotExistException)
  7226. {
  7227. }
  7228. return null;
  7229. }
  7230. public static XmdsManagerPrx checkedCast(Ice.ObjectPrx b, string f, _System.Collections.Generic.Dictionary<string, string> ctx)
  7231. {
  7232. if(b == null)
  7233. {
  7234. return null;
  7235. }
  7236. Ice.ObjectPrx bb = b.ice_facet(f);
  7237. try
  7238. {
  7239. if(bb.ice_isA(ice_staticId(), ctx))
  7240. {
  7241. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7242. h.copyFrom__(bb);
  7243. return h;
  7244. }
  7245. }
  7246. catch(Ice.FacetNotExistException)
  7247. {
  7248. }
  7249. return null;
  7250. }
  7251. public static XmdsManagerPrx uncheckedCast(Ice.ObjectPrx b)
  7252. {
  7253. if(b == null)
  7254. {
  7255. return null;
  7256. }
  7257. XmdsManagerPrx r = b as XmdsManagerPrx;
  7258. if(r == null)
  7259. {
  7260. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7261. h.copyFrom__(b);
  7262. r = h;
  7263. }
  7264. return r;
  7265. }
  7266. public static XmdsManagerPrx uncheckedCast(Ice.ObjectPrx b, string f)
  7267. {
  7268. if(b == null)
  7269. {
  7270. return null;
  7271. }
  7272. Ice.ObjectPrx bb = b.ice_facet(f);
  7273. XmdsManagerPrxHelper h = new XmdsManagerPrxHelper();
  7274. h.copyFrom__(bb);
  7275. return h;
  7276. }
  7277. public static readonly string[] ids__ =
  7278. {
  7279. "::Ice::Object",
  7280. "::Xmds::XmdsManager"
  7281. };
  7282. public static string ice_staticId()
  7283. {
  7284. return ids__[1];
  7285. }
  7286. #endregion
  7287. #region Marshaling support
  7288. public static void write__(IceInternal.BasicStream os__, XmdsManagerPrx v__)
  7289. {
  7290. os__.writeProxy(v__);
  7291. }
  7292. public static XmdsManagerPrx read__(IceInternal.BasicStream is__)
  7293. {
  7294. Ice.ObjectPrx proxy = is__.readProxy();
  7295. if(proxy != null)
  7296. {
  7297. XmdsManagerPrxHelper result = new XmdsManagerPrxHelper();
  7298. result.copyFrom__(proxy);
  7299. return result;
  7300. }
  7301. return null;
  7302. }
  7303. #endregion
  7304. }
  7305. }
  7306. namespace Xmds
  7307. {
  7308. [_System.Runtime.InteropServices.ComVisible(false)]
  7309. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  7310. public abstract class XmdsManagerDisp_ : Ice.ObjectImpl, XmdsManager
  7311. {
  7312. #region Slice operations
  7313. public void notifyBattleServer_async(Xmds.AMD_XmdsManager_notifyBattleServer cb__, string instanceId, string name, string data)
  7314. {
  7315. notifyBattleServer_async(cb__, instanceId, name, data, Ice.ObjectImpl.defaultCurrent);
  7316. }
  7317. public abstract void notifyBattleServer_async(Xmds.AMD_XmdsManager_notifyBattleServer cb__, string instanceId, string name, string data, Ice.Current current__);
  7318. public void getZoneStaticData_async(Xmds.AMD_XmdsManager_getZoneStaticData cb__, string instanceId)
  7319. {
  7320. getZoneStaticData_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7321. }
  7322. public abstract void getZoneStaticData_async(Xmds.AMD_XmdsManager_getZoneStaticData cb__, string instanceId, Ice.Current current__);
  7323. public void getZoneRegions_async(Xmds.AMD_XmdsManager_getZoneRegions cb__, string instanceId)
  7324. {
  7325. getZoneRegions_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7326. }
  7327. public abstract void getZoneRegions_async(Xmds.AMD_XmdsManager_getZoneRegions cb__, string instanceId, Ice.Current current__);
  7328. public void getBornPlace_async(Xmds.AMD_XmdsManager_getBornPlace cb__, string instanceId, int areaId, string pointId)
  7329. {
  7330. getBornPlace_async(cb__, instanceId, areaId, pointId, Ice.ObjectImpl.defaultCurrent);
  7331. }
  7332. public abstract void getBornPlace_async(Xmds.AMD_XmdsManager_getBornPlace cb__, string instanceId, int areaId, string pointId, Ice.Current current__);
  7333. public void getAllUnitInfo_async(Xmds.AMD_XmdsManager_getAllUnitInfo cb__, string instanceId)
  7334. {
  7335. getAllUnitInfo_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7336. }
  7337. public abstract void getAllUnitInfo_async(Xmds.AMD_XmdsManager_getAllUnitInfo cb__, string instanceId, Ice.Current current__);
  7338. public void getAllNpcInfo_async(Xmds.AMD_XmdsManager_getAllNpcInfo cb__, string instanceId)
  7339. {
  7340. getAllNpcInfo_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7341. }
  7342. public abstract void getAllNpcInfo_async(Xmds.AMD_XmdsManager_getAllNpcInfo cb__, string instanceId, Ice.Current current__);
  7343. public void getAllPlayerUUID_async(Xmds.AMD_XmdsManager_getAllPlayerUUID cb__)
  7344. {
  7345. getAllPlayerUUID_async(cb__, Ice.ObjectImpl.defaultCurrent);
  7346. }
  7347. public abstract void getAllPlayerUUID_async(Xmds.AMD_XmdsManager_getAllPlayerUUID cb__, Ice.Current current__);
  7348. public void getPlayerData_async(Xmds.AMD_XmdsManager_getPlayerData cb__, string playerId, bool changeArea)
  7349. {
  7350. getPlayerData_async(cb__, playerId, changeArea, Ice.ObjectImpl.defaultCurrent);
  7351. }
  7352. public abstract void getPlayerData_async(Xmds.AMD_XmdsManager_getPlayerData cb__, string playerId, bool changeArea, Ice.Current current__);
  7353. public void onMonsterDiedDrops_async(Xmds.AMD_XmdsManager_onMonsterDiedDrops cb__, string instanceId, string data)
  7354. {
  7355. onMonsterDiedDrops_async(cb__, instanceId, data, Ice.ObjectImpl.defaultCurrent);
  7356. }
  7357. public abstract void onMonsterDiedDrops_async(Xmds.AMD_XmdsManager_onMonsterDiedDrops cb__, string instanceId, string data, Ice.Current current__);
  7358. public void helpRevivePlayer_async(Xmds.AMD_XmdsManager_helpRevivePlayer cb__, string playerId, string revivePlayerId, int time)
  7359. {
  7360. helpRevivePlayer_async(cb__, playerId, revivePlayerId, time, Ice.ObjectImpl.defaultCurrent);
  7361. }
  7362. public abstract void helpRevivePlayer_async(Xmds.AMD_XmdsManager_helpRevivePlayer cb__, string playerId, string revivePlayerId, int time, Ice.Current current__);
  7363. public void revivePlayer_async(Xmds.AMD_XmdsManager_revivePlayer cb__, string playerId, string data)
  7364. {
  7365. revivePlayer_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7366. }
  7367. public abstract void revivePlayer_async(Xmds.AMD_XmdsManager_revivePlayer cb__, string playerId, string data, Ice.Current current__);
  7368. public void refreshSummonMount_async(Xmds.AMD_XmdsManager_refreshSummonMount cb__, string playerId, int time, int isUp)
  7369. {
  7370. refreshSummonMount_async(cb__, playerId, time, isUp, Ice.ObjectImpl.defaultCurrent);
  7371. }
  7372. public abstract void refreshSummonMount_async(Xmds.AMD_XmdsManager_refreshSummonMount cb__, string playerId, int time, int isUp, Ice.Current current__);
  7373. public void refreshPlayerBasicData_async(Xmds.AMD_XmdsManager_refreshPlayerBasicData cb__, string playerId, string basic)
  7374. {
  7375. refreshPlayerBasicData_async(cb__, playerId, basic, Ice.ObjectImpl.defaultCurrent);
  7376. }
  7377. public abstract void refreshPlayerBasicData_async(Xmds.AMD_XmdsManager_refreshPlayerBasicData cb__, string playerId, string basic, Ice.Current current__);
  7378. public void refreshPlayerTeamData_async(Xmds.AMD_XmdsManager_refreshPlayerTeamData cb__, string playerId, string uuidList)
  7379. {
  7380. refreshPlayerTeamData_async(cb__, playerId, uuidList, Ice.ObjectImpl.defaultCurrent);
  7381. }
  7382. public abstract void refreshPlayerTeamData_async(Xmds.AMD_XmdsManager_refreshPlayerTeamData cb__, string playerId, string uuidList, Ice.Current current__);
  7383. public void refreshPlayerRemainBagCountData_async(Xmds.AMD_XmdsManager_refreshPlayerRemainBagCountData cb__, string playerId, int remainCount)
  7384. {
  7385. refreshPlayerRemainBagCountData_async(cb__, playerId, remainCount, Ice.ObjectImpl.defaultCurrent);
  7386. }
  7387. public abstract void refreshPlayerRemainBagCountData_async(Xmds.AMD_XmdsManager_refreshPlayerRemainBagCountData cb__, string playerId, int remainCount, Ice.Current current__);
  7388. public void refreshPlayerRemainTeamBagCountData_async(Xmds.AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__, string playerId, int remainCount)
  7389. {
  7390. refreshPlayerRemainTeamBagCountData_async(cb__, playerId, remainCount, Ice.ObjectImpl.defaultCurrent);
  7391. }
  7392. public abstract void refreshPlayerRemainTeamBagCountData_async(Xmds.AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__, string playerId, int remainCount, Ice.Current current__);
  7393. public void refreshPlayerPetBaseInfoChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__, string playerId, string data)
  7394. {
  7395. refreshPlayerPetBaseInfoChange_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7396. }
  7397. public abstract void refreshPlayerPetBaseInfoChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__, string playerId, string data, Ice.Current current__);
  7398. public void refreshPlayerPetDataChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetDataChange cb__, string playerId, int type, string data)
  7399. {
  7400. refreshPlayerPetDataChange_async(cb__, playerId, type, data, Ice.ObjectImpl.defaultCurrent);
  7401. }
  7402. public abstract void refreshPlayerPetDataChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetDataChange cb__, string playerId, int type, string data, Ice.Current current__);
  7403. public void refreshPlayerBattleEffect_async(Xmds.AMD_XmdsManager_refreshPlayerBattleEffect cb__, string playerId, string effects)
  7404. {
  7405. refreshPlayerBattleEffect_async(cb__, playerId, effects, Ice.ObjectImpl.defaultCurrent);
  7406. }
  7407. public abstract void refreshPlayerBattleEffect_async(Xmds.AMD_XmdsManager_refreshPlayerBattleEffect cb__, string playerId, string effects, Ice.Current current__);
  7408. public void addPlayerAtt_async(Xmds.AMD_XmdsManager_addPlayerAtt cb__, string playerId, string notifyPlayerIds, string key, int value)
  7409. {
  7410. addPlayerAtt_async(cb__, playerId, notifyPlayerIds, key, value, Ice.ObjectImpl.defaultCurrent);
  7411. }
  7412. public abstract void addPlayerAtt_async(Xmds.AMD_XmdsManager_addPlayerAtt cb__, string playerId, string notifyPlayerIds, string key, int value, Ice.Current current__);
  7413. public void refreshPlayerSkill_async(Xmds.AMD_XmdsManager_refreshPlayerSkill cb__, string playerId, int operateID, string skills)
  7414. {
  7415. refreshPlayerSkill_async(cb__, playerId, operateID, skills, Ice.ObjectImpl.defaultCurrent);
  7416. }
  7417. public abstract void refreshPlayerSkill_async(Xmds.AMD_XmdsManager_refreshPlayerSkill cb__, string playerId, int operateID, string skills, Ice.Current current__);
  7418. public void playerChangeSkill_async(Xmds.AMD_XmdsManager_playerChangeSkill cb__, string playerId, int oldSkillID, int newSkillID, string data)
  7419. {
  7420. playerChangeSkill_async(cb__, playerId, oldSkillID, newSkillID, data, Ice.ObjectImpl.defaultCurrent);
  7421. }
  7422. public abstract void playerChangeSkill_async(Xmds.AMD_XmdsManager_playerChangeSkill cb__, string playerId, int oldSkillID, int newSkillID, string data, Ice.Current current__);
  7423. public void refreshPlayerAvatar_async(Xmds.AMD_XmdsManager_refreshPlayerAvatar cb__, string playerId, string avatars)
  7424. {
  7425. refreshPlayerAvatar_async(cb__, playerId, avatars, Ice.ObjectImpl.defaultCurrent);
  7426. }
  7427. public abstract void refreshPlayerAvatar_async(Xmds.AMD_XmdsManager_refreshPlayerAvatar cb__, string playerId, string avatars, Ice.Current current__);
  7428. public void getPlayerPKInfoData_async(Xmds.AMD_XmdsManager_getPlayerPKInfoData cb__, string playerId)
  7429. {
  7430. getPlayerPKInfoData_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7431. }
  7432. public abstract void getPlayerPKInfoData_async(Xmds.AMD_XmdsManager_getPlayerPKInfoData cb__, string playerId, Ice.Current current__);
  7433. public void getPlayerSkillCDTime_async(Xmds.AMD_XmdsManager_getPlayerSkillCDTime cb__, string playerId)
  7434. {
  7435. getPlayerSkillCDTime_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7436. }
  7437. public abstract void getPlayerSkillCDTime_async(Xmds.AMD_XmdsManager_getPlayerSkillCDTime cb__, string playerId, Ice.Current current__);
  7438. public void canTalkWithNpc_async(Xmds.AMD_XmdsManager_canTalkWithNpc cb__, string playerId, int npcId)
  7439. {
  7440. canTalkWithNpc_async(cb__, playerId, npcId, Ice.ObjectImpl.defaultCurrent);
  7441. }
  7442. public abstract void canTalkWithNpc_async(Xmds.AMD_XmdsManager_canTalkWithNpc cb__, string playerId, int npcId, Ice.Current current__);
  7443. public void refreshPlayerPropertyChange_async(Xmds.AMD_XmdsManager_refreshPlayerPropertyChange cb__, string playerId, string data)
  7444. {
  7445. refreshPlayerPropertyChange_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7446. }
  7447. public abstract void refreshPlayerPropertyChange_async(Xmds.AMD_XmdsManager_refreshPlayerPropertyChange cb__, string playerId, string data, Ice.Current current__);
  7448. public void refreshPlayerPKMode_async(Xmds.AMD_XmdsManager_refreshPlayerPKMode cb__, string playerId, bool isLook, int mode)
  7449. {
  7450. refreshPlayerPKMode_async(cb__, playerId, isLook, mode, Ice.ObjectImpl.defaultCurrent);
  7451. }
  7452. public abstract void refreshPlayerPKMode_async(Xmds.AMD_XmdsManager_refreshPlayerPKMode cb__, string playerId, bool isLook, int mode, Ice.Current current__);
  7453. public void refreshPlayerPKValue_async(Xmds.AMD_XmdsManager_refreshPlayerPKValue cb__, string playerId, int value)
  7454. {
  7455. refreshPlayerPKValue_async(cb__, playerId, value, Ice.ObjectImpl.defaultCurrent);
  7456. }
  7457. public abstract void refreshPlayerPKValue_async(Xmds.AMD_XmdsManager_refreshPlayerPKValue cb__, string playerId, int value, Ice.Current current__);
  7458. public void refreshPlayerPKLevel_async(Xmds.AMD_XmdsManager_refreshPlayerPKLevel cb__, string playerId, int level)
  7459. {
  7460. refreshPlayerPKLevel_async(cb__, playerId, level, Ice.ObjectImpl.defaultCurrent);
  7461. }
  7462. public abstract void refreshPlayerPKLevel_async(Xmds.AMD_XmdsManager_refreshPlayerPKLevel cb__, string playerId, int level, Ice.Current current__);
  7463. public void onFinishPickItem_async(Xmds.AMD_XmdsManager_onFinishPickItem cb__, string playerId, string data)
  7464. {
  7465. onFinishPickItem_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7466. }
  7467. public abstract void onFinishPickItem_async(Xmds.AMD_XmdsManager_onFinishPickItem cb__, string playerId, string data, Ice.Current current__);
  7468. public void refreshPlayerPetSkillChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetSkillChange cb__, string playerId, int operateID, string skills)
  7469. {
  7470. refreshPlayerPetSkillChange_async(cb__, playerId, operateID, skills, Ice.ObjectImpl.defaultCurrent);
  7471. }
  7472. public abstract void refreshPlayerPetSkillChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetSkillChange cb__, string playerId, int operateID, string skills, Ice.Current current__);
  7473. public void canUseItem_async(Xmds.AMD_XmdsManager_canUseItem cb__, string playerId)
  7474. {
  7475. canUseItem_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7476. }
  7477. public abstract void canUseItem_async(Xmds.AMD_XmdsManager_canUseItem cb__, string playerId, Ice.Current current__);
  7478. public void transferToPointPos_async(Xmds.AMD_XmdsManager_transferToPointPos cb__, string instanceId, string playerId, string point, bool setDirection, float direction)
  7479. {
  7480. transferToPointPos_async(cb__, instanceId, playerId, point, setDirection, direction, Ice.ObjectImpl.defaultCurrent);
  7481. }
  7482. public abstract void transferToPointPos_async(Xmds.AMD_XmdsManager_transferToPointPos cb__, string instanceId, string playerId, string point, bool setDirection, float direction, Ice.Current current__);
  7483. public void refreshPlayerPetPropertyChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetPropertyChange cb__, string playerId, string data)
  7484. {
  7485. refreshPlayerPetPropertyChange_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7486. }
  7487. public abstract void refreshPlayerPetPropertyChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetPropertyChange cb__, string playerId, string data, Ice.Current current__);
  7488. public void getPlayerPetData_async(Xmds.AMD_XmdsManager_getPlayerPetData cb__, string playerId)
  7489. {
  7490. getPlayerPetData_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7491. }
  7492. public abstract void getPlayerPetData_async(Xmds.AMD_XmdsManager_getPlayerPetData cb__, string playerId, Ice.Current current__);
  7493. public void triggrBattleFunction_async(Xmds.AMD_XmdsManager_triggrBattleFunction cb__, string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6)
  7494. {
  7495. triggrBattleFunction_async(cb__, playerId, eventId, value1, valu2, valu3, valu4, value5, value6, Ice.ObjectImpl.defaultCurrent);
  7496. }
  7497. public abstract void triggrBattleFunction_async(Xmds.AMD_XmdsManager_triggrBattleFunction cb__, string playerId, int eventId, int value1, int valu2, int valu3, int valu4, int value5, int value6, Ice.Current current__);
  7498. public void addUnits_async(Xmds.AMD_XmdsManager_addUnits cb__, string instanceId, string data)
  7499. {
  7500. addUnits_async(cb__, instanceId, data, Ice.ObjectImpl.defaultCurrent);
  7501. }
  7502. public abstract void addUnits_async(Xmds.AMD_XmdsManager_addUnits cb__, string instanceId, string data, Ice.Current current__);
  7503. public void refreshPlayerPetFollowModeChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__, string playerId, int mode)
  7504. {
  7505. refreshPlayerPetFollowModeChange_async(cb__, playerId, mode, Ice.ObjectImpl.defaultCurrent);
  7506. }
  7507. public abstract void refreshPlayerPetFollowModeChange_async(Xmds.AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__, string playerId, int mode, Ice.Current current__);
  7508. public void playerReady_async(Xmds.AMD_XmdsManager_playerReady cb__, string playerId)
  7509. {
  7510. playerReady_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7511. }
  7512. public abstract void playerReady_async(Xmds.AMD_XmdsManager_playerReady cb__, string playerId, Ice.Current current__);
  7513. public void refreshTeamData_async(Xmds.AMD_XmdsManager_refreshTeamData cb__, string playerId, string data)
  7514. {
  7515. refreshTeamData_async(cb__, playerId, data, Ice.ObjectImpl.defaultCurrent);
  7516. }
  7517. public abstract void refreshTeamData_async(Xmds.AMD_XmdsManager_refreshTeamData cb__, string playerId, string data, Ice.Current current__);
  7518. public void autoBattle_async(Xmds.AMD_XmdsManager_autoBattle cb__, string instanceId, string playerId, bool enable)
  7519. {
  7520. autoBattle_async(cb__, instanceId, playerId, enable, Ice.ObjectImpl.defaultCurrent);
  7521. }
  7522. public abstract void autoBattle_async(Xmds.AMD_XmdsManager_autoBattle cb__, string instanceId, string playerId, bool enable, Ice.Current current__);
  7523. public void getPlayerStatistic_async(Xmds.AMD_XmdsManager_getPlayerStatistic cb__, string playerId)
  7524. {
  7525. getPlayerStatistic_async(cb__, playerId, Ice.ObjectImpl.defaultCurrent);
  7526. }
  7527. public abstract void getPlayerStatistic_async(Xmds.AMD_XmdsManager_getPlayerStatistic cb__, string playerId, Ice.Current current__);
  7528. public void getInstanceStatistic_async(Xmds.AMD_XmdsManager_getInstanceStatistic cb__, string instanceId)
  7529. {
  7530. getInstanceStatistic_async(cb__, instanceId, Ice.ObjectImpl.defaultCurrent);
  7531. }
  7532. public abstract void getInstanceStatistic_async(Xmds.AMD_XmdsManager_getInstanceStatistic cb__, string instanceId, Ice.Current current__);
  7533. public void addUnit_async(Xmds.AMD_XmdsManager_addUnit cb__, string instanceId, int unitTemplateID, string data)
  7534. {
  7535. addUnit_async(cb__, instanceId, unitTemplateID, data, Ice.ObjectImpl.defaultCurrent);
  7536. }
  7537. public abstract void addUnit_async(Xmds.AMD_XmdsManager_addUnit cb__, string instanceId, int unitTemplateID, string data, Ice.Current current__);
  7538. public void removeUnit_async(Xmds.AMD_XmdsManager_removeUnit cb__, string instanceId, int unitId)
  7539. {
  7540. removeUnit_async(cb__, instanceId, unitId, Ice.ObjectImpl.defaultCurrent);
  7541. }
  7542. public abstract void removeUnit_async(Xmds.AMD_XmdsManager_removeUnit cb__, string instanceId, int unitId, Ice.Current current__);
  7543. public void removePointUnit_async(Xmds.AMD_XmdsManager_removePointUnit cb__, string instanceId, int unitObjectId)
  7544. {
  7545. removePointUnit_async(cb__, instanceId, unitObjectId, Ice.ObjectImpl.defaultCurrent);
  7546. }
  7547. public abstract void removePointUnit_async(Xmds.AMD_XmdsManager_removePointUnit cb__, string instanceId, int unitObjectId, Ice.Current current__);
  7548. public void removeItem_async(Xmds.AMD_XmdsManager_removeItem cb__, string instanceId, int itemId)
  7549. {
  7550. removeItem_async(cb__, instanceId, itemId, Ice.ObjectImpl.defaultCurrent);
  7551. }
  7552. public abstract void removeItem_async(Xmds.AMD_XmdsManager_removeItem cb__, string instanceId, int itemId, Ice.Current current__);
  7553. public void changePlayerState_async(Xmds.AMD_XmdsManager_changePlayerState cb__, string instanceId, string playerId, byte status, int time)
  7554. {
  7555. changePlayerState_async(cb__, instanceId, playerId, status, time, Ice.ObjectImpl.defaultCurrent);
  7556. }
  7557. public abstract void changePlayerState_async(Xmds.AMD_XmdsManager_changePlayerState cb__, string instanceId, string playerId, byte status, int time, Ice.Current current__);
  7558. public void playerChuanGong_async(Xmds.AMD_XmdsManager_playerChuanGong cb__, string instanceId, string playerIdA, string playerIdB)
  7559. {
  7560. playerChuanGong_async(cb__, instanceId, playerIdA, playerIdB, Ice.ObjectImpl.defaultCurrent);
  7561. }
  7562. public abstract void playerChuanGong_async(Xmds.AMD_XmdsManager_playerChuanGong cb__, string instanceId, string playerIdA, string playerIdB, Ice.Current current__);
  7563. public void mountainKingRefreshNotify_async(Xmds.AMD_XmdsManager_mountainKingRefreshNotify cb__, string instanceId, string data)
  7564. {
  7565. mountainKingRefreshNotify_async(cb__, instanceId, data, Ice.ObjectImpl.defaultCurrent);
  7566. }
  7567. public abstract void mountainKingRefreshNotify_async(Xmds.AMD_XmdsManager_mountainKingRefreshNotify cb__, string instanceId, string data, Ice.Current current__);
  7568. #endregion
  7569. #region Slice type-related members
  7570. public static new readonly string[] ids__ =
  7571. {
  7572. "::Ice::Object",
  7573. "::Xmds::XmdsManager"
  7574. };
  7575. public override bool ice_isA(string s)
  7576. {
  7577. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  7578. }
  7579. public override bool ice_isA(string s, Ice.Current current__)
  7580. {
  7581. return _System.Array.BinarySearch(ids__, s, IceUtilInternal.StringUtil.OrdinalStringComparer) >= 0;
  7582. }
  7583. public override string[] ice_ids()
  7584. {
  7585. return ids__;
  7586. }
  7587. public override string[] ice_ids(Ice.Current current__)
  7588. {
  7589. return ids__;
  7590. }
  7591. public override string ice_id()
  7592. {
  7593. return ids__[1];
  7594. }
  7595. public override string ice_id(Ice.Current current__)
  7596. {
  7597. return ids__[1];
  7598. }
  7599. public static new string ice_staticId()
  7600. {
  7601. return ids__[1];
  7602. }
  7603. #endregion
  7604. #region Operation dispatch
  7605. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7606. public static Ice.DispatchStatus notifyBattleServer___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7607. {
  7608. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7609. IceInternal.BasicStream is__ = inS__.startReadParams();
  7610. string instanceId;
  7611. string name;
  7612. string data;
  7613. instanceId = is__.readString();
  7614. name = is__.readString();
  7615. data = is__.readString();
  7616. inS__.endReadParams();
  7617. AMD_XmdsManager_notifyBattleServer cb__ = new _AMD_XmdsManager_notifyBattleServer(inS__);
  7618. try
  7619. {
  7620. obj__.notifyBattleServer_async(cb__, instanceId, name, data, current__);
  7621. }
  7622. catch(_System.Exception ex__)
  7623. {
  7624. cb__.ice_exception(ex__);
  7625. }
  7626. return Ice.DispatchStatus.DispatchAsync;
  7627. }
  7628. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7629. public static Ice.DispatchStatus getZoneStaticData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7630. {
  7631. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7632. IceInternal.BasicStream is__ = inS__.startReadParams();
  7633. string instanceId;
  7634. instanceId = is__.readString();
  7635. inS__.endReadParams();
  7636. AMD_XmdsManager_getZoneStaticData cb__ = new _AMD_XmdsManager_getZoneStaticData(inS__);
  7637. try
  7638. {
  7639. obj__.getZoneStaticData_async(cb__, instanceId, current__);
  7640. }
  7641. catch(_System.Exception ex__)
  7642. {
  7643. cb__.ice_exception(ex__);
  7644. }
  7645. return Ice.DispatchStatus.DispatchAsync;
  7646. }
  7647. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7648. public static Ice.DispatchStatus getZoneRegions___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7649. {
  7650. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7651. IceInternal.BasicStream is__ = inS__.startReadParams();
  7652. string instanceId;
  7653. instanceId = is__.readString();
  7654. inS__.endReadParams();
  7655. AMD_XmdsManager_getZoneRegions cb__ = new _AMD_XmdsManager_getZoneRegions(inS__);
  7656. try
  7657. {
  7658. obj__.getZoneRegions_async(cb__, instanceId, current__);
  7659. }
  7660. catch(_System.Exception ex__)
  7661. {
  7662. cb__.ice_exception(ex__);
  7663. }
  7664. return Ice.DispatchStatus.DispatchAsync;
  7665. }
  7666. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7667. public static Ice.DispatchStatus getBornPlace___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7668. {
  7669. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7670. IceInternal.BasicStream is__ = inS__.startReadParams();
  7671. string instanceId;
  7672. int areaId;
  7673. string pointId;
  7674. instanceId = is__.readString();
  7675. areaId = is__.readInt();
  7676. pointId = is__.readString();
  7677. inS__.endReadParams();
  7678. AMD_XmdsManager_getBornPlace cb__ = new _AMD_XmdsManager_getBornPlace(inS__);
  7679. try
  7680. {
  7681. obj__.getBornPlace_async(cb__, instanceId, areaId, pointId, current__);
  7682. }
  7683. catch(_System.Exception ex__)
  7684. {
  7685. cb__.ice_exception(ex__);
  7686. }
  7687. return Ice.DispatchStatus.DispatchAsync;
  7688. }
  7689. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7690. public static Ice.DispatchStatus getAllUnitInfo___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7691. {
  7692. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7693. IceInternal.BasicStream is__ = inS__.startReadParams();
  7694. string instanceId;
  7695. instanceId = is__.readString();
  7696. inS__.endReadParams();
  7697. AMD_XmdsManager_getAllUnitInfo cb__ = new _AMD_XmdsManager_getAllUnitInfo(inS__);
  7698. try
  7699. {
  7700. obj__.getAllUnitInfo_async(cb__, instanceId, current__);
  7701. }
  7702. catch(_System.Exception ex__)
  7703. {
  7704. cb__.ice_exception(ex__);
  7705. }
  7706. return Ice.DispatchStatus.DispatchAsync;
  7707. }
  7708. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7709. public static Ice.DispatchStatus getAllNpcInfo___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7710. {
  7711. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7712. IceInternal.BasicStream is__ = inS__.startReadParams();
  7713. string instanceId;
  7714. instanceId = is__.readString();
  7715. inS__.endReadParams();
  7716. AMD_XmdsManager_getAllNpcInfo cb__ = new _AMD_XmdsManager_getAllNpcInfo(inS__);
  7717. try
  7718. {
  7719. obj__.getAllNpcInfo_async(cb__, instanceId, current__);
  7720. }
  7721. catch(_System.Exception ex__)
  7722. {
  7723. cb__.ice_exception(ex__);
  7724. }
  7725. return Ice.DispatchStatus.DispatchAsync;
  7726. }
  7727. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7728. public static Ice.DispatchStatus getAllPlayerUUID___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7729. {
  7730. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7731. inS__.readEmptyParams();
  7732. AMD_XmdsManager_getAllPlayerUUID cb__ = new _AMD_XmdsManager_getAllPlayerUUID(inS__);
  7733. try
  7734. {
  7735. obj__.getAllPlayerUUID_async(cb__, current__);
  7736. }
  7737. catch(_System.Exception ex__)
  7738. {
  7739. cb__.ice_exception(ex__);
  7740. }
  7741. return Ice.DispatchStatus.DispatchAsync;
  7742. }
  7743. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7744. public static Ice.DispatchStatus getPlayerData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7745. {
  7746. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7747. IceInternal.BasicStream is__ = inS__.startReadParams();
  7748. string playerId;
  7749. bool changeArea;
  7750. playerId = is__.readString();
  7751. changeArea = is__.readBool();
  7752. inS__.endReadParams();
  7753. AMD_XmdsManager_getPlayerData cb__ = new _AMD_XmdsManager_getPlayerData(inS__);
  7754. try
  7755. {
  7756. obj__.getPlayerData_async(cb__, playerId, changeArea, current__);
  7757. }
  7758. catch(_System.Exception ex__)
  7759. {
  7760. cb__.ice_exception(ex__);
  7761. }
  7762. return Ice.DispatchStatus.DispatchAsync;
  7763. }
  7764. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7765. public static Ice.DispatchStatus onMonsterDiedDrops___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7766. {
  7767. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7768. IceInternal.BasicStream is__ = inS__.startReadParams();
  7769. string instanceId;
  7770. string data;
  7771. instanceId = is__.readString();
  7772. data = is__.readString();
  7773. inS__.endReadParams();
  7774. AMD_XmdsManager_onMonsterDiedDrops cb__ = new _AMD_XmdsManager_onMonsterDiedDrops(inS__);
  7775. try
  7776. {
  7777. obj__.onMonsterDiedDrops_async(cb__, instanceId, data, current__);
  7778. }
  7779. catch(_System.Exception ex__)
  7780. {
  7781. cb__.ice_exception(ex__);
  7782. }
  7783. return Ice.DispatchStatus.DispatchAsync;
  7784. }
  7785. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7786. public static Ice.DispatchStatus helpRevivePlayer___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7787. {
  7788. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7789. IceInternal.BasicStream is__ = inS__.startReadParams();
  7790. string playerId;
  7791. string revivePlayerId;
  7792. int time;
  7793. playerId = is__.readString();
  7794. revivePlayerId = is__.readString();
  7795. time = is__.readInt();
  7796. inS__.endReadParams();
  7797. AMD_XmdsManager_helpRevivePlayer cb__ = new _AMD_XmdsManager_helpRevivePlayer(inS__);
  7798. try
  7799. {
  7800. obj__.helpRevivePlayer_async(cb__, playerId, revivePlayerId, time, current__);
  7801. }
  7802. catch(_System.Exception ex__)
  7803. {
  7804. cb__.ice_exception(ex__);
  7805. }
  7806. return Ice.DispatchStatus.DispatchAsync;
  7807. }
  7808. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7809. public static Ice.DispatchStatus revivePlayer___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7810. {
  7811. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7812. IceInternal.BasicStream is__ = inS__.startReadParams();
  7813. string playerId;
  7814. string data;
  7815. playerId = is__.readString();
  7816. data = is__.readString();
  7817. inS__.endReadParams();
  7818. AMD_XmdsManager_revivePlayer cb__ = new _AMD_XmdsManager_revivePlayer(inS__);
  7819. try
  7820. {
  7821. obj__.revivePlayer_async(cb__, playerId, data, current__);
  7822. }
  7823. catch(_System.Exception ex__)
  7824. {
  7825. cb__.ice_exception(ex__);
  7826. }
  7827. return Ice.DispatchStatus.DispatchAsync;
  7828. }
  7829. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7830. public static Ice.DispatchStatus refreshSummonMount___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7831. {
  7832. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7833. IceInternal.BasicStream is__ = inS__.startReadParams();
  7834. string playerId;
  7835. int time;
  7836. int isUp;
  7837. playerId = is__.readString();
  7838. time = is__.readInt();
  7839. isUp = is__.readInt();
  7840. inS__.endReadParams();
  7841. AMD_XmdsManager_refreshSummonMount cb__ = new _AMD_XmdsManager_refreshSummonMount(inS__);
  7842. try
  7843. {
  7844. obj__.refreshSummonMount_async(cb__, playerId, time, isUp, current__);
  7845. }
  7846. catch(_System.Exception ex__)
  7847. {
  7848. cb__.ice_exception(ex__);
  7849. }
  7850. return Ice.DispatchStatus.DispatchAsync;
  7851. }
  7852. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7853. public static Ice.DispatchStatus refreshPlayerBasicData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7854. {
  7855. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7856. IceInternal.BasicStream is__ = inS__.startReadParams();
  7857. string playerId;
  7858. string basic;
  7859. playerId = is__.readString();
  7860. basic = is__.readString();
  7861. inS__.endReadParams();
  7862. AMD_XmdsManager_refreshPlayerBasicData cb__ = new _AMD_XmdsManager_refreshPlayerBasicData(inS__);
  7863. try
  7864. {
  7865. obj__.refreshPlayerBasicData_async(cb__, playerId, basic, current__);
  7866. }
  7867. catch(_System.Exception ex__)
  7868. {
  7869. cb__.ice_exception(ex__);
  7870. }
  7871. return Ice.DispatchStatus.DispatchAsync;
  7872. }
  7873. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7874. public static Ice.DispatchStatus refreshPlayerTeamData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7875. {
  7876. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7877. IceInternal.BasicStream is__ = inS__.startReadParams();
  7878. string playerId;
  7879. string uuidList;
  7880. playerId = is__.readString();
  7881. uuidList = is__.readString();
  7882. inS__.endReadParams();
  7883. AMD_XmdsManager_refreshPlayerTeamData cb__ = new _AMD_XmdsManager_refreshPlayerTeamData(inS__);
  7884. try
  7885. {
  7886. obj__.refreshPlayerTeamData_async(cb__, playerId, uuidList, current__);
  7887. }
  7888. catch(_System.Exception ex__)
  7889. {
  7890. cb__.ice_exception(ex__);
  7891. }
  7892. return Ice.DispatchStatus.DispatchAsync;
  7893. }
  7894. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7895. public static Ice.DispatchStatus refreshPlayerRemainBagCountData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7896. {
  7897. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7898. IceInternal.BasicStream is__ = inS__.startReadParams();
  7899. string playerId;
  7900. int remainCount;
  7901. playerId = is__.readString();
  7902. remainCount = is__.readInt();
  7903. inS__.endReadParams();
  7904. AMD_XmdsManager_refreshPlayerRemainBagCountData cb__ = new _AMD_XmdsManager_refreshPlayerRemainBagCountData(inS__);
  7905. try
  7906. {
  7907. obj__.refreshPlayerRemainBagCountData_async(cb__, playerId, remainCount, current__);
  7908. }
  7909. catch(_System.Exception ex__)
  7910. {
  7911. cb__.ice_exception(ex__);
  7912. }
  7913. return Ice.DispatchStatus.DispatchAsync;
  7914. }
  7915. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7916. public static Ice.DispatchStatus refreshPlayerRemainTeamBagCountData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7917. {
  7918. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7919. IceInternal.BasicStream is__ = inS__.startReadParams();
  7920. string playerId;
  7921. int remainCount;
  7922. playerId = is__.readString();
  7923. remainCount = is__.readInt();
  7924. inS__.endReadParams();
  7925. AMD_XmdsManager_refreshPlayerRemainTeamBagCountData cb__ = new _AMD_XmdsManager_refreshPlayerRemainTeamBagCountData(inS__);
  7926. try
  7927. {
  7928. obj__.refreshPlayerRemainTeamBagCountData_async(cb__, playerId, remainCount, current__);
  7929. }
  7930. catch(_System.Exception ex__)
  7931. {
  7932. cb__.ice_exception(ex__);
  7933. }
  7934. return Ice.DispatchStatus.DispatchAsync;
  7935. }
  7936. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7937. public static Ice.DispatchStatus refreshPlayerPetBaseInfoChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7938. {
  7939. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7940. IceInternal.BasicStream is__ = inS__.startReadParams();
  7941. string playerId;
  7942. string data;
  7943. playerId = is__.readString();
  7944. data = is__.readString();
  7945. inS__.endReadParams();
  7946. AMD_XmdsManager_refreshPlayerPetBaseInfoChange cb__ = new _AMD_XmdsManager_refreshPlayerPetBaseInfoChange(inS__);
  7947. try
  7948. {
  7949. obj__.refreshPlayerPetBaseInfoChange_async(cb__, playerId, data, current__);
  7950. }
  7951. catch(_System.Exception ex__)
  7952. {
  7953. cb__.ice_exception(ex__);
  7954. }
  7955. return Ice.DispatchStatus.DispatchAsync;
  7956. }
  7957. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7958. public static Ice.DispatchStatus refreshPlayerPetDataChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7959. {
  7960. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7961. IceInternal.BasicStream is__ = inS__.startReadParams();
  7962. string playerId;
  7963. int type;
  7964. string data;
  7965. playerId = is__.readString();
  7966. type = is__.readInt();
  7967. data = is__.readString();
  7968. inS__.endReadParams();
  7969. AMD_XmdsManager_refreshPlayerPetDataChange cb__ = new _AMD_XmdsManager_refreshPlayerPetDataChange(inS__);
  7970. try
  7971. {
  7972. obj__.refreshPlayerPetDataChange_async(cb__, playerId, type, data, current__);
  7973. }
  7974. catch(_System.Exception ex__)
  7975. {
  7976. cb__.ice_exception(ex__);
  7977. }
  7978. return Ice.DispatchStatus.DispatchAsync;
  7979. }
  7980. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  7981. public static Ice.DispatchStatus refreshPlayerBattleEffect___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  7982. {
  7983. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  7984. IceInternal.BasicStream is__ = inS__.startReadParams();
  7985. string playerId;
  7986. string effects;
  7987. playerId = is__.readString();
  7988. effects = is__.readString();
  7989. inS__.endReadParams();
  7990. AMD_XmdsManager_refreshPlayerBattleEffect cb__ = new _AMD_XmdsManager_refreshPlayerBattleEffect(inS__);
  7991. try
  7992. {
  7993. obj__.refreshPlayerBattleEffect_async(cb__, playerId, effects, current__);
  7994. }
  7995. catch(_System.Exception ex__)
  7996. {
  7997. cb__.ice_exception(ex__);
  7998. }
  7999. return Ice.DispatchStatus.DispatchAsync;
  8000. }
  8001. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8002. public static Ice.DispatchStatus addPlayerAtt___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8003. {
  8004. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8005. IceInternal.BasicStream is__ = inS__.startReadParams();
  8006. string playerId;
  8007. string notifyPlayerIds;
  8008. string key;
  8009. int value;
  8010. playerId = is__.readString();
  8011. notifyPlayerIds = is__.readString();
  8012. key = is__.readString();
  8013. value = is__.readInt();
  8014. inS__.endReadParams();
  8015. AMD_XmdsManager_addPlayerAtt cb__ = new _AMD_XmdsManager_addPlayerAtt(inS__);
  8016. try
  8017. {
  8018. obj__.addPlayerAtt_async(cb__, playerId, notifyPlayerIds, key, value, current__);
  8019. }
  8020. catch(_System.Exception ex__)
  8021. {
  8022. cb__.ice_exception(ex__);
  8023. }
  8024. return Ice.DispatchStatus.DispatchAsync;
  8025. }
  8026. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8027. public static Ice.DispatchStatus refreshPlayerSkill___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8028. {
  8029. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8030. IceInternal.BasicStream is__ = inS__.startReadParams();
  8031. string playerId;
  8032. int operateID;
  8033. string skills;
  8034. playerId = is__.readString();
  8035. operateID = is__.readInt();
  8036. skills = is__.readString();
  8037. inS__.endReadParams();
  8038. AMD_XmdsManager_refreshPlayerSkill cb__ = new _AMD_XmdsManager_refreshPlayerSkill(inS__);
  8039. try
  8040. {
  8041. obj__.refreshPlayerSkill_async(cb__, playerId, operateID, skills, current__);
  8042. }
  8043. catch(_System.Exception ex__)
  8044. {
  8045. cb__.ice_exception(ex__);
  8046. }
  8047. return Ice.DispatchStatus.DispatchAsync;
  8048. }
  8049. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8050. public static Ice.DispatchStatus playerChangeSkill___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8051. {
  8052. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8053. IceInternal.BasicStream is__ = inS__.startReadParams();
  8054. string playerId;
  8055. int oldSkillID;
  8056. int newSkillID;
  8057. string data;
  8058. playerId = is__.readString();
  8059. oldSkillID = is__.readInt();
  8060. newSkillID = is__.readInt();
  8061. data = is__.readString();
  8062. inS__.endReadParams();
  8063. AMD_XmdsManager_playerChangeSkill cb__ = new _AMD_XmdsManager_playerChangeSkill(inS__);
  8064. try
  8065. {
  8066. obj__.playerChangeSkill_async(cb__, playerId, oldSkillID, newSkillID, data, current__);
  8067. }
  8068. catch(_System.Exception ex__)
  8069. {
  8070. cb__.ice_exception(ex__);
  8071. }
  8072. return Ice.DispatchStatus.DispatchAsync;
  8073. }
  8074. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8075. public static Ice.DispatchStatus refreshPlayerAvatar___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8076. {
  8077. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8078. IceInternal.BasicStream is__ = inS__.startReadParams();
  8079. string playerId;
  8080. string avatars;
  8081. playerId = is__.readString();
  8082. avatars = is__.readString();
  8083. inS__.endReadParams();
  8084. AMD_XmdsManager_refreshPlayerAvatar cb__ = new _AMD_XmdsManager_refreshPlayerAvatar(inS__);
  8085. try
  8086. {
  8087. obj__.refreshPlayerAvatar_async(cb__, playerId, avatars, current__);
  8088. }
  8089. catch(_System.Exception ex__)
  8090. {
  8091. cb__.ice_exception(ex__);
  8092. }
  8093. return Ice.DispatchStatus.DispatchAsync;
  8094. }
  8095. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8096. public static Ice.DispatchStatus getPlayerPKInfoData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8097. {
  8098. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8099. IceInternal.BasicStream is__ = inS__.startReadParams();
  8100. string playerId;
  8101. playerId = is__.readString();
  8102. inS__.endReadParams();
  8103. AMD_XmdsManager_getPlayerPKInfoData cb__ = new _AMD_XmdsManager_getPlayerPKInfoData(inS__);
  8104. try
  8105. {
  8106. obj__.getPlayerPKInfoData_async(cb__, playerId, current__);
  8107. }
  8108. catch(_System.Exception ex__)
  8109. {
  8110. cb__.ice_exception(ex__);
  8111. }
  8112. return Ice.DispatchStatus.DispatchAsync;
  8113. }
  8114. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8115. public static Ice.DispatchStatus getPlayerSkillCDTime___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8116. {
  8117. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8118. IceInternal.BasicStream is__ = inS__.startReadParams();
  8119. string playerId;
  8120. playerId = is__.readString();
  8121. inS__.endReadParams();
  8122. AMD_XmdsManager_getPlayerSkillCDTime cb__ = new _AMD_XmdsManager_getPlayerSkillCDTime(inS__);
  8123. try
  8124. {
  8125. obj__.getPlayerSkillCDTime_async(cb__, playerId, current__);
  8126. }
  8127. catch(_System.Exception ex__)
  8128. {
  8129. cb__.ice_exception(ex__);
  8130. }
  8131. return Ice.DispatchStatus.DispatchAsync;
  8132. }
  8133. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8134. public static Ice.DispatchStatus canTalkWithNpc___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8135. {
  8136. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8137. IceInternal.BasicStream is__ = inS__.startReadParams();
  8138. string playerId;
  8139. int npcId;
  8140. playerId = is__.readString();
  8141. npcId = is__.readInt();
  8142. inS__.endReadParams();
  8143. AMD_XmdsManager_canTalkWithNpc cb__ = new _AMD_XmdsManager_canTalkWithNpc(inS__);
  8144. try
  8145. {
  8146. obj__.canTalkWithNpc_async(cb__, playerId, npcId, current__);
  8147. }
  8148. catch(_System.Exception ex__)
  8149. {
  8150. cb__.ice_exception(ex__);
  8151. }
  8152. return Ice.DispatchStatus.DispatchAsync;
  8153. }
  8154. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8155. public static Ice.DispatchStatus refreshPlayerPropertyChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8156. {
  8157. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8158. IceInternal.BasicStream is__ = inS__.startReadParams();
  8159. string playerId;
  8160. string data;
  8161. playerId = is__.readString();
  8162. data = is__.readString();
  8163. inS__.endReadParams();
  8164. AMD_XmdsManager_refreshPlayerPropertyChange cb__ = new _AMD_XmdsManager_refreshPlayerPropertyChange(inS__);
  8165. try
  8166. {
  8167. obj__.refreshPlayerPropertyChange_async(cb__, playerId, data, current__);
  8168. }
  8169. catch(_System.Exception ex__)
  8170. {
  8171. cb__.ice_exception(ex__);
  8172. }
  8173. return Ice.DispatchStatus.DispatchAsync;
  8174. }
  8175. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8176. public static Ice.DispatchStatus refreshPlayerPKMode___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8177. {
  8178. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8179. IceInternal.BasicStream is__ = inS__.startReadParams();
  8180. string playerId;
  8181. bool isLook;
  8182. int mode;
  8183. playerId = is__.readString();
  8184. isLook = is__.readBool();
  8185. mode = is__.readInt();
  8186. inS__.endReadParams();
  8187. AMD_XmdsManager_refreshPlayerPKMode cb__ = new _AMD_XmdsManager_refreshPlayerPKMode(inS__);
  8188. try
  8189. {
  8190. obj__.refreshPlayerPKMode_async(cb__, playerId, isLook, mode, current__);
  8191. }
  8192. catch(_System.Exception ex__)
  8193. {
  8194. cb__.ice_exception(ex__);
  8195. }
  8196. return Ice.DispatchStatus.DispatchAsync;
  8197. }
  8198. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8199. public static Ice.DispatchStatus refreshPlayerPKValue___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8200. {
  8201. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8202. IceInternal.BasicStream is__ = inS__.startReadParams();
  8203. string playerId;
  8204. int value;
  8205. playerId = is__.readString();
  8206. value = is__.readInt();
  8207. inS__.endReadParams();
  8208. AMD_XmdsManager_refreshPlayerPKValue cb__ = new _AMD_XmdsManager_refreshPlayerPKValue(inS__);
  8209. try
  8210. {
  8211. obj__.refreshPlayerPKValue_async(cb__, playerId, value, current__);
  8212. }
  8213. catch(_System.Exception ex__)
  8214. {
  8215. cb__.ice_exception(ex__);
  8216. }
  8217. return Ice.DispatchStatus.DispatchAsync;
  8218. }
  8219. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8220. public static Ice.DispatchStatus refreshPlayerPKLevel___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8221. {
  8222. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8223. IceInternal.BasicStream is__ = inS__.startReadParams();
  8224. string playerId;
  8225. int level;
  8226. playerId = is__.readString();
  8227. level = is__.readInt();
  8228. inS__.endReadParams();
  8229. AMD_XmdsManager_refreshPlayerPKLevel cb__ = new _AMD_XmdsManager_refreshPlayerPKLevel(inS__);
  8230. try
  8231. {
  8232. obj__.refreshPlayerPKLevel_async(cb__, playerId, level, current__);
  8233. }
  8234. catch(_System.Exception ex__)
  8235. {
  8236. cb__.ice_exception(ex__);
  8237. }
  8238. return Ice.DispatchStatus.DispatchAsync;
  8239. }
  8240. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8241. public static Ice.DispatchStatus onFinishPickItem___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8242. {
  8243. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8244. IceInternal.BasicStream is__ = inS__.startReadParams();
  8245. string playerId;
  8246. string data;
  8247. playerId = is__.readString();
  8248. data = is__.readString();
  8249. inS__.endReadParams();
  8250. AMD_XmdsManager_onFinishPickItem cb__ = new _AMD_XmdsManager_onFinishPickItem(inS__);
  8251. try
  8252. {
  8253. obj__.onFinishPickItem_async(cb__, playerId, data, current__);
  8254. }
  8255. catch(_System.Exception ex__)
  8256. {
  8257. cb__.ice_exception(ex__);
  8258. }
  8259. return Ice.DispatchStatus.DispatchAsync;
  8260. }
  8261. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8262. public static Ice.DispatchStatus refreshPlayerPetSkillChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8263. {
  8264. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8265. IceInternal.BasicStream is__ = inS__.startReadParams();
  8266. string playerId;
  8267. int operateID;
  8268. string skills;
  8269. playerId = is__.readString();
  8270. operateID = is__.readInt();
  8271. skills = is__.readString();
  8272. inS__.endReadParams();
  8273. AMD_XmdsManager_refreshPlayerPetSkillChange cb__ = new _AMD_XmdsManager_refreshPlayerPetSkillChange(inS__);
  8274. try
  8275. {
  8276. obj__.refreshPlayerPetSkillChange_async(cb__, playerId, operateID, skills, current__);
  8277. }
  8278. catch(_System.Exception ex__)
  8279. {
  8280. cb__.ice_exception(ex__);
  8281. }
  8282. return Ice.DispatchStatus.DispatchAsync;
  8283. }
  8284. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8285. public static Ice.DispatchStatus canUseItem___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8286. {
  8287. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8288. IceInternal.BasicStream is__ = inS__.startReadParams();
  8289. string playerId;
  8290. playerId = is__.readString();
  8291. inS__.endReadParams();
  8292. AMD_XmdsManager_canUseItem cb__ = new _AMD_XmdsManager_canUseItem(inS__);
  8293. try
  8294. {
  8295. obj__.canUseItem_async(cb__, playerId, current__);
  8296. }
  8297. catch(_System.Exception ex__)
  8298. {
  8299. cb__.ice_exception(ex__);
  8300. }
  8301. return Ice.DispatchStatus.DispatchAsync;
  8302. }
  8303. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8304. public static Ice.DispatchStatus transferToPointPos___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8305. {
  8306. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8307. IceInternal.BasicStream is__ = inS__.startReadParams();
  8308. string instanceId;
  8309. string playerId;
  8310. string point;
  8311. bool setDirection;
  8312. float direction;
  8313. instanceId = is__.readString();
  8314. playerId = is__.readString();
  8315. point = is__.readString();
  8316. setDirection = is__.readBool();
  8317. direction = is__.readFloat();
  8318. inS__.endReadParams();
  8319. AMD_XmdsManager_transferToPointPos cb__ = new _AMD_XmdsManager_transferToPointPos(inS__);
  8320. try
  8321. {
  8322. obj__.transferToPointPos_async(cb__, instanceId, playerId, point, setDirection, direction, current__);
  8323. }
  8324. catch(_System.Exception ex__)
  8325. {
  8326. cb__.ice_exception(ex__);
  8327. }
  8328. return Ice.DispatchStatus.DispatchAsync;
  8329. }
  8330. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8331. public static Ice.DispatchStatus refreshPlayerPetPropertyChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8332. {
  8333. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8334. IceInternal.BasicStream is__ = inS__.startReadParams();
  8335. string playerId;
  8336. string data;
  8337. playerId = is__.readString();
  8338. data = is__.readString();
  8339. inS__.endReadParams();
  8340. AMD_XmdsManager_refreshPlayerPetPropertyChange cb__ = new _AMD_XmdsManager_refreshPlayerPetPropertyChange(inS__);
  8341. try
  8342. {
  8343. obj__.refreshPlayerPetPropertyChange_async(cb__, playerId, data, current__);
  8344. }
  8345. catch(_System.Exception ex__)
  8346. {
  8347. cb__.ice_exception(ex__);
  8348. }
  8349. return Ice.DispatchStatus.DispatchAsync;
  8350. }
  8351. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8352. public static Ice.DispatchStatus getPlayerPetData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8353. {
  8354. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8355. IceInternal.BasicStream is__ = inS__.startReadParams();
  8356. string playerId;
  8357. playerId = is__.readString();
  8358. inS__.endReadParams();
  8359. AMD_XmdsManager_getPlayerPetData cb__ = new _AMD_XmdsManager_getPlayerPetData(inS__);
  8360. try
  8361. {
  8362. obj__.getPlayerPetData_async(cb__, playerId, current__);
  8363. }
  8364. catch(_System.Exception ex__)
  8365. {
  8366. cb__.ice_exception(ex__);
  8367. }
  8368. return Ice.DispatchStatus.DispatchAsync;
  8369. }
  8370. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8371. public static Ice.DispatchStatus triggrBattleFunction___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8372. {
  8373. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8374. IceInternal.BasicStream is__ = inS__.startReadParams();
  8375. string playerId;
  8376. int eventId;
  8377. int value1;
  8378. int valu2;
  8379. int valu3;
  8380. int valu4;
  8381. int value5;
  8382. int value6;
  8383. playerId = is__.readString();
  8384. eventId = is__.readInt();
  8385. value1 = is__.readInt();
  8386. valu2 = is__.readInt();
  8387. valu3 = is__.readInt();
  8388. valu4 = is__.readInt();
  8389. value5 = is__.readInt();
  8390. value6 = is__.readInt();
  8391. inS__.endReadParams();
  8392. AMD_XmdsManager_triggrBattleFunction cb__ = new _AMD_XmdsManager_triggrBattleFunction(inS__);
  8393. try
  8394. {
  8395. obj__.triggrBattleFunction_async(cb__, playerId, eventId, value1, valu2, valu3, valu4, value5, value6, current__);
  8396. }
  8397. catch(_System.Exception ex__)
  8398. {
  8399. cb__.ice_exception(ex__);
  8400. }
  8401. return Ice.DispatchStatus.DispatchAsync;
  8402. }
  8403. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8404. public static Ice.DispatchStatus addUnits___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8405. {
  8406. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8407. IceInternal.BasicStream is__ = inS__.startReadParams();
  8408. string instanceId;
  8409. string data;
  8410. instanceId = is__.readString();
  8411. data = is__.readString();
  8412. inS__.endReadParams();
  8413. AMD_XmdsManager_addUnits cb__ = new _AMD_XmdsManager_addUnits(inS__);
  8414. try
  8415. {
  8416. obj__.addUnits_async(cb__, instanceId, data, current__);
  8417. }
  8418. catch(_System.Exception ex__)
  8419. {
  8420. cb__.ice_exception(ex__);
  8421. }
  8422. return Ice.DispatchStatus.DispatchAsync;
  8423. }
  8424. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8425. public static Ice.DispatchStatus refreshPlayerPetFollowModeChange___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8426. {
  8427. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8428. IceInternal.BasicStream is__ = inS__.startReadParams();
  8429. string playerId;
  8430. int mode;
  8431. playerId = is__.readString();
  8432. mode = is__.readInt();
  8433. inS__.endReadParams();
  8434. AMD_XmdsManager_refreshPlayerPetFollowModeChange cb__ = new _AMD_XmdsManager_refreshPlayerPetFollowModeChange(inS__);
  8435. try
  8436. {
  8437. obj__.refreshPlayerPetFollowModeChange_async(cb__, playerId, mode, current__);
  8438. }
  8439. catch(_System.Exception ex__)
  8440. {
  8441. cb__.ice_exception(ex__);
  8442. }
  8443. return Ice.DispatchStatus.DispatchAsync;
  8444. }
  8445. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8446. public static Ice.DispatchStatus playerReady___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8447. {
  8448. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8449. IceInternal.BasicStream is__ = inS__.startReadParams();
  8450. string playerId;
  8451. playerId = is__.readString();
  8452. inS__.endReadParams();
  8453. AMD_XmdsManager_playerReady cb__ = new _AMD_XmdsManager_playerReady(inS__);
  8454. try
  8455. {
  8456. obj__.playerReady_async(cb__, playerId, current__);
  8457. }
  8458. catch(_System.Exception ex__)
  8459. {
  8460. cb__.ice_exception(ex__);
  8461. }
  8462. return Ice.DispatchStatus.DispatchAsync;
  8463. }
  8464. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8465. public static Ice.DispatchStatus refreshTeamData___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8466. {
  8467. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8468. IceInternal.BasicStream is__ = inS__.startReadParams();
  8469. string playerId;
  8470. string data;
  8471. playerId = is__.readString();
  8472. data = is__.readString();
  8473. inS__.endReadParams();
  8474. AMD_XmdsManager_refreshTeamData cb__ = new _AMD_XmdsManager_refreshTeamData(inS__);
  8475. try
  8476. {
  8477. obj__.refreshTeamData_async(cb__, playerId, data, current__);
  8478. }
  8479. catch(_System.Exception ex__)
  8480. {
  8481. cb__.ice_exception(ex__);
  8482. }
  8483. return Ice.DispatchStatus.DispatchAsync;
  8484. }
  8485. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8486. public static Ice.DispatchStatus autoBattle___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8487. {
  8488. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8489. IceInternal.BasicStream is__ = inS__.startReadParams();
  8490. string instanceId;
  8491. string playerId;
  8492. bool enable;
  8493. instanceId = is__.readString();
  8494. playerId = is__.readString();
  8495. enable = is__.readBool();
  8496. inS__.endReadParams();
  8497. AMD_XmdsManager_autoBattle cb__ = new _AMD_XmdsManager_autoBattle(inS__);
  8498. try
  8499. {
  8500. obj__.autoBattle_async(cb__, instanceId, playerId, enable, current__);
  8501. }
  8502. catch(_System.Exception ex__)
  8503. {
  8504. cb__.ice_exception(ex__);
  8505. }
  8506. return Ice.DispatchStatus.DispatchAsync;
  8507. }
  8508. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8509. public static Ice.DispatchStatus getPlayerStatistic___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8510. {
  8511. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8512. IceInternal.BasicStream is__ = inS__.startReadParams();
  8513. string playerId;
  8514. playerId = is__.readString();
  8515. inS__.endReadParams();
  8516. AMD_XmdsManager_getPlayerStatistic cb__ = new _AMD_XmdsManager_getPlayerStatistic(inS__);
  8517. try
  8518. {
  8519. obj__.getPlayerStatistic_async(cb__, playerId, current__);
  8520. }
  8521. catch(_System.Exception ex__)
  8522. {
  8523. cb__.ice_exception(ex__);
  8524. }
  8525. return Ice.DispatchStatus.DispatchAsync;
  8526. }
  8527. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8528. public static Ice.DispatchStatus getInstanceStatistic___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8529. {
  8530. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8531. IceInternal.BasicStream is__ = inS__.startReadParams();
  8532. string instanceId;
  8533. instanceId = is__.readString();
  8534. inS__.endReadParams();
  8535. AMD_XmdsManager_getInstanceStatistic cb__ = new _AMD_XmdsManager_getInstanceStatistic(inS__);
  8536. try
  8537. {
  8538. obj__.getInstanceStatistic_async(cb__, instanceId, current__);
  8539. }
  8540. catch(_System.Exception ex__)
  8541. {
  8542. cb__.ice_exception(ex__);
  8543. }
  8544. return Ice.DispatchStatus.DispatchAsync;
  8545. }
  8546. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8547. public static Ice.DispatchStatus addUnit___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8548. {
  8549. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8550. IceInternal.BasicStream is__ = inS__.startReadParams();
  8551. string instanceId;
  8552. int unitTemplateID;
  8553. string data;
  8554. instanceId = is__.readString();
  8555. unitTemplateID = is__.readInt();
  8556. data = is__.readString();
  8557. inS__.endReadParams();
  8558. AMD_XmdsManager_addUnit cb__ = new _AMD_XmdsManager_addUnit(inS__);
  8559. try
  8560. {
  8561. obj__.addUnit_async(cb__, instanceId, unitTemplateID, data, current__);
  8562. }
  8563. catch(_System.Exception ex__)
  8564. {
  8565. cb__.ice_exception(ex__);
  8566. }
  8567. return Ice.DispatchStatus.DispatchAsync;
  8568. }
  8569. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8570. public static Ice.DispatchStatus removeUnit___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8571. {
  8572. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8573. IceInternal.BasicStream is__ = inS__.startReadParams();
  8574. string instanceId;
  8575. int unitId;
  8576. instanceId = is__.readString();
  8577. unitId = is__.readInt();
  8578. inS__.endReadParams();
  8579. AMD_XmdsManager_removeUnit cb__ = new _AMD_XmdsManager_removeUnit(inS__);
  8580. try
  8581. {
  8582. obj__.removeUnit_async(cb__, instanceId, unitId, current__);
  8583. }
  8584. catch(_System.Exception ex__)
  8585. {
  8586. cb__.ice_exception(ex__);
  8587. }
  8588. return Ice.DispatchStatus.DispatchAsync;
  8589. }
  8590. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8591. public static Ice.DispatchStatus removePointUnit___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8592. {
  8593. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8594. IceInternal.BasicStream is__ = inS__.startReadParams();
  8595. string instanceId;
  8596. int unitObjectId;
  8597. instanceId = is__.readString();
  8598. unitObjectId = is__.readInt();
  8599. inS__.endReadParams();
  8600. AMD_XmdsManager_removePointUnit cb__ = new _AMD_XmdsManager_removePointUnit(inS__);
  8601. try
  8602. {
  8603. obj__.removePointUnit_async(cb__, instanceId, unitObjectId, current__);
  8604. }
  8605. catch(_System.Exception ex__)
  8606. {
  8607. cb__.ice_exception(ex__);
  8608. }
  8609. return Ice.DispatchStatus.DispatchAsync;
  8610. }
  8611. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8612. public static Ice.DispatchStatus removeItem___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8613. {
  8614. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8615. IceInternal.BasicStream is__ = inS__.startReadParams();
  8616. string instanceId;
  8617. int itemId;
  8618. instanceId = is__.readString();
  8619. itemId = is__.readInt();
  8620. inS__.endReadParams();
  8621. AMD_XmdsManager_removeItem cb__ = new _AMD_XmdsManager_removeItem(inS__);
  8622. try
  8623. {
  8624. obj__.removeItem_async(cb__, instanceId, itemId, current__);
  8625. }
  8626. catch(_System.Exception ex__)
  8627. {
  8628. cb__.ice_exception(ex__);
  8629. }
  8630. return Ice.DispatchStatus.DispatchAsync;
  8631. }
  8632. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8633. public static Ice.DispatchStatus changePlayerState___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8634. {
  8635. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8636. IceInternal.BasicStream is__ = inS__.startReadParams();
  8637. string instanceId;
  8638. string playerId;
  8639. byte status;
  8640. int time;
  8641. instanceId = is__.readString();
  8642. playerId = is__.readString();
  8643. status = is__.readByte();
  8644. time = is__.readInt();
  8645. inS__.endReadParams();
  8646. AMD_XmdsManager_changePlayerState cb__ = new _AMD_XmdsManager_changePlayerState(inS__);
  8647. try
  8648. {
  8649. obj__.changePlayerState_async(cb__, instanceId, playerId, status, time, current__);
  8650. }
  8651. catch(_System.Exception ex__)
  8652. {
  8653. cb__.ice_exception(ex__);
  8654. }
  8655. return Ice.DispatchStatus.DispatchAsync;
  8656. }
  8657. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8658. public static Ice.DispatchStatus playerChuanGong___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8659. {
  8660. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8661. IceInternal.BasicStream is__ = inS__.startReadParams();
  8662. string instanceId;
  8663. string playerIdA;
  8664. string playerIdB;
  8665. instanceId = is__.readString();
  8666. playerIdA = is__.readString();
  8667. playerIdB = is__.readString();
  8668. inS__.endReadParams();
  8669. AMD_XmdsManager_playerChuanGong cb__ = new _AMD_XmdsManager_playerChuanGong(inS__);
  8670. try
  8671. {
  8672. obj__.playerChuanGong_async(cb__, instanceId, playerIdA, playerIdB, current__);
  8673. }
  8674. catch(_System.Exception ex__)
  8675. {
  8676. cb__.ice_exception(ex__);
  8677. }
  8678. return Ice.DispatchStatus.DispatchAsync;
  8679. }
  8680. [_System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011")]
  8681. public static Ice.DispatchStatus mountainKingRefreshNotify___(XmdsManager obj__, IceInternal.Incoming inS__, Ice.Current current__)
  8682. {
  8683. Ice.ObjectImpl.checkMode__(Ice.OperationMode.Normal, current__.mode);
  8684. IceInternal.BasicStream is__ = inS__.startReadParams();
  8685. string instanceId;
  8686. string data;
  8687. instanceId = is__.readString();
  8688. data = is__.readString();
  8689. inS__.endReadParams();
  8690. AMD_XmdsManager_mountainKingRefreshNotify cb__ = new _AMD_XmdsManager_mountainKingRefreshNotify(inS__);
  8691. try
  8692. {
  8693. obj__.mountainKingRefreshNotify_async(cb__, instanceId, data, current__);
  8694. }
  8695. catch(_System.Exception ex__)
  8696. {
  8697. cb__.ice_exception(ex__);
  8698. }
  8699. return Ice.DispatchStatus.DispatchAsync;
  8700. }
  8701. private static string[] all__ =
  8702. {
  8703. "addPlayerAtt",
  8704. "addUnit",
  8705. "addUnits",
  8706. "autoBattle",
  8707. "canTalkWithNpc",
  8708. "canUseItem",
  8709. "changePlayerState",
  8710. "getAllNpcInfo",
  8711. "getAllPlayerUUID",
  8712. "getAllUnitInfo",
  8713. "getBornPlace",
  8714. "getInstanceStatistic",
  8715. "getPlayerData",
  8716. "getPlayerPKInfoData",
  8717. "getPlayerPetData",
  8718. "getPlayerSkillCDTime",
  8719. "getPlayerStatistic",
  8720. "getZoneRegions",
  8721. "getZoneStaticData",
  8722. "helpRevivePlayer",
  8723. "ice_id",
  8724. "ice_ids",
  8725. "ice_isA",
  8726. "ice_ping",
  8727. "mountainKingRefreshNotify",
  8728. "notifyBattleServer",
  8729. "onFinishPickItem",
  8730. "onMonsterDiedDrops",
  8731. "playerChangeSkill",
  8732. "playerChuanGong",
  8733. "playerReady",
  8734. "refreshPlayerAvatar",
  8735. "refreshPlayerBasicData",
  8736. "refreshPlayerBattleEffect",
  8737. "refreshPlayerPKLevel",
  8738. "refreshPlayerPKMode",
  8739. "refreshPlayerPKValue",
  8740. "refreshPlayerPetBaseInfoChange",
  8741. "refreshPlayerPetDataChange",
  8742. "refreshPlayerPetFollowModeChange",
  8743. "refreshPlayerPetPropertyChange",
  8744. "refreshPlayerPetSkillChange",
  8745. "refreshPlayerPropertyChange",
  8746. "refreshPlayerRemainBagCountData",
  8747. "refreshPlayerRemainTeamBagCountData",
  8748. "refreshPlayerSkill",
  8749. "refreshPlayerTeamData",
  8750. "refreshSummonMount",
  8751. "refreshTeamData",
  8752. "removeItem",
  8753. "removePointUnit",
  8754. "removeUnit",
  8755. "revivePlayer",
  8756. "transferToPointPos",
  8757. "triggrBattleFunction"
  8758. };
  8759. public override Ice.DispatchStatus dispatch__(IceInternal.Incoming inS__, Ice.Current current__)
  8760. {
  8761. int pos = _System.Array.BinarySearch(all__, current__.operation, IceUtilInternal.StringUtil.OrdinalStringComparer);
  8762. if(pos < 0)
  8763. {
  8764. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  8765. }
  8766. switch(pos)
  8767. {
  8768. case 0:
  8769. {
  8770. return addPlayerAtt___(this, inS__, current__);
  8771. }
  8772. case 1:
  8773. {
  8774. return addUnit___(this, inS__, current__);
  8775. }
  8776. case 2:
  8777. {
  8778. return addUnits___(this, inS__, current__);
  8779. }
  8780. case 3:
  8781. {
  8782. return autoBattle___(this, inS__, current__);
  8783. }
  8784. case 4:
  8785. {
  8786. return canTalkWithNpc___(this, inS__, current__);
  8787. }
  8788. case 5:
  8789. {
  8790. return canUseItem___(this, inS__, current__);
  8791. }
  8792. case 6:
  8793. {
  8794. return changePlayerState___(this, inS__, current__);
  8795. }
  8796. case 7:
  8797. {
  8798. return getAllNpcInfo___(this, inS__, current__);
  8799. }
  8800. case 8:
  8801. {
  8802. return getAllPlayerUUID___(this, inS__, current__);
  8803. }
  8804. case 9:
  8805. {
  8806. return getAllUnitInfo___(this, inS__, current__);
  8807. }
  8808. case 10:
  8809. {
  8810. return getBornPlace___(this, inS__, current__);
  8811. }
  8812. case 11:
  8813. {
  8814. return getInstanceStatistic___(this, inS__, current__);
  8815. }
  8816. case 12:
  8817. {
  8818. return getPlayerData___(this, inS__, current__);
  8819. }
  8820. case 13:
  8821. {
  8822. return getPlayerPKInfoData___(this, inS__, current__);
  8823. }
  8824. case 14:
  8825. {
  8826. return getPlayerPetData___(this, inS__, current__);
  8827. }
  8828. case 15:
  8829. {
  8830. return getPlayerSkillCDTime___(this, inS__, current__);
  8831. }
  8832. case 16:
  8833. {
  8834. return getPlayerStatistic___(this, inS__, current__);
  8835. }
  8836. case 17:
  8837. {
  8838. return getZoneRegions___(this, inS__, current__);
  8839. }
  8840. case 18:
  8841. {
  8842. return getZoneStaticData___(this, inS__, current__);
  8843. }
  8844. case 19:
  8845. {
  8846. return helpRevivePlayer___(this, inS__, current__);
  8847. }
  8848. case 20:
  8849. {
  8850. return Ice.ObjectImpl.ice_id___(this, inS__, current__);
  8851. }
  8852. case 21:
  8853. {
  8854. return Ice.ObjectImpl.ice_ids___(this, inS__, current__);
  8855. }
  8856. case 22:
  8857. {
  8858. return Ice.ObjectImpl.ice_isA___(this, inS__, current__);
  8859. }
  8860. case 23:
  8861. {
  8862. return Ice.ObjectImpl.ice_ping___(this, inS__, current__);
  8863. }
  8864. case 24:
  8865. {
  8866. return mountainKingRefreshNotify___(this, inS__, current__);
  8867. }
  8868. case 25:
  8869. {
  8870. return notifyBattleServer___(this, inS__, current__);
  8871. }
  8872. case 26:
  8873. {
  8874. return onFinishPickItem___(this, inS__, current__);
  8875. }
  8876. case 27:
  8877. {
  8878. return onMonsterDiedDrops___(this, inS__, current__);
  8879. }
  8880. case 28:
  8881. {
  8882. return playerChangeSkill___(this, inS__, current__);
  8883. }
  8884. case 29:
  8885. {
  8886. return playerChuanGong___(this, inS__, current__);
  8887. }
  8888. case 30:
  8889. {
  8890. return playerReady___(this, inS__, current__);
  8891. }
  8892. case 31:
  8893. {
  8894. return refreshPlayerAvatar___(this, inS__, current__);
  8895. }
  8896. case 32:
  8897. {
  8898. return refreshPlayerBasicData___(this, inS__, current__);
  8899. }
  8900. case 33:
  8901. {
  8902. return refreshPlayerBattleEffect___(this, inS__, current__);
  8903. }
  8904. case 34:
  8905. {
  8906. return refreshPlayerPKLevel___(this, inS__, current__);
  8907. }
  8908. case 35:
  8909. {
  8910. return refreshPlayerPKMode___(this, inS__, current__);
  8911. }
  8912. case 36:
  8913. {
  8914. return refreshPlayerPKValue___(this, inS__, current__);
  8915. }
  8916. case 37:
  8917. {
  8918. return refreshPlayerPetBaseInfoChange___(this, inS__, current__);
  8919. }
  8920. case 38:
  8921. {
  8922. return refreshPlayerPetDataChange___(this, inS__, current__);
  8923. }
  8924. case 39:
  8925. {
  8926. return refreshPlayerPetFollowModeChange___(this, inS__, current__);
  8927. }
  8928. case 40:
  8929. {
  8930. return refreshPlayerPetPropertyChange___(this, inS__, current__);
  8931. }
  8932. case 41:
  8933. {
  8934. return refreshPlayerPetSkillChange___(this, inS__, current__);
  8935. }
  8936. case 42:
  8937. {
  8938. return refreshPlayerPropertyChange___(this, inS__, current__);
  8939. }
  8940. case 43:
  8941. {
  8942. return refreshPlayerRemainBagCountData___(this, inS__, current__);
  8943. }
  8944. case 44:
  8945. {
  8946. return refreshPlayerRemainTeamBagCountData___(this, inS__, current__);
  8947. }
  8948. case 45:
  8949. {
  8950. return refreshPlayerSkill___(this, inS__, current__);
  8951. }
  8952. case 46:
  8953. {
  8954. return refreshPlayerTeamData___(this, inS__, current__);
  8955. }
  8956. case 47:
  8957. {
  8958. return refreshSummonMount___(this, inS__, current__);
  8959. }
  8960. case 48:
  8961. {
  8962. return refreshTeamData___(this, inS__, current__);
  8963. }
  8964. case 49:
  8965. {
  8966. return removeItem___(this, inS__, current__);
  8967. }
  8968. case 50:
  8969. {
  8970. return removePointUnit___(this, inS__, current__);
  8971. }
  8972. case 51:
  8973. {
  8974. return removeUnit___(this, inS__, current__);
  8975. }
  8976. case 52:
  8977. {
  8978. return revivePlayer___(this, inS__, current__);
  8979. }
  8980. case 53:
  8981. {
  8982. return transferToPointPos___(this, inS__, current__);
  8983. }
  8984. case 54:
  8985. {
  8986. return triggrBattleFunction___(this, inS__, current__);
  8987. }
  8988. }
  8989. _System.Diagnostics.Debug.Assert(false);
  8990. throw new Ice.OperationNotExistException(current__.id, current__.facet, current__.operation);
  8991. }
  8992. #endregion
  8993. #region Marshaling support
  8994. protected override void writeImpl__(IceInternal.BasicStream os__)
  8995. {
  8996. os__.startWriteSlice(ice_staticId(), -1, true);
  8997. os__.endWriteSlice();
  8998. }
  8999. protected override void readImpl__(IceInternal.BasicStream is__)
  9000. {
  9001. is__.startReadSlice();
  9002. is__.endReadSlice();
  9003. }
  9004. #endregion
  9005. }
  9006. }
  9007. namespace Xmds
  9008. {
  9009. [_System.Runtime.InteropServices.ComVisible(false)]
  9010. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9011. public interface AMD_XmdsManager_notifyBattleServer : Ice.AMDCallback
  9012. {
  9013. void ice_response();
  9014. }
  9015. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9016. class _AMD_XmdsManager_notifyBattleServer : IceInternal.IncomingAsync, AMD_XmdsManager_notifyBattleServer
  9017. {
  9018. public _AMD_XmdsManager_notifyBattleServer(IceInternal.Incoming inc) : base(inc)
  9019. {
  9020. }
  9021. public void ice_response()
  9022. {
  9023. if(validateResponse__(true))
  9024. {
  9025. writeEmptyParams__();
  9026. response__();
  9027. }
  9028. }
  9029. }
  9030. [_System.Runtime.InteropServices.ComVisible(false)]
  9031. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9032. public interface AMD_XmdsManager_getZoneStaticData : Ice.AMDCallback
  9033. {
  9034. void ice_response(string ret__);
  9035. }
  9036. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9037. class _AMD_XmdsManager_getZoneStaticData : IceInternal.IncomingAsync, AMD_XmdsManager_getZoneStaticData
  9038. {
  9039. public _AMD_XmdsManager_getZoneStaticData(IceInternal.Incoming inc) : base(inc)
  9040. {
  9041. }
  9042. public void ice_response(string ret__)
  9043. {
  9044. if(validateResponse__(true))
  9045. {
  9046. try
  9047. {
  9048. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9049. os__.writeString(ret__);
  9050. endWriteParams__(true);
  9051. }
  9052. catch(Ice.LocalException ex__)
  9053. {
  9054. exception__(ex__);
  9055. return;
  9056. }
  9057. response__();
  9058. }
  9059. }
  9060. }
  9061. [_System.Runtime.InteropServices.ComVisible(false)]
  9062. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9063. public interface AMD_XmdsManager_getZoneRegions : Ice.AMDCallback
  9064. {
  9065. void ice_response(string ret__);
  9066. }
  9067. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9068. class _AMD_XmdsManager_getZoneRegions : IceInternal.IncomingAsync, AMD_XmdsManager_getZoneRegions
  9069. {
  9070. public _AMD_XmdsManager_getZoneRegions(IceInternal.Incoming inc) : base(inc)
  9071. {
  9072. }
  9073. public void ice_response(string ret__)
  9074. {
  9075. if(validateResponse__(true))
  9076. {
  9077. try
  9078. {
  9079. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9080. os__.writeString(ret__);
  9081. endWriteParams__(true);
  9082. }
  9083. catch(Ice.LocalException ex__)
  9084. {
  9085. exception__(ex__);
  9086. return;
  9087. }
  9088. response__();
  9089. }
  9090. }
  9091. }
  9092. [_System.Runtime.InteropServices.ComVisible(false)]
  9093. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9094. public interface AMD_XmdsManager_getBornPlace : Ice.AMDCallback
  9095. {
  9096. void ice_response(string ret__);
  9097. }
  9098. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9099. class _AMD_XmdsManager_getBornPlace : IceInternal.IncomingAsync, AMD_XmdsManager_getBornPlace
  9100. {
  9101. public _AMD_XmdsManager_getBornPlace(IceInternal.Incoming inc) : base(inc)
  9102. {
  9103. }
  9104. public void ice_response(string ret__)
  9105. {
  9106. if(validateResponse__(true))
  9107. {
  9108. try
  9109. {
  9110. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9111. os__.writeString(ret__);
  9112. endWriteParams__(true);
  9113. }
  9114. catch(Ice.LocalException ex__)
  9115. {
  9116. exception__(ex__);
  9117. return;
  9118. }
  9119. response__();
  9120. }
  9121. }
  9122. }
  9123. [_System.Runtime.InteropServices.ComVisible(false)]
  9124. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9125. public interface AMD_XmdsManager_getAllUnitInfo : Ice.AMDCallback
  9126. {
  9127. void ice_response(string ret__);
  9128. }
  9129. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9130. class _AMD_XmdsManager_getAllUnitInfo : IceInternal.IncomingAsync, AMD_XmdsManager_getAllUnitInfo
  9131. {
  9132. public _AMD_XmdsManager_getAllUnitInfo(IceInternal.Incoming inc) : base(inc)
  9133. {
  9134. }
  9135. public void ice_response(string ret__)
  9136. {
  9137. if(validateResponse__(true))
  9138. {
  9139. try
  9140. {
  9141. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9142. os__.writeString(ret__);
  9143. endWriteParams__(true);
  9144. }
  9145. catch(Ice.LocalException ex__)
  9146. {
  9147. exception__(ex__);
  9148. return;
  9149. }
  9150. response__();
  9151. }
  9152. }
  9153. }
  9154. [_System.Runtime.InteropServices.ComVisible(false)]
  9155. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9156. public interface AMD_XmdsManager_getAllNpcInfo : Ice.AMDCallback
  9157. {
  9158. void ice_response(string ret__);
  9159. }
  9160. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9161. class _AMD_XmdsManager_getAllNpcInfo : IceInternal.IncomingAsync, AMD_XmdsManager_getAllNpcInfo
  9162. {
  9163. public _AMD_XmdsManager_getAllNpcInfo(IceInternal.Incoming inc) : base(inc)
  9164. {
  9165. }
  9166. public void ice_response(string ret__)
  9167. {
  9168. if(validateResponse__(true))
  9169. {
  9170. try
  9171. {
  9172. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9173. os__.writeString(ret__);
  9174. endWriteParams__(true);
  9175. }
  9176. catch(Ice.LocalException ex__)
  9177. {
  9178. exception__(ex__);
  9179. return;
  9180. }
  9181. response__();
  9182. }
  9183. }
  9184. }
  9185. [_System.Runtime.InteropServices.ComVisible(false)]
  9186. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9187. public interface AMD_XmdsManager_getAllPlayerUUID : Ice.AMDCallback
  9188. {
  9189. void ice_response(string ret__);
  9190. }
  9191. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9192. class _AMD_XmdsManager_getAllPlayerUUID : IceInternal.IncomingAsync, AMD_XmdsManager_getAllPlayerUUID
  9193. {
  9194. public _AMD_XmdsManager_getAllPlayerUUID(IceInternal.Incoming inc) : base(inc)
  9195. {
  9196. }
  9197. public void ice_response(string ret__)
  9198. {
  9199. if(validateResponse__(true))
  9200. {
  9201. try
  9202. {
  9203. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9204. os__.writeString(ret__);
  9205. endWriteParams__(true);
  9206. }
  9207. catch(Ice.LocalException ex__)
  9208. {
  9209. exception__(ex__);
  9210. return;
  9211. }
  9212. response__();
  9213. }
  9214. }
  9215. }
  9216. [_System.Runtime.InteropServices.ComVisible(false)]
  9217. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9218. public interface AMD_XmdsManager_getPlayerData : Ice.AMDCallback
  9219. {
  9220. void ice_response(string ret__);
  9221. }
  9222. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9223. class _AMD_XmdsManager_getPlayerData : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerData
  9224. {
  9225. public _AMD_XmdsManager_getPlayerData(IceInternal.Incoming inc) : base(inc)
  9226. {
  9227. }
  9228. public void ice_response(string ret__)
  9229. {
  9230. if(validateResponse__(true))
  9231. {
  9232. try
  9233. {
  9234. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9235. os__.writeString(ret__);
  9236. endWriteParams__(true);
  9237. }
  9238. catch(Ice.LocalException ex__)
  9239. {
  9240. exception__(ex__);
  9241. return;
  9242. }
  9243. response__();
  9244. }
  9245. }
  9246. }
  9247. [_System.Runtime.InteropServices.ComVisible(false)]
  9248. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9249. public interface AMD_XmdsManager_onMonsterDiedDrops : Ice.AMDCallback
  9250. {
  9251. void ice_response();
  9252. }
  9253. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9254. class _AMD_XmdsManager_onMonsterDiedDrops : IceInternal.IncomingAsync, AMD_XmdsManager_onMonsterDiedDrops
  9255. {
  9256. public _AMD_XmdsManager_onMonsterDiedDrops(IceInternal.Incoming inc) : base(inc)
  9257. {
  9258. }
  9259. public void ice_response()
  9260. {
  9261. if(validateResponse__(true))
  9262. {
  9263. writeEmptyParams__();
  9264. response__();
  9265. }
  9266. }
  9267. }
  9268. [_System.Runtime.InteropServices.ComVisible(false)]
  9269. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9270. public interface AMD_XmdsManager_helpRevivePlayer : Ice.AMDCallback
  9271. {
  9272. void ice_response();
  9273. }
  9274. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9275. class _AMD_XmdsManager_helpRevivePlayer : IceInternal.IncomingAsync, AMD_XmdsManager_helpRevivePlayer
  9276. {
  9277. public _AMD_XmdsManager_helpRevivePlayer(IceInternal.Incoming inc) : base(inc)
  9278. {
  9279. }
  9280. public void ice_response()
  9281. {
  9282. if(validateResponse__(true))
  9283. {
  9284. writeEmptyParams__();
  9285. response__();
  9286. }
  9287. }
  9288. }
  9289. [_System.Runtime.InteropServices.ComVisible(false)]
  9290. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9291. public interface AMD_XmdsManager_revivePlayer : Ice.AMDCallback
  9292. {
  9293. void ice_response();
  9294. }
  9295. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9296. class _AMD_XmdsManager_revivePlayer : IceInternal.IncomingAsync, AMD_XmdsManager_revivePlayer
  9297. {
  9298. public _AMD_XmdsManager_revivePlayer(IceInternal.Incoming inc) : base(inc)
  9299. {
  9300. }
  9301. public void ice_response()
  9302. {
  9303. if(validateResponse__(true))
  9304. {
  9305. writeEmptyParams__();
  9306. response__();
  9307. }
  9308. }
  9309. }
  9310. [_System.Runtime.InteropServices.ComVisible(false)]
  9311. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9312. public interface AMD_XmdsManager_refreshSummonMount : Ice.AMDCallback
  9313. {
  9314. void ice_response();
  9315. }
  9316. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9317. class _AMD_XmdsManager_refreshSummonMount : IceInternal.IncomingAsync, AMD_XmdsManager_refreshSummonMount
  9318. {
  9319. public _AMD_XmdsManager_refreshSummonMount(IceInternal.Incoming inc) : base(inc)
  9320. {
  9321. }
  9322. public void ice_response()
  9323. {
  9324. if(validateResponse__(true))
  9325. {
  9326. writeEmptyParams__();
  9327. response__();
  9328. }
  9329. }
  9330. }
  9331. [_System.Runtime.InteropServices.ComVisible(false)]
  9332. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9333. public interface AMD_XmdsManager_refreshPlayerBasicData : Ice.AMDCallback
  9334. {
  9335. void ice_response();
  9336. }
  9337. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9338. class _AMD_XmdsManager_refreshPlayerBasicData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerBasicData
  9339. {
  9340. public _AMD_XmdsManager_refreshPlayerBasicData(IceInternal.Incoming inc) : base(inc)
  9341. {
  9342. }
  9343. public void ice_response()
  9344. {
  9345. if(validateResponse__(true))
  9346. {
  9347. writeEmptyParams__();
  9348. response__();
  9349. }
  9350. }
  9351. }
  9352. [_System.Runtime.InteropServices.ComVisible(false)]
  9353. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9354. public interface AMD_XmdsManager_refreshPlayerTeamData : Ice.AMDCallback
  9355. {
  9356. void ice_response();
  9357. }
  9358. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9359. class _AMD_XmdsManager_refreshPlayerTeamData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerTeamData
  9360. {
  9361. public _AMD_XmdsManager_refreshPlayerTeamData(IceInternal.Incoming inc) : base(inc)
  9362. {
  9363. }
  9364. public void ice_response()
  9365. {
  9366. if(validateResponse__(true))
  9367. {
  9368. writeEmptyParams__();
  9369. response__();
  9370. }
  9371. }
  9372. }
  9373. [_System.Runtime.InteropServices.ComVisible(false)]
  9374. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9375. public interface AMD_XmdsManager_refreshPlayerRemainBagCountData : Ice.AMDCallback
  9376. {
  9377. void ice_response();
  9378. }
  9379. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9380. class _AMD_XmdsManager_refreshPlayerRemainBagCountData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerRemainBagCountData
  9381. {
  9382. public _AMD_XmdsManager_refreshPlayerRemainBagCountData(IceInternal.Incoming inc) : base(inc)
  9383. {
  9384. }
  9385. public void ice_response()
  9386. {
  9387. if(validateResponse__(true))
  9388. {
  9389. writeEmptyParams__();
  9390. response__();
  9391. }
  9392. }
  9393. }
  9394. [_System.Runtime.InteropServices.ComVisible(false)]
  9395. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9396. public interface AMD_XmdsManager_refreshPlayerRemainTeamBagCountData : Ice.AMDCallback
  9397. {
  9398. void ice_response();
  9399. }
  9400. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9401. class _AMD_XmdsManager_refreshPlayerRemainTeamBagCountData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerRemainTeamBagCountData
  9402. {
  9403. public _AMD_XmdsManager_refreshPlayerRemainTeamBagCountData(IceInternal.Incoming inc) : base(inc)
  9404. {
  9405. }
  9406. public void ice_response()
  9407. {
  9408. if(validateResponse__(true))
  9409. {
  9410. writeEmptyParams__();
  9411. response__();
  9412. }
  9413. }
  9414. }
  9415. [_System.Runtime.InteropServices.ComVisible(false)]
  9416. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9417. public interface AMD_XmdsManager_refreshPlayerPetBaseInfoChange : Ice.AMDCallback
  9418. {
  9419. void ice_response();
  9420. }
  9421. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9422. class _AMD_XmdsManager_refreshPlayerPetBaseInfoChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetBaseInfoChange
  9423. {
  9424. public _AMD_XmdsManager_refreshPlayerPetBaseInfoChange(IceInternal.Incoming inc) : base(inc)
  9425. {
  9426. }
  9427. public void ice_response()
  9428. {
  9429. if(validateResponse__(true))
  9430. {
  9431. writeEmptyParams__();
  9432. response__();
  9433. }
  9434. }
  9435. }
  9436. [_System.Runtime.InteropServices.ComVisible(false)]
  9437. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9438. public interface AMD_XmdsManager_refreshPlayerPetDataChange : Ice.AMDCallback
  9439. {
  9440. void ice_response(int ret__);
  9441. }
  9442. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9443. class _AMD_XmdsManager_refreshPlayerPetDataChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetDataChange
  9444. {
  9445. public _AMD_XmdsManager_refreshPlayerPetDataChange(IceInternal.Incoming inc) : base(inc)
  9446. {
  9447. }
  9448. public void ice_response(int ret__)
  9449. {
  9450. if(validateResponse__(true))
  9451. {
  9452. try
  9453. {
  9454. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9455. os__.writeInt(ret__);
  9456. endWriteParams__(true);
  9457. }
  9458. catch(Ice.LocalException ex__)
  9459. {
  9460. exception__(ex__);
  9461. return;
  9462. }
  9463. response__();
  9464. }
  9465. }
  9466. }
  9467. [_System.Runtime.InteropServices.ComVisible(false)]
  9468. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9469. public interface AMD_XmdsManager_refreshPlayerBattleEffect : Ice.AMDCallback
  9470. {
  9471. void ice_response();
  9472. }
  9473. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9474. class _AMD_XmdsManager_refreshPlayerBattleEffect : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerBattleEffect
  9475. {
  9476. public _AMD_XmdsManager_refreshPlayerBattleEffect(IceInternal.Incoming inc) : base(inc)
  9477. {
  9478. }
  9479. public void ice_response()
  9480. {
  9481. if(validateResponse__(true))
  9482. {
  9483. writeEmptyParams__();
  9484. response__();
  9485. }
  9486. }
  9487. }
  9488. [_System.Runtime.InteropServices.ComVisible(false)]
  9489. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9490. public interface AMD_XmdsManager_addPlayerAtt : Ice.AMDCallback
  9491. {
  9492. void ice_response();
  9493. }
  9494. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9495. class _AMD_XmdsManager_addPlayerAtt : IceInternal.IncomingAsync, AMD_XmdsManager_addPlayerAtt
  9496. {
  9497. public _AMD_XmdsManager_addPlayerAtt(IceInternal.Incoming inc) : base(inc)
  9498. {
  9499. }
  9500. public void ice_response()
  9501. {
  9502. if(validateResponse__(true))
  9503. {
  9504. writeEmptyParams__();
  9505. response__();
  9506. }
  9507. }
  9508. }
  9509. [_System.Runtime.InteropServices.ComVisible(false)]
  9510. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9511. public interface AMD_XmdsManager_refreshPlayerSkill : Ice.AMDCallback
  9512. {
  9513. void ice_response();
  9514. }
  9515. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9516. class _AMD_XmdsManager_refreshPlayerSkill : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerSkill
  9517. {
  9518. public _AMD_XmdsManager_refreshPlayerSkill(IceInternal.Incoming inc) : base(inc)
  9519. {
  9520. }
  9521. public void ice_response()
  9522. {
  9523. if(validateResponse__(true))
  9524. {
  9525. writeEmptyParams__();
  9526. response__();
  9527. }
  9528. }
  9529. }
  9530. [_System.Runtime.InteropServices.ComVisible(false)]
  9531. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9532. public interface AMD_XmdsManager_playerChangeSkill : Ice.AMDCallback
  9533. {
  9534. void ice_response();
  9535. }
  9536. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9537. class _AMD_XmdsManager_playerChangeSkill : IceInternal.IncomingAsync, AMD_XmdsManager_playerChangeSkill
  9538. {
  9539. public _AMD_XmdsManager_playerChangeSkill(IceInternal.Incoming inc) : base(inc)
  9540. {
  9541. }
  9542. public void ice_response()
  9543. {
  9544. if(validateResponse__(true))
  9545. {
  9546. writeEmptyParams__();
  9547. response__();
  9548. }
  9549. }
  9550. }
  9551. [_System.Runtime.InteropServices.ComVisible(false)]
  9552. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9553. public interface AMD_XmdsManager_refreshPlayerAvatar : Ice.AMDCallback
  9554. {
  9555. void ice_response();
  9556. }
  9557. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9558. class _AMD_XmdsManager_refreshPlayerAvatar : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerAvatar
  9559. {
  9560. public _AMD_XmdsManager_refreshPlayerAvatar(IceInternal.Incoming inc) : base(inc)
  9561. {
  9562. }
  9563. public void ice_response()
  9564. {
  9565. if(validateResponse__(true))
  9566. {
  9567. writeEmptyParams__();
  9568. response__();
  9569. }
  9570. }
  9571. }
  9572. [_System.Runtime.InteropServices.ComVisible(false)]
  9573. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9574. public interface AMD_XmdsManager_getPlayerPKInfoData : Ice.AMDCallback
  9575. {
  9576. void ice_response(string ret__);
  9577. }
  9578. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9579. class _AMD_XmdsManager_getPlayerPKInfoData : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerPKInfoData
  9580. {
  9581. public _AMD_XmdsManager_getPlayerPKInfoData(IceInternal.Incoming inc) : base(inc)
  9582. {
  9583. }
  9584. public void ice_response(string ret__)
  9585. {
  9586. if(validateResponse__(true))
  9587. {
  9588. try
  9589. {
  9590. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9591. os__.writeString(ret__);
  9592. endWriteParams__(true);
  9593. }
  9594. catch(Ice.LocalException ex__)
  9595. {
  9596. exception__(ex__);
  9597. return;
  9598. }
  9599. response__();
  9600. }
  9601. }
  9602. }
  9603. [_System.Runtime.InteropServices.ComVisible(false)]
  9604. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9605. public interface AMD_XmdsManager_getPlayerSkillCDTime : Ice.AMDCallback
  9606. {
  9607. void ice_response(string ret__);
  9608. }
  9609. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9610. class _AMD_XmdsManager_getPlayerSkillCDTime : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerSkillCDTime
  9611. {
  9612. public _AMD_XmdsManager_getPlayerSkillCDTime(IceInternal.Incoming inc) : base(inc)
  9613. {
  9614. }
  9615. public void ice_response(string ret__)
  9616. {
  9617. if(validateResponse__(true))
  9618. {
  9619. try
  9620. {
  9621. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9622. os__.writeString(ret__);
  9623. endWriteParams__(true);
  9624. }
  9625. catch(Ice.LocalException ex__)
  9626. {
  9627. exception__(ex__);
  9628. return;
  9629. }
  9630. response__();
  9631. }
  9632. }
  9633. }
  9634. [_System.Runtime.InteropServices.ComVisible(false)]
  9635. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9636. public interface AMD_XmdsManager_canTalkWithNpc : Ice.AMDCallback
  9637. {
  9638. void ice_response(string ret__);
  9639. }
  9640. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9641. class _AMD_XmdsManager_canTalkWithNpc : IceInternal.IncomingAsync, AMD_XmdsManager_canTalkWithNpc
  9642. {
  9643. public _AMD_XmdsManager_canTalkWithNpc(IceInternal.Incoming inc) : base(inc)
  9644. {
  9645. }
  9646. public void ice_response(string ret__)
  9647. {
  9648. if(validateResponse__(true))
  9649. {
  9650. try
  9651. {
  9652. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9653. os__.writeString(ret__);
  9654. endWriteParams__(true);
  9655. }
  9656. catch(Ice.LocalException ex__)
  9657. {
  9658. exception__(ex__);
  9659. return;
  9660. }
  9661. response__();
  9662. }
  9663. }
  9664. }
  9665. [_System.Runtime.InteropServices.ComVisible(false)]
  9666. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9667. public interface AMD_XmdsManager_refreshPlayerPropertyChange : Ice.AMDCallback
  9668. {
  9669. void ice_response();
  9670. }
  9671. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9672. class _AMD_XmdsManager_refreshPlayerPropertyChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPropertyChange
  9673. {
  9674. public _AMD_XmdsManager_refreshPlayerPropertyChange(IceInternal.Incoming inc) : base(inc)
  9675. {
  9676. }
  9677. public void ice_response()
  9678. {
  9679. if(validateResponse__(true))
  9680. {
  9681. writeEmptyParams__();
  9682. response__();
  9683. }
  9684. }
  9685. }
  9686. [_System.Runtime.InteropServices.ComVisible(false)]
  9687. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9688. public interface AMD_XmdsManager_refreshPlayerPKMode : Ice.AMDCallback
  9689. {
  9690. void ice_response(int ret__);
  9691. }
  9692. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9693. class _AMD_XmdsManager_refreshPlayerPKMode : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPKMode
  9694. {
  9695. public _AMD_XmdsManager_refreshPlayerPKMode(IceInternal.Incoming inc) : base(inc)
  9696. {
  9697. }
  9698. public void ice_response(int ret__)
  9699. {
  9700. if(validateResponse__(true))
  9701. {
  9702. try
  9703. {
  9704. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9705. os__.writeInt(ret__);
  9706. endWriteParams__(true);
  9707. }
  9708. catch(Ice.LocalException ex__)
  9709. {
  9710. exception__(ex__);
  9711. return;
  9712. }
  9713. response__();
  9714. }
  9715. }
  9716. }
  9717. [_System.Runtime.InteropServices.ComVisible(false)]
  9718. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9719. public interface AMD_XmdsManager_refreshPlayerPKValue : Ice.AMDCallback
  9720. {
  9721. void ice_response();
  9722. }
  9723. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9724. class _AMD_XmdsManager_refreshPlayerPKValue : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPKValue
  9725. {
  9726. public _AMD_XmdsManager_refreshPlayerPKValue(IceInternal.Incoming inc) : base(inc)
  9727. {
  9728. }
  9729. public void ice_response()
  9730. {
  9731. if(validateResponse__(true))
  9732. {
  9733. writeEmptyParams__();
  9734. response__();
  9735. }
  9736. }
  9737. }
  9738. [_System.Runtime.InteropServices.ComVisible(false)]
  9739. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9740. public interface AMD_XmdsManager_refreshPlayerPKLevel : Ice.AMDCallback
  9741. {
  9742. void ice_response();
  9743. }
  9744. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9745. class _AMD_XmdsManager_refreshPlayerPKLevel : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPKLevel
  9746. {
  9747. public _AMD_XmdsManager_refreshPlayerPKLevel(IceInternal.Incoming inc) : base(inc)
  9748. {
  9749. }
  9750. public void ice_response()
  9751. {
  9752. if(validateResponse__(true))
  9753. {
  9754. writeEmptyParams__();
  9755. response__();
  9756. }
  9757. }
  9758. }
  9759. [_System.Runtime.InteropServices.ComVisible(false)]
  9760. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9761. public interface AMD_XmdsManager_onFinishPickItem : Ice.AMDCallback
  9762. {
  9763. void ice_response();
  9764. }
  9765. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9766. class _AMD_XmdsManager_onFinishPickItem : IceInternal.IncomingAsync, AMD_XmdsManager_onFinishPickItem
  9767. {
  9768. public _AMD_XmdsManager_onFinishPickItem(IceInternal.Incoming inc) : base(inc)
  9769. {
  9770. }
  9771. public void ice_response()
  9772. {
  9773. if(validateResponse__(true))
  9774. {
  9775. writeEmptyParams__();
  9776. response__();
  9777. }
  9778. }
  9779. }
  9780. [_System.Runtime.InteropServices.ComVisible(false)]
  9781. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9782. public interface AMD_XmdsManager_refreshPlayerPetSkillChange : Ice.AMDCallback
  9783. {
  9784. void ice_response();
  9785. }
  9786. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9787. class _AMD_XmdsManager_refreshPlayerPetSkillChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetSkillChange
  9788. {
  9789. public _AMD_XmdsManager_refreshPlayerPetSkillChange(IceInternal.Incoming inc) : base(inc)
  9790. {
  9791. }
  9792. public void ice_response()
  9793. {
  9794. if(validateResponse__(true))
  9795. {
  9796. writeEmptyParams__();
  9797. response__();
  9798. }
  9799. }
  9800. }
  9801. [_System.Runtime.InteropServices.ComVisible(false)]
  9802. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9803. public interface AMD_XmdsManager_canUseItem : Ice.AMDCallback
  9804. {
  9805. void ice_response(bool ret__);
  9806. }
  9807. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9808. class _AMD_XmdsManager_canUseItem : IceInternal.IncomingAsync, AMD_XmdsManager_canUseItem
  9809. {
  9810. public _AMD_XmdsManager_canUseItem(IceInternal.Incoming inc) : base(inc)
  9811. {
  9812. }
  9813. public void ice_response(bool ret__)
  9814. {
  9815. if(validateResponse__(true))
  9816. {
  9817. try
  9818. {
  9819. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9820. os__.writeBool(ret__);
  9821. endWriteParams__(true);
  9822. }
  9823. catch(Ice.LocalException ex__)
  9824. {
  9825. exception__(ex__);
  9826. return;
  9827. }
  9828. response__();
  9829. }
  9830. }
  9831. }
  9832. [_System.Runtime.InteropServices.ComVisible(false)]
  9833. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9834. public interface AMD_XmdsManager_transferToPointPos : Ice.AMDCallback
  9835. {
  9836. void ice_response(bool ret__);
  9837. }
  9838. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9839. class _AMD_XmdsManager_transferToPointPos : IceInternal.IncomingAsync, AMD_XmdsManager_transferToPointPos
  9840. {
  9841. public _AMD_XmdsManager_transferToPointPos(IceInternal.Incoming inc) : base(inc)
  9842. {
  9843. }
  9844. public void ice_response(bool ret__)
  9845. {
  9846. if(validateResponse__(true))
  9847. {
  9848. try
  9849. {
  9850. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9851. os__.writeBool(ret__);
  9852. endWriteParams__(true);
  9853. }
  9854. catch(Ice.LocalException ex__)
  9855. {
  9856. exception__(ex__);
  9857. return;
  9858. }
  9859. response__();
  9860. }
  9861. }
  9862. }
  9863. [_System.Runtime.InteropServices.ComVisible(false)]
  9864. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9865. public interface AMD_XmdsManager_refreshPlayerPetPropertyChange : Ice.AMDCallback
  9866. {
  9867. void ice_response();
  9868. }
  9869. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9870. class _AMD_XmdsManager_refreshPlayerPetPropertyChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetPropertyChange
  9871. {
  9872. public _AMD_XmdsManager_refreshPlayerPetPropertyChange(IceInternal.Incoming inc) : base(inc)
  9873. {
  9874. }
  9875. public void ice_response()
  9876. {
  9877. if(validateResponse__(true))
  9878. {
  9879. writeEmptyParams__();
  9880. response__();
  9881. }
  9882. }
  9883. }
  9884. [_System.Runtime.InteropServices.ComVisible(false)]
  9885. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9886. public interface AMD_XmdsManager_getPlayerPetData : Ice.AMDCallback
  9887. {
  9888. void ice_response(string ret__);
  9889. }
  9890. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9891. class _AMD_XmdsManager_getPlayerPetData : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerPetData
  9892. {
  9893. public _AMD_XmdsManager_getPlayerPetData(IceInternal.Incoming inc) : base(inc)
  9894. {
  9895. }
  9896. public void ice_response(string ret__)
  9897. {
  9898. if(validateResponse__(true))
  9899. {
  9900. try
  9901. {
  9902. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9903. os__.writeString(ret__);
  9904. endWriteParams__(true);
  9905. }
  9906. catch(Ice.LocalException ex__)
  9907. {
  9908. exception__(ex__);
  9909. return;
  9910. }
  9911. response__();
  9912. }
  9913. }
  9914. }
  9915. [_System.Runtime.InteropServices.ComVisible(false)]
  9916. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9917. public interface AMD_XmdsManager_triggrBattleFunction : Ice.AMDCallback
  9918. {
  9919. void ice_response();
  9920. }
  9921. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9922. class _AMD_XmdsManager_triggrBattleFunction : IceInternal.IncomingAsync, AMD_XmdsManager_triggrBattleFunction
  9923. {
  9924. public _AMD_XmdsManager_triggrBattleFunction(IceInternal.Incoming inc) : base(inc)
  9925. {
  9926. }
  9927. public void ice_response()
  9928. {
  9929. if(validateResponse__(true))
  9930. {
  9931. writeEmptyParams__();
  9932. response__();
  9933. }
  9934. }
  9935. }
  9936. [_System.Runtime.InteropServices.ComVisible(false)]
  9937. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9938. public interface AMD_XmdsManager_addUnits : Ice.AMDCallback
  9939. {
  9940. void ice_response(int ret__);
  9941. }
  9942. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9943. class _AMD_XmdsManager_addUnits : IceInternal.IncomingAsync, AMD_XmdsManager_addUnits
  9944. {
  9945. public _AMD_XmdsManager_addUnits(IceInternal.Incoming inc) : base(inc)
  9946. {
  9947. }
  9948. public void ice_response(int ret__)
  9949. {
  9950. if(validateResponse__(true))
  9951. {
  9952. try
  9953. {
  9954. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  9955. os__.writeInt(ret__);
  9956. endWriteParams__(true);
  9957. }
  9958. catch(Ice.LocalException ex__)
  9959. {
  9960. exception__(ex__);
  9961. return;
  9962. }
  9963. response__();
  9964. }
  9965. }
  9966. }
  9967. [_System.Runtime.InteropServices.ComVisible(false)]
  9968. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9969. public interface AMD_XmdsManager_refreshPlayerPetFollowModeChange : Ice.AMDCallback
  9970. {
  9971. void ice_response();
  9972. }
  9973. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9974. class _AMD_XmdsManager_refreshPlayerPetFollowModeChange : IceInternal.IncomingAsync, AMD_XmdsManager_refreshPlayerPetFollowModeChange
  9975. {
  9976. public _AMD_XmdsManager_refreshPlayerPetFollowModeChange(IceInternal.Incoming inc) : base(inc)
  9977. {
  9978. }
  9979. public void ice_response()
  9980. {
  9981. if(validateResponse__(true))
  9982. {
  9983. writeEmptyParams__();
  9984. response__();
  9985. }
  9986. }
  9987. }
  9988. [_System.Runtime.InteropServices.ComVisible(false)]
  9989. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9990. public interface AMD_XmdsManager_playerReady : Ice.AMDCallback
  9991. {
  9992. void ice_response();
  9993. }
  9994. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  9995. class _AMD_XmdsManager_playerReady : IceInternal.IncomingAsync, AMD_XmdsManager_playerReady
  9996. {
  9997. public _AMD_XmdsManager_playerReady(IceInternal.Incoming inc) : base(inc)
  9998. {
  9999. }
  10000. public void ice_response()
  10001. {
  10002. if(validateResponse__(true))
  10003. {
  10004. writeEmptyParams__();
  10005. response__();
  10006. }
  10007. }
  10008. }
  10009. [_System.Runtime.InteropServices.ComVisible(false)]
  10010. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10011. public interface AMD_XmdsManager_refreshTeamData : Ice.AMDCallback
  10012. {
  10013. void ice_response();
  10014. }
  10015. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10016. class _AMD_XmdsManager_refreshTeamData : IceInternal.IncomingAsync, AMD_XmdsManager_refreshTeamData
  10017. {
  10018. public _AMD_XmdsManager_refreshTeamData(IceInternal.Incoming inc) : base(inc)
  10019. {
  10020. }
  10021. public void ice_response()
  10022. {
  10023. if(validateResponse__(true))
  10024. {
  10025. writeEmptyParams__();
  10026. response__();
  10027. }
  10028. }
  10029. }
  10030. [_System.Runtime.InteropServices.ComVisible(false)]
  10031. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10032. public interface AMD_XmdsManager_autoBattle : Ice.AMDCallback
  10033. {
  10034. void ice_response();
  10035. }
  10036. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10037. class _AMD_XmdsManager_autoBattle : IceInternal.IncomingAsync, AMD_XmdsManager_autoBattle
  10038. {
  10039. public _AMD_XmdsManager_autoBattle(IceInternal.Incoming inc) : base(inc)
  10040. {
  10041. }
  10042. public void ice_response()
  10043. {
  10044. if(validateResponse__(true))
  10045. {
  10046. writeEmptyParams__();
  10047. response__();
  10048. }
  10049. }
  10050. }
  10051. [_System.Runtime.InteropServices.ComVisible(false)]
  10052. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10053. public interface AMD_XmdsManager_getPlayerStatistic : Ice.AMDCallback
  10054. {
  10055. void ice_response(string ret__);
  10056. }
  10057. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10058. class _AMD_XmdsManager_getPlayerStatistic : IceInternal.IncomingAsync, AMD_XmdsManager_getPlayerStatistic
  10059. {
  10060. public _AMD_XmdsManager_getPlayerStatistic(IceInternal.Incoming inc) : base(inc)
  10061. {
  10062. }
  10063. public void ice_response(string ret__)
  10064. {
  10065. if(validateResponse__(true))
  10066. {
  10067. try
  10068. {
  10069. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  10070. os__.writeString(ret__);
  10071. endWriteParams__(true);
  10072. }
  10073. catch(Ice.LocalException ex__)
  10074. {
  10075. exception__(ex__);
  10076. return;
  10077. }
  10078. response__();
  10079. }
  10080. }
  10081. }
  10082. [_System.Runtime.InteropServices.ComVisible(false)]
  10083. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10084. public interface AMD_XmdsManager_getInstanceStatistic : Ice.AMDCallback
  10085. {
  10086. void ice_response(string ret__);
  10087. }
  10088. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10089. class _AMD_XmdsManager_getInstanceStatistic : IceInternal.IncomingAsync, AMD_XmdsManager_getInstanceStatistic
  10090. {
  10091. public _AMD_XmdsManager_getInstanceStatistic(IceInternal.Incoming inc) : base(inc)
  10092. {
  10093. }
  10094. public void ice_response(string ret__)
  10095. {
  10096. if(validateResponse__(true))
  10097. {
  10098. try
  10099. {
  10100. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  10101. os__.writeString(ret__);
  10102. endWriteParams__(true);
  10103. }
  10104. catch(Ice.LocalException ex__)
  10105. {
  10106. exception__(ex__);
  10107. return;
  10108. }
  10109. response__();
  10110. }
  10111. }
  10112. }
  10113. [_System.Runtime.InteropServices.ComVisible(false)]
  10114. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10115. public interface AMD_XmdsManager_addUnit : Ice.AMDCallback
  10116. {
  10117. void ice_response(int ret__);
  10118. }
  10119. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10120. class _AMD_XmdsManager_addUnit : IceInternal.IncomingAsync, AMD_XmdsManager_addUnit
  10121. {
  10122. public _AMD_XmdsManager_addUnit(IceInternal.Incoming inc) : base(inc)
  10123. {
  10124. }
  10125. public void ice_response(int ret__)
  10126. {
  10127. if(validateResponse__(true))
  10128. {
  10129. try
  10130. {
  10131. IceInternal.BasicStream os__ = startWriteParams__(Ice.FormatType.DefaultFormat);
  10132. os__.writeInt(ret__);
  10133. endWriteParams__(true);
  10134. }
  10135. catch(Ice.LocalException ex__)
  10136. {
  10137. exception__(ex__);
  10138. return;
  10139. }
  10140. response__();
  10141. }
  10142. }
  10143. }
  10144. [_System.Runtime.InteropServices.ComVisible(false)]
  10145. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10146. public interface AMD_XmdsManager_removeUnit : Ice.AMDCallback
  10147. {
  10148. void ice_response();
  10149. }
  10150. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10151. class _AMD_XmdsManager_removeUnit : IceInternal.IncomingAsync, AMD_XmdsManager_removeUnit
  10152. {
  10153. public _AMD_XmdsManager_removeUnit(IceInternal.Incoming inc) : base(inc)
  10154. {
  10155. }
  10156. public void ice_response()
  10157. {
  10158. if(validateResponse__(true))
  10159. {
  10160. writeEmptyParams__();
  10161. response__();
  10162. }
  10163. }
  10164. }
  10165. [_System.Runtime.InteropServices.ComVisible(false)]
  10166. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10167. public interface AMD_XmdsManager_removePointUnit : Ice.AMDCallback
  10168. {
  10169. void ice_response();
  10170. }
  10171. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10172. class _AMD_XmdsManager_removePointUnit : IceInternal.IncomingAsync, AMD_XmdsManager_removePointUnit
  10173. {
  10174. public _AMD_XmdsManager_removePointUnit(IceInternal.Incoming inc) : base(inc)
  10175. {
  10176. }
  10177. public void ice_response()
  10178. {
  10179. if(validateResponse__(true))
  10180. {
  10181. writeEmptyParams__();
  10182. response__();
  10183. }
  10184. }
  10185. }
  10186. [_System.Runtime.InteropServices.ComVisible(false)]
  10187. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10188. public interface AMD_XmdsManager_removeItem : Ice.AMDCallback
  10189. {
  10190. void ice_response();
  10191. }
  10192. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10193. class _AMD_XmdsManager_removeItem : IceInternal.IncomingAsync, AMD_XmdsManager_removeItem
  10194. {
  10195. public _AMD_XmdsManager_removeItem(IceInternal.Incoming inc) : base(inc)
  10196. {
  10197. }
  10198. public void ice_response()
  10199. {
  10200. if(validateResponse__(true))
  10201. {
  10202. writeEmptyParams__();
  10203. response__();
  10204. }
  10205. }
  10206. }
  10207. [_System.Runtime.InteropServices.ComVisible(false)]
  10208. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10209. public interface AMD_XmdsManager_changePlayerState : Ice.AMDCallback
  10210. {
  10211. void ice_response();
  10212. }
  10213. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10214. class _AMD_XmdsManager_changePlayerState : IceInternal.IncomingAsync, AMD_XmdsManager_changePlayerState
  10215. {
  10216. public _AMD_XmdsManager_changePlayerState(IceInternal.Incoming inc) : base(inc)
  10217. {
  10218. }
  10219. public void ice_response()
  10220. {
  10221. if(validateResponse__(true))
  10222. {
  10223. writeEmptyParams__();
  10224. response__();
  10225. }
  10226. }
  10227. }
  10228. [_System.Runtime.InteropServices.ComVisible(false)]
  10229. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10230. public interface AMD_XmdsManager_playerChuanGong : Ice.AMDCallback
  10231. {
  10232. void ice_response();
  10233. }
  10234. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10235. class _AMD_XmdsManager_playerChuanGong : IceInternal.IncomingAsync, AMD_XmdsManager_playerChuanGong
  10236. {
  10237. public _AMD_XmdsManager_playerChuanGong(IceInternal.Incoming inc) : base(inc)
  10238. {
  10239. }
  10240. public void ice_response()
  10241. {
  10242. if(validateResponse__(true))
  10243. {
  10244. writeEmptyParams__();
  10245. response__();
  10246. }
  10247. }
  10248. }
  10249. [_System.Runtime.InteropServices.ComVisible(false)]
  10250. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10251. public interface AMD_XmdsManager_mountainKingRefreshNotify : Ice.AMDCallback
  10252. {
  10253. void ice_response();
  10254. }
  10255. [_System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.6.4")]
  10256. class _AMD_XmdsManager_mountainKingRefreshNotify : IceInternal.IncomingAsync, AMD_XmdsManager_mountainKingRefreshNotify
  10257. {
  10258. public _AMD_XmdsManager_mountainKingRefreshNotify(IceInternal.Incoming inc) : base(inc)
  10259. {
  10260. }
  10261. public void ice_response()
  10262. {
  10263. if(validateResponse__(true))
  10264. {
  10265. writeEmptyParams__();
  10266. response__();
  10267. }
  10268. }
  10269. }
  10270. }