_teamHandler.cs 96 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. //
  5. // Changes to this file may cause incorrect behavior and will be lost if
  6. // the code is regenerated.
  7. // </auto-generated>
  8. //------------------------------------------------------------------------------
  9. // ***************************************************************************
  10. // * 作者= 阿贵
  11. // * 创建时间= 2017-04-27
  12. // * 用途= 组队处理器
  13. // ***************************************************************************
  14. // Generated from: teamHandler.proto
  15. // Note: requires additional types generated from: common.proto
  16. namespace pomelo.area
  17. {
  18. //---------------------------------------------------------------------------------------
  19. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"TeamTarget")]
  20. public partial class TeamTarget : global::ProtoBuf.IExtensible
  21. {
  22. public TeamTarget() {}
  23. private int _targetId;
  24. /// <summary>
  25. /// 目标难度
  26. /// </summary>
  27. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"targetId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  28. public int targetId
  29. {
  30. get { return _targetId; }
  31. set { _targetId = value; }
  32. }
  33. private int _difficulty;
  34. /// <summary>
  35. /// 1.普通 2.精英 3.英雄
  36. /// </summary>
  37. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"difficulty", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  38. public int difficulty
  39. {
  40. get { return _difficulty; }
  41. set { _difficulty = value; }
  42. }
  43. private int _minLevel;
  44. /// <summary>
  45. /// 最低等级
  46. /// </summary>
  47. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"minLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  48. public int minLevel
  49. {
  50. get { return _minLevel; }
  51. set { _minLevel = value; }
  52. }
  53. private int _maxLevel;
  54. /// <summary>
  55. /// 最低阶级
  56. /// </summary>
  57. [global::ProtoBuf.ProtoMember(4, IsRequired = true, Name=@"maxLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  58. public int maxLevel
  59. {
  60. get { return _maxLevel; }
  61. set { _maxLevel = value; }
  62. }
  63. private int _isAutoTeam;
  64. /// <summary>
  65. /// 自动接受组队 0.不接受 1.接受
  66. /// </summary>
  67. [global::ProtoBuf.ProtoMember(6, IsRequired = true, Name=@"isAutoTeam", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  68. public int isAutoTeam
  69. {
  70. get { return _isAutoTeam; }
  71. set { _isAutoTeam = value; }
  72. }
  73. private int _isAutoStart;
  74. /// <summary>
  75. /// 人满自动开始 0.不开始 1.开始
  76. /// </summary>
  77. [global::ProtoBuf.ProtoMember(7, IsRequired = true, Name=@"isAutoStart", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  78. public int isAutoStart
  79. {
  80. get { return _isAutoStart; }
  81. set { _isAutoStart = value; }
  82. }
  83. private global::ProtoBuf.IExtension extensionObject;
  84. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  85. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  86. }
  87. //---------------------------------------------------------------------------------------
  88. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"TeamMemberBasic")]
  89. public partial class TeamMemberBasic : global::ProtoBuf.IExtensible
  90. {
  91. public TeamMemberBasic() {}
  92. private string _id;
  93. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"id", DataFormat = global::ProtoBuf.DataFormat.Default)]
  94. public string id
  95. {
  96. get { return _id; }
  97. set { _id = value; }
  98. }
  99. private int _pro;
  100. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"pro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  101. public int pro
  102. {
  103. get { return _pro; }
  104. set { _pro = value; }
  105. }
  106. private string _name;
  107. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"name", DataFormat = global::ProtoBuf.DataFormat.Default)]
  108. public string name
  109. {
  110. get { return _name; }
  111. set { _name = value; }
  112. }
  113. private int _level;
  114. [global::ProtoBuf.ProtoMember(4, IsRequired = true, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  115. public int level
  116. {
  117. get { return _level; }
  118. set { _level = value; }
  119. }
  120. private int _upLevel;
  121. [global::ProtoBuf.ProtoMember(5, IsRequired = true, Name=@"upLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  122. public int upLevel
  123. {
  124. get { return _upLevel; }
  125. set { _upLevel = value; }
  126. }
  127. private string _guildName;
  128. [global::ProtoBuf.ProtoMember(6, IsRequired = true, Name=@"guildName", DataFormat = global::ProtoBuf.DataFormat.Default)]
  129. public string guildName
  130. {
  131. get { return _guildName; }
  132. set { _guildName = value; }
  133. }
  134. private long _fightPower = default(long);
  135. /// <summary>
  136. /// 战力
  137. /// </summary>
  138. [global::ProtoBuf.ProtoMember(7, IsRequired = false, Name=@"fightPower", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  139. [global::System.ComponentModel.DefaultValue(default(long))]
  140. public long fightPower
  141. {
  142. get { return _fightPower; }
  143. set { _fightPower = value; }
  144. }
  145. private int _sex = default(int);
  146. /// <summary>
  147. /// 0:男 1:女
  148. /// </summary>
  149. [global::ProtoBuf.ProtoMember(8, IsRequired = false, Name=@"sex", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  150. [global::System.ComponentModel.DefaultValue(default(int))]
  151. public int sex
  152. {
  153. get { return _sex; }
  154. set { _sex = value; }
  155. }
  156. private global::ProtoBuf.IExtension extensionObject;
  157. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  158. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  159. }
  160. //---------------------------------------------------------------------------------------
  161. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"TeamMember")]
  162. public partial class TeamMember : global::ProtoBuf.IExtensible
  163. {
  164. public TeamMember() {}
  165. private string _id;
  166. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"id", DataFormat = global::ProtoBuf.DataFormat.Default)]
  167. public string id
  168. {
  169. get { return _id; }
  170. set { _id = value; }
  171. }
  172. private int _pro = default(int);
  173. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"pro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  174. [global::System.ComponentModel.DefaultValue(default(int))]
  175. public int pro
  176. {
  177. get { return _pro; }
  178. set { _pro = value; }
  179. }
  180. private string _name = "";
  181. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"name", DataFormat = global::ProtoBuf.DataFormat.Default)]
  182. [global::System.ComponentModel.DefaultValue("")]
  183. public string name
  184. {
  185. get { return _name; }
  186. set { _name = value; }
  187. }
  188. private int _level = default(int);
  189. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  190. [global::System.ComponentModel.DefaultValue(default(int))]
  191. public int level
  192. {
  193. get { return _level; }
  194. set { _level = value; }
  195. }
  196. private int _isLeader = default(int);
  197. /// <summary>
  198. /// 1.是队长 0.不是队长
  199. /// </summary>
  200. [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"isLeader", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  201. [global::System.ComponentModel.DefaultValue(default(int))]
  202. public int isLeader
  203. {
  204. get { return _isLeader; }
  205. set { _isLeader = value; }
  206. }
  207. private int _status = default(int);
  208. /// <summary>
  209. /// 1.在线 2.远离 3.离线 4.重伤(死亡)
  210. /// </summary>
  211. [global::ProtoBuf.ProtoMember(6, IsRequired = false, Name=@"status", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  212. [global::System.ComponentModel.DefaultValue(default(int))]
  213. public int status
  214. {
  215. get { return _status; }
  216. set { _status = value; }
  217. }
  218. private int _areaId = default(int);
  219. [global::ProtoBuf.ProtoMember(7, IsRequired = false, Name=@"areaId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  220. [global::System.ComponentModel.DefaultValue(default(int))]
  221. public int areaId
  222. {
  223. get { return _areaId; }
  224. set { _areaId = value; }
  225. }
  226. private int _follow = default(int);
  227. /// <summary>
  228. /// 是否跟随
  229. /// </summary>
  230. [global::ProtoBuf.ProtoMember(8, IsRequired = false, Name=@"follow", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  231. [global::System.ComponentModel.DefaultValue(default(int))]
  232. public int follow
  233. {
  234. get { return _follow; }
  235. set { _follow = value; }
  236. }
  237. private int _upLv = default(int);
  238. /// <summary>
  239. /// 仙阶
  240. /// </summary>
  241. [global::ProtoBuf.ProtoMember(9, IsRequired = false, Name=@"upLv", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  242. [global::System.ComponentModel.DefaultValue(default(int))]
  243. public int upLv
  244. {
  245. get { return _upLv; }
  246. set { _upLv = value; }
  247. }
  248. private string _guildName = "";
  249. /// <summary>
  250. /// 公会名
  251. /// </summary>
  252. [global::ProtoBuf.ProtoMember(10, IsRequired = false, Name=@"guildName", DataFormat = global::ProtoBuf.DataFormat.Default)]
  253. [global::System.ComponentModel.DefaultValue("")]
  254. public string guildName
  255. {
  256. get { return _guildName; }
  257. set { _guildName = value; }
  258. }
  259. private int _sex = default(int);
  260. /// <summary>
  261. /// 0:男 1:女
  262. /// </summary>
  263. [global::ProtoBuf.ProtoMember(11, IsRequired = false, Name=@"sex", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  264. [global::System.ComponentModel.DefaultValue(default(int))]
  265. public int sex
  266. {
  267. get { return _sex; }
  268. set { _sex = value; }
  269. }
  270. private int _flag = default(int);
  271. /// <summary>
  272. /// 是否只刷新状态 1:只刷新状态
  273. /// </summary>
  274. [global::ProtoBuf.ProtoMember(12, IsRequired = false, Name=@"flag", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  275. [global::System.ComponentModel.DefaultValue(default(int))]
  276. public int flag
  277. {
  278. get { return _flag; }
  279. set { _flag = value; }
  280. }
  281. private long _fightPower = default(long);
  282. /// <summary>
  283. /// 战力
  284. /// </summary>
  285. [global::ProtoBuf.ProtoMember(13, IsRequired = false, Name=@"fightPower", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  286. [global::System.ComponentModel.DefaultValue(default(long))]
  287. public long fightPower
  288. {
  289. get { return _fightPower; }
  290. set { _fightPower = value; }
  291. }
  292. private int _serverId = default(int);
  293. /// <summary>
  294. /// 队员所在逻辑服id
  295. /// </summary>
  296. [global::ProtoBuf.ProtoMember(14, IsRequired = false, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  297. [global::System.ComponentModel.DefaultValue(default(int))]
  298. public int serverId
  299. {
  300. get { return _serverId; }
  301. set { _serverId = value; }
  302. }
  303. private global::ProtoBuf.IExtension extensionObject;
  304. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  305. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  306. }
  307. //---------------------------------------------------------------------------------------
  308. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"TeamMemberDetail")]
  309. public partial class TeamMemberDetail : global::ProtoBuf.IExtensible
  310. {
  311. public TeamMemberDetail() {}
  312. private string _id;
  313. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"id", DataFormat = global::ProtoBuf.DataFormat.Default)]
  314. public string id
  315. {
  316. get { return _id; }
  317. set { _id = value; }
  318. }
  319. private int _pro = default(int);
  320. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"pro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  321. [global::System.ComponentModel.DefaultValue(default(int))]
  322. public int pro
  323. {
  324. get { return _pro; }
  325. set { _pro = value; }
  326. }
  327. private string _name = "";
  328. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"name", DataFormat = global::ProtoBuf.DataFormat.Default)]
  329. [global::System.ComponentModel.DefaultValue("")]
  330. public string name
  331. {
  332. get { return _name; }
  333. set { _name = value; }
  334. }
  335. private int _level = default(int);
  336. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  337. [global::System.ComponentModel.DefaultValue(default(int))]
  338. public int level
  339. {
  340. get { return _level; }
  341. set { _level = value; }
  342. }
  343. private int _isLeader = default(int);
  344. /// <summary>
  345. /// 1.是队长 0.不是队长
  346. /// </summary>
  347. [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"isLeader", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  348. [global::System.ComponentModel.DefaultValue(default(int))]
  349. public int isLeader
  350. {
  351. get { return _isLeader; }
  352. set { _isLeader = value; }
  353. }
  354. private readonly global::System.Collections.Generic.List<pomelo.Avatar> _avatars = new global::System.Collections.Generic.List<pomelo.Avatar>();
  355. [global::ProtoBuf.ProtoMember(6, Name=@"avatars", DataFormat = global::ProtoBuf.DataFormat.Default)]
  356. public global::System.Collections.Generic.List<pomelo.Avatar> avatars
  357. {
  358. get { return _avatars; }
  359. }
  360. private long _fightPower;
  361. /// <summary>
  362. /// 战力
  363. /// </summary>
  364. [global::ProtoBuf.ProtoMember(7, IsRequired = true, Name=@"fightPower", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  365. public long fightPower
  366. {
  367. get { return _fightPower; }
  368. set { _fightPower = value; }
  369. }
  370. private int _status = default(int);
  371. /// <summary>
  372. /// 1.在线 2.远离 3.离线
  373. /// </summary>
  374. [global::ProtoBuf.ProtoMember(8, IsRequired = false, Name=@"status", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  375. [global::System.ComponentModel.DefaultValue(default(int))]
  376. public int status
  377. {
  378. get { return _status; }
  379. set { _status = value; }
  380. }
  381. private string _areaDes = "";
  382. /// <summary>
  383. /// 场景信息描述
  384. /// </summary>
  385. [global::ProtoBuf.ProtoMember(9, IsRequired = false, Name=@"areaDes", DataFormat = global::ProtoBuf.DataFormat.Default)]
  386. [global::System.ComponentModel.DefaultValue("")]
  387. public string areaDes
  388. {
  389. get { return _areaDes; }
  390. set { _areaDes = value; }
  391. }
  392. private int _upLevel = default(int);
  393. [global::ProtoBuf.ProtoMember(10, IsRequired = false, Name=@"upLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  394. [global::System.ComponentModel.DefaultValue(default(int))]
  395. public int upLevel
  396. {
  397. get { return _upLevel; }
  398. set { _upLevel = value; }
  399. }
  400. private int _follow = default(int);
  401. /// <summary>
  402. /// 是否跟随
  403. /// </summary>
  404. [global::ProtoBuf.ProtoMember(11, IsRequired = false, Name=@"follow", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  405. [global::System.ComponentModel.DefaultValue(default(int))]
  406. public int follow
  407. {
  408. get { return _follow; }
  409. set { _follow = value; }
  410. }
  411. private string _guildName = "";
  412. [global::ProtoBuf.ProtoMember(12, IsRequired = false, Name=@"guildName", DataFormat = global::ProtoBuf.DataFormat.Default)]
  413. [global::System.ComponentModel.DefaultValue("")]
  414. public string guildName
  415. {
  416. get { return _guildName; }
  417. set { _guildName = value; }
  418. }
  419. private int _sex = default(int);
  420. /// <summary>
  421. /// 0:男 1:女
  422. /// </summary>
  423. [global::ProtoBuf.ProtoMember(13, IsRequired = false, Name=@"sex", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  424. [global::System.ComponentModel.DefaultValue(default(int))]
  425. public int sex
  426. {
  427. get { return _sex; }
  428. set { _sex = value; }
  429. }
  430. private int _serverId = default(int);
  431. /// <summary>
  432. /// 队员所在逻辑服id
  433. /// </summary>
  434. [global::ProtoBuf.ProtoMember(14, IsRequired = false, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  435. [global::System.ComponentModel.DefaultValue(default(int))]
  436. public int serverId
  437. {
  438. get { return _serverId; }
  439. set { _serverId = value; }
  440. }
  441. private global::ProtoBuf.IExtension extensionObject;
  442. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  443. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  444. }
  445. //---------------------------------------------------------------------------------------
  446. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"Team")]
  447. public partial class Team : global::ProtoBuf.IExtensible
  448. {
  449. public Team() {}
  450. private string _id;
  451. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"id", DataFormat = global::ProtoBuf.DataFormat.Default)]
  452. public string id
  453. {
  454. get { return _id; }
  455. set { _id = value; }
  456. }
  457. private string _leaderId = "";
  458. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"leaderId", DataFormat = global::ProtoBuf.DataFormat.Default)]
  459. [global::System.ComponentModel.DefaultValue("")]
  460. public string leaderId
  461. {
  462. get { return _leaderId; }
  463. set { _leaderId = value; }
  464. }
  465. private int _isApplied = default(int);
  466. /// <summary>
  467. /// 是否已申请过 1.已申请 0.未申请
  468. /// </summary>
  469. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"isApplied", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  470. [global::System.ComponentModel.DefaultValue(default(int))]
  471. public int isApplied
  472. {
  473. get { return _isApplied; }
  474. set { _isApplied = value; }
  475. }
  476. private readonly global::System.Collections.Generic.List<pomelo.area.TeamMemberBasic> _teamMembers = new global::System.Collections.Generic.List<pomelo.area.TeamMemberBasic>();
  477. [global::ProtoBuf.ProtoMember(4, Name=@"teamMembers", DataFormat = global::ProtoBuf.DataFormat.Default)]
  478. public global::System.Collections.Generic.List<pomelo.area.TeamMemberBasic> teamMembers
  479. {
  480. get { return _teamMembers; }
  481. }
  482. private int _minLevel;
  483. /// <summary>
  484. /// 最低等级
  485. /// </summary>
  486. [global::ProtoBuf.ProtoMember(5, IsRequired = true, Name=@"minLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  487. public int minLevel
  488. {
  489. get { return _minLevel; }
  490. set { _minLevel = value; }
  491. }
  492. private int _maxLevel;
  493. /// <summary>
  494. /// 最低等级
  495. /// </summary>
  496. [global::ProtoBuf.ProtoMember(6, IsRequired = true, Name=@"maxLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  497. public int maxLevel
  498. {
  499. get { return _maxLevel; }
  500. set { _maxLevel = value; }
  501. }
  502. private int _targetId = default(int);
  503. /// <summary>
  504. /// 目标ID
  505. /// </summary>
  506. [global::ProtoBuf.ProtoMember(7, IsRequired = false, Name=@"targetId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  507. [global::System.ComponentModel.DefaultValue(default(int))]
  508. public int targetId
  509. {
  510. get { return _targetId; }
  511. set { _targetId = value; }
  512. }
  513. private bool _isFighting = default(bool);
  514. /// <summary>
  515. /// 战斗状态
  516. /// </summary>
  517. [global::ProtoBuf.ProtoMember(8, IsRequired = false, Name=@"isFighting", DataFormat = global::ProtoBuf.DataFormat.Default)]
  518. [global::System.ComponentModel.DefaultValue(default(bool))]
  519. public bool isFighting
  520. {
  521. get { return _isFighting; }
  522. set { _isFighting = value; }
  523. }
  524. private global::ProtoBuf.IExtension extensionObject;
  525. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  526. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  527. }
  528. //---------------------------------------------------------------------------------------
  529. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"Player")]
  530. public partial class Player : global::ProtoBuf.IExtensible
  531. {
  532. public Player() {}
  533. private string _id;
  534. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"id", DataFormat = global::ProtoBuf.DataFormat.Default)]
  535. public string id
  536. {
  537. get { return _id; }
  538. set { _id = value; }
  539. }
  540. private int _pro = default(int);
  541. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"pro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  542. [global::System.ComponentModel.DefaultValue(default(int))]
  543. public int pro
  544. {
  545. get { return _pro; }
  546. set { _pro = value; }
  547. }
  548. private string _name = "";
  549. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"name", DataFormat = global::ProtoBuf.DataFormat.Default)]
  550. [global::System.ComponentModel.DefaultValue("")]
  551. public string name
  552. {
  553. get { return _name; }
  554. set { _name = value; }
  555. }
  556. private int _level = default(int);
  557. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  558. [global::System.ComponentModel.DefaultValue(default(int))]
  559. public int level
  560. {
  561. get { return _level; }
  562. set { _level = value; }
  563. }
  564. private int _upLevel = default(int);
  565. /// <summary>
  566. /// 阶级
  567. /// </summary>
  568. [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"upLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  569. [global::System.ComponentModel.DefaultValue(default(int))]
  570. public int upLevel
  571. {
  572. get { return _upLevel; }
  573. set { _upLevel = value; }
  574. }
  575. private string _guildName;
  576. [global::ProtoBuf.ProtoMember(6, IsRequired = true, Name=@"guildName", DataFormat = global::ProtoBuf.DataFormat.Default)]
  577. public string guildName
  578. {
  579. get { return _guildName; }
  580. set { _guildName = value; }
  581. }
  582. private long _fightPower = default(long);
  583. /// <summary>
  584. /// 战力
  585. /// </summary>
  586. [global::ProtoBuf.ProtoMember(7, IsRequired = false, Name=@"fightPower", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  587. [global::System.ComponentModel.DefaultValue(default(long))]
  588. public long fightPower
  589. {
  590. get { return _fightPower; }
  591. set { _fightPower = value; }
  592. }
  593. private int _isInvited = default(int);
  594. /// <summary>
  595. /// 是否已邀请过 1.已邀请 0.未邀请
  596. /// </summary>
  597. [global::ProtoBuf.ProtoMember(8, IsRequired = false, Name=@"isInvited", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  598. [global::System.ComponentModel.DefaultValue(default(int))]
  599. public int isInvited
  600. {
  601. get { return _isInvited; }
  602. set { _isInvited = value; }
  603. }
  604. private int _sex = default(int);
  605. /// <summary>
  606. /// 0:男 1:女
  607. /// </summary>
  608. [global::ProtoBuf.ProtoMember(9, IsRequired = false, Name=@"sex", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  609. [global::System.ComponentModel.DefaultValue(default(int))]
  610. public int sex
  611. {
  612. get { return _sex; }
  613. set { _sex = value; }
  614. }
  615. private int _serverId = default(int);
  616. /// <summary>
  617. /// 服务器ID
  618. /// </summary>
  619. [global::ProtoBuf.ProtoMember(10, IsRequired = false, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  620. [global::System.ComponentModel.DefaultValue(default(int))]
  621. public int serverId
  622. {
  623. get { return _serverId; }
  624. set { _serverId = value; }
  625. }
  626. private global::ProtoBuf.IExtension extensionObject;
  627. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  628. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  629. }
  630. //---------------------------------------------------------------------------------------
  631. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnTeamUpdatePush")]
  632. public partial class OnTeamUpdatePush : global::ProtoBuf.IExtensible
  633. {
  634. public OnTeamUpdatePush() {}
  635. private string _s2c_teamId;
  636. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_teamId", DataFormat = global::ProtoBuf.DataFormat.Default)]
  637. public string s2c_teamId
  638. {
  639. get { return _s2c_teamId; }
  640. set { _s2c_teamId = value; }
  641. }
  642. private readonly global::System.Collections.Generic.List<pomelo.area.TeamMember> _s2c_data = new global::System.Collections.Generic.List<pomelo.area.TeamMember>();
  643. /// <summary>
  644. /// 成员信息(包含自己)
  645. /// </summary>
  646. [global::ProtoBuf.ProtoMember(2, Name=@"s2c_data", DataFormat = global::ProtoBuf.DataFormat.Default)]
  647. public global::System.Collections.Generic.List<pomelo.area.TeamMember> s2c_data
  648. {
  649. get { return _s2c_data; }
  650. }
  651. private int _team_serverId = default(int);
  652. /// <summary>
  653. /// 队伍所在逻辑服id
  654. /// </summary>
  655. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"team_serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  656. [global::System.ComponentModel.DefaultValue(default(int))]
  657. public int team_serverId
  658. {
  659. get { return _team_serverId; }
  660. set { _team_serverId = value; }
  661. }
  662. private int _s2c_isAcceptAutoTeam = default(int);
  663. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"s2c_isAcceptAutoTeam", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  664. [global::System.ComponentModel.DefaultValue(default(int))]
  665. public int s2c_isAcceptAutoTeam
  666. {
  667. get { return _s2c_isAcceptAutoTeam; }
  668. set { _s2c_isAcceptAutoTeam = value; }
  669. }
  670. private global::ProtoBuf.IExtension extensionObject;
  671. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  672. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  673. }
  674. //---------------------------------------------------------------------------------------
  675. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnTeamMemberUpdatePush")]
  676. public partial class OnTeamMemberUpdatePush : global::ProtoBuf.IExtensible
  677. {
  678. public OnTeamMemberUpdatePush() {}
  679. private pomelo.area.TeamMember _s2c_data;
  680. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"s2c_data", DataFormat = global::ProtoBuf.DataFormat.Default)]
  681. public pomelo.area.TeamMember s2c_data
  682. {
  683. get { return _s2c_data; }
  684. set { _s2c_data = value; }
  685. }
  686. private global::ProtoBuf.IExtension extensionObject;
  687. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  688. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  689. }
  690. //---------------------------------------------------------------------------------------
  691. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetTeamMembersRequest")]
  692. public partial class GetTeamMembersRequest : global::ProtoBuf.IExtensible
  693. {
  694. public GetTeamMembersRequest() {}
  695. private global::ProtoBuf.IExtension extensionObject;
  696. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  697. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  698. }
  699. //---------------------------------------------------------------------------------------
  700. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetTeamMembersResponse")]
  701. public partial class GetTeamMembersResponse : global::ProtoBuf.IExtensible
  702. {
  703. public GetTeamMembersResponse() {}
  704. private int _s2c_code;
  705. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  706. public int s2c_code
  707. {
  708. get { return _s2c_code; }
  709. set { _s2c_code = value; }
  710. }
  711. private int _s2c_isAcceptAutoTeam = default(int);
  712. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_isAcceptAutoTeam", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  713. [global::System.ComponentModel.DefaultValue(default(int))]
  714. public int s2c_isAcceptAutoTeam
  715. {
  716. get { return _s2c_isAcceptAutoTeam; }
  717. set { _s2c_isAcceptAutoTeam = value; }
  718. }
  719. private readonly global::System.Collections.Generic.List<pomelo.area.TeamMemberDetail> _s2c_teamMembers = new global::System.Collections.Generic.List<pomelo.area.TeamMemberDetail>();
  720. [global::ProtoBuf.ProtoMember(5, Name=@"s2c_teamMembers", DataFormat = global::ProtoBuf.DataFormat.Default)]
  721. public global::System.Collections.Generic.List<pomelo.area.TeamMemberDetail> s2c_teamMembers
  722. {
  723. get { return _s2c_teamMembers; }
  724. }
  725. private pomelo.area.TeamTarget _s2c_teamTarget = null;
  726. /// <summary>
  727. /// 队伍目标
  728. /// </summary>
  729. [global::ProtoBuf.ProtoMember(6, IsRequired = false, Name=@"s2c_teamTarget", DataFormat = global::ProtoBuf.DataFormat.Default)]
  730. [global::System.ComponentModel.DefaultValue(null)]
  731. public pomelo.area.TeamTarget s2c_teamTarget
  732. {
  733. get { return _s2c_teamTarget; }
  734. set { _s2c_teamTarget = value; }
  735. }
  736. private string _s2c_msg = "";
  737. [global::ProtoBuf.ProtoMember(7, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  738. [global::System.ComponentModel.DefaultValue("")]
  739. public string s2c_msg
  740. {
  741. get { return _s2c_msg; }
  742. set { _s2c_msg = value; }
  743. }
  744. private int _follow = default(int);
  745. /// <summary>
  746. /// 1:自己跟随队长
  747. /// </summary>
  748. [global::ProtoBuf.ProtoMember(8, IsRequired = false, Name=@"follow", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  749. [global::System.ComponentModel.DefaultValue(default(int))]
  750. public int follow
  751. {
  752. get { return _follow; }
  753. set { _follow = value; }
  754. }
  755. private int _haveApply = default(int);
  756. /// <summary>
  757. /// >1:有审批
  758. /// </summary>
  759. [global::ProtoBuf.ProtoMember(9, IsRequired = false, Name=@"haveApply", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  760. [global::System.ComponentModel.DefaultValue(default(int))]
  761. public int haveApply
  762. {
  763. get { return _haveApply; }
  764. set { _haveApply = value; }
  765. }
  766. private int _expBuff = default(int);
  767. /// <summary>
  768. /// >1:有经验加成
  769. /// </summary>
  770. [global::ProtoBuf.ProtoMember(10, IsRequired = false, Name=@"expBuff", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  771. [global::System.ComponentModel.DefaultValue(default(int))]
  772. public int expBuff
  773. {
  774. get { return _expBuff; }
  775. set { _expBuff = value; }
  776. }
  777. private int _goldBuff = default(int);
  778. /// <summary>
  779. /// >1:有金币加成
  780. /// </summary>
  781. [global::ProtoBuf.ProtoMember(11, IsRequired = false, Name=@"goldBuff", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  782. [global::System.ComponentModel.DefaultValue(default(int))]
  783. public int goldBuff
  784. {
  785. get { return _goldBuff; }
  786. set { _goldBuff = value; }
  787. }
  788. private global::ProtoBuf.IExtension extensionObject;
  789. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  790. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  791. }
  792. //---------------------------------------------------------------------------------------
  793. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetNearbyPlayersRequest")]
  794. public partial class GetNearbyPlayersRequest : global::ProtoBuf.IExtensible
  795. {
  796. public GetNearbyPlayersRequest() {}
  797. private global::ProtoBuf.IExtension extensionObject;
  798. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  799. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  800. }
  801. //---------------------------------------------------------------------------------------
  802. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetNearbyPlayersResponse")]
  803. public partial class GetNearbyPlayersResponse : global::ProtoBuf.IExtensible
  804. {
  805. public GetNearbyPlayersResponse() {}
  806. private int _s2c_code;
  807. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  808. public int s2c_code
  809. {
  810. get { return _s2c_code; }
  811. set { _s2c_code = value; }
  812. }
  813. private readonly global::System.Collections.Generic.List<pomelo.area.Player> _s2c_players = new global::System.Collections.Generic.List<pomelo.area.Player>();
  814. [global::ProtoBuf.ProtoMember(2, Name=@"s2c_players", DataFormat = global::ProtoBuf.DataFormat.Default)]
  815. public global::System.Collections.Generic.List<pomelo.area.Player> s2c_players
  816. {
  817. get { return _s2c_players; }
  818. }
  819. private int _s2c_nowCount = default(int);
  820. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_nowCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  821. [global::System.ComponentModel.DefaultValue(default(int))]
  822. public int s2c_nowCount
  823. {
  824. get { return _s2c_nowCount; }
  825. set { _s2c_nowCount = value; }
  826. }
  827. private int _s2c_maxCount = default(int);
  828. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"s2c_maxCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  829. [global::System.ComponentModel.DefaultValue(default(int))]
  830. public int s2c_maxCount
  831. {
  832. get { return _s2c_maxCount; }
  833. set { _s2c_maxCount = value; }
  834. }
  835. private string _s2c_msg = "";
  836. [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  837. [global::System.ComponentModel.DefaultValue("")]
  838. public string s2c_msg
  839. {
  840. get { return _s2c_msg; }
  841. set { _s2c_msg = value; }
  842. }
  843. private global::ProtoBuf.IExtension extensionObject;
  844. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  845. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  846. }
  847. //---------------------------------------------------------------------------------------
  848. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"NearTeamLeader")]
  849. public partial class NearTeamLeader : global::ProtoBuf.IExtensible
  850. {
  851. public NearTeamLeader() {}
  852. private string _name = "";
  853. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"name", DataFormat = global::ProtoBuf.DataFormat.Default)]
  854. [global::System.ComponentModel.DefaultValue("")]
  855. public string name
  856. {
  857. get { return _name; }
  858. set { _name = value; }
  859. }
  860. private int _lv = default(int);
  861. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"lv", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  862. [global::System.ComponentModel.DefaultValue(default(int))]
  863. public int lv
  864. {
  865. get { return _lv; }
  866. set { _lv = value; }
  867. }
  868. private int _pro = default(int);
  869. /// <summary>
  870. /// 职业
  871. /// </summary>
  872. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"pro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  873. [global::System.ComponentModel.DefaultValue(default(int))]
  874. public int pro
  875. {
  876. get { return _pro; }
  877. set { _pro = value; }
  878. }
  879. private string _guildName = "";
  880. /// <summary>
  881. /// 公会名
  882. /// </summary>
  883. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"guildName", DataFormat = global::ProtoBuf.DataFormat.Default)]
  884. [global::System.ComponentModel.DefaultValue("")]
  885. public string guildName
  886. {
  887. get { return _guildName; }
  888. set { _guildName = value; }
  889. }
  890. private global::ProtoBuf.IExtension extensionObject;
  891. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  892. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  893. }
  894. //---------------------------------------------------------------------------------------
  895. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"NearTeamMember")]
  896. public partial class NearTeamMember : global::ProtoBuf.IExtensible
  897. {
  898. public NearTeamMember() {}
  899. private int _pro = default(int);
  900. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"pro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  901. [global::System.ComponentModel.DefaultValue(default(int))]
  902. public int pro
  903. {
  904. get { return _pro; }
  905. set { _pro = value; }
  906. }
  907. private int _lv = default(int);
  908. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"lv", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  909. [global::System.ComponentModel.DefaultValue(default(int))]
  910. public int lv
  911. {
  912. get { return _lv; }
  913. set { _lv = value; }
  914. }
  915. private global::ProtoBuf.IExtension extensionObject;
  916. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  917. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  918. }
  919. //---------------------------------------------------------------------------------------
  920. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"NearTeam")]
  921. public partial class NearTeam : global::ProtoBuf.IExtensible
  922. {
  923. public NearTeam() {}
  924. private string _teamId = "";
  925. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"teamId", DataFormat = global::ProtoBuf.DataFormat.Default)]
  926. [global::System.ComponentModel.DefaultValue("")]
  927. public string teamId
  928. {
  929. get { return _teamId; }
  930. set { _teamId = value; }
  931. }
  932. private pomelo.area.NearTeamLeader _leader = null;
  933. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"leader", DataFormat = global::ProtoBuf.DataFormat.Default)]
  934. [global::System.ComponentModel.DefaultValue(null)]
  935. public pomelo.area.NearTeamLeader leader
  936. {
  937. get { return _leader; }
  938. set { _leader = value; }
  939. }
  940. private readonly global::System.Collections.Generic.List<pomelo.area.NearTeamMember> _members = new global::System.Collections.Generic.List<pomelo.area.NearTeamMember>();
  941. [global::ProtoBuf.ProtoMember(3, Name=@"members", DataFormat = global::ProtoBuf.DataFormat.Default)]
  942. public global::System.Collections.Generic.List<pomelo.area.NearTeamMember> members
  943. {
  944. get { return _members; }
  945. }
  946. private int _apply = default(int);
  947. /// <summary>
  948. /// 1:已申请
  949. /// </summary>
  950. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"apply", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  951. [global::System.ComponentModel.DefaultValue(default(int))]
  952. public int apply
  953. {
  954. get { return _apply; }
  955. set { _apply = value; }
  956. }
  957. private global::ProtoBuf.IExtension extensionObject;
  958. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  959. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  960. }
  961. //---------------------------------------------------------------------------------------
  962. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetNearTeamsRequest")]
  963. public partial class GetNearTeamsRequest : global::ProtoBuf.IExtensible
  964. {
  965. public GetNearTeamsRequest() {}
  966. private global::ProtoBuf.IExtension extensionObject;
  967. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  968. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  969. }
  970. //---------------------------------------------------------------------------------------
  971. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetNearTeamsResponse")]
  972. public partial class GetNearTeamsResponse : global::ProtoBuf.IExtensible
  973. {
  974. public GetNearTeamsResponse() {}
  975. private int _s2c_code;
  976. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  977. public int s2c_code
  978. {
  979. get { return _s2c_code; }
  980. set { _s2c_code = value; }
  981. }
  982. private string _s2c_msg = "";
  983. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  984. [global::System.ComponentModel.DefaultValue("")]
  985. public string s2c_msg
  986. {
  987. get { return _s2c_msg; }
  988. set { _s2c_msg = value; }
  989. }
  990. private readonly global::System.Collections.Generic.List<pomelo.area.NearTeam> _teams = new global::System.Collections.Generic.List<pomelo.area.NearTeam>();
  991. [global::ProtoBuf.ProtoMember(3, Name=@"teams", DataFormat = global::ProtoBuf.DataFormat.Default)]
  992. public global::System.Collections.Generic.List<pomelo.area.NearTeam> teams
  993. {
  994. get { return _teams; }
  995. }
  996. private global::ProtoBuf.IExtension extensionObject;
  997. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  998. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  999. }
  1000. //---------------------------------------------------------------------------------------
  1001. /// <summary>
  1002. /// 踢出队伍
  1003. /// </summary>
  1004. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"KickOutTeamRequest")]
  1005. public partial class KickOutTeamRequest : global::ProtoBuf.IExtensible
  1006. {
  1007. public KickOutTeamRequest() {}
  1008. private string _c2s_playerId;
  1009. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_playerId", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1010. public string c2s_playerId
  1011. {
  1012. get { return _c2s_playerId; }
  1013. set { _c2s_playerId = value; }
  1014. }
  1015. private global::ProtoBuf.IExtension extensionObject;
  1016. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1017. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1018. }
  1019. //---------------------------------------------------------------------------------------
  1020. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"KickOutTeamResponse")]
  1021. public partial class KickOutTeamResponse : global::ProtoBuf.IExtensible
  1022. {
  1023. public KickOutTeamResponse() {}
  1024. private int _s2c_code;
  1025. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1026. public int s2c_code
  1027. {
  1028. get { return _s2c_code; }
  1029. set { _s2c_code = value; }
  1030. }
  1031. private string _s2c_msg = "";
  1032. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1033. [global::System.ComponentModel.DefaultValue("")]
  1034. public string s2c_msg
  1035. {
  1036. get { return _s2c_msg; }
  1037. set { _s2c_msg = value; }
  1038. }
  1039. private global::ProtoBuf.IExtension extensionObject;
  1040. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1041. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1042. }
  1043. //---------------------------------------------------------------------------------------
  1044. /// <summary>
  1045. /// 离开队伍
  1046. /// </summary>
  1047. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"LeaveTeamRequest")]
  1048. public partial class LeaveTeamRequest : global::ProtoBuf.IExtensible
  1049. {
  1050. public LeaveTeamRequest() {}
  1051. private global::ProtoBuf.IExtension extensionObject;
  1052. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1053. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1054. }
  1055. //---------------------------------------------------------------------------------------
  1056. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"LeaveTeamResponse")]
  1057. public partial class LeaveTeamResponse : global::ProtoBuf.IExtensible
  1058. {
  1059. public LeaveTeamResponse() {}
  1060. private int _s2c_code;
  1061. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1062. public int s2c_code
  1063. {
  1064. get { return _s2c_code; }
  1065. set { _s2c_code = value; }
  1066. }
  1067. private string _s2c_msg = "";
  1068. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1069. [global::System.ComponentModel.DefaultValue("")]
  1070. public string s2c_msg
  1071. {
  1072. get { return _s2c_msg; }
  1073. set { _s2c_msg = value; }
  1074. }
  1075. private global::ProtoBuf.IExtension extensionObject;
  1076. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1077. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1078. }
  1079. //---------------------------------------------------------------------------------------
  1080. /// <summary>
  1081. /// 转让队长
  1082. /// </summary>
  1083. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"ChangeTeamLeaderRequest")]
  1084. public partial class ChangeTeamLeaderRequest : global::ProtoBuf.IExtensible
  1085. {
  1086. public ChangeTeamLeaderRequest() {}
  1087. private string _c2s_playerId;
  1088. /// <summary>
  1089. /// 被转让角色id
  1090. /// </summary>
  1091. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_playerId", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1092. public string c2s_playerId
  1093. {
  1094. get { return _c2s_playerId; }
  1095. set { _c2s_playerId = value; }
  1096. }
  1097. private global::ProtoBuf.IExtension extensionObject;
  1098. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1099. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1100. }
  1101. //---------------------------------------------------------------------------------------
  1102. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"ChangeTeamLeaderResponse")]
  1103. public partial class ChangeTeamLeaderResponse : global::ProtoBuf.IExtensible
  1104. {
  1105. public ChangeTeamLeaderResponse() {}
  1106. private int _s2c_code;
  1107. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1108. public int s2c_code
  1109. {
  1110. get { return _s2c_code; }
  1111. set { _s2c_code = value; }
  1112. }
  1113. private string _s2c_msg = "";
  1114. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1115. [global::System.ComponentModel.DefaultValue("")]
  1116. public string s2c_msg
  1117. {
  1118. get { return _s2c_msg; }
  1119. set { _s2c_msg = value; }
  1120. }
  1121. private global::ProtoBuf.IExtension extensionObject;
  1122. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1123. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1124. }
  1125. //---------------------------------------------------------------------------------------
  1126. /// <summary>
  1127. /// 设置自动接受组队
  1128. /// </summary>
  1129. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"SetAutoAcceptTeamRequest")]
  1130. public partial class SetAutoAcceptTeamRequest : global::ProtoBuf.IExtensible
  1131. {
  1132. public SetAutoAcceptTeamRequest() {}
  1133. private int _c2s_isAccept;
  1134. /// <summary>
  1135. /// 1.自动接受 0.不接受
  1136. /// </summary>
  1137. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_isAccept", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1138. public int c2s_isAccept
  1139. {
  1140. get { return _c2s_isAccept; }
  1141. set { _c2s_isAccept = value; }
  1142. }
  1143. private global::ProtoBuf.IExtension extensionObject;
  1144. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1145. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1146. }
  1147. //---------------------------------------------------------------------------------------
  1148. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"SetAutoAcceptTeamResponse")]
  1149. public partial class SetAutoAcceptTeamResponse : global::ProtoBuf.IExtensible
  1150. {
  1151. public SetAutoAcceptTeamResponse() {}
  1152. private int _s2c_code;
  1153. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1154. public int s2c_code
  1155. {
  1156. get { return _s2c_code; }
  1157. set { _s2c_code = value; }
  1158. }
  1159. private int _s2c_isAcceptAutoTeam = default(int);
  1160. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_isAcceptAutoTeam", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1161. [global::System.ComponentModel.DefaultValue(default(int))]
  1162. public int s2c_isAcceptAutoTeam
  1163. {
  1164. get { return _s2c_isAcceptAutoTeam; }
  1165. set { _s2c_isAcceptAutoTeam = value; }
  1166. }
  1167. private string _s2c_msg = "";
  1168. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1169. [global::System.ComponentModel.DefaultValue("")]
  1170. public string s2c_msg
  1171. {
  1172. get { return _s2c_msg; }
  1173. set { _s2c_msg = value; }
  1174. }
  1175. private global::ProtoBuf.IExtension extensionObject;
  1176. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1177. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1178. }
  1179. //---------------------------------------------------------------------------------------
  1180. /// <summary>
  1181. /// 取消自动组队
  1182. /// </summary>
  1183. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"CancelAutoRequest")]
  1184. public partial class CancelAutoRequest : global::ProtoBuf.IExtensible
  1185. {
  1186. public CancelAutoRequest() {}
  1187. private global::ProtoBuf.IExtension extensionObject;
  1188. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1189. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1190. }
  1191. //---------------------------------------------------------------------------------------
  1192. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"CancelAutoResponse")]
  1193. public partial class CancelAutoResponse : global::ProtoBuf.IExtensible
  1194. {
  1195. public CancelAutoResponse() {}
  1196. private int _s2c_code;
  1197. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1198. public int s2c_code
  1199. {
  1200. get { return _s2c_code; }
  1201. set { _s2c_code = value; }
  1202. }
  1203. private string _s2c_msg = "";
  1204. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1205. [global::System.ComponentModel.DefaultValue("")]
  1206. public string s2c_msg
  1207. {
  1208. get { return _s2c_msg; }
  1209. set { _s2c_msg = value; }
  1210. }
  1211. private global::ProtoBuf.IExtension extensionObject;
  1212. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1213. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1214. }
  1215. //---------------------------------------------------------------------------------------
  1216. /// <summary>
  1217. /// 组队申请
  1218. /// </summary>
  1219. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"FormTeamRequest")]
  1220. public partial class FormTeamRequest : global::ProtoBuf.IExtensible
  1221. {
  1222. public FormTeamRequest() {}
  1223. private string _c2s_playerId;
  1224. /// <summary>
  1225. /// 角色id
  1226. /// </summary>
  1227. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_playerId", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1228. public string c2s_playerId
  1229. {
  1230. get { return _c2s_playerId; }
  1231. set { _c2s_playerId = value; }
  1232. }
  1233. private int _c2s_targetServerId = default(int);
  1234. /// <summary>
  1235. /// 对方的服务器id
  1236. /// </summary>
  1237. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"c2s_targetServerId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1238. [global::System.ComponentModel.DefaultValue(default(int))]
  1239. public int c2s_targetServerId
  1240. {
  1241. get { return _c2s_targetServerId; }
  1242. set { _c2s_targetServerId = value; }
  1243. }
  1244. private global::ProtoBuf.IExtension extensionObject;
  1245. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1246. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1247. }
  1248. //---------------------------------------------------------------------------------------
  1249. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"FormTeamResponse")]
  1250. public partial class FormTeamResponse : global::ProtoBuf.IExtensible
  1251. {
  1252. public FormTeamResponse() {}
  1253. private int _s2c_code;
  1254. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1255. public int s2c_code
  1256. {
  1257. get { return _s2c_code; }
  1258. set { _s2c_code = value; }
  1259. }
  1260. private string _s2c_msg = "";
  1261. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1262. [global::System.ComponentModel.DefaultValue("")]
  1263. public string s2c_msg
  1264. {
  1265. get { return _s2c_msg; }
  1266. set { _s2c_msg = value; }
  1267. }
  1268. private global::ProtoBuf.IExtension extensionObject;
  1269. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1270. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1271. }
  1272. //---------------------------------------------------------------------------------------
  1273. /// <summary>
  1274. /// 创建队伍
  1275. /// </summary>
  1276. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"CreateTeamRequest")]
  1277. public partial class CreateTeamRequest : global::ProtoBuf.IExtensible
  1278. {
  1279. public CreateTeamRequest() {}
  1280. private global::ProtoBuf.IExtension extensionObject;
  1281. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1282. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1283. }
  1284. //---------------------------------------------------------------------------------------
  1285. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"CreateTeamResponse")]
  1286. public partial class CreateTeamResponse : global::ProtoBuf.IExtensible
  1287. {
  1288. public CreateTeamResponse() {}
  1289. private int _s2c_code;
  1290. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1291. public int s2c_code
  1292. {
  1293. get { return _s2c_code; }
  1294. set { _s2c_code = value; }
  1295. }
  1296. private string _s2c_msg = "";
  1297. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1298. [global::System.ComponentModel.DefaultValue("")]
  1299. public string s2c_msg
  1300. {
  1301. get { return _s2c_msg; }
  1302. set { _s2c_msg = value; }
  1303. }
  1304. private global::ProtoBuf.IExtension extensionObject;
  1305. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1306. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1307. }
  1308. //---------------------------------------------------------------------------------------
  1309. /// <summary>
  1310. /// 按条件查询队伍
  1311. /// </summary>
  1312. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"QueryTeamByTargetRequest")]
  1313. public partial class QueryTeamByTargetRequest : global::ProtoBuf.IExtensible
  1314. {
  1315. public QueryTeamByTargetRequest() {}
  1316. private int _c2s_targetTypeId;
  1317. /// <summary>
  1318. /// 目标父id
  1319. /// </summary>
  1320. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_targetTypeId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1321. public int c2s_targetTypeId
  1322. {
  1323. get { return _c2s_targetTypeId; }
  1324. set { _c2s_targetTypeId = value; }
  1325. }
  1326. private int _c2s_difficulty;
  1327. /// <summary>
  1328. /// 1.普通 2.精英 3.英雄
  1329. /// </summary>
  1330. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"c2s_difficulty", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1331. public int c2s_difficulty
  1332. {
  1333. get { return _c2s_difficulty; }
  1334. set { _c2s_difficulty = value; }
  1335. }
  1336. private global::ProtoBuf.IExtension extensionObject;
  1337. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1338. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1339. }
  1340. //---------------------------------------------------------------------------------------
  1341. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"QueryTeamByTargetResponse")]
  1342. public partial class QueryTeamByTargetResponse : global::ProtoBuf.IExtensible
  1343. {
  1344. public QueryTeamByTargetResponse() {}
  1345. private int _s2c_code;
  1346. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1347. public int s2c_code
  1348. {
  1349. get { return _s2c_code; }
  1350. set { _s2c_code = value; }
  1351. }
  1352. private readonly global::System.Collections.Generic.List<pomelo.area.Team> _s2c_teams = new global::System.Collections.Generic.List<pomelo.area.Team>();
  1353. [global::ProtoBuf.ProtoMember(2, Name=@"s2c_teams", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1354. public global::System.Collections.Generic.List<pomelo.area.Team> s2c_teams
  1355. {
  1356. get { return _s2c_teams; }
  1357. }
  1358. private string _s2c_msg = "";
  1359. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1360. [global::System.ComponentModel.DefaultValue("")]
  1361. public string s2c_msg
  1362. {
  1363. get { return _s2c_msg; }
  1364. set { _s2c_msg = value; }
  1365. }
  1366. private global::ProtoBuf.IExtension extensionObject;
  1367. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1368. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1369. }
  1370. //---------------------------------------------------------------------------------------
  1371. /// <summary>
  1372. /// 设置队伍目标
  1373. /// </summary>
  1374. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"SetTeamTargetRequest")]
  1375. public partial class SetTeamTargetRequest : global::ProtoBuf.IExtensible
  1376. {
  1377. public SetTeamTargetRequest() {}
  1378. private int _c2s_targetTypeId;
  1379. /// <summary>
  1380. /// 目标父id
  1381. /// </summary>
  1382. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_targetTypeId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1383. public int c2s_targetTypeId
  1384. {
  1385. get { return _c2s_targetTypeId; }
  1386. set { _c2s_targetTypeId = value; }
  1387. }
  1388. private int _c2s_targetId;
  1389. /// <summary>
  1390. /// 目标子id
  1391. /// </summary>
  1392. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"c2s_targetId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1393. public int c2s_targetId
  1394. {
  1395. get { return _c2s_targetId; }
  1396. set { _c2s_targetId = value; }
  1397. }
  1398. private int _c2s_difficulty;
  1399. /// <summary>
  1400. /// 1.普通 2.精英 3.英雄
  1401. /// </summary>
  1402. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"c2s_difficulty", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1403. public int c2s_difficulty
  1404. {
  1405. get { return _c2s_difficulty; }
  1406. set { _c2s_difficulty = value; }
  1407. }
  1408. private int _c2s_minLevel;
  1409. /// <summary>
  1410. /// 最低等级
  1411. /// </summary>
  1412. [global::ProtoBuf.ProtoMember(4, IsRequired = true, Name=@"c2s_minLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1413. public int c2s_minLevel
  1414. {
  1415. get { return _c2s_minLevel; }
  1416. set { _c2s_minLevel = value; }
  1417. }
  1418. private int _c2s_maxLevel;
  1419. /// <summary>
  1420. /// 最低阶级
  1421. /// </summary>
  1422. [global::ProtoBuf.ProtoMember(5, IsRequired = true, Name=@"c2s_maxLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1423. public int c2s_maxLevel
  1424. {
  1425. get { return _c2s_maxLevel; }
  1426. set { _c2s_maxLevel = value; }
  1427. }
  1428. private int _c2s_isAutoTeam;
  1429. /// <summary>
  1430. /// 自动接受组队 0.不接受 1.接受
  1431. /// </summary>
  1432. [global::ProtoBuf.ProtoMember(6, IsRequired = true, Name=@"c2s_isAutoTeam", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1433. public int c2s_isAutoTeam
  1434. {
  1435. get { return _c2s_isAutoTeam; }
  1436. set { _c2s_isAutoTeam = value; }
  1437. }
  1438. private int _c2s_isAutoStart;
  1439. /// <summary>
  1440. /// 人满自动开始 0.不开始 1.开始
  1441. /// </summary>
  1442. [global::ProtoBuf.ProtoMember(7, IsRequired = true, Name=@"c2s_isAutoStart", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1443. public int c2s_isAutoStart
  1444. {
  1445. get { return _c2s_isAutoStart; }
  1446. set { _c2s_isAutoStart = value; }
  1447. }
  1448. private global::ProtoBuf.IExtension extensionObject;
  1449. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1450. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1451. }
  1452. //---------------------------------------------------------------------------------------
  1453. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"SetTeamTargetResponse")]
  1454. public partial class SetTeamTargetResponse : global::ProtoBuf.IExtensible
  1455. {
  1456. public SetTeamTargetResponse() {}
  1457. private int _s2c_code;
  1458. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1459. public int s2c_code
  1460. {
  1461. get { return _s2c_code; }
  1462. set { _s2c_code = value; }
  1463. }
  1464. private string _s2c_msg = "";
  1465. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1466. [global::System.ComponentModel.DefaultValue("")]
  1467. public string s2c_msg
  1468. {
  1469. get { return _s2c_msg; }
  1470. set { _s2c_msg = value; }
  1471. }
  1472. private global::ProtoBuf.IExtension extensionObject;
  1473. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1474. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1475. }
  1476. //---------------------------------------------------------------------------------------
  1477. /// <summary>
  1478. /// 获取不同类型在线角色数据
  1479. /// </summary>
  1480. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetPlayersByTypeRequest")]
  1481. public partial class GetPlayersByTypeRequest : global::ProtoBuf.IExtensible
  1482. {
  1483. public GetPlayersByTypeRequest() {}
  1484. private int _c2s_type;
  1485. /// <summary>
  1486. /// 1.好友 2.盟友 3.公会成员
  1487. /// </summary>
  1488. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_type", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1489. public int c2s_type
  1490. {
  1491. get { return _c2s_type; }
  1492. set { _c2s_type = value; }
  1493. }
  1494. private global::ProtoBuf.IExtension extensionObject;
  1495. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1496. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1497. }
  1498. //---------------------------------------------------------------------------------------
  1499. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetPlayersByTypeResponse")]
  1500. public partial class GetPlayersByTypeResponse : global::ProtoBuf.IExtensible
  1501. {
  1502. public GetPlayersByTypeResponse() {}
  1503. private int _s2c_code;
  1504. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1505. public int s2c_code
  1506. {
  1507. get { return _s2c_code; }
  1508. set { _s2c_code = value; }
  1509. }
  1510. private readonly global::System.Collections.Generic.List<pomelo.area.Player> _s2c_players = new global::System.Collections.Generic.List<pomelo.area.Player>();
  1511. [global::ProtoBuf.ProtoMember(2, Name=@"s2c_players", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1512. public global::System.Collections.Generic.List<pomelo.area.Player> s2c_players
  1513. {
  1514. get { return _s2c_players; }
  1515. }
  1516. private string _s2c_msg = "";
  1517. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1518. [global::System.ComponentModel.DefaultValue("")]
  1519. public string s2c_msg
  1520. {
  1521. get { return _s2c_msg; }
  1522. set { _s2c_msg = value; }
  1523. }
  1524. private global::ProtoBuf.IExtension extensionObject;
  1525. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1526. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1527. }
  1528. //---------------------------------------------------------------------------------------
  1529. /// <summary>
  1530. /// 获取申请列表
  1531. /// </summary>
  1532. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetAppliedPlayersRequest")]
  1533. public partial class GetAppliedPlayersRequest : global::ProtoBuf.IExtensible
  1534. {
  1535. public GetAppliedPlayersRequest() {}
  1536. private global::ProtoBuf.IExtension extensionObject;
  1537. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1538. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1539. }
  1540. //---------------------------------------------------------------------------------------
  1541. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetAppliedPlayersResponse")]
  1542. public partial class GetAppliedPlayersResponse : global::ProtoBuf.IExtensible
  1543. {
  1544. public GetAppliedPlayersResponse() {}
  1545. private int _s2c_code;
  1546. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1547. public int s2c_code
  1548. {
  1549. get { return _s2c_code; }
  1550. set { _s2c_code = value; }
  1551. }
  1552. private readonly global::System.Collections.Generic.List<pomelo.area.TeamMemberBasic> _s2c_players = new global::System.Collections.Generic.List<pomelo.area.TeamMemberBasic>();
  1553. [global::ProtoBuf.ProtoMember(2, Name=@"s2c_players", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1554. public global::System.Collections.Generic.List<pomelo.area.TeamMemberBasic> s2c_players
  1555. {
  1556. get { return _s2c_players; }
  1557. }
  1558. private string _s2c_msg = "";
  1559. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1560. [global::System.ComponentModel.DefaultValue("")]
  1561. public string s2c_msg
  1562. {
  1563. get { return _s2c_msg; }
  1564. set { _s2c_msg = value; }
  1565. }
  1566. private global::ProtoBuf.IExtension extensionObject;
  1567. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1568. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1569. }
  1570. //---------------------------------------------------------------------------------------
  1571. /// <summary>
  1572. /// 申请加入队伍
  1573. /// </summary>
  1574. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"JoinTeamRequest")]
  1575. public partial class JoinTeamRequest : global::ProtoBuf.IExtensible
  1576. {
  1577. public JoinTeamRequest() {}
  1578. private string _c2s_teamId;
  1579. /// <summary>
  1580. /// 队伍id
  1581. /// </summary>
  1582. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_teamId", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1583. public string c2s_teamId
  1584. {
  1585. get { return _c2s_teamId; }
  1586. set { _c2s_teamId = value; }
  1587. }
  1588. private int _c2s_targetServerId = default(int);
  1589. /// <summary>
  1590. /// 队伍的逻辑服id
  1591. /// </summary>
  1592. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"c2s_targetServerId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1593. [global::System.ComponentModel.DefaultValue(default(int))]
  1594. public int c2s_targetServerId
  1595. {
  1596. get { return _c2s_targetServerId; }
  1597. set { _c2s_targetServerId = value; }
  1598. }
  1599. private global::ProtoBuf.IExtension extensionObject;
  1600. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1601. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1602. }
  1603. //---------------------------------------------------------------------------------------
  1604. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"JoinTeamResponse")]
  1605. public partial class JoinTeamResponse : global::ProtoBuf.IExtensible
  1606. {
  1607. public JoinTeamResponse() {}
  1608. private int _s2c_code;
  1609. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1610. public int s2c_code
  1611. {
  1612. get { return _s2c_code; }
  1613. set { _s2c_code = value; }
  1614. }
  1615. private string _s2c_msg = "";
  1616. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1617. [global::System.ComponentModel.DefaultValue("")]
  1618. public string s2c_msg
  1619. {
  1620. get { return _s2c_msg; }
  1621. set { _s2c_msg = value; }
  1622. }
  1623. private global::ProtoBuf.IExtension extensionObject;
  1624. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1625. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1626. }
  1627. //---------------------------------------------------------------------------------------
  1628. /// <summary>
  1629. /// 自动申请加入
  1630. /// </summary>
  1631. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"AutoJoinTeamRequest")]
  1632. public partial class AutoJoinTeamRequest : global::ProtoBuf.IExtensible
  1633. {
  1634. public AutoJoinTeamRequest() {}
  1635. private int _c2s_targetId;
  1636. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_targetId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1637. public int c2s_targetId
  1638. {
  1639. get { return _c2s_targetId; }
  1640. set { _c2s_targetId = value; }
  1641. }
  1642. private int _c2s_difficulty;
  1643. /// <summary>
  1644. /// 1.普通 2.精英 3.英雄
  1645. /// </summary>
  1646. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"c2s_difficulty", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1647. public int c2s_difficulty
  1648. {
  1649. get { return _c2s_difficulty; }
  1650. set { _c2s_difficulty = value; }
  1651. }
  1652. private global::ProtoBuf.IExtension extensionObject;
  1653. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1654. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1655. }
  1656. //---------------------------------------------------------------------------------------
  1657. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"AutoJoinTeamResponse")]
  1658. public partial class AutoJoinTeamResponse : global::ProtoBuf.IExtensible
  1659. {
  1660. public AutoJoinTeamResponse() {}
  1661. private int _s2c_code;
  1662. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1663. public int s2c_code
  1664. {
  1665. get { return _s2c_code; }
  1666. set { _s2c_code = value; }
  1667. }
  1668. private string _s2c_msg = "";
  1669. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1670. [global::System.ComponentModel.DefaultValue("")]
  1671. public string s2c_msg
  1672. {
  1673. get { return _s2c_msg; }
  1674. set { _s2c_msg = value; }
  1675. }
  1676. private global::ProtoBuf.IExtension extensionObject;
  1677. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1678. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1679. }
  1680. //---------------------------------------------------------------------------------------
  1681. /// <summary>
  1682. /// 召唤请求
  1683. /// </summary>
  1684. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"SummonRequest")]
  1685. public partial class SummonRequest : global::ProtoBuf.IExtensible
  1686. {
  1687. public SummonRequest() {}
  1688. private string _c2s_teamMemberId;
  1689. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_teamMemberId", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1690. public string c2s_teamMemberId
  1691. {
  1692. get { return _c2s_teamMemberId; }
  1693. set { _c2s_teamMemberId = value; }
  1694. }
  1695. private global::ProtoBuf.IExtension extensionObject;
  1696. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1697. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1698. }
  1699. //---------------------------------------------------------------------------------------
  1700. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"SummonResponse")]
  1701. public partial class SummonResponse : global::ProtoBuf.IExtensible
  1702. {
  1703. public SummonResponse() {}
  1704. private int _s2c_code;
  1705. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1706. public int s2c_code
  1707. {
  1708. get { return _s2c_code; }
  1709. set { _s2c_code = value; }
  1710. }
  1711. private string _s2c_msg = "";
  1712. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1713. [global::System.ComponentModel.DefaultValue("")]
  1714. public string s2c_msg
  1715. {
  1716. get { return _s2c_msg; }
  1717. set { _s2c_msg = value; }
  1718. }
  1719. private global::ProtoBuf.IExtension extensionObject;
  1720. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1721. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1722. }
  1723. //---------------------------------------------------------------------------------------
  1724. /// <summary>
  1725. /// 召唤确认
  1726. /// </summary>
  1727. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"SummonConfirmRequest")]
  1728. public partial class SummonConfirmRequest : global::ProtoBuf.IExtensible
  1729. {
  1730. public SummonConfirmRequest() {}
  1731. private string _c2s_id;
  1732. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"c2s_id", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1733. public string c2s_id
  1734. {
  1735. get { return _c2s_id; }
  1736. set { _c2s_id = value; }
  1737. }
  1738. private int _s2c_operate;
  1739. /// <summary>
  1740. /// 0.拒绝 1.同意
  1741. /// </summary>
  1742. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"s2c_operate", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1743. public int s2c_operate
  1744. {
  1745. get { return _s2c_operate; }
  1746. set { _s2c_operate = value; }
  1747. }
  1748. private global::ProtoBuf.IExtension extensionObject;
  1749. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1750. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1751. }
  1752. //---------------------------------------------------------------------------------------
  1753. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"SummonConfirmResponse")]
  1754. public partial class SummonConfirmResponse : global::ProtoBuf.IExtensible
  1755. {
  1756. public SummonConfirmResponse() {}
  1757. private int _s2c_code;
  1758. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1759. public int s2c_code
  1760. {
  1761. get { return _s2c_code; }
  1762. set { _s2c_code = value; }
  1763. }
  1764. private string _s2c_msg = "";
  1765. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1766. [global::System.ComponentModel.DefaultValue("")]
  1767. public string s2c_msg
  1768. {
  1769. get { return _s2c_msg; }
  1770. set { _s2c_msg = value; }
  1771. }
  1772. private global::ProtoBuf.IExtension extensionObject;
  1773. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1774. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1775. }
  1776. //---------------------------------------------------------------------------------------
  1777. /// <summary>
  1778. /// 召唤推送
  1779. /// </summary>
  1780. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnSummonTeamPush")]
  1781. public partial class OnSummonTeamPush : global::ProtoBuf.IExtensible
  1782. {
  1783. public OnSummonTeamPush() {}
  1784. private string _s2c_id;
  1785. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"s2c_id", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1786. public string s2c_id
  1787. {
  1788. get { return _s2c_id; }
  1789. set { _s2c_id = value; }
  1790. }
  1791. private string _s2c_content;
  1792. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"s2c_content", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1793. public string s2c_content
  1794. {
  1795. get { return _s2c_content; }
  1796. set { _s2c_content = value; }
  1797. }
  1798. private global::ProtoBuf.IExtension extensionObject;
  1799. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1800. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1801. }
  1802. //---------------------------------------------------------------------------------------
  1803. /// <summary>
  1804. /// 队伍前往目标
  1805. /// </summary>
  1806. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GotoTeamTargetRequest")]
  1807. public partial class GotoTeamTargetRequest : global::ProtoBuf.IExtensible
  1808. {
  1809. public GotoTeamTargetRequest() {}
  1810. private int _targetId = default(int);
  1811. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"targetId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1812. [global::System.ComponentModel.DefaultValue(default(int))]
  1813. public int targetId
  1814. {
  1815. get { return _targetId; }
  1816. set { _targetId = value; }
  1817. }
  1818. private int _difficulty = default(int);
  1819. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"difficulty", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1820. [global::System.ComponentModel.DefaultValue(default(int))]
  1821. public int difficulty
  1822. {
  1823. get { return _difficulty; }
  1824. set { _difficulty = value; }
  1825. }
  1826. private global::ProtoBuf.IExtension extensionObject;
  1827. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1828. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1829. }
  1830. //---------------------------------------------------------------------------------------
  1831. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GotoTeamTargetResponse")]
  1832. public partial class GotoTeamTargetResponse : global::ProtoBuf.IExtensible
  1833. {
  1834. public GotoTeamTargetResponse() {}
  1835. private int _s2c_code;
  1836. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1837. public int s2c_code
  1838. {
  1839. get { return _s2c_code; }
  1840. set { _s2c_code = value; }
  1841. }
  1842. private string _s2c_msg = "";
  1843. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1844. [global::System.ComponentModel.DefaultValue("")]
  1845. public string s2c_msg
  1846. {
  1847. get { return _s2c_msg; }
  1848. set { _s2c_msg = value; }
  1849. }
  1850. private global::ProtoBuf.IExtension extensionObject;
  1851. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1852. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1853. }
  1854. //---------------------------------------------------------------------------------------
  1855. /// <summary>
  1856. /// 跨服匹配
  1857. /// </summary>
  1858. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"AcrossMatchRequest")]
  1859. public partial class AcrossMatchRequest : global::ProtoBuf.IExtensible
  1860. {
  1861. public AcrossMatchRequest() {}
  1862. private int _targetId = default(int);
  1863. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"targetId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1864. [global::System.ComponentModel.DefaultValue(default(int))]
  1865. public int targetId
  1866. {
  1867. get { return _targetId; }
  1868. set { _targetId = value; }
  1869. }
  1870. private int _difficulty = default(int);
  1871. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"difficulty", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1872. [global::System.ComponentModel.DefaultValue(default(int))]
  1873. public int difficulty
  1874. {
  1875. get { return _difficulty; }
  1876. set { _difficulty = value; }
  1877. }
  1878. private global::ProtoBuf.IExtension extensionObject;
  1879. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1880. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1881. }
  1882. //---------------------------------------------------------------------------------------
  1883. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"AcrossMatchResponse")]
  1884. public partial class AcrossMatchResponse : global::ProtoBuf.IExtensible
  1885. {
  1886. public AcrossMatchResponse() {}
  1887. private int _s2c_code;
  1888. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1889. public int s2c_code
  1890. {
  1891. get { return _s2c_code; }
  1892. set { _s2c_code = value; }
  1893. }
  1894. private string _s2c_msg = "";
  1895. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1896. [global::System.ComponentModel.DefaultValue("")]
  1897. public string s2c_msg
  1898. {
  1899. get { return _s2c_msg; }
  1900. set { _s2c_msg = value; }
  1901. }
  1902. private global::ProtoBuf.IExtension extensionObject;
  1903. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1904. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1905. }
  1906. //---------------------------------------------------------------------------------------
  1907. /// <summary>
  1908. /// 退出跨服匹配
  1909. /// </summary>
  1910. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"LeaveAcrossMatchRequest")]
  1911. public partial class LeaveAcrossMatchRequest : global::ProtoBuf.IExtensible
  1912. {
  1913. public LeaveAcrossMatchRequest() {}
  1914. private global::ProtoBuf.IExtension extensionObject;
  1915. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1916. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1917. }
  1918. //---------------------------------------------------------------------------------------
  1919. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"LeaveAcrossMatchResponse")]
  1920. public partial class LeaveAcrossMatchResponse : global::ProtoBuf.IExtensible
  1921. {
  1922. public LeaveAcrossMatchResponse() {}
  1923. private int _s2c_code;
  1924. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1925. public int s2c_code
  1926. {
  1927. get { return _s2c_code; }
  1928. set { _s2c_code = value; }
  1929. }
  1930. private string _s2c_msg = "";
  1931. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1932. [global::System.ComponentModel.DefaultValue("")]
  1933. public string s2c_msg
  1934. {
  1935. get { return _s2c_msg; }
  1936. set { _s2c_msg = value; }
  1937. }
  1938. private global::ProtoBuf.IExtension extensionObject;
  1939. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1940. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1941. }
  1942. //---------------------------------------------------------------------------------------
  1943. /// <summary>
  1944. /// 跟随
  1945. /// </summary>
  1946. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"FollowLeaderRequest")]
  1947. public partial class FollowLeaderRequest : global::ProtoBuf.IExtensible
  1948. {
  1949. public FollowLeaderRequest() {}
  1950. private int _follow;
  1951. /// <summary>
  1952. /// 1:跟随;0:不跟随
  1953. /// </summary>
  1954. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"follow", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1955. public int follow
  1956. {
  1957. get { return _follow; }
  1958. set { _follow = value; }
  1959. }
  1960. private global::ProtoBuf.IExtension extensionObject;
  1961. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1962. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1963. }
  1964. //---------------------------------------------------------------------------------------
  1965. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"FollowLeaderResponse")]
  1966. public partial class FollowLeaderResponse : global::ProtoBuf.IExtensible
  1967. {
  1968. public FollowLeaderResponse() {}
  1969. private int _s2c_code;
  1970. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1971. public int s2c_code
  1972. {
  1973. get { return _s2c_code; }
  1974. set { _s2c_code = value; }
  1975. }
  1976. private string _s2c_msg = "";
  1977. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1978. [global::System.ComponentModel.DefaultValue("")]
  1979. public string s2c_msg
  1980. {
  1981. get { return _s2c_msg; }
  1982. set { _s2c_msg = value; }
  1983. }
  1984. private global::ProtoBuf.IExtension extensionObject;
  1985. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1986. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1987. }
  1988. //---------------------------------------------------------------------------------------
  1989. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnTeamTargetPush")]
  1990. public partial class OnTeamTargetPush : global::ProtoBuf.IExtensible
  1991. {
  1992. public OnTeamTargetPush() {}
  1993. private int _s2c_isAcceptAutoTeam = default(int);
  1994. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"s2c_isAcceptAutoTeam", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1995. [global::System.ComponentModel.DefaultValue(default(int))]
  1996. public int s2c_isAcceptAutoTeam
  1997. {
  1998. get { return _s2c_isAcceptAutoTeam; }
  1999. set { _s2c_isAcceptAutoTeam = value; }
  2000. }
  2001. private pomelo.area.TeamTarget _s2c_teamTarget = null;
  2002. /// <summary>
  2003. /// 队伍目标
  2004. /// </summary>
  2005. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_teamTarget", DataFormat = global::ProtoBuf.DataFormat.Default)]
  2006. [global::System.ComponentModel.DefaultValue(null)]
  2007. public pomelo.area.TeamTarget s2c_teamTarget
  2008. {
  2009. get { return _s2c_teamTarget; }
  2010. set { _s2c_teamTarget = value; }
  2011. }
  2012. private int _haveApply = default(int);
  2013. /// <summary>
  2014. /// >1:有审批
  2015. /// </summary>
  2016. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"haveApply", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  2017. [global::System.ComponentModel.DefaultValue(default(int))]
  2018. public int haveApply
  2019. {
  2020. get { return _haveApply; }
  2021. set { _haveApply = value; }
  2022. }
  2023. private global::ProtoBuf.IExtension extensionObject;
  2024. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  2025. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  2026. }
  2027. //---------------------------------------------------------------------------------------
  2028. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"AcrossPlayer")]
  2029. public partial class AcrossPlayer : global::ProtoBuf.IExtensible
  2030. {
  2031. public AcrossPlayer() {}
  2032. private int _pro = default(int);
  2033. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"pro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  2034. [global::System.ComponentModel.DefaultValue(default(int))]
  2035. public int pro
  2036. {
  2037. get { return _pro; }
  2038. set { _pro = value; }
  2039. }
  2040. private string _name = "";
  2041. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"name", DataFormat = global::ProtoBuf.DataFormat.Default)]
  2042. [global::System.ComponentModel.DefaultValue("")]
  2043. public string name
  2044. {
  2045. get { return _name; }
  2046. set { _name = value; }
  2047. }
  2048. private int _level = default(int);
  2049. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  2050. [global::System.ComponentModel.DefaultValue(default(int))]
  2051. public int level
  2052. {
  2053. get { return _level; }
  2054. set { _level = value; }
  2055. }
  2056. private global::ProtoBuf.IExtension extensionObject;
  2057. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  2058. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  2059. }
  2060. //---------------------------------------------------------------------------------------
  2061. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnAcrossTeamInfoPush")]
  2062. public partial class OnAcrossTeamInfoPush : global::ProtoBuf.IExtensible
  2063. {
  2064. public OnAcrossTeamInfoPush() {}
  2065. private int _targetId = default(int);
  2066. /// <summary>
  2067. /// 目标ID
  2068. /// </summary>
  2069. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"targetId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  2070. [global::System.ComponentModel.DefaultValue(default(int))]
  2071. public int targetId
  2072. {
  2073. get { return _targetId; }
  2074. set { _targetId = value; }
  2075. }
  2076. private int _difficulty = default(int);
  2077. /// <summary>
  2078. /// 目标难道
  2079. /// </summary>
  2080. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"difficulty", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  2081. [global::System.ComponentModel.DefaultValue(default(int))]
  2082. public int difficulty
  2083. {
  2084. get { return _difficulty; }
  2085. set { _difficulty = value; }
  2086. }
  2087. private int _second = default(int);
  2088. /// <summary>
  2089. /// 当前耗时
  2090. /// </summary>
  2091. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"second", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  2092. [global::System.ComponentModel.DefaultValue(default(int))]
  2093. public int second
  2094. {
  2095. get { return _second; }
  2096. set { _second = value; }
  2097. }
  2098. private readonly global::System.Collections.Generic.List<pomelo.area.AcrossPlayer> _players = new global::System.Collections.Generic.List<pomelo.area.AcrossPlayer>();
  2099. /// <summary>
  2100. /// 当前玩家列表
  2101. /// </summary>
  2102. [global::ProtoBuf.ProtoMember(4, Name=@"players", DataFormat = global::ProtoBuf.DataFormat.Default)]
  2103. public global::System.Collections.Generic.List<pomelo.area.AcrossPlayer> players
  2104. {
  2105. get { return _players; }
  2106. }
  2107. private global::ProtoBuf.IExtension extensionObject;
  2108. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  2109. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  2110. }
  2111. //---------------------------------------------------------------------------------------
  2112. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"MumberHurtInfo")]
  2113. public partial class MumberHurtInfo : global::ProtoBuf.IExtensible
  2114. {
  2115. public MumberHurtInfo() {}
  2116. private string _playerName = "";
  2117. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"playerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
  2118. [global::System.ComponentModel.DefaultValue("")]
  2119. public string playerName
  2120. {
  2121. get { return _playerName; }
  2122. set { _playerName = value; }
  2123. }
  2124. private long _hurt = default(long);
  2125. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"hurt", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  2126. [global::System.ComponentModel.DefaultValue(default(long))]
  2127. public long hurt
  2128. {
  2129. get { return _hurt; }
  2130. set { _hurt = value; }
  2131. }
  2132. private long _cure = default(long);
  2133. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"cure", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  2134. [global::System.ComponentModel.DefaultValue(default(long))]
  2135. public long cure
  2136. {
  2137. get { return _cure; }
  2138. set { _cure = value; }
  2139. }
  2140. private global::ProtoBuf.IExtension extensionObject;
  2141. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  2142. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  2143. }
  2144. //---------------------------------------------------------------------------------------
  2145. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnTeamMumberHurtPush")]
  2146. public partial class OnTeamMumberHurtPush : global::ProtoBuf.IExtensible
  2147. {
  2148. public OnTeamMumberHurtPush() {}
  2149. private readonly global::System.Collections.Generic.List<pomelo.area.MumberHurtInfo> _players = new global::System.Collections.Generic.List<pomelo.area.MumberHurtInfo>();
  2150. [global::ProtoBuf.ProtoMember(1, Name=@"players", DataFormat = global::ProtoBuf.DataFormat.Default)]
  2151. public global::System.Collections.Generic.List<pomelo.area.MumberHurtInfo> players
  2152. {
  2153. get { return _players; }
  2154. }
  2155. private global::ProtoBuf.IExtension extensionObject;
  2156. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  2157. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  2158. }
  2159. //---------------------------------------------------------------------------------------
  2160. /// <summary>
  2161. /// 推送审核列表
  2162. /// </summary>
  2163. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnAppliedPlayersPush")]
  2164. public partial class OnAppliedPlayersPush : global::ProtoBuf.IExtensible
  2165. {
  2166. public OnAppliedPlayersPush() {}
  2167. private readonly global::System.Collections.Generic.List<pomelo.area.TeamMemberBasic> _s2c_players = new global::System.Collections.Generic.List<pomelo.area.TeamMemberBasic>();
  2168. [global::ProtoBuf.ProtoMember(1, Name=@"s2c_players", DataFormat = global::ProtoBuf.DataFormat.Default)]
  2169. public global::System.Collections.Generic.List<pomelo.area.TeamMemberBasic> s2c_players
  2170. {
  2171. get { return _s2c_players; }
  2172. }
  2173. private global::ProtoBuf.IExtension extensionObject;
  2174. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  2175. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  2176. }
  2177. }