mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
563 lines
24 KiB
C#
563 lines
24 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: BattleLineup.proto
|
|
// </auto-generated>
|
|
#pragma warning disable 1591, 0612, 3021, 8981
|
|
#region Designer generated code
|
|
|
|
using pb = global::Google.Protobuf;
|
|
using pbc = global::Google.Protobuf.Collections;
|
|
using pbr = global::Google.Protobuf.Reflection;
|
|
using scg = global::System.Collections.Generic;
|
|
namespace EggLink.DanhengServer.Proto {
|
|
|
|
/// <summary>Holder for reflection information generated from BattleLineup.proto</summary>
|
|
public static partial class BattleLineupReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for BattleLineup.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static BattleLineupReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChJCYXR0bGVMaW5ldXAucHJvdG8aEEJhdHRsZUJ1ZmYucHJvdG8aG0V2b2x2",
|
|
"ZUJ1aWxkQmF0dGxlSW5mby5wcm90bxoSQmF0dGxlQXZhdGFyLnByb3RvGhZC",
|
|
"YXR0bGVUYXJnZXRMaXN0LnByb3RvGhFMSkdJQUdMRkhIQy5wcm90bxoaQmF0",
|
|
"dGxlUm9ndWVNYWdpY0luZm8ucHJvdG8aF0JhdHRsZU1vbnN0ZXJXYXZlLnBy",
|
|
"b3RvGhFHSUVJQkVBQ0JBTy5wcm90byLyAwoMQmF0dGxlTGluZXVwEiIKC2F2",
|
|
"YXRhcl9saXN0GAEgAygLMg0uQmF0dGxlQXZhdGFyEi0KEW1vbnN0ZXJfd2F2",
|
|
"ZV9saXN0GAIgAygLMhIuQmF0dGxlTW9uc3RlcldhdmUSHgoJYnVmZl9saXN0",
|
|
"GAMgAygLMgsuQmF0dGxlQnVmZhITCgt3b3JsZF9sZXZlbBgHIAEoDRI/ChJi",
|
|
"YXR0bGVfdGFyZ2V0X2luZm8YCSADKAsyIy5CYXR0bGVMaW5ldXAuQmF0dGxl",
|
|
"VGFyZ2V0SW5mb0VudHJ5EiEKC0FKR1BKR0xQTUlPGAogASgLMgwuTEpHSUFH",
|
|
"TEZISEMSIgoLRUpDTEpMREVORE0YCyADKAsyDS5CYXR0bGVBdmF0YXISKwoL",
|
|
"SlBHSUZDSEpETEsYDCABKAsyFi5Fdm9sdmVCdWlsZEJhdHRsZUluZm8SIQoL",
|
|
"TUZLSk9LQUpKTUoYDSABKAsyDC5HSUVJQkVBQ0JBTxI2ChdiYXR0bGVfcm9n",
|
|
"dWVfbWFnaWNfaW5mbxgOIAEoCzIVLkJhdHRsZVJvZ3VlTWFnaWNJbmZvGkoK",
|
|
"FUJhdHRsZVRhcmdldEluZm9FbnRyeRILCgNrZXkYASABKA0SIAoFdmFsdWUY",
|
|
"AiABKAsyES5CYXR0bGVUYXJnZXRMaXN0OgI4AUIeqgIbRWdnTGluay5EYW5o",
|
|
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BattleBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleAvatarReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleTargetListReflection.Descriptor, global::EggLink.DanhengServer.Proto.LJGIAGLFHHCReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleRogueMagicInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleMonsterWaveReflection.Descriptor, global::EggLink.DanhengServer.Proto.GIEIBEACBAOReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BattleLineup), global::EggLink.DanhengServer.Proto.BattleLineup.Parser, new[]{ "AvatarList", "MonsterWaveList", "BuffList", "WorldLevel", "BattleTargetInfo", "AJGPJGLPMIO", "EJCLJLDENDM", "JPGIFCHJDLK", "MFKJOKAJJMJ", "BattleRogueMagicInfo" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class BattleLineup : pb::IMessage<BattleLineup>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<BattleLineup> _parser = new pb::MessageParser<BattleLineup>(() => new BattleLineup());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<BattleLineup> Parser { get { return _parser; } }
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pbr::MessageDescriptor Descriptor {
|
|
get { return global::EggLink.DanhengServer.Proto.BattleLineupReflection.Descriptor.MessageTypes[0]; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
pbr::MessageDescriptor pb::IMessage.Descriptor {
|
|
get { return Descriptor; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public BattleLineup() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public BattleLineup(BattleLineup other) : this() {
|
|
avatarList_ = other.avatarList_.Clone();
|
|
monsterWaveList_ = other.monsterWaveList_.Clone();
|
|
buffList_ = other.buffList_.Clone();
|
|
worldLevel_ = other.worldLevel_;
|
|
battleTargetInfo_ = other.battleTargetInfo_.Clone();
|
|
aJGPJGLPMIO_ = other.aJGPJGLPMIO_ != null ? other.aJGPJGLPMIO_.Clone() : null;
|
|
eJCLJLDENDM_ = other.eJCLJLDENDM_.Clone();
|
|
jPGIFCHJDLK_ = other.jPGIFCHJDLK_ != null ? other.jPGIFCHJDLK_.Clone() : null;
|
|
mFKJOKAJJMJ_ = other.mFKJOKAJJMJ_ != null ? other.mFKJOKAJJMJ_.Clone() : null;
|
|
battleRogueMagicInfo_ = other.battleRogueMagicInfo_ != null ? other.battleRogueMagicInfo_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public BattleLineup Clone() {
|
|
return new BattleLineup(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "avatar_list" field.</summary>
|
|
public const int AvatarListFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BattleAvatar> _repeated_avatarList_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.BattleAvatar.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleAvatar> avatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleAvatar>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleAvatar> AvatarList {
|
|
get { return avatarList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "monster_wave_list" field.</summary>
|
|
public const int MonsterWaveListFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BattleMonsterWave> _repeated_monsterWaveList_codec
|
|
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.BattleMonsterWave.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleMonsterWave> monsterWaveList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleMonsterWave>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleMonsterWave> MonsterWaveList {
|
|
get { return monsterWaveList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "buff_list" field.</summary>
|
|
public const int BuffListFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BattleBuff> _repeated_buffList_codec
|
|
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.BattleBuff.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleBuff> buffList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleBuff>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleBuff> BuffList {
|
|
get { return buffList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "world_level" field.</summary>
|
|
public const int WorldLevelFieldNumber = 7;
|
|
private uint worldLevel_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint WorldLevel {
|
|
get { return worldLevel_; }
|
|
set {
|
|
worldLevel_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "battle_target_info" field.</summary>
|
|
public const int BattleTargetInfoFieldNumber = 9;
|
|
private static readonly pbc::MapField<uint, global::EggLink.DanhengServer.Proto.BattleTargetList>.Codec _map_battleTargetInfo_codec
|
|
= new pbc::MapField<uint, global::EggLink.DanhengServer.Proto.BattleTargetList>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.BattleTargetList.Parser), 74);
|
|
private readonly pbc::MapField<uint, global::EggLink.DanhengServer.Proto.BattleTargetList> battleTargetInfo_ = new pbc::MapField<uint, global::EggLink.DanhengServer.Proto.BattleTargetList>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<uint, global::EggLink.DanhengServer.Proto.BattleTargetList> BattleTargetInfo {
|
|
get { return battleTargetInfo_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "AJGPJGLPMIO" field.</summary>
|
|
public const int AJGPJGLPMIOFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.LJGIAGLFHHC aJGPJGLPMIO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.LJGIAGLFHHC AJGPJGLPMIO {
|
|
get { return aJGPJGLPMIO_; }
|
|
set {
|
|
aJGPJGLPMIO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EJCLJLDENDM" field.</summary>
|
|
public const int EJCLJLDENDMFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BattleAvatar> _repeated_eJCLJLDENDM_codec
|
|
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.BattleAvatar.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleAvatar> eJCLJLDENDM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleAvatar>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleAvatar> EJCLJLDENDM {
|
|
get { return eJCLJLDENDM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "JPGIFCHJDLK" field.</summary>
|
|
public const int JPGIFCHJDLKFieldNumber = 12;
|
|
private global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo jPGIFCHJDLK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo JPGIFCHJDLK {
|
|
get { return jPGIFCHJDLK_; }
|
|
set {
|
|
jPGIFCHJDLK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MFKJOKAJJMJ" field.</summary>
|
|
public const int MFKJOKAJJMJFieldNumber = 13;
|
|
private global::EggLink.DanhengServer.Proto.GIEIBEACBAO mFKJOKAJJMJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GIEIBEACBAO MFKJOKAJJMJ {
|
|
get { return mFKJOKAJJMJ_; }
|
|
set {
|
|
mFKJOKAJJMJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "battle_rogue_magic_info" field.</summary>
|
|
public const int BattleRogueMagicInfoFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.BattleRogueMagicInfo battleRogueMagicInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.BattleRogueMagicInfo BattleRogueMagicInfo {
|
|
get { return battleRogueMagicInfo_; }
|
|
set {
|
|
battleRogueMagicInfo_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as BattleLineup);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(BattleLineup other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!avatarList_.Equals(other.avatarList_)) return false;
|
|
if(!monsterWaveList_.Equals(other.monsterWaveList_)) return false;
|
|
if(!buffList_.Equals(other.buffList_)) return false;
|
|
if (WorldLevel != other.WorldLevel) return false;
|
|
if (!BattleTargetInfo.Equals(other.BattleTargetInfo)) return false;
|
|
if (!object.Equals(AJGPJGLPMIO, other.AJGPJGLPMIO)) return false;
|
|
if(!eJCLJLDENDM_.Equals(other.eJCLJLDENDM_)) return false;
|
|
if (!object.Equals(JPGIFCHJDLK, other.JPGIFCHJDLK)) return false;
|
|
if (!object.Equals(MFKJOKAJJMJ, other.MFKJOKAJJMJ)) return false;
|
|
if (!object.Equals(BattleRogueMagicInfo, other.BattleRogueMagicInfo)) return false;
|
|
return Equals(_unknownFields, other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override int GetHashCode() {
|
|
int hash = 1;
|
|
hash ^= avatarList_.GetHashCode();
|
|
hash ^= monsterWaveList_.GetHashCode();
|
|
hash ^= buffList_.GetHashCode();
|
|
if (WorldLevel != 0) hash ^= WorldLevel.GetHashCode();
|
|
hash ^= BattleTargetInfo.GetHashCode();
|
|
if (aJGPJGLPMIO_ != null) hash ^= AJGPJGLPMIO.GetHashCode();
|
|
hash ^= eJCLJLDENDM_.GetHashCode();
|
|
if (jPGIFCHJDLK_ != null) hash ^= JPGIFCHJDLK.GetHashCode();
|
|
if (mFKJOKAJJMJ_ != null) hash ^= MFKJOKAJJMJ.GetHashCode();
|
|
if (battleRogueMagicInfo_ != null) hash ^= BattleRogueMagicInfo.GetHashCode();
|
|
if (_unknownFields != null) {
|
|
hash ^= _unknownFields.GetHashCode();
|
|
}
|
|
return hash;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override string ToString() {
|
|
return pb::JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void WriteTo(pb::CodedOutputStream output) {
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
output.WriteRawMessage(this);
|
|
#else
|
|
avatarList_.WriteTo(output, _repeated_avatarList_codec);
|
|
monsterWaveList_.WriteTo(output, _repeated_monsterWaveList_codec);
|
|
buffList_.WriteTo(output, _repeated_buffList_codec);
|
|
if (WorldLevel != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(WorldLevel);
|
|
}
|
|
battleTargetInfo_.WriteTo(output, _map_battleTargetInfo_codec);
|
|
if (aJGPJGLPMIO_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(AJGPJGLPMIO);
|
|
}
|
|
eJCLJLDENDM_.WriteTo(output, _repeated_eJCLJLDENDM_codec);
|
|
if (jPGIFCHJDLK_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(JPGIFCHJDLK);
|
|
}
|
|
if (mFKJOKAJJMJ_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(MFKJOKAJJMJ);
|
|
}
|
|
if (battleRogueMagicInfo_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(BattleRogueMagicInfo);
|
|
}
|
|
if (_unknownFields != null) {
|
|
_unknownFields.WriteTo(output);
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
|
|
avatarList_.WriteTo(ref output, _repeated_avatarList_codec);
|
|
monsterWaveList_.WriteTo(ref output, _repeated_monsterWaveList_codec);
|
|
buffList_.WriteTo(ref output, _repeated_buffList_codec);
|
|
if (WorldLevel != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(WorldLevel);
|
|
}
|
|
battleTargetInfo_.WriteTo(ref output, _map_battleTargetInfo_codec);
|
|
if (aJGPJGLPMIO_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(AJGPJGLPMIO);
|
|
}
|
|
eJCLJLDENDM_.WriteTo(ref output, _repeated_eJCLJLDENDM_codec);
|
|
if (jPGIFCHJDLK_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(JPGIFCHJDLK);
|
|
}
|
|
if (mFKJOKAJJMJ_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(MFKJOKAJJMJ);
|
|
}
|
|
if (battleRogueMagicInfo_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(BattleRogueMagicInfo);
|
|
}
|
|
if (_unknownFields != null) {
|
|
_unknownFields.WriteTo(ref output);
|
|
}
|
|
}
|
|
#endif
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int CalculateSize() {
|
|
int size = 0;
|
|
size += avatarList_.CalculateSize(_repeated_avatarList_codec);
|
|
size += monsterWaveList_.CalculateSize(_repeated_monsterWaveList_codec);
|
|
size += buffList_.CalculateSize(_repeated_buffList_codec);
|
|
if (WorldLevel != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(WorldLevel);
|
|
}
|
|
size += battleTargetInfo_.CalculateSize(_map_battleTargetInfo_codec);
|
|
if (aJGPJGLPMIO_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AJGPJGLPMIO);
|
|
}
|
|
size += eJCLJLDENDM_.CalculateSize(_repeated_eJCLJLDENDM_codec);
|
|
if (jPGIFCHJDLK_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JPGIFCHJDLK);
|
|
}
|
|
if (mFKJOKAJJMJ_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MFKJOKAJJMJ);
|
|
}
|
|
if (battleRogueMagicInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BattleRogueMagicInfo);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(BattleLineup other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
avatarList_.Add(other.avatarList_);
|
|
monsterWaveList_.Add(other.monsterWaveList_);
|
|
buffList_.Add(other.buffList_);
|
|
if (other.WorldLevel != 0) {
|
|
WorldLevel = other.WorldLevel;
|
|
}
|
|
battleTargetInfo_.MergeFrom(other.battleTargetInfo_);
|
|
if (other.aJGPJGLPMIO_ != null) {
|
|
if (aJGPJGLPMIO_ == null) {
|
|
AJGPJGLPMIO = new global::EggLink.DanhengServer.Proto.LJGIAGLFHHC();
|
|
}
|
|
AJGPJGLPMIO.MergeFrom(other.AJGPJGLPMIO);
|
|
}
|
|
eJCLJLDENDM_.Add(other.eJCLJLDENDM_);
|
|
if (other.jPGIFCHJDLK_ != null) {
|
|
if (jPGIFCHJDLK_ == null) {
|
|
JPGIFCHJDLK = new global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo();
|
|
}
|
|
JPGIFCHJDLK.MergeFrom(other.JPGIFCHJDLK);
|
|
}
|
|
if (other.mFKJOKAJJMJ_ != null) {
|
|
if (mFKJOKAJJMJ_ == null) {
|
|
MFKJOKAJJMJ = new global::EggLink.DanhengServer.Proto.GIEIBEACBAO();
|
|
}
|
|
MFKJOKAJJMJ.MergeFrom(other.MFKJOKAJJMJ);
|
|
}
|
|
if (other.battleRogueMagicInfo_ != null) {
|
|
if (battleRogueMagicInfo_ == null) {
|
|
BattleRogueMagicInfo = new global::EggLink.DanhengServer.Proto.BattleRogueMagicInfo();
|
|
}
|
|
BattleRogueMagicInfo.MergeFrom(other.BattleRogueMagicInfo);
|
|
}
|
|
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(pb::CodedInputStream input) {
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
input.ReadRawMessage(this);
|
|
#else
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
|
|
break;
|
|
case 10: {
|
|
avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 18: {
|
|
monsterWaveList_.AddEntriesFrom(input, _repeated_monsterWaveList_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
buffList_.AddEntriesFrom(input, _repeated_buffList_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
WorldLevel = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
battleTargetInfo_.AddEntriesFrom(input, _map_battleTargetInfo_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (aJGPJGLPMIO_ == null) {
|
|
AJGPJGLPMIO = new global::EggLink.DanhengServer.Proto.LJGIAGLFHHC();
|
|
}
|
|
input.ReadMessage(AJGPJGLPMIO);
|
|
break;
|
|
}
|
|
case 90: {
|
|
eJCLJLDENDM_.AddEntriesFrom(input, _repeated_eJCLJLDENDM_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (jPGIFCHJDLK_ == null) {
|
|
JPGIFCHJDLK = new global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo();
|
|
}
|
|
input.ReadMessage(JPGIFCHJDLK);
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (mFKJOKAJJMJ_ == null) {
|
|
MFKJOKAJJMJ = new global::EggLink.DanhengServer.Proto.GIEIBEACBAO();
|
|
}
|
|
input.ReadMessage(MFKJOKAJJMJ);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (battleRogueMagicInfo_ == null) {
|
|
BattleRogueMagicInfo = new global::EggLink.DanhengServer.Proto.BattleRogueMagicInfo();
|
|
}
|
|
input.ReadMessage(BattleRogueMagicInfo);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
|
|
break;
|
|
case 10: {
|
|
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 18: {
|
|
monsterWaveList_.AddEntriesFrom(ref input, _repeated_monsterWaveList_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
buffList_.AddEntriesFrom(ref input, _repeated_buffList_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
WorldLevel = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
battleTargetInfo_.AddEntriesFrom(ref input, _map_battleTargetInfo_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (aJGPJGLPMIO_ == null) {
|
|
AJGPJGLPMIO = new global::EggLink.DanhengServer.Proto.LJGIAGLFHHC();
|
|
}
|
|
input.ReadMessage(AJGPJGLPMIO);
|
|
break;
|
|
}
|
|
case 90: {
|
|
eJCLJLDENDM_.AddEntriesFrom(ref input, _repeated_eJCLJLDENDM_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (jPGIFCHJDLK_ == null) {
|
|
JPGIFCHJDLK = new global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo();
|
|
}
|
|
input.ReadMessage(JPGIFCHJDLK);
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (mFKJOKAJJMJ_ == null) {
|
|
MFKJOKAJJMJ = new global::EggLink.DanhengServer.Proto.GIEIBEACBAO();
|
|
}
|
|
input.ReadMessage(MFKJOKAJJMJ);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (battleRogueMagicInfo_ == null) {
|
|
BattleRogueMagicInfo = new global::EggLink.DanhengServer.Proto.BattleRogueMagicInfo();
|
|
}
|
|
input.ReadMessage(BattleRogueMagicInfo);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|