123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656 |
- namespace pomelo.area
- {
-
-
-
-
-
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"FSBattleAreaInfo")]
- public partial class FSBattleAreaInfo : global::ProtoBuf.IExtensible
- {
- public FSBattleAreaInfo() {}
-
-
- private int _areaId;
-
-
-
-
-
-
-
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"areaId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int areaId
- {
- get { return _areaId; }
- set { _areaId = value; }
- }
-
- private int _areaStatus = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"areaStatus", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int areaStatus
- {
- get { return _areaStatus; }
- set { _areaStatus = value; }
- }
-
- private int _occupyServerId = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"occupyServerId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int occupyServerId
- {
- get { return _occupyServerId; }
- set { _occupyServerId = value; }
- }
-
- private string _OccupyServerName = "";
-
-
-
-
- [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"OccupyServerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string OccupyServerName
- {
- get { return _OccupyServerName; }
- set { _OccupyServerName = value; }
- }
-
- private int _areaCurUser = default(int);
-
-
-
-
-
-
-
-
- [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"areaCurUser", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int areaCurUser
- {
- get { return _areaCurUser; }
- set { _areaCurUser = value; }
- }
-
- private int _RewardStatus = default(int);
-
-
-
-
-
-
-
-
- [global::ProtoBuf.ProtoMember(6, IsRequired = false, Name=@"RewardStatus", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int RewardStatus
- {
- get { return _RewardStatus; }
- set { _RewardStatus = value; }
- }
-
- private int _RewardStatus1 = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(7, IsRequired = false, Name=@"RewardStatus1", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int RewardStatus1
- {
- get { return _RewardStatus1; }
- set { _RewardStatus1 = value; }
- }
-
- private int _totalPlayers = default(int);
- [global::ProtoBuf.ProtoMember(8, IsRequired = false, Name=@"totalPlayers", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int totalPlayers
- {
- get { return _totalPlayers; }
- set { _totalPlayers = 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=@"FSPlayerBaseInfo")]
- public partial class FSPlayerBaseInfo : global::ProtoBuf.IExtensible
- {
- public FSPlayerBaseInfo() {}
-
-
- private string _PlayerId = "";
- [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"PlayerId", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string PlayerId
- {
- get { return _PlayerId; }
- set { _PlayerId = value; }
- }
-
- private long _fightPower = default(long);
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"fightPower", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(long))]
- public long fightPower
- {
- get { return _fightPower; }
- set { _fightPower = value; }
- }
-
- private int _pro = default(int);
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"pro", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int pro
- {
- get { return _pro; }
- set { _pro = value; }
- }
-
- private int _sex = default(int);
- [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"sex", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int sex
- {
- get { return _sex; }
- set { _sex = value; }
- }
-
- private string _Name = "";
- [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"Name", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string Name
- {
- get { return _Name; }
- set { _Name = 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=@"FSAlliesChooseBaseInfo")]
- public partial class FSAlliesChooseBaseInfo : global::ProtoBuf.IExtensible
- {
- public FSAlliesChooseBaseInfo() {}
-
-
- private int _serverId;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int serverId
- {
- get { return _serverId; }
- set { _serverId = value; }
- }
-
- private string _serverName;
-
-
-
-
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"serverName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public string serverName
- {
- get { return _serverName; }
- set { _serverName = 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=@"FSAlliesChatItem")]
- public partial class FSAlliesChatItem : global::ProtoBuf.IExtensible
- {
- public FSAlliesChatItem() {}
-
-
- private pomelo.player.PlayerBasicSimple _playerInfo;
-
-
-
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"playerInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public pomelo.player.PlayerBasicSimple playerInfo
- {
- get { return _playerInfo; }
- set { _playerInfo = value; }
- }
-
- private string _sendServerName;
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"sendServerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public string sendServerName
- {
- get { return _sendServerName; }
- set { _sendServerName = value; }
- }
-
- private string _senderContent;
- [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"senderContent", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public string senderContent
- {
- get { return _senderContent; }
- set { _senderContent = value; }
- }
-
- private int _time;
- [global::ProtoBuf.ProtoMember(4, IsRequired = true, Name=@"time", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int time
- {
- get { return _time; }
- set { _time = value; }
- }
-
- private int _msgIndex;
- [global::ProtoBuf.ProtoMember(5, IsRequired = true, Name=@"msgIndex", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int msgIndex
- {
- get { return _msgIndex; }
- set { _msgIndex = 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=@"FSAreaBattleInfo")]
- public partial class FSAreaBattleInfo : global::ProtoBuf.IExtensible
- {
- public FSAreaBattleInfo() {}
-
-
- private int _areaId;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"areaId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int areaId
- {
- get { return _areaId; }
- set { _areaId = value; }
- }
-
- private int _areaCurUser = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"areaCurUser", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int areaCurUser
- {
- get { return _areaCurUser; }
- set { _areaCurUser = value; }
- }
-
- private string _curOccupyServeName = "";
-
-
-
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"curOccupyServeName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string curOccupyServeName
- {
- get { return _curOccupyServeName; }
- set { _curOccupyServeName = value; }
- }
-
- private int _curOccupyServerID = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"curOccupyServerID", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int curOccupyServerID
- {
- get { return _curOccupyServerID; }
- set { _curOccupyServerID = value; }
- }
-
- private int _status = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"status", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int status
- {
- get { return _status; }
- set { _status = value; }
- }
-
- private int _totalPlayers = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(6, IsRequired = false, Name=@"totalPlayers", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int totalPlayers
- {
- get { return _totalPlayers; }
- set { _totalPlayers = 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=@"FSGetAreaFightMainInfoRequest")]
- public partial class FSGetAreaFightMainInfoRequest : global::ProtoBuf.IExtensible
- {
- public FSGetAreaFightMainInfoRequest() {}
-
- 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=@"FSGetAreaFightMainInfoResponse")]
- public partial class FSGetAreaFightMainInfoResponse : global::ProtoBuf.IExtensible
- {
- public FSGetAreaFightMainInfoResponse() {}
-
-
- 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.FSBattleAreaInfo> _areaInfo = new global::System.Collections.Generic.List<pomelo.area.FSBattleAreaInfo>();
-
-
-
-
- [global::ProtoBuf.ProtoMember(3, Name=@"areaInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.area.FSBattleAreaInfo> areaInfo
- {
- get { return _areaInfo; }
- }
-
-
- private int _areaStatus;
-
-
-
-
- [global::ProtoBuf.ProtoMember(4, IsRequired = true, Name=@"areaStatus", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int areaStatus
- {
- get { return _areaStatus; }
- set { _areaStatus = value; }
- }
-
- private int _statusTimes = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(5, IsRequired = false, Name=@"statusTimes", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int statusTimes
- {
- get { return _statusTimes; }
- set { _statusTimes = value; }
- }
-
- private pomelo.area.FSPlayerBaseInfo _leaderInfo = null;
-
-
-
-
- [global::ProtoBuf.ProtoMember(6, IsRequired = false, Name=@"leaderInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue(null)]
- public pomelo.area.FSPlayerBaseInfo leaderInfo
- {
- get { return _leaderInfo; }
- set { _leaderInfo = value; }
- }
-
- private int _relieveLeftTime = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(7, IsRequired = false, Name=@"relieveLeftTime", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int relieveLeftTime
- {
- get { return _relieveLeftTime; }
- set { _relieveLeftTime = value; }
- }
-
- private int _alliesServerId = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(8, IsRequired = false, Name=@"alliesServerId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int alliesServerId
- {
- get { return _alliesServerId; }
- set { _alliesServerId = value; }
- }
-
- private int _round = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(9, IsRequired = false, Name=@"round", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int round
- {
- get { return _round; }
- set { _round = value; }
- }
-
- private int _preAlliesShareRate = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(10, IsRequired = false, Name=@"preAlliesShareRate", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int preAlliesShareRate
- {
- get { return _preAlliesShareRate; }
- set { _preAlliesShareRate = value; }
- }
-
- private int _preAlliesServerId = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(11, IsRequired = false, Name=@"preAlliesServerId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int preAlliesServerId
- {
- get { return _preAlliesServerId; }
- set { _preAlliesServerId = value; }
- }
-
- private string _preAlliesServerName = "";
-
-
-
-
- [global::ProtoBuf.ProtoMember(12, IsRequired = false, Name=@"preAlliesServerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string preAlliesServerName
- {
- get { return _preAlliesServerName; }
- set { _preAlliesServerName = 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=@"FSGetServerPointUserDetailRequest")]
- public partial class FSGetServerPointUserDetailRequest : global::ProtoBuf.IExtensible
- {
- public FSGetServerPointUserDetailRequest() {}
-
-
- private string _playerId;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"playerId", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public string playerId
- {
- get { return _playerId; }
- set { _playerId = value; }
- }
-
- private int _serverId;
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int serverId
- {
- get { return _serverId; }
- set { _serverId = 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=@"FSGetServerPointUserDetailResponse")]
- public partial class FSGetServerPointUserDetailResponse : global::ProtoBuf.IExtensible
- {
- public FSGetServerPointUserDetailResponse() {}
-
-
- 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.player.LookUpPlayer _s2c_data = null;
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_data", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue(null)]
- public pomelo.player.LookUpPlayer s2c_data
- {
- get { return _s2c_data; }
- set { _s2c_data = 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=@"FSGetAllServerListRequest")]
- public partial class FSGetAllServerListRequest : global::ProtoBuf.IExtensible
- {
- public FSGetAllServerListRequest() {}
-
- 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=@"FSGetAllServerListResponse")]
- public partial class FSGetAllServerListResponse : global::ProtoBuf.IExtensible
- {
- public FSGetAllServerListResponse() {}
-
-
- 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.FSAlliesChooseBaseInfo> _info = new global::System.Collections.Generic.List<pomelo.area.FSAlliesChooseBaseInfo>();
- [global::ProtoBuf.ProtoMember(3, Name=@"info", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.area.FSAlliesChooseBaseInfo> info
- {
- get { return _info; }
- }
-
- 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=@"FSGetAllAlliesChatRecordRequest")]
- public partial class FSGetAllAlliesChatRecordRequest : global::ProtoBuf.IExtensible
- {
- public FSGetAllAlliesChatRecordRequest() {}
-
-
- private int _pointServerId;
-
-
-
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"pointServerId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int pointServerId
- {
- get { return _pointServerId; }
- set { _pointServerId = value; }
- }
-
- private int _maxMsgId;
-
-
-
-
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"maxMsgId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int maxMsgId
- {
- get { return _maxMsgId; }
- set { _maxMsgId = 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=@"FSGetAllAlliesChatRecordResponse")]
- public partial class FSGetAllAlliesChatRecordResponse : global::ProtoBuf.IExtensible
- {
- public FSGetAllAlliesChatRecordResponse() {}
-
-
- 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 bool _isEnd;
-
-
-
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"isEnd", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public bool isEnd
- {
- get { return _isEnd; }
- set { _isEnd = value; }
- }
-
- private int _serverId = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int serverId
- {
- get { return _serverId; }
- set { _serverId = value; }
- }
-
- private readonly global::System.Collections.Generic.List<pomelo.area.FSAlliesChatItem> _info = new global::System.Collections.Generic.List<pomelo.area.FSAlliesChatItem>();
- [global::ProtoBuf.ProtoMember(5, Name=@"info", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.area.FSAlliesChatItem> info
- {
- get { return _info; }
- }
-
- 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=@"FSSendMsgToAlliesServerRequest")]
- public partial class FSSendMsgToAlliesServerRequest : global::ProtoBuf.IExtensible
- {
- public FSSendMsgToAlliesServerRequest() {}
-
-
- private int _pointServerId;
-
-
-
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"pointServerId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int pointServerId
- {
- get { return _pointServerId; }
- set { _pointServerId = value; }
- }
-
- private string _content;
-
-
-
-
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"content", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public string content
- {
- get { return _content; }
- set { _content = 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=@"FSSendMsgToAlliesServerResponse")]
- public partial class FSSendMsgToAlliesServerResponse : global::ProtoBuf.IExtensible
- {
- public FSSendMsgToAlliesServerResponse() {}
-
-
- 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); }
- }
-
-
-
-
-
-
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"FSGetAreaRewardRequest")]
- public partial class FSGetAreaRewardRequest : global::ProtoBuf.IExtensible
- {
- public FSGetAreaRewardRequest() {}
-
-
- private int _areaId;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"areaId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int areaId
- {
- get { return _areaId; }
- set { _areaId = 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=@"FSGetAreaRewardResponse")]
- public partial class FSGetAreaRewardResponse : global::ProtoBuf.IExtensible
- {
- public FSGetAreaRewardResponse() {}
-
-
- 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); }
- }
-
-
-
-
-
-
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"FSEnterAreaRequest")]
- public partial class FSEnterAreaRequest : global::ProtoBuf.IExtensible
- {
- public FSEnterAreaRequest() {}
-
-
- private int _areaId;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"areaId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int areaId
- {
- get { return _areaId; }
- set { _areaId = 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=@"FSEnterAreaResponse")]
- public partial class FSEnterAreaResponse : global::ProtoBuf.IExtensible
- {
- public FSEnterAreaResponse() {}
-
-
- 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 bool _isAreaFull = default(bool);
-
-
-
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"isAreaFull", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue(default(bool))]
- public bool isAreaFull
- {
- get { return _isAreaFull; }
- set { _isAreaFull = 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=@"FSAreaDailyFightRequest")]
- public partial class FSAreaDailyFightRequest : global::ProtoBuf.IExtensible
- {
- public FSAreaDailyFightRequest() {}
-
-
- private int _areaId;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"areaId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int areaId
- {
- get { return _areaId; }
- set { _areaId = 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=@"FSAreaDailyFightResponse")]
- public partial class FSAreaDailyFightResponse : global::ProtoBuf.IExtensible
- {
- public FSAreaDailyFightResponse() {}
-
-
- 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); }
- }
-
-
-
-
-
-
-
- [global::System.Serializable, global::ProtoBuf.ProtoContract(Name=@"FSBattleClientRefreshRequest")]
- public partial class FSBattleClientRefreshRequest : global::ProtoBuf.IExtensible
- {
- public FSBattleClientRefreshRequest() {}
-
- 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=@"FSBattleClientRefreshResponse")]
- public partial class FSBattleClientRefreshResponse : global::ProtoBuf.IExtensible
- {
- public FSBattleClientRefreshResponse() {}
-
-
- 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.FSAreaBattleInfo> _areaInfo = new global::System.Collections.Generic.List<pomelo.area.FSAreaBattleInfo>();
- [global::ProtoBuf.ProtoMember(3, Name=@"areaInfo", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.area.FSAreaBattleInfo> areaInfo
- {
- get { return _areaInfo; }
- }
-
- 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=@"FSPlayerInfo")]
- public partial class FSPlayerInfo : global::ProtoBuf.IExtensible
- {
- public FSPlayerInfo() {}
-
-
- private pomelo.player.PlayerBasic _item;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"item", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public pomelo.player.PlayerBasic item
- {
- get { return _item; }
- set { _item = value; }
- }
-
- private int _showIndex;
-
-
-
-
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"showIndex", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int showIndex
- {
- get { return _showIndex; }
- set { _showIndex = value; }
- }
-
- private string _serverName = "";
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"serverName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string serverName
- {
- get { return _serverName; }
- set { _serverName = 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=@"GetFengShenMainInfoRequest")]
- public partial class GetFengShenMainInfoRequest : global::ProtoBuf.IExtensible
- {
- public GetFengShenMainInfoRequest() {}
-
- 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=@"GetFengShenMainInfoResponse")]
- public partial class GetFengShenMainInfoResponse : global::ProtoBuf.IExtensible
- {
- public GetFengShenMainInfoResponse() {}
-
-
- 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.FSPlayerInfo> _s2c_data = new global::System.Collections.Generic.List<pomelo.area.FSPlayerInfo>();
-
-
-
-
- [global::ProtoBuf.ProtoMember(3, Name=@"s2c_data", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.area.FSPlayerInfo> s2c_data
- {
- get { return _s2c_data; }
- }
-
- 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=@"GetSaoXingMainInfoRequest")]
- public partial class GetSaoXingMainInfoRequest : global::ProtoBuf.IExtensible
- {
- public GetSaoXingMainInfoRequest() {}
-
- 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=@"GetSaoXingMainInfoResponse")]
- public partial class GetSaoXingMainInfoResponse : global::ProtoBuf.IExtensible
- {
- public GetSaoXingMainInfoResponse() {}
-
-
- 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.FSPlayerInfo> _s2c_data = new global::System.Collections.Generic.List<pomelo.area.FSPlayerInfo>();
- [global::ProtoBuf.ProtoMember(3, Name=@"s2c_data", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.area.FSPlayerInfo> s2c_data
- {
- get { return _s2c_data; }
- }
-
- 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=@"GetServerPlayersRequest")]
- public partial class GetServerPlayersRequest : global::ProtoBuf.IExtensible
- {
- public GetServerPlayersRequest() {}
-
-
- private int _s2c_serverId;
-
-
-
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"s2c_serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int s2c_serverId
- {
- get { return _s2c_serverId; }
- set { _s2c_serverId = 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=@"GetServerPlayersResponse")]
- public partial class GetServerPlayersResponse : global::ProtoBuf.IExtensible
- {
- public GetServerPlayersResponse() {}
-
-
- 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.player.PlayerBasicSimple> _data = new global::System.Collections.Generic.List<pomelo.player.PlayerBasicSimple>();
- [global::ProtoBuf.ProtoMember(3, Name=@"data", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.player.PlayerBasicSimple> data
- {
- get { return _data; }
- }
-
-
- private int _serverId = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int serverId
- {
- get { return _serverId; }
- set { _serverId = 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=@"GivePlayerTitleRequest")]
- public partial class GivePlayerTitleRequest : global::ProtoBuf.IExtensible
- {
- public GivePlayerTitleRequest() {}
-
-
- private int _type;
-
-
-
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"type", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int type
- {
- get { return _type; }
- set { _type = value; }
- }
-
- private string _c2s_playerId;
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"c2s_playerId", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public string c2s_playerId
- {
- get { return _c2s_playerId; }
- set { _c2s_playerId = value; }
- }
-
- private int _serverId;
- [global::ProtoBuf.ProtoMember(3, IsRequired = true, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int serverId
- {
- get { return _serverId; }
- set { _serverId = value; }
- }
-
- private int _pos;
-
-
-
-
- [global::ProtoBuf.ProtoMember(4, IsRequired = true, Name=@"pos", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int pos
- {
- get { return _pos; }
- set { _pos = 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=@"GivePlayerTitleResponse")]
- public partial class GivePlayerTitleResponse : global::ProtoBuf.IExtensible
- {
- public GivePlayerTitleResponse() {}
-
-
- 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 int _s2c_type = default(int);
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"s2c_type", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int s2c_type
- {
- get { return _s2c_type; }
- set { _s2c_type = value; }
- }
-
- private pomelo.area.FSPlayerInfo _s2c_data = null;
-
-
-
-
- [global::ProtoBuf.ProtoMember(4, IsRequired = false, Name=@"s2c_data", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue(null)]
- public pomelo.area.FSPlayerInfo s2c_data
- {
- get { return _s2c_data; }
- set { _s2c_data = 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=@"FSGrantGodTitle_MainPush")]
- public partial class FSGrantGodTitle_MainPush : global::ProtoBuf.IExtensible
- {
- public FSGrantGodTitle_MainPush() {}
-
-
- private int _areaId;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"areaId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int areaId
- {
- get { return _areaId; }
- set { _areaId = value; }
- }
-
- private string _occupyServerName = "";
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"occupyServerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string occupyServerName
- {
- get { return _occupyServerName; }
- set { _occupyServerName = value; }
- }
-
- private int _serverId = default(int);
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int serverId
- {
- get { return _serverId; }
- set { _serverId = 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=@"FSAlliesChatMsgPush")]
- public partial class FSAlliesChatMsgPush : global::ProtoBuf.IExtensible
- {
- public FSAlliesChatMsgPush() {}
-
-
- private int _serverId;
-
-
-
-
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"serverId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int serverId
- {
- get { return _serverId; }
- set { _serverId = value; }
- }
-
- private pomelo.area.FSAlliesChatItem _msg;
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"msg", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public pomelo.area.FSAlliesChatItem msg
- {
- get { return _msg; }
- set { _msg = value; }
- }
-
- private int _senderServerId = default(int);
-
-
-
-
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"senderServerId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int senderServerId
- {
- get { return _senderServerId; }
- set { _senderServerId = 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=@"BossRewardInfo")]
- public partial class BossRewardInfo : global::ProtoBuf.IExtensible
- {
- public BossRewardInfo() {}
-
-
- private int _num;
- [global::ProtoBuf.ProtoMember(1, IsRequired = true, Name=@"num", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- public int num
- {
- get { return _num; }
- set { _num = value; }
- }
-
- private string _itemcode;
- [global::ProtoBuf.ProtoMember(2, IsRequired = true, Name=@"itemcode", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public string itemcode
- {
- get { return _itemcode; }
- set { _itemcode = 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=@"FSDailyBossRewardPush")]
- public partial class FSDailyBossRewardPush : global::ProtoBuf.IExtensible
- {
- public FSDailyBossRewardPush() {}
-
-
- private readonly global::System.Collections.Generic.List<pomelo.area.BossRewardInfo> _data = new global::System.Collections.Generic.List<pomelo.area.BossRewardInfo>();
- [global::ProtoBuf.ProtoMember(1, Name=@"data", DataFormat = global::ProtoBuf.DataFormat.Default)]
- public global::System.Collections.Generic.List<pomelo.area.BossRewardInfo> data
- {
- get { return _data; }
- }
-
- 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=@"FSGameEndPush")]
- public partial class FSGameEndPush : global::ProtoBuf.IExtensible
- {
- public FSGameEndPush() {}
-
-
- private int _winServerId = default(int);
- [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"winServerId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int winServerId
- {
- get { return _winServerId; }
- set { _winServerId = value; }
- }
-
- private string _winServerName = "";
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"winServerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string winServerName
- {
- get { return _winServerName; }
- set { _winServerName = value; }
- }
-
- private string _fsLeaderName = "";
- [global::ProtoBuf.ProtoMember(3, IsRequired = false, Name=@"fsLeaderName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string fsLeaderName
- {
- get { return _fsLeaderName; }
- set { _fsLeaderName = 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=@"FSFirstOccupyPush")]
- public partial class FSFirstOccupyPush : global::ProtoBuf.IExtensible
- {
- public FSFirstOccupyPush() {}
-
-
- private int _areaId = default(int);
- [global::ProtoBuf.ProtoMember(1, IsRequired = false, Name=@"areaId", DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
- [global::System.ComponentModel.DefaultValue(default(int))]
- public int areaId
- {
- get { return _areaId; }
- set { _areaId = value; }
- }
-
- private string _playerName = "";
- [global::ProtoBuf.ProtoMember(2, IsRequired = false, Name=@"playerName", DataFormat = global::ProtoBuf.DataFormat.Default)]
- [global::System.ComponentModel.DefaultValue("")]
- public string playerName
- {
- get { return _playerName; }
- set { _playerName = value; }
- }
- private global::ProtoBuf.IExtension extensionObject;
- global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
- { return global::ProtoBuf.Extensible.GetExtensionObject(ref extensionObject, createIfMissing); }
- }
-
-
- }
-
|