123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- // Generated from: weekendStarDungeonHandler.proto
- // Note: requires additional types generated from: common.proto
- namespace pomelo.area
- {
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// 604 1302-1305
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarApplyInfo")]
- public partial class WeekendStarApplyInfo : global::ProtoBuf.IExtensible
- {
- public WeekendStarApplyInfo() {}
-
-
- private int _s2c_sec = default(int);
- /// <summary>
- /// 离报名结束多少秒
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"s2c_sec", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int s2c_sec
- {
- get { return _s2c_sec; }
- set { _s2c_sec = value; }
- }
-
- private int _s2c_common_id = default(int);
- /// <summary>
- /// 普通id
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_common_id", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int s2c_common_id
- {
- get { return _s2c_common_id; }
- set { _s2c_common_id = value; }
- }
-
- private int _s2c_common_enterNum = default(int);
- /// <summary>
- /// 普通进入副本人数
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_common_enterNum", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int s2c_common_enterNum
- {
- get { return _s2c_common_enterNum; }
- set { _s2c_common_enterNum = value; }
- }
-
- private int _s2c_elite_id = default(int);
- /// <summary>
- /// 精英id
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"s2c_elite_id", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int s2c_elite_id
- {
- get { return _s2c_elite_id; }
- set { _s2c_elite_id = value; }
- }
-
- private int _s2c_elite_enterNum = default(int);
- /// <summary>
- /// 精英进入副本人数
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"s2c_elite_enterNum", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int s2c_elite_enterNum
- {
- get { return _s2c_elite_enterNum; }
- set { _s2c_elite_enterNum = value; }
- }
-
- private bool _s2c_is_commom_suc = default(bool);
- /// <summary>
- /// 普通是否通关
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(6, IsRequired = false, Name=@"s2c_is_commom_suc", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue(default(bool))]
- public bool s2c_is_commom_suc
- {
- get { return _s2c_is_commom_suc; }
- set { _s2c_is_commom_suc = value; }
- }
-
- private bool _s2c_can_apply = default(bool);
- /// <summary>
- /// 报名入口是否开启
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(7, IsRequired = false, Name=@"s2c_can_apply", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue(default(bool))]
- public bool s2c_can_apply
- {
- get { return _s2c_can_apply; }
- set { _s2c_can_apply = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// boss击杀奖励信息
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarBossRewardInfo")]
- public partial class WeekendStarBossRewardInfo : global::ProtoBuf.IExtensible
- {
- public WeekendStarBossRewardInfo() {}
-
-
- private int _s2c_id;
- /// <summary>
- /// 第几关
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_id", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_id
- {
- get { return _s2c_id; }
- set { _s2c_id = value; }
- }
-
- private bool _s2c_isKill;
- /// <summary>
- /// 是否击杀
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"s2c_isKill", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public bool s2c_isKill
- {
- get { return _s2c_isKill; }
- set { _s2c_isKill = value; }
- }
-
- private bool _s2c_isRecv;
- /// <summary>
- /// 是否领取
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"s2c_isRecv", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public bool s2c_isRecv
- {
- get { return _s2c_isRecv; }
- set { _s2c_isRecv = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// 进入副本Npc界面信息;请求----604 WeekendStarDungeonEnterNpcRequest; 响应:WeekendStarDungeonApplyResponse
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarDungeonEnterNpcRequest")]
- public partial class WeekendStarDungeonEnterNpcRequest : global::ProtoBuf.IExtensible
- {
- public WeekendStarDungeonEnterNpcRequest() {}
-
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarDungeonEnterNpcResponse")]
- public partial class WeekendStarDungeonEnterNpcResponse : global::ProtoBuf.IExtensible
- {
- public WeekendStarDungeonEnterNpcResponse() {}
-
-
- private int _s2c_code;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_code
- {
- get { return _s2c_code; }
- set { _s2c_code = value; }
- }
-
- private string _s2c_msg = "";
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string s2c_msg
- {
- get { return _s2c_msg; }
- set { _s2c_msg = value; }
- }
-
- private pomelo.area.WeekendStarApplyInfo _s2c_applyInfo = null;
- /// <summary>
- /// 秘境界面信息
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_applyInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue(null)]
- public pomelo.area.WeekendStarApplyInfo s2c_applyInfo
- {
- get { return _s2c_applyInfo; }
- set { _s2c_applyInfo = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// 进入副本Npc领取副本奖励;请求----605 WeekendStarDungeonRecvRequest; 响应:WeekendStarDungeonApplyResponse
- /// </summary>
-
- /// <summary>
- /// ----------------------- 605
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarDungeonRecvRequest")]
- public partial class WeekendStarDungeonRecvRequest : global::ProtoBuf.IExtensible
- {
- public WeekendStarDungeonRecvRequest() {}
-
-
- private int _s2c_id;
- /// <summary>
- /// 领取第几关boss奖励
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_id", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_id
- {
- get { return _s2c_id; }
- set { _s2c_id = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarDungeonRecvResponse")]
- public partial class WeekendStarDungeonRecvResponse : global::ProtoBuf.IExtensible
- {
- public WeekendStarDungeonRecvResponse() {}
-
-
- private int _s2c_code;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_code
- {
- get { return _s2c_code; }
- set { _s2c_code = value; }
- }
-
- private string _s2c_msg = "";
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string s2c_msg
- {
- get { return _s2c_msg; }
- set { _s2c_msg = value; }
- }
-
- private pomelo.area.WeekendStarBossRewardInfo _s2c_recvInfo = null;
- /// <summary>
- /// boss击杀奖励信息
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_recvInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue(null)]
- public pomelo.area.WeekendStarBossRewardInfo s2c_recvInfo
- {
- get { return _s2c_recvInfo; }
- set { _s2c_recvInfo = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// 进入战场Npc请求操作;请求----606 WeekendStarDungeonSelectTypeResponse; 响应:WeekendStarDungeonSelectTypeResponse
- /// </summary>
-
- /// <summary>
- /// ----------------------- 606
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarDungeonSelectTypeRequest")]
- public partial class WeekendStarDungeonSelectTypeRequest : global::ProtoBuf.IExtensible
- {
- public WeekendStarDungeonSelectTypeRequest() {}
-
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarDungeonSelectTypeResponse")]
- public partial class WeekendStarDungeonSelectTypeResponse : global::ProtoBuf.IExtensible
- {
- public WeekendStarDungeonSelectTypeResponse() {}
-
-
- private int _s2c_code;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_code
- {
- get { return _s2c_code; }
- set { _s2c_code = value; }
- }
-
- private string _s2c_msg = "";
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string s2c_msg
- {
- get { return _s2c_msg; }
- set { _s2c_msg = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// 副本奖励列表;请求----607 WeekendStarDungeonRecvListRequest; 响应:WeekendStarDungeonRecvListResponse
- /// </summary>
-
- /// <summary>
- /// ----------------------- 607
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarDungeonRecvListRequest")]
- public partial class WeekendStarDungeonRecvListRequest : global::ProtoBuf.IExtensible
- {
- public WeekendStarDungeonRecvListRequest() {}
-
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarDungeonRecvListResponse")]
- public partial class WeekendStarDungeonRecvListResponse : global::ProtoBuf.IExtensible
- {
- public WeekendStarDungeonRecvListResponse() {}
-
-
- private int _s2c_code;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_code", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_code
- {
- get { return _s2c_code; }
- set { _s2c_code = value; }
- }
-
- private string _s2c_msg = "";
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"s2c_msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string s2c_msg
- {
- get { return _s2c_msg; }
- set { _s2c_msg = value; }
- }
-
- private readonly global::System.Collections.Generic.List<pomelo.area.WeekendStarBossRewardInfo> _s2c_recvList = new global::System.Collections.Generic.List<pomelo.area.WeekendStarBossRewardInfo>();
- /// <summary>
- /// boss击杀奖励信息列表
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(3, Name=@"s2c_recvList", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.area.WeekendStarBossRewardInfo> s2c_recvList
- {
- get { return _s2c_recvList; }
- }
-
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// ================================================ 推送 ==================================================================== 周末星空第一关指定五行顺序信息
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"WeekendStarDungeonSmallBossInfo")]
- public partial class WeekendStarDungeonSmallBossInfo : global::ProtoBuf.IExtensible
- {
- public WeekendStarDungeonSmallBossInfo() {}
-
-
- private int _s2c_index;
- /// <summary>
- /// 顺序id
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_index", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_index
- {
- get { return _s2c_index; }
- set { _s2c_index = value; }
- }
-
- private int _s2c_small;
- /// <summary>
- /// 五行id(金1,木2,水3,火4,土5)
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"s2c_small", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_small
- {
- get { return _s2c_small; }
- set { _s2c_small = value; }
- }
-
- private int _s2c_isDead;
- /// <summary>
- /// 是否击杀
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"s2c_isDead", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_isDead
- {
- get { return _s2c_isDead; }
- set { _s2c_isDead = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// 1302 ---- 进入副本人数推送
- /// </summary>
-
- /// <summary>
- /// ----------------------- 1302
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnWeekendStarDungeonEnterNumPush")]
- public partial class OnWeekendStarDungeonEnterNumPush : global::ProtoBuf.IExtensible
- {
- public OnWeekendStarDungeonEnterNumPush() {}
-
-
- private pomelo.area.WeekendStarApplyInfo _s2c_applyInfo;
- /// <summary>
- /// 进入副本人数推送
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_applyInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public pomelo.area.WeekendStarApplyInfo s2c_applyInfo
- {
- get { return _s2c_applyInfo; }
- set { _s2c_applyInfo = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// 1303 ---- 周末星空第一关指定五行顺序
- /// </summary>
-
- /// <summary>
- /// ----------------------- 1303
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnWeekendStarDungeonBossOrderPush")]
- public partial class OnWeekendStarDungeonBossOrderPush : global::ProtoBuf.IExtensible
- {
- public OnWeekendStarDungeonBossOrderPush() {}
-
-
- private bool _s2c_isShow = default(bool);
- /// <summary>
- /// 是否显示小战场boss存活状态
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_isShow", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue(default(bool))]
- public bool s2c_isShow
- {
- get { return _s2c_isShow; }
- set { _s2c_isShow = value; }
- }
-
- private readonly global::System.Collections.Generic.List<pomelo.area.WeekendStarDungeonSmallBossInfo> _s2c_order = new global::System.Collections.Generic.List<pomelo.area.WeekendStarDungeonSmallBossInfo>();
- /// <summary>
- /// 指定五行顺序推送 (金1,木2,水3,火4,土5)
- /// </summary>
-
- [global::ProtoBuf.ProtoMember(1, Name=@"s2c_order", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.area.WeekendStarDungeonSmallBossInfo> s2c_order
- {
- get { return _s2c_order; }
- }
-
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- //---------------------------------------------------------------------------------------
- /// <summary>
- /// 1304 ---- 排行变化
- /// </summary>
-
- /// <summary>
- /// ----------------------- 1304
- /// </summary>
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"OnWeekendStarDungeonRankChangePush")]
- public partial class OnWeekendStarDungeonRankChangePush : global::ProtoBuf.IExtensible
- {
- public OnWeekendStarDungeonRankChangePush() {}
-
-
- private readonly global::System.Collections.Generic.List<pomelo.BasePlayerRankInfo> _otherInfo = new global::System.Collections.Generic.List<pomelo.BasePlayerRankInfo>();
- [global::ProtoBuf.ProtoMember(1, Name=@"otherInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.BasePlayerRankInfo> otherInfo
- {
- get { return _otherInfo; }
- }
-
-
- private pomelo.BasePlayerRankInfo _myInfo;
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"myInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public pomelo.BasePlayerRankInfo myInfo
- {
- get { return _myInfo; }
- set { _myInfo = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- }
-
|