_guildManagerHandler.cs 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856
  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. // 作者= jjr
  11. // 创建时间 = 2017-03-23
  12. // 用途= 仙盟管理
  13. // *************************************************************************
  14. // Generated from: guildManagerHandler.proto
  15. // Note: requires additional types generated from: item.proto
  16. // Note: requires additional types generated from: player.proto
  17. namespace pomelo.guild
  18. {
  19. //---------------------------------------------------------------------------------------
  20. /// <summary>
  21. /// 使用权限
  22. /// </summary>
  23. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"UseCond")]
  24. public partial class UseCond : global::ProtoBuf.IExtensible
  25. {
  26. public UseCond() {}
  27. private int _level = default(int);
  28. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  29. [global::System.ComponentModel.DefaultValue(default(int))]
  30. public int level
  31. {
  32. get { return _level; }
  33. set { _level = value; }
  34. }
  35. private int _upLevel = default(int);
  36. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"upLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  37. [global::System.ComponentModel.DefaultValue(default(int))]
  38. public int upLevel
  39. {
  40. get { return _upLevel; }
  41. set { _upLevel = value; }
  42. }
  43. private int _job;
  44. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"job", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  45. public int job
  46. {
  47. get { return _job; }
  48. set { _job = value; }
  49. }
  50. private global::ProtoBuf.IExtension extensionObject;
  51. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  52. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  53. }
  54. //---------------------------------------------------------------------------------------
  55. /// <summary>
  56. /// 装备品质条件
  57. /// </summary>
  58. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"QualityCond")]
  59. public partial class QualityCond : global::ProtoBuf.IExtensible
  60. {
  61. public QualityCond() {}
  62. private int _level = default(int);
  63. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  64. [global::System.ComponentModel.DefaultValue(default(int))]
  65. public int level
  66. {
  67. get { return _level; }
  68. set { _level = value; }
  69. }
  70. private int _upLevel = default(int);
  71. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"upLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  72. [global::System.ComponentModel.DefaultValue(default(int))]
  73. public int upLevel
  74. {
  75. get { return _upLevel; }
  76. set { _upLevel = value; }
  77. }
  78. private int _qColor = default(int);
  79. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"qColor", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  80. [global::System.ComponentModel.DefaultValue(default(int))]
  81. public int qColor
  82. {
  83. get { return _qColor; }
  84. set { _qColor = value; }
  85. }
  86. private global::ProtoBuf.IExtension extensionObject;
  87. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  88. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  89. }
  90. //---------------------------------------------------------------------------------------
  91. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DepotCondition")]
  92. public partial class DepotCondition : global::ProtoBuf.IExtensible
  93. {
  94. public DepotCondition() {}
  95. private pomelo.guild.UseCond _useCond = null;
  96. /// <summary>
  97. /// 使用权限
  98. /// </summary>
  99. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"useCond", DataFormat = global::ProtoBuf.DataFormat.Default)]
  100. [global::System.ComponentModel.DefaultValue(null)]
  101. public pomelo.guild.UseCond useCond
  102. {
  103. get { return _useCond; }
  104. set { _useCond = value; }
  105. }
  106. private pomelo.guild.QualityCond _minCond = null;
  107. /// <summary>
  108. /// 装备最低条件
  109. /// </summary>
  110. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"minCond", DataFormat = global::ProtoBuf.DataFormat.Default)]
  111. [global::System.ComponentModel.DefaultValue(null)]
  112. public pomelo.guild.QualityCond minCond
  113. {
  114. get { return _minCond; }
  115. set { _minCond = value; }
  116. }
  117. private pomelo.guild.QualityCond _maxCond = null;
  118. /// <summary>
  119. /// 装备最高条件
  120. /// </summary>
  121. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"maxCond", DataFormat = global::ProtoBuf.DataFormat.Default)]
  122. [global::System.ComponentModel.DefaultValue(null)]
  123. public pomelo.guild.QualityCond maxCond
  124. {
  125. get { return _maxCond; }
  126. set { _maxCond = value; }
  127. }
  128. private global::ProtoBuf.IExtension extensionObject;
  129. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  130. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  131. }
  132. //---------------------------------------------------------------------------------------
  133. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"RoleInfo")]
  134. public partial class RoleInfo : global::ProtoBuf.IExtensible
  135. {
  136. public RoleInfo() {}
  137. private int _pro = default(int);
  138. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"pro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  139. [global::System.ComponentModel.DefaultValue(default(int))]
  140. public int pro
  141. {
  142. get { return _pro; }
  143. set { _pro = value; }
  144. }
  145. private string _name = "";
  146. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"name", DataFormat = global::ProtoBuf.DataFormat.Default)]
  147. [global::System.ComponentModel.DefaultValue("")]
  148. public string name
  149. {
  150. get { return _name; }
  151. set { _name = value; }
  152. }
  153. private global::ProtoBuf.IExtension extensionObject;
  154. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  155. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  156. }
  157. //---------------------------------------------------------------------------------------
  158. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"ItemRecordInfo")]
  159. public partial class ItemRecordInfo : global::ProtoBuf.IExtensible
  160. {
  161. public ItemRecordInfo() {}
  162. private int _qColor = default(int);
  163. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"qColor", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  164. [global::System.ComponentModel.DefaultValue(default(int))]
  165. public int qColor
  166. {
  167. get { return _qColor; }
  168. set { _qColor = value; }
  169. }
  170. private string _name = "";
  171. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"name", DataFormat = global::ProtoBuf.DataFormat.Default)]
  172. [global::System.ComponentModel.DefaultValue("")]
  173. public string name
  174. {
  175. get { return _name; }
  176. set { _name = value; }
  177. }
  178. private global::ProtoBuf.IExtension extensionObject;
  179. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  180. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  181. }
  182. //---------------------------------------------------------------------------------------
  183. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"RecordInfo")]
  184. public partial class RecordInfo : global::ProtoBuf.IExtensible
  185. {
  186. public RecordInfo() {}
  187. private pomelo.guild.RoleInfo _role1 = null;
  188. /// <summary>
  189. /// 主动角色1
  190. /// </summary>
  191. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"role1", DataFormat = global::ProtoBuf.DataFormat.Default)]
  192. [global::System.ComponentModel.DefaultValue(null)]
  193. public pomelo.guild.RoleInfo role1
  194. {
  195. get { return _role1; }
  196. set { _role1 = value; }
  197. }
  198. private pomelo.guild.RoleInfo _role2 = null;
  199. /// <summary>
  200. /// 被动角色2
  201. /// </summary>
  202. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"role2", DataFormat = global::ProtoBuf.DataFormat.Default)]
  203. [global::System.ComponentModel.DefaultValue(null)]
  204. public pomelo.guild.RoleInfo role2
  205. {
  206. get { return _role2; }
  207. set { _role2 = value; }
  208. }
  209. private int _resultNum = default(int);
  210. /// <summary>
  211. /// 结果值
  212. /// </summary>
  213. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"resultNum", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  214. [global::System.ComponentModel.DefaultValue(default(int))]
  215. public int resultNum
  216. {
  217. get { return _resultNum; }
  218. set { _resultNum = value; }
  219. }
  220. private string _resultStr = "";
  221. /// <summary>
  222. /// 结果字符串
  223. /// </summary>
  224. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"resultStr", DataFormat = global::ProtoBuf.DataFormat.Default)]
  225. [global::System.ComponentModel.DefaultValue("")]
  226. public string resultStr
  227. {
  228. get { return _resultStr; }
  229. set { _resultStr = value; }
  230. }
  231. private string _time = "";
  232. /// <summary>
  233. /// 时间
  234. /// </summary>
  235. [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"time", DataFormat = global::ProtoBuf.DataFormat.Default)]
  236. [global::System.ComponentModel.DefaultValue("")]
  237. public string time
  238. {
  239. get { return _time; }
  240. set { _time = value; }
  241. }
  242. private int _recordType = default(int);
  243. /// <summary>
  244. /// 动态类型
  245. /// </summary>
  246. [global::ProtoBuf.ProtoMember(6, IsRequired = false, Name=@"recordType", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  247. [global::System.ComponentModel.DefaultValue(default(int))]
  248. public int recordType
  249. {
  250. get { return _recordType; }
  251. set { _recordType = value; }
  252. }
  253. private pomelo.guild.ItemRecordInfo _item = null;
  254. /// <summary>
  255. /// 道具
  256. /// </summary>
  257. [global::ProtoBuf.ProtoMember(7, IsRequired = false, Name=@"item", DataFormat = global::ProtoBuf.DataFormat.Default)]
  258. [global::System.ComponentModel.DefaultValue(null)]
  259. public pomelo.guild.ItemRecordInfo item
  260. {
  261. get { return _item; }
  262. set { _item = value; }
  263. }
  264. private global::ProtoBuf.IExtension extensionObject;
  265. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  266. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  267. }
  268. //---------------------------------------------------------------------------------------
  269. /// <summary>
  270. /// 包裹所有格子数据
  271. /// </summary>
  272. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotAllGridsRequest")]
  273. public partial class GetDepotAllGridsRequest : global::ProtoBuf.IExtensible
  274. {
  275. public GetDepotAllGridsRequest() {}
  276. private global::ProtoBuf.IExtension extensionObject;
  277. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  278. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  279. }
  280. //---------------------------------------------------------------------------------------
  281. /// <summary>
  282. /// 包裹所有详情
  283. /// </summary>
  284. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotAllDetailsRequest")]
  285. public partial class GetDepotAllDetailsRequest : global::ProtoBuf.IExtensible
  286. {
  287. public GetDepotAllDetailsRequest() {}
  288. private global::ProtoBuf.IExtension extensionObject;
  289. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  290. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  291. }
  292. //---------------------------------------------------------------------------------------
  293. /// <summary>
  294. /// 包裹单个格子数据和详情
  295. /// </summary>
  296. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotOneGridInfoRequest")]
  297. public partial class GetDepotOneGridInfoRequest : global::ProtoBuf.IExtensible
  298. {
  299. public GetDepotOneGridInfoRequest() {}
  300. private int _bagIndex = default(int);
  301. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"bagIndex", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  302. [global::System.ComponentModel.DefaultValue(default(int))]
  303. public int bagIndex
  304. {
  305. get { return _bagIndex; }
  306. set { _bagIndex = value; }
  307. }
  308. private global::ProtoBuf.IExtension extensionObject;
  309. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  310. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  311. }
  312. //---------------------------------------------------------------------------------------
  313. /// <summary>
  314. /// 获取仓库全部信息
  315. /// </summary>
  316. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotInfoRequest")]
  317. public partial class GetDepotInfoRequest : global::ProtoBuf.IExtensible
  318. {
  319. public GetDepotInfoRequest() {}
  320. private global::ProtoBuf.IExtension extensionObject;
  321. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  322. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  323. }
  324. //---------------------------------------------------------------------------------------
  325. /// <summary>
  326. /// 动态
  327. /// </summary>
  328. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotRecordRequest")]
  329. public partial class GetDepotRecordRequest : global::ProtoBuf.IExtensible
  330. {
  331. public GetDepotRecordRequest() {}
  332. private int _page = default(int);
  333. /// <summary>
  334. /// 页数
  335. /// </summary>
  336. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"page", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  337. [global::System.ComponentModel.DefaultValue(default(int))]
  338. public int page
  339. {
  340. get { return _page; }
  341. set { _page = value; }
  342. }
  343. private global::ProtoBuf.IExtension extensionObject;
  344. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  345. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  346. }
  347. //---------------------------------------------------------------------------------------
  348. /// <summary>
  349. /// 祈福请求开始
  350. /// </summary>
  351. /// <summary>
  352. /// 祈福信息
  353. /// </summary>
  354. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetBlessInfoRequest")]
  355. public partial class GetBlessInfoRequest : global::ProtoBuf.IExtensible
  356. {
  357. public GetBlessInfoRequest() {}
  358. private global::ProtoBuf.IExtension extensionObject;
  359. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  360. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  361. }
  362. //---------------------------------------------------------------------------------------
  363. /// <summary>
  364. /// 动态
  365. /// </summary>
  366. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetBlessRecordRequest")]
  367. public partial class GetBlessRecordRequest : global::ProtoBuf.IExtensible
  368. {
  369. public GetBlessRecordRequest() {}
  370. private int _page = default(int);
  371. /// <summary>
  372. /// 页数
  373. /// </summary>
  374. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"page", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  375. [global::System.ComponentModel.DefaultValue(default(int))]
  376. public int page
  377. {
  378. get { return _page; }
  379. set { _page = value; }
  380. }
  381. private global::ProtoBuf.IExtension extensionObject;
  382. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  383. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  384. }
  385. //---------------------------------------------------------------------------------------
  386. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetBuildingLevelRequest")]
  387. public partial class GetBuildingLevelRequest : global::ProtoBuf.IExtensible
  388. {
  389. public GetBuildingLevelRequest() {}
  390. private global::ProtoBuf.IExtension extensionObject;
  391. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  392. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  393. }
  394. //---------------------------------------------------------------------------------------
  395. /// <summary>
  396. /// --------------------返回开始-----------------------------
  397. /// </summary>
  398. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"BagInfo")]
  399. public partial class BagInfo : global::ProtoBuf.IExtensible
  400. {
  401. public BagInfo() {}
  402. private int _bagGridCount = default(int);
  403. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"bagGridCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  404. [global::System.ComponentModel.DefaultValue(default(int))]
  405. public int bagGridCount
  406. {
  407. get { return _bagGridCount; }
  408. set { _bagGridCount = value; }
  409. }
  410. private int _bagTotalCount = default(int);
  411. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"bagTotalCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  412. [global::System.ComponentModel.DefaultValue(default(int))]
  413. public int bagTotalCount
  414. {
  415. get { return _bagTotalCount; }
  416. set { _bagTotalCount = value; }
  417. }
  418. private readonly global::System.Collections.Generic.List<pomelo.item.Grid> _bagGrids = new global::System.Collections.Generic.List<pomelo.item.Grid>();
  419. [global::ProtoBuf.ProtoMember(3, Name=@"bagGrids", DataFormat = global::ProtoBuf.DataFormat.Default)]
  420. public global::System.Collections.Generic.List<pomelo.item.Grid> bagGrids
  421. {
  422. get { return _bagGrids; }
  423. }
  424. private readonly global::System.Collections.Generic.List<pomelo.item.ItemDetail> _bagDetails = new global::System.Collections.Generic.List<pomelo.item.ItemDetail>();
  425. [global::ProtoBuf.ProtoMember(4, Name=@"bagDetails", DataFormat = global::ProtoBuf.DataFormat.Default)]
  426. public global::System.Collections.Generic.List<pomelo.item.ItemDetail> bagDetails
  427. {
  428. get { return _bagDetails; }
  429. }
  430. private global::ProtoBuf.IExtension extensionObject;
  431. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  432. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  433. }
  434. //---------------------------------------------------------------------------------------
  435. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"BagGridsInfo")]
  436. public partial class BagGridsInfo : global::ProtoBuf.IExtensible
  437. {
  438. public BagGridsInfo() {}
  439. private int _bagGridCount = default(int);
  440. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"bagGridCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  441. [global::System.ComponentModel.DefaultValue(default(int))]
  442. public int bagGridCount
  443. {
  444. get { return _bagGridCount; }
  445. set { _bagGridCount = value; }
  446. }
  447. private int _bagTotalCount = default(int);
  448. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"bagTotalCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  449. [global::System.ComponentModel.DefaultValue(default(int))]
  450. public int bagTotalCount
  451. {
  452. get { return _bagTotalCount; }
  453. set { _bagTotalCount = value; }
  454. }
  455. private readonly global::System.Collections.Generic.List<pomelo.item.Grid> _bagGrids = new global::System.Collections.Generic.List<pomelo.item.Grid>();
  456. [global::ProtoBuf.ProtoMember(3, Name=@"bagGrids", DataFormat = global::ProtoBuf.DataFormat.Default)]
  457. public global::System.Collections.Generic.List<pomelo.item.Grid> bagGrids
  458. {
  459. get { return _bagGrids; }
  460. }
  461. private global::ProtoBuf.IExtension extensionObject;
  462. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  463. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  464. }
  465. //---------------------------------------------------------------------------------------
  466. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DepotInfo")]
  467. public partial class DepotInfo : global::ProtoBuf.IExtensible
  468. {
  469. public DepotInfo() {}
  470. private int _level;
  471. /// <summary>
  472. /// 仓库等级
  473. /// </summary>
  474. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  475. public int level
  476. {
  477. get { return _level; }
  478. set { _level = value; }
  479. }
  480. private pomelo.guild.DepotCondition _depotCond = null;
  481. /// <summary>
  482. /// 仓库使用条件
  483. /// </summary>
  484. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"depotCond", DataFormat = global::ProtoBuf.DataFormat.Default)]
  485. [global::System.ComponentModel.DefaultValue(null)]
  486. public pomelo.guild.DepotCondition depotCond
  487. {
  488. get { return _depotCond; }
  489. set { _depotCond = value; }
  490. }
  491. private int _deleteCount = default(int);
  492. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"deleteCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  493. [global::System.ComponentModel.DefaultValue(default(int))]
  494. public int deleteCount
  495. {
  496. get { return _deleteCount; }
  497. set { _deleteCount = value; }
  498. }
  499. private int _deleteCountMax = default(int);
  500. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"deleteCountMax", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  501. [global::System.ComponentModel.DefaultValue(default(int))]
  502. public int deleteCountMax
  503. {
  504. get { return _deleteCountMax; }
  505. set { _deleteCountMax = value; }
  506. }
  507. private global::ProtoBuf.IExtension extensionObject;
  508. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  509. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  510. }
  511. //---------------------------------------------------------------------------------------
  512. /// <summary>
  513. /// 仓库包裹格子数据
  514. /// </summary>
  515. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotAllGridsResponse")]
  516. public partial class GetDepotAllGridsResponse : global::ProtoBuf.IExtensible
  517. {
  518. public GetDepotAllGridsResponse() {}
  519. private int _s2c_code;
  520. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  521. public int s2c_code
  522. {
  523. get { return _s2c_code; }
  524. set { _s2c_code = value; }
  525. }
  526. private string _s2c_msg = "";
  527. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  528. [global::System.ComponentModel.DefaultValue("")]
  529. public string s2c_msg
  530. {
  531. get { return _s2c_msg; }
  532. set { _s2c_msg = value; }
  533. }
  534. private pomelo.guild.BagGridsInfo _s2c_bagInfo = null;
  535. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_bagInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
  536. [global::System.ComponentModel.DefaultValue(null)]
  537. public pomelo.guild.BagGridsInfo s2c_bagInfo
  538. {
  539. get { return _s2c_bagInfo; }
  540. set { _s2c_bagInfo = value; }
  541. }
  542. private global::ProtoBuf.IExtension extensionObject;
  543. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  544. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  545. }
  546. //---------------------------------------------------------------------------------------
  547. /// <summary>
  548. /// 仓库所有详情
  549. /// </summary>
  550. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotAllDetailsResponse")]
  551. public partial class GetDepotAllDetailsResponse : global::ProtoBuf.IExtensible
  552. {
  553. public GetDepotAllDetailsResponse() {}
  554. private int _s2c_code;
  555. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  556. public int s2c_code
  557. {
  558. get { return _s2c_code; }
  559. set { _s2c_code = value; }
  560. }
  561. private string _s2c_msg = "";
  562. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  563. [global::System.ComponentModel.DefaultValue("")]
  564. public string s2c_msg
  565. {
  566. get { return _s2c_msg; }
  567. set { _s2c_msg = value; }
  568. }
  569. private readonly global::System.Collections.Generic.List<pomelo.item.ItemDetail> _s2c_bagDetails = new global::System.Collections.Generic.List<pomelo.item.ItemDetail>();
  570. [global::ProtoBuf.ProtoMember(3, Name=@"s2c_bagDetails", DataFormat = global::ProtoBuf.DataFormat.Default)]
  571. public global::System.Collections.Generic.List<pomelo.item.ItemDetail> s2c_bagDetails
  572. {
  573. get { return _s2c_bagDetails; }
  574. }
  575. private global::ProtoBuf.IExtension extensionObject;
  576. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  577. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  578. }
  579. //---------------------------------------------------------------------------------------
  580. /// <summary>
  581. /// 仓库单个格子数据和详情
  582. /// </summary>
  583. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotOneGridInfoResponse")]
  584. public partial class GetDepotOneGridInfoResponse : global::ProtoBuf.IExtensible
  585. {
  586. public GetDepotOneGridInfoResponse() {}
  587. private int _s2c_code;
  588. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  589. public int s2c_code
  590. {
  591. get { return _s2c_code; }
  592. set { _s2c_code = value; }
  593. }
  594. private string _s2c_msg = "";
  595. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  596. [global::System.ComponentModel.DefaultValue("")]
  597. public string s2c_msg
  598. {
  599. get { return _s2c_msg; }
  600. set { _s2c_msg = value; }
  601. }
  602. private pomelo.item.Grid _s2c_bagGrid = null;
  603. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_bagGrid", DataFormat = global::ProtoBuf.DataFormat.Default)]
  604. [global::System.ComponentModel.DefaultValue(null)]
  605. public pomelo.item.Grid s2c_bagGrid
  606. {
  607. get { return _s2c_bagGrid; }
  608. set { _s2c_bagGrid = value; }
  609. }
  610. private pomelo.item.ItemDetail _s2c_bagDetail = null;
  611. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"s2c_bagDetail", DataFormat = global::ProtoBuf.DataFormat.Default)]
  612. [global::System.ComponentModel.DefaultValue(null)]
  613. public pomelo.item.ItemDetail s2c_bagDetail
  614. {
  615. get { return _s2c_bagDetail; }
  616. set { _s2c_bagDetail = value; }
  617. }
  618. private global::ProtoBuf.IExtension extensionObject;
  619. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  620. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  621. }
  622. //---------------------------------------------------------------------------------------
  623. /// <summary>
  624. /// 仓库数据,不包括详情
  625. /// </summary>
  626. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotInfoResponse")]
  627. public partial class GetDepotInfoResponse : global::ProtoBuf.IExtensible
  628. {
  629. public GetDepotInfoResponse() {}
  630. private int _s2c_code;
  631. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  632. public int s2c_code
  633. {
  634. get { return _s2c_code; }
  635. set { _s2c_code = value; }
  636. }
  637. private string _s2c_msg = "";
  638. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  639. [global::System.ComponentModel.DefaultValue("")]
  640. public string s2c_msg
  641. {
  642. get { return _s2c_msg; }
  643. set { _s2c_msg = value; }
  644. }
  645. private pomelo.guild.DepotInfo _s2c_depotInfo = null;
  646. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_depotInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
  647. [global::System.ComponentModel.DefaultValue(null)]
  648. public pomelo.guild.DepotInfo s2c_depotInfo
  649. {
  650. get { return _s2c_depotInfo; }
  651. set { _s2c_depotInfo = value; }
  652. }
  653. private pomelo.guild.BagInfo _s2c_depotBag = null;
  654. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"s2c_depotBag", DataFormat = global::ProtoBuf.DataFormat.Default)]
  655. [global::System.ComponentModel.DefaultValue(null)]
  656. public pomelo.guild.BagInfo s2c_depotBag
  657. {
  658. get { return _s2c_depotBag; }
  659. set { _s2c_depotBag = value; }
  660. }
  661. private global::ProtoBuf.IExtension extensionObject;
  662. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  663. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  664. }
  665. //---------------------------------------------------------------------------------------
  666. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDepotRecordResponse")]
  667. public partial class GetDepotRecordResponse : global::ProtoBuf.IExtensible
  668. {
  669. public GetDepotRecordResponse() {}
  670. private int _s2c_code;
  671. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  672. public int s2c_code
  673. {
  674. get { return _s2c_code; }
  675. set { _s2c_code = value; }
  676. }
  677. private string _s2c_msg = "";
  678. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  679. [global::System.ComponentModel.DefaultValue("")]
  680. public string s2c_msg
  681. {
  682. get { return _s2c_msg; }
  683. set { _s2c_msg = value; }
  684. }
  685. private readonly global::System.Collections.Generic.List<pomelo.guild.RecordInfo> _s2c_recordList = new global::System.Collections.Generic.List<pomelo.guild.RecordInfo>();
  686. [global::ProtoBuf.ProtoMember(3, Name=@"s2c_recordList", DataFormat = global::ProtoBuf.DataFormat.Default)]
  687. public global::System.Collections.Generic.List<pomelo.guild.RecordInfo> s2c_recordList
  688. {
  689. get { return _s2c_recordList; }
  690. }
  691. private int _s2c_page = default(int);
  692. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"s2c_page", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  693. [global::System.ComponentModel.DefaultValue(default(int))]
  694. public int s2c_page
  695. {
  696. get { return _s2c_page; }
  697. set { _s2c_page = value; }
  698. }
  699. private global::ProtoBuf.IExtension extensionObject;
  700. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  701. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  702. }
  703. //---------------------------------------------------------------------------------------
  704. /// <summary>
  705. /// 祈福返回开始
  706. /// </summary>
  707. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"BlessItem")]
  708. public partial class BlessItem : global::ProtoBuf.IExtensible
  709. {
  710. public BlessItem() {}
  711. private int _id = default(int);
  712. /// <summary>
  713. /// 配置id
  714. /// </summary>
  715. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"id", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  716. [global::System.ComponentModel.DefaultValue(default(int))]
  717. public int id
  718. {
  719. get { return _id; }
  720. set { _id = value; }
  721. }
  722. private pomelo.item.MiniItem _item = null;
  723. /// <summary>
  724. /// 需要的道具
  725. /// </summary>
  726. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"item", DataFormat = global::ProtoBuf.DataFormat.Default)]
  727. [global::System.ComponentModel.DefaultValue(null)]
  728. public pomelo.item.MiniItem item
  729. {
  730. get { return _item; }
  731. set { _item = value; }
  732. }
  733. private int _finishNum = default(int);
  734. /// <summary>
  735. /// 已祈福数量
  736. /// </summary>
  737. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"finishNum", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  738. [global::System.ComponentModel.DefaultValue(default(int))]
  739. public int finishNum
  740. {
  741. get { return _finishNum; }
  742. set { _finishNum = value; }
  743. }
  744. private global::ProtoBuf.IExtension extensionObject;
  745. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  746. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  747. }
  748. //---------------------------------------------------------------------------------------
  749. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GuildBlessInfo")]
  750. public partial class GuildBlessInfo : global::ProtoBuf.IExtensible
  751. {
  752. public GuildBlessInfo() {}
  753. private int _level = default(int);
  754. /// <summary>
  755. /// 等级
  756. /// </summary>
  757. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  758. [global::System.ComponentModel.DefaultValue(default(int))]
  759. public int level
  760. {
  761. get { return _level; }
  762. set { _level = value; }
  763. }
  764. private int _blessValue = default(int);
  765. /// <summary>
  766. /// 当前祈福值
  767. /// </summary>
  768. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"blessValue", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  769. [global::System.ComponentModel.DefaultValue(default(int))]
  770. public int blessValue
  771. {
  772. get { return _blessValue; }
  773. set { _blessValue = value; }
  774. }
  775. private int _blessValueMax = default(int);
  776. /// <summary>
  777. /// 最大祈福值
  778. /// </summary>
  779. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"blessValueMax", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  780. [global::System.ComponentModel.DefaultValue(default(int))]
  781. public int blessValueMax
  782. {
  783. get { return _blessValueMax; }
  784. set { _blessValueMax = value; }
  785. }
  786. private readonly global::System.Collections.Generic.List<int> _finishState = new global::System.Collections.Generic.List<int>();
  787. /// <summary>
  788. /// 今日祈福分段奖励状态数组(0:未完成 1:可领取 2:已领取)
  789. /// </summary>
  790. [global::ProtoBuf.ProtoMember(4, Name=@"finishState", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  791. public global::System.Collections.Generic.List<int> finishState
  792. {
  793. get { return _finishState; }
  794. }
  795. private readonly global::System.Collections.Generic.List<pomelo.guild.BlessItem> _itemList = new global::System.Collections.Generic.List<pomelo.guild.BlessItem>();
  796. /// <summary>
  797. /// 使用道具祈福列表
  798. /// </summary>
  799. [global::ProtoBuf.ProtoMember(5, Name=@"itemList", DataFormat = global::ProtoBuf.DataFormat.Default)]
  800. public global::System.Collections.Generic.List<pomelo.guild.BlessItem> itemList
  801. {
  802. get { return _itemList; }
  803. }
  804. private int _blessCountMax = default(int);
  805. /// <summary>
  806. /// 最大祈福次数
  807. /// </summary>
  808. [global::ProtoBuf.ProtoMember(6, IsRequired = false, Name=@"blessCountMax", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  809. [global::System.ComponentModel.DefaultValue(default(int))]
  810. public int blessCountMax
  811. {
  812. get { return _blessCountMax; }
  813. set { _blessCountMax = value; }
  814. }
  815. private global::ProtoBuf.IExtension extensionObject;
  816. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  817. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  818. }
  819. //---------------------------------------------------------------------------------------
  820. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetBlessInfoResponse")]
  821. public partial class GetBlessInfoResponse : global::ProtoBuf.IExtensible
  822. {
  823. public GetBlessInfoResponse() {}
  824. private int _s2c_code;
  825. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  826. public int s2c_code
  827. {
  828. get { return _s2c_code; }
  829. set { _s2c_code = value; }
  830. }
  831. private string _s2c_msg = "";
  832. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  833. [global::System.ComponentModel.DefaultValue("")]
  834. public string s2c_msg
  835. {
  836. get { return _s2c_msg; }
  837. set { _s2c_msg = value; }
  838. }
  839. private pomelo.guild.GuildBlessInfo _s2c_blessInfo = null;
  840. /// <summary>
  841. /// 祈福信息
  842. /// </summary>
  843. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"s2c_blessInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
  844. [global::System.ComponentModel.DefaultValue(null)]
  845. public pomelo.guild.GuildBlessInfo s2c_blessInfo
  846. {
  847. get { return _s2c_blessInfo; }
  848. set { _s2c_blessInfo = value; }
  849. }
  850. private global::ProtoBuf.IExtension extensionObject;
  851. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  852. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  853. }
  854. //---------------------------------------------------------------------------------------
  855. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetBlessRecordResponse")]
  856. public partial class GetBlessRecordResponse : global::ProtoBuf.IExtensible
  857. {
  858. public GetBlessRecordResponse() {}
  859. private int _s2c_code;
  860. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  861. public int s2c_code
  862. {
  863. get { return _s2c_code; }
  864. set { _s2c_code = value; }
  865. }
  866. private string _s2c_msg = "";
  867. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  868. [global::System.ComponentModel.DefaultValue("")]
  869. public string s2c_msg
  870. {
  871. get { return _s2c_msg; }
  872. set { _s2c_msg = value; }
  873. }
  874. private readonly global::System.Collections.Generic.List<pomelo.guild.RecordInfo> _s2c_recordList = new global::System.Collections.Generic.List<pomelo.guild.RecordInfo>();
  875. [global::ProtoBuf.ProtoMember(3, Name=@"s2c_recordList", DataFormat = global::ProtoBuf.DataFormat.Default)]
  876. public global::System.Collections.Generic.List<pomelo.guild.RecordInfo> s2c_recordList
  877. {
  878. get { return _s2c_recordList; }
  879. }
  880. private int _s2c_page = default(int);
  881. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"s2c_page", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  882. [global::System.ComponentModel.DefaultValue(default(int))]
  883. public int s2c_page
  884. {
  885. get { return _s2c_page; }
  886. set { _s2c_page = value; }
  887. }
  888. private global::ProtoBuf.IExtension extensionObject;
  889. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  890. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  891. }
  892. //---------------------------------------------------------------------------------------
  893. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"BuildingLevel")]
  894. public partial class BuildingLevel : global::ProtoBuf.IExtensible
  895. {
  896. public BuildingLevel() {}
  897. private int _depotLevel = default(int);
  898. /// <summary>
  899. /// 仓库等级
  900. /// </summary>
  901. [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"depotLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  902. [global::System.ComponentModel.DefaultValue(default(int))]
  903. public int depotLevel
  904. {
  905. get { return _depotLevel; }
  906. set { _depotLevel = value; }
  907. }
  908. private int _blessLevel = default(int);
  909. /// <summary>
  910. /// 祈福等级
  911. /// </summary>
  912. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"blessLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  913. [global::System.ComponentModel.DefaultValue(default(int))]
  914. public int blessLevel
  915. {
  916. get { return _blessLevel; }
  917. set { _blessLevel = value; }
  918. }
  919. private int _techLevel = default(int);
  920. /// <summary>
  921. /// 科技等级
  922. /// </summary>
  923. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"techLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  924. [global::System.ComponentModel.DefaultValue(default(int))]
  925. public int techLevel
  926. {
  927. get { return _techLevel; }
  928. set { _techLevel = value; }
  929. }
  930. private global::ProtoBuf.IExtension extensionObject;
  931. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  932. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  933. }
  934. //---------------------------------------------------------------------------------------
  935. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetBuildingLevelResponse")]
  936. public partial class GetBuildingLevelResponse : global::ProtoBuf.IExtensible
  937. {
  938. public GetBuildingLevelResponse() {}
  939. private int _s2c_code;
  940. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  941. public int s2c_code
  942. {
  943. get { return _s2c_code; }
  944. set { _s2c_code = value; }
  945. }
  946. private string _s2c_msg = "";
  947. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  948. [global::System.ComponentModel.DefaultValue("")]
  949. public string s2c_msg
  950. {
  951. get { return _s2c_msg; }
  952. set { _s2c_msg = value; }
  953. }
  954. private pomelo.guild.BuildingLevel _s2c_levelInfo = null;
  955. /// <summary>
  956. /// 建筑等级
  957. /// </summary>
  958. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_levelInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
  959. [global::System.ComponentModel.DefaultValue(null)]
  960. public pomelo.guild.BuildingLevel s2c_levelInfo
  961. {
  962. get { return _s2c_levelInfo; }
  963. set { _s2c_levelInfo = value; }
  964. }
  965. private global::ProtoBuf.IExtension extensionObject;
  966. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  967. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  968. }
  969. //---------------------------------------------------------------------------------------
  970. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OpenGuildDungeonRequest")]
  971. public partial class OpenGuildDungeonRequest : global::ProtoBuf.IExtensible
  972. {
  973. public OpenGuildDungeonRequest() {}
  974. private global::ProtoBuf.IExtension extensionObject;
  975. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  976. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  977. }
  978. //---------------------------------------------------------------------------------------
  979. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OpenGuildDungeonResponse")]
  980. public partial class OpenGuildDungeonResponse : global::ProtoBuf.IExtensible
  981. {
  982. public OpenGuildDungeonResponse() {}
  983. private int _s2c_code;
  984. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  985. public int s2c_code
  986. {
  987. get { return _s2c_code; }
  988. set { _s2c_code = value; }
  989. }
  990. private string _s2c_msg = "";
  991. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  992. [global::System.ComponentModel.DefaultValue("")]
  993. public string s2c_msg
  994. {
  995. get { return _s2c_msg; }
  996. set { _s2c_msg = value; }
  997. }
  998. private int _s2c_waitTime = default(int);
  999. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_waitTime", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1000. [global::System.ComponentModel.DefaultValue(default(int))]
  1001. public int s2c_waitTime
  1002. {
  1003. get { return _s2c_waitTime; }
  1004. set { _s2c_waitTime = value; }
  1005. }
  1006. private global::ProtoBuf.IExtension extensionObject;
  1007. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1008. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1009. }
  1010. //---------------------------------------------------------------------------------------
  1011. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GuildDungeonListRequest")]
  1012. public partial class GuildDungeonListRequest : global::ProtoBuf.IExtensible
  1013. {
  1014. public GuildDungeonListRequest() {}
  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=@"DungeonInfo")]
  1021. public partial class DungeonInfo : global::ProtoBuf.IExtensible
  1022. {
  1023. public DungeonInfo() {}
  1024. private int _dungeonId;
  1025. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"dungeonId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1026. public int dungeonId
  1027. {
  1028. get { return _dungeonId; }
  1029. set { _dungeonId = value; }
  1030. }
  1031. private pomelo.player.PlayerBasic _killedPlayerInfo = null;
  1032. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"killedPlayerInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1033. [global::System.ComponentModel.DefaultValue(null)]
  1034. public pomelo.player.PlayerBasic killedPlayerInfo
  1035. {
  1036. get { return _killedPlayerInfo; }
  1037. set { _killedPlayerInfo = value; }
  1038. }
  1039. private int _currPlayerNum = default(int);
  1040. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"currPlayerNum", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1041. [global::System.ComponentModel.DefaultValue(default(int))]
  1042. public int currPlayerNum
  1043. {
  1044. get { return _currPlayerNum; }
  1045. set { _currPlayerNum = value; }
  1046. }
  1047. private int _totalPlayerNum = default(int);
  1048. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"totalPlayerNum", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1049. [global::System.ComponentModel.DefaultValue(default(int))]
  1050. public int totalPlayerNum
  1051. {
  1052. get { return _totalPlayerNum; }
  1053. set { _totalPlayerNum = value; }
  1054. }
  1055. private global::ProtoBuf.IExtension extensionObject;
  1056. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1057. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1058. }
  1059. //---------------------------------------------------------------------------------------
  1060. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DungeonList")]
  1061. public partial class DungeonList : global::ProtoBuf.IExtensible
  1062. {
  1063. public DungeonList() {}
  1064. private int _currDungeonCount;
  1065. /// <summary>
  1066. /// 当前层数
  1067. /// </summary>
  1068. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"currDungeonCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1069. public int currDungeonCount
  1070. {
  1071. get { return _currDungeonCount; }
  1072. set { _currDungeonCount = value; }
  1073. }
  1074. private int _maxDungeonCount;
  1075. /// <summary>
  1076. /// 最大层数
  1077. /// </summary>
  1078. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"maxDungeonCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1079. public int maxDungeonCount
  1080. {
  1081. get { return _maxDungeonCount; }
  1082. set { _maxDungeonCount = value; }
  1083. }
  1084. private int _state;
  1085. /// <summary>
  1086. /// 1:未开启,2:正在开启,3:挑战中,4:已结束
  1087. /// </summary>
  1088. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"state", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1089. public int state
  1090. {
  1091. get { return _state; }
  1092. set { _state = value; }
  1093. }
  1094. private int _time;
  1095. /// <summary>
  1096. /// 开启时间或结束时间
  1097. /// </summary>
  1098. [global::ProtoBuf.ProtoMember(4, IsRequired = true, Name=@"time", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1099. public int time
  1100. {
  1101. get { return _time; }
  1102. set { _time = value; }
  1103. }
  1104. private int _openTime;
  1105. /// <summary>
  1106. /// 开启副本准备时间
  1107. /// </summary>
  1108. [global::ProtoBuf.ProtoMember(5, IsRequired = true, Name=@"openTime", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1109. public int openTime
  1110. {
  1111. get { return _openTime; }
  1112. set { _openTime = value; }
  1113. }
  1114. private readonly global::System.Collections.Generic.List<pomelo.guild.DungeonInfo> _dungeonList = new global::System.Collections.Generic.List<pomelo.guild.DungeonInfo>();
  1115. [global::ProtoBuf.ProtoMember(6, Name=@"dungeonList", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1116. public global::System.Collections.Generic.List<pomelo.guild.DungeonInfo> dungeonList
  1117. {
  1118. get { return _dungeonList; }
  1119. }
  1120. private global::ProtoBuf.IExtension extensionObject;
  1121. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1122. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1123. }
  1124. //---------------------------------------------------------------------------------------
  1125. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GuildDungeonListResponse")]
  1126. public partial class GuildDungeonListResponse : global::ProtoBuf.IExtensible
  1127. {
  1128. public GuildDungeonListResponse() {}
  1129. private int _s2c_code;
  1130. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1131. public int s2c_code
  1132. {
  1133. get { return _s2c_code; }
  1134. set { _s2c_code = value; }
  1135. }
  1136. private string _s2c_msg = "";
  1137. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1138. [global::System.ComponentModel.DefaultValue("")]
  1139. public string s2c_msg
  1140. {
  1141. get { return _s2c_msg; }
  1142. set { _s2c_msg = value; }
  1143. }
  1144. private pomelo.guild.DungeonList _s2c_list;
  1145. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"s2c_list", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1146. public pomelo.guild.DungeonList s2c_list
  1147. {
  1148. get { return _s2c_list; }
  1149. set { _s2c_list = value; }
  1150. }
  1151. private global::ProtoBuf.IExtension extensionObject;
  1152. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1153. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1154. }
  1155. //---------------------------------------------------------------------------------------
  1156. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DungeonRankRequest")]
  1157. public partial class DungeonRankRequest : global::ProtoBuf.IExtensible
  1158. {
  1159. public DungeonRankRequest() {}
  1160. private int _s2c_type;
  1161. /// <summary>
  1162. /// 1:伤害,2:治疗
  1163. /// </summary>
  1164. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_type", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1165. public int s2c_type
  1166. {
  1167. get { return _s2c_type; }
  1168. set { _s2c_type = value; }
  1169. }
  1170. private global::ProtoBuf.IExtension extensionObject;
  1171. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1172. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1173. }
  1174. //---------------------------------------------------------------------------------------
  1175. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"RankInfo")]
  1176. public partial class RankInfo : global::ProtoBuf.IExtensible
  1177. {
  1178. public RankInfo() {}
  1179. private string _playerId;
  1180. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"playerId", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1181. public string playerId
  1182. {
  1183. get { return _playerId; }
  1184. set { _playerId = value; }
  1185. }
  1186. private string _playerName;
  1187. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"playerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1188. public string playerName
  1189. {
  1190. get { return _playerName; }
  1191. set { _playerName = value; }
  1192. }
  1193. private int _playerPro;
  1194. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"playerPro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1195. public int playerPro
  1196. {
  1197. get { return _playerPro; }
  1198. set { _playerPro = value; }
  1199. }
  1200. private int _level;
  1201. [global::ProtoBuf.ProtoMember(4, IsRequired = true, Name=@"level", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1202. public int level
  1203. {
  1204. get { return _level; }
  1205. set { _level = value; }
  1206. }
  1207. private int _upGradeLevel;
  1208. [global::ProtoBuf.ProtoMember(5, IsRequired = true, Name=@"upGradeLevel", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1209. public int upGradeLevel
  1210. {
  1211. get { return _upGradeLevel; }
  1212. set { _upGradeLevel = value; }
  1213. }
  1214. private int _value;
  1215. [global::ProtoBuf.ProtoMember(6, IsRequired = true, Name=@"value", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1216. public int value
  1217. {
  1218. get { return _value; }
  1219. set { _value = value; }
  1220. }
  1221. private global::ProtoBuf.IExtension extensionObject;
  1222. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1223. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1224. }
  1225. //---------------------------------------------------------------------------------------
  1226. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DungeonRankResponse")]
  1227. public partial class DungeonRankResponse : global::ProtoBuf.IExtensible
  1228. {
  1229. public DungeonRankResponse() {}
  1230. private int _s2c_code;
  1231. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1232. public int s2c_code
  1233. {
  1234. get { return _s2c_code; }
  1235. set { _s2c_code = value; }
  1236. }
  1237. private string _s2c_msg = "";
  1238. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1239. [global::System.ComponentModel.DefaultValue("")]
  1240. public string s2c_msg
  1241. {
  1242. get { return _s2c_msg; }
  1243. set { _s2c_msg = value; }
  1244. }
  1245. private readonly global::System.Collections.Generic.List<pomelo.guild.RankInfo> _s2c_data = new global::System.Collections.Generic.List<pomelo.guild.RankInfo>();
  1246. [global::ProtoBuf.ProtoMember(3, Name=@"s2c_data", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1247. public global::System.Collections.Generic.List<pomelo.guild.RankInfo> s2c_data
  1248. {
  1249. get { return _s2c_data; }
  1250. }
  1251. private global::ProtoBuf.IExtension extensionObject;
  1252. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1253. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1254. }
  1255. //---------------------------------------------------------------------------------------
  1256. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DungeonAwardInfoRequest")]
  1257. public partial class DungeonAwardInfoRequest : global::ProtoBuf.IExtensible
  1258. {
  1259. public DungeonAwardInfoRequest() {}
  1260. private global::ProtoBuf.IExtension extensionObject;
  1261. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1262. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1263. }
  1264. //---------------------------------------------------------------------------------------
  1265. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DiceInfo")]
  1266. public partial class DiceInfo : global::ProtoBuf.IExtensible
  1267. {
  1268. public DiceInfo() {}
  1269. private string _playerName;
  1270. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"playerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1271. public string playerName
  1272. {
  1273. get { return _playerName; }
  1274. set { _playerName = value; }
  1275. }
  1276. private int _playerPro;
  1277. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"playerPro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1278. public int playerPro
  1279. {
  1280. get { return _playerPro; }
  1281. set { _playerPro = value; }
  1282. }
  1283. private int _dicePoint;
  1284. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"dicePoint", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1285. public int dicePoint
  1286. {
  1287. get { return _dicePoint; }
  1288. set { _dicePoint = value; }
  1289. }
  1290. private global::ProtoBuf.IExtension extensionObject;
  1291. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1292. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1293. }
  1294. //---------------------------------------------------------------------------------------
  1295. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"AwardInfo")]
  1296. public partial class AwardInfo : global::ProtoBuf.IExtensible
  1297. {
  1298. public AwardInfo() {}
  1299. private int _pos;
  1300. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"pos", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1301. public int pos
  1302. {
  1303. get { return _pos; }
  1304. set { _pos = value; }
  1305. }
  1306. private pomelo.item.ItemDetail _dropItem;
  1307. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"dropItem", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1308. public pomelo.item.ItemDetail dropItem
  1309. {
  1310. get { return _dropItem; }
  1311. set { _dropItem = value; }
  1312. }
  1313. private int _dungeonCount;
  1314. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"dungeonCount", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1315. public int dungeonCount
  1316. {
  1317. get { return _dungeonCount; }
  1318. set { _dungeonCount = value; }
  1319. }
  1320. private string _playerName = "";
  1321. /// <summary>
  1322. /// 掷点最高玩家名
  1323. /// </summary>
  1324. [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"playerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1325. [global::System.ComponentModel.DefaultValue("")]
  1326. public string playerName
  1327. {
  1328. get { return _playerName; }
  1329. set { _playerName = value; }
  1330. }
  1331. private int _playerPro = default(int);
  1332. /// <summary>
  1333. /// 掷点最高玩家职业
  1334. /// </summary>
  1335. [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"playerPro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1336. [global::System.ComponentModel.DefaultValue(default(int))]
  1337. public int playerPro
  1338. {
  1339. get { return _playerPro; }
  1340. set { _playerPro = value; }
  1341. }
  1342. private int _playerDicePoint = default(int);
  1343. /// <summary>
  1344. /// 掷点最高点数
  1345. /// </summary>
  1346. [global::ProtoBuf.ProtoMember(6, IsRequired = false, Name=@"playerDicePoint", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1347. [global::System.ComponentModel.DefaultValue(default(int))]
  1348. public int playerDicePoint
  1349. {
  1350. get { return _playerDicePoint; }
  1351. set { _playerDicePoint = value; }
  1352. }
  1353. private int _state;
  1354. /// <summary>
  1355. /// 1:已掷,2:可掷,3:不可掷
  1356. /// </summary>
  1357. [global::ProtoBuf.ProtoMember(7, IsRequired = true, Name=@"state", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1358. public int state
  1359. {
  1360. get { return _state; }
  1361. set { _state = value; }
  1362. }
  1363. private readonly global::System.Collections.Generic.List<pomelo.guild.DiceInfo> _diceInfo = new global::System.Collections.Generic.List<pomelo.guild.DiceInfo>();
  1364. /// <summary>
  1365. /// 掷点详情
  1366. /// </summary>
  1367. [global::ProtoBuf.ProtoMember(8, Name=@"diceInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1368. public global::System.Collections.Generic.List<pomelo.guild.DiceInfo> diceInfo
  1369. {
  1370. get { return _diceInfo; }
  1371. }
  1372. private global::ProtoBuf.IExtension extensionObject;
  1373. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1374. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1375. }
  1376. //---------------------------------------------------------------------------------------
  1377. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"GetDungeonScoreInfo")]
  1378. public partial class GetDungeonScoreInfo : global::ProtoBuf.IExtensible
  1379. {
  1380. public GetDungeonScoreInfo() {}
  1381. private int _type;
  1382. /// <summary>
  1383. /// 类型
  1384. /// </summary>
  1385. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"type", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1386. public int type
  1387. {
  1388. get { return _type; }
  1389. set { _type = value; }
  1390. }
  1391. private int _value;
  1392. /// <summary>
  1393. /// 名次
  1394. /// </summary>
  1395. [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"value", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1396. public int value
  1397. {
  1398. get { return _value; }
  1399. set { _value = value; }
  1400. }
  1401. private int _score;
  1402. /// <summary>
  1403. /// 获得积分
  1404. /// </summary>
  1405. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"score", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1406. public int score
  1407. {
  1408. get { return _score; }
  1409. set { _score = value; }
  1410. }
  1411. private global::ProtoBuf.IExtension extensionObject;
  1412. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1413. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1414. }
  1415. //---------------------------------------------------------------------------------------
  1416. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DungeonAwardInfoResponse")]
  1417. public partial class DungeonAwardInfoResponse : global::ProtoBuf.IExtensible
  1418. {
  1419. public DungeonAwardInfoResponse() {}
  1420. private int _s2c_code;
  1421. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1422. public int s2c_code
  1423. {
  1424. get { return _s2c_code; }
  1425. set { _s2c_code = value; }
  1426. }
  1427. private string _s2c_msg = "";
  1428. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1429. [global::System.ComponentModel.DefaultValue("")]
  1430. public string s2c_msg
  1431. {
  1432. get { return _s2c_msg; }
  1433. set { _s2c_msg = value; }
  1434. }
  1435. private int _diceLeftTime;
  1436. /// <summary>
  1437. /// 掷点剩余时间
  1438. /// </summary>
  1439. [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"diceLeftTime", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1440. public int diceLeftTime
  1441. {
  1442. get { return _diceLeftTime; }
  1443. set { _diceLeftTime = value; }
  1444. }
  1445. private readonly global::System.Collections.Generic.List<pomelo.guild.GetDungeonScoreInfo> _getDungeonScoreInfo = new global::System.Collections.Generic.List<pomelo.guild.GetDungeonScoreInfo>();
  1446. /// <summary>
  1447. /// 获得副本积分详情
  1448. /// </summary>
  1449. [global::ProtoBuf.ProtoMember(4, Name=@"getDungeonScoreInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1450. public global::System.Collections.Generic.List<pomelo.guild.GetDungeonScoreInfo> getDungeonScoreInfo
  1451. {
  1452. get { return _getDungeonScoreInfo; }
  1453. }
  1454. private readonly global::System.Collections.Generic.List<pomelo.guild.AwardInfo> _itemInfos = new global::System.Collections.Generic.List<pomelo.guild.AwardInfo>();
  1455. [global::ProtoBuf.ProtoMember(5, Name=@"itemInfos", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1456. public global::System.Collections.Generic.List<pomelo.guild.AwardInfo> itemInfos
  1457. {
  1458. get { return _itemInfos; }
  1459. }
  1460. private int _isFightOver;
  1461. /// <summary>
  1462. /// 1:战斗结束,0:未结束
  1463. /// </summary>
  1464. [global::ProtoBuf.ProtoMember(6, IsRequired = true, Name=@"isFightOver", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1465. public int isFightOver
  1466. {
  1467. get { return _isFightOver; }
  1468. set { _isFightOver = value; }
  1469. }
  1470. private global::ProtoBuf.IExtension extensionObject;
  1471. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1472. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1473. }
  1474. //---------------------------------------------------------------------------------------
  1475. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DiceAwardRequest")]
  1476. public partial class DiceAwardRequest : global::ProtoBuf.IExtensible
  1477. {
  1478. public DiceAwardRequest() {}
  1479. private int _s2c_pos;
  1480. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_pos", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1481. public int s2c_pos
  1482. {
  1483. get { return _s2c_pos; }
  1484. set { _s2c_pos = value; }
  1485. }
  1486. private global::ProtoBuf.IExtension extensionObject;
  1487. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1488. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1489. }
  1490. //---------------------------------------------------------------------------------------
  1491. [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"DiceAwardResponse")]
  1492. public partial class DiceAwardResponse : global::ProtoBuf.IExtensible
  1493. {
  1494. public DiceAwardResponse() {}
  1495. private int _s2c_code;
  1496. [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
  1497. public int s2c_code
  1498. {
  1499. get { return _s2c_code; }
  1500. set { _s2c_code = value; }
  1501. }
  1502. private string _s2c_msg = "";
  1503. [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1504. [global::System.ComponentModel.DefaultValue("")]
  1505. public string s2c_msg
  1506. {
  1507. get { return _s2c_msg; }
  1508. set { _s2c_msg = value; }
  1509. }
  1510. private pomelo.guild.AwardInfo _s2c_itemInfo = null;
  1511. [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_itemInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
  1512. [global::System.ComponentModel.DefaultValue(null)]
  1513. public pomelo.guild.AwardInfo s2c_itemInfo
  1514. {
  1515. get { return _s2c_itemInfo; }
  1516. set { _s2c_itemInfo = value; }
  1517. }
  1518. private global::ProtoBuf.IExtension extensionObject;
  1519. global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
  1520. { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
  1521. }
  1522. }