Files
DanhengServer-OpenSource/Proto/SceneBattleInfo.cs
2024-08-17 19:42:40 +08:00

741 lines
30 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: SceneBattleInfo.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 SceneBattleInfo.proto</summary>
public static partial class SceneBattleInfoReflection {
#region Descriptor
/// <summary>File descriptor for SceneBattleInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static SceneBattleInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVTY2VuZUJhdHRsZUluZm8ucHJvdG8aEUFFTEFGTktHQURQLnByb3RvGhFP",
"RkhOQkxPR0VNRS5wcm90bxoWU2NlbmVNb25zdGVyV2F2ZS5wcm90bxobQmF0",
"dGxlRXZlbnRCYXR0bGVJbmZvLnByb3RvGhZCYXR0bGVUYXJnZXRMaXN0LnBy",
"b3RvGhtFdm9sdmVCdWlsZEJhdHRsZUluZm8ucHJvdG8aEEJhdHRsZUJ1ZmYu",
"cHJvdG8aEkJhdHRsZUF2YXRhci5wcm90byLUBAoPU2NlbmVCYXR0bGVJbmZv",
"EhkKEWxvZ2ljX3JhbmRvbV9zZWVkGAwgASgNEikKEmJhdHRsZV9hdmF0YXJf",
"bGlzdBgPIAMoCzINLkJhdHRsZUF2YXRhchItCgxiYXR0bGVfZXZlbnQYrQ8g",
"AygLMhYuQmF0dGxlRXZlbnRCYXR0bGVJbmZvEh4KCWJ1ZmZfbGlzdBgDIAMo",
"CzILLkJhdHRsZUJ1ZmYSLAoLSEVBTUlKR0ZETU8Y+wUgASgLMhYuRXZvbHZl",
"QnVpbGRCYXR0bGVJbmZvEhAKCHN0YWdlX2lkGAQgASgNEiIKC0ZOTEhBSEZJ",
"R05DGNYGIAEoCzIMLk9GSE5CTE9HRU1FEiEKC0hLT09CTU1MR01FGD8gASgL",
"MgwuQUVMQUZOS0dBRFASQwoSYmF0dGxlX3RhcmdldF9pbmZvGJUBIAMoCzIm",
"LlNjZW5lQmF0dGxlSW5mby5CYXR0bGVUYXJnZXRJbmZvRW50cnkSEwoLTU9K",
"TE5DTkRJT0IYCCABKAgSFAoMcm91bmRzX2xpbWl0GAIgASgNEiwKEW1vbnN0",
"ZXJfd2F2ZV9saXN0GAEgAygLMhEuU2NlbmVNb25zdGVyV2F2ZRITCgt3b3Js",
"ZF9sZXZlbBgGIAEoDRITCgtCT0pIUE5DQUtPUBgLIAEoDRIRCgliYXR0bGVf",
"aWQYDiABKA0aSgoVQmF0dGxlVGFyZ2V0SW5mb0VudHJ5EgsKA2tleRgBIAEo",
"DRIgCgV2YWx1ZRgCIAEoCzIRLkJhdHRsZVRhcmdldExpc3Q6AjgBQh6qAhtF",
"Z2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AELAFNKGADPReflection.Descriptor, global::EggLink.DanhengServer.Proto.OFHNBLOGEMEReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneMonsterWaveReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleEventBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleTargetListReflection.Descriptor, global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleAvatarReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SceneBattleInfo), global::EggLink.DanhengServer.Proto.SceneBattleInfo.Parser, new[]{ "LogicRandomSeed", "BattleAvatarList", "BattleEvent", "BuffList", "HEAMIJGFDMO", "StageId", "FNLHAHFIGNC", "HKOOBMMLGME", "BattleTargetInfo", "MOJLNCNDIOB", "RoundsLimit", "MonsterWaveList", "WorldLevel", "BOJHPNCAKOP", "BattleId" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class SceneBattleInfo : pb::IMessage<SceneBattleInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<SceneBattleInfo> _parser = new pb::MessageParser<SceneBattleInfo>(() => new SceneBattleInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<SceneBattleInfo> 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.SceneBattleInfoReflection.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 SceneBattleInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SceneBattleInfo(SceneBattleInfo other) : this() {
logicRandomSeed_ = other.logicRandomSeed_;
battleAvatarList_ = other.battleAvatarList_.Clone();
battleEvent_ = other.battleEvent_.Clone();
buffList_ = other.buffList_.Clone();
hEAMIJGFDMO_ = other.hEAMIJGFDMO_ != null ? other.hEAMIJGFDMO_.Clone() : null;
stageId_ = other.stageId_;
fNLHAHFIGNC_ = other.fNLHAHFIGNC_ != null ? other.fNLHAHFIGNC_.Clone() : null;
hKOOBMMLGME_ = other.hKOOBMMLGME_ != null ? other.hKOOBMMLGME_.Clone() : null;
battleTargetInfo_ = other.battleTargetInfo_.Clone();
mOJLNCNDIOB_ = other.mOJLNCNDIOB_;
roundsLimit_ = other.roundsLimit_;
monsterWaveList_ = other.monsterWaveList_.Clone();
worldLevel_ = other.worldLevel_;
bOJHPNCAKOP_ = other.bOJHPNCAKOP_;
battleId_ = other.battleId_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SceneBattleInfo Clone() {
return new SceneBattleInfo(this);
}
/// <summary>Field number for the "logic_random_seed" field.</summary>
public const int LogicRandomSeedFieldNumber = 12;
private uint logicRandomSeed_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LogicRandomSeed {
get { return logicRandomSeed_; }
set {
logicRandomSeed_ = value;
}
}
/// <summary>Field number for the "battle_avatar_list" field.</summary>
public const int BattleAvatarListFieldNumber = 15;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BattleAvatar> _repeated_battleAvatarList_codec
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.BattleAvatar.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleAvatar> battleAvatarList_ = 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> BattleAvatarList {
get { return battleAvatarList_; }
}
/// <summary>Field number for the "battle_event" field.</summary>
public const int BattleEventFieldNumber = 1965;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BattleEventBattleInfo> _repeated_battleEvent_codec
= pb::FieldCodec.ForMessage(15722, global::EggLink.DanhengServer.Proto.BattleEventBattleInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleEventBattleInfo> battleEvent_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleEventBattleInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleEventBattleInfo> BattleEvent {
get { return battleEvent_; }
}
/// <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 "HEAMIJGFDMO" field.</summary>
public const int HEAMIJGFDMOFieldNumber = 763;
private global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo hEAMIJGFDMO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo HEAMIJGFDMO {
get { return hEAMIJGFDMO_; }
set {
hEAMIJGFDMO_ = value;
}
}
/// <summary>Field number for the "stage_id" field.</summary>
public const int StageIdFieldNumber = 4;
private uint stageId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint StageId {
get { return stageId_; }
set {
stageId_ = value;
}
}
/// <summary>Field number for the "FNLHAHFIGNC" field.</summary>
public const int FNLHAHFIGNCFieldNumber = 854;
private global::EggLink.DanhengServer.Proto.OFHNBLOGEME fNLHAHFIGNC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.OFHNBLOGEME FNLHAHFIGNC {
get { return fNLHAHFIGNC_; }
set {
fNLHAHFIGNC_ = value;
}
}
/// <summary>Field number for the "HKOOBMMLGME" field.</summary>
public const int HKOOBMMLGMEFieldNumber = 63;
private global::EggLink.DanhengServer.Proto.AELAFNKGADP hKOOBMMLGME_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AELAFNKGADP HKOOBMMLGME {
get { return hKOOBMMLGME_; }
set {
hKOOBMMLGME_ = value;
}
}
/// <summary>Field number for the "battle_target_info" field.</summary>
public const int BattleTargetInfoFieldNumber = 149;
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), 1194);
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 "MOJLNCNDIOB" field.</summary>
public const int MOJLNCNDIOBFieldNumber = 8;
private bool mOJLNCNDIOB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool MOJLNCNDIOB {
get { return mOJLNCNDIOB_; }
set {
mOJLNCNDIOB_ = value;
}
}
/// <summary>Field number for the "rounds_limit" field.</summary>
public const int RoundsLimitFieldNumber = 2;
private uint roundsLimit_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint RoundsLimit {
get { return roundsLimit_; }
set {
roundsLimit_ = value;
}
}
/// <summary>Field number for the "monster_wave_list" field.</summary>
public const int MonsterWaveListFieldNumber = 1;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.SceneMonsterWave> _repeated_monsterWaveList_codec
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.SceneMonsterWave.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.SceneMonsterWave> monsterWaveList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.SceneMonsterWave>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.SceneMonsterWave> MonsterWaveList {
get { return monsterWaveList_; }
}
/// <summary>Field number for the "world_level" field.</summary>
public const int WorldLevelFieldNumber = 6;
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 "BOJHPNCAKOP" field.</summary>
public const int BOJHPNCAKOPFieldNumber = 11;
private uint bOJHPNCAKOP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BOJHPNCAKOP {
get { return bOJHPNCAKOP_; }
set {
bOJHPNCAKOP_ = value;
}
}
/// <summary>Field number for the "battle_id" field.</summary>
public const int BattleIdFieldNumber = 14;
private uint battleId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BattleId {
get { return battleId_; }
set {
battleId_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as SceneBattleInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(SceneBattleInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (LogicRandomSeed != other.LogicRandomSeed) return false;
if(!battleAvatarList_.Equals(other.battleAvatarList_)) return false;
if(!battleEvent_.Equals(other.battleEvent_)) return false;
if(!buffList_.Equals(other.buffList_)) return false;
if (!object.Equals(HEAMIJGFDMO, other.HEAMIJGFDMO)) return false;
if (StageId != other.StageId) return false;
if (!object.Equals(FNLHAHFIGNC, other.FNLHAHFIGNC)) return false;
if (!object.Equals(HKOOBMMLGME, other.HKOOBMMLGME)) return false;
if (!BattleTargetInfo.Equals(other.BattleTargetInfo)) return false;
if (MOJLNCNDIOB != other.MOJLNCNDIOB) return false;
if (RoundsLimit != other.RoundsLimit) return false;
if(!monsterWaveList_.Equals(other.monsterWaveList_)) return false;
if (WorldLevel != other.WorldLevel) return false;
if (BOJHPNCAKOP != other.BOJHPNCAKOP) return false;
if (BattleId != other.BattleId) 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;
if (LogicRandomSeed != 0) hash ^= LogicRandomSeed.GetHashCode();
hash ^= battleAvatarList_.GetHashCode();
hash ^= battleEvent_.GetHashCode();
hash ^= buffList_.GetHashCode();
if (hEAMIJGFDMO_ != null) hash ^= HEAMIJGFDMO.GetHashCode();
if (StageId != 0) hash ^= StageId.GetHashCode();
if (fNLHAHFIGNC_ != null) hash ^= FNLHAHFIGNC.GetHashCode();
if (hKOOBMMLGME_ != null) hash ^= HKOOBMMLGME.GetHashCode();
hash ^= BattleTargetInfo.GetHashCode();
if (MOJLNCNDIOB != false) hash ^= MOJLNCNDIOB.GetHashCode();
if (RoundsLimit != 0) hash ^= RoundsLimit.GetHashCode();
hash ^= monsterWaveList_.GetHashCode();
if (WorldLevel != 0) hash ^= WorldLevel.GetHashCode();
if (BOJHPNCAKOP != 0) hash ^= BOJHPNCAKOP.GetHashCode();
if (BattleId != 0) hash ^= BattleId.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
monsterWaveList_.WriteTo(output, _repeated_monsterWaveList_codec);
if (RoundsLimit != 0) {
output.WriteRawTag(16);
output.WriteUInt32(RoundsLimit);
}
buffList_.WriteTo(output, _repeated_buffList_codec);
if (StageId != 0) {
output.WriteRawTag(32);
output.WriteUInt32(StageId);
}
if (WorldLevel != 0) {
output.WriteRawTag(48);
output.WriteUInt32(WorldLevel);
}
if (MOJLNCNDIOB != false) {
output.WriteRawTag(64);
output.WriteBool(MOJLNCNDIOB);
}
if (BOJHPNCAKOP != 0) {
output.WriteRawTag(88);
output.WriteUInt32(BOJHPNCAKOP);
}
if (LogicRandomSeed != 0) {
output.WriteRawTag(96);
output.WriteUInt32(LogicRandomSeed);
}
if (BattleId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(BattleId);
}
battleAvatarList_.WriteTo(output, _repeated_battleAvatarList_codec);
if (hKOOBMMLGME_ != null) {
output.WriteRawTag(250, 3);
output.WriteMessage(HKOOBMMLGME);
}
battleTargetInfo_.WriteTo(output, _map_battleTargetInfo_codec);
if (hEAMIJGFDMO_ != null) {
output.WriteRawTag(218, 47);
output.WriteMessage(HEAMIJGFDMO);
}
if (fNLHAHFIGNC_ != null) {
output.WriteRawTag(178, 53);
output.WriteMessage(FNLHAHFIGNC);
}
battleEvent_.WriteTo(output, _repeated_battleEvent_codec);
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) {
monsterWaveList_.WriteTo(ref output, _repeated_monsterWaveList_codec);
if (RoundsLimit != 0) {
output.WriteRawTag(16);
output.WriteUInt32(RoundsLimit);
}
buffList_.WriteTo(ref output, _repeated_buffList_codec);
if (StageId != 0) {
output.WriteRawTag(32);
output.WriteUInt32(StageId);
}
if (WorldLevel != 0) {
output.WriteRawTag(48);
output.WriteUInt32(WorldLevel);
}
if (MOJLNCNDIOB != false) {
output.WriteRawTag(64);
output.WriteBool(MOJLNCNDIOB);
}
if (BOJHPNCAKOP != 0) {
output.WriteRawTag(88);
output.WriteUInt32(BOJHPNCAKOP);
}
if (LogicRandomSeed != 0) {
output.WriteRawTag(96);
output.WriteUInt32(LogicRandomSeed);
}
if (BattleId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(BattleId);
}
battleAvatarList_.WriteTo(ref output, _repeated_battleAvatarList_codec);
if (hKOOBMMLGME_ != null) {
output.WriteRawTag(250, 3);
output.WriteMessage(HKOOBMMLGME);
}
battleTargetInfo_.WriteTo(ref output, _map_battleTargetInfo_codec);
if (hEAMIJGFDMO_ != null) {
output.WriteRawTag(218, 47);
output.WriteMessage(HEAMIJGFDMO);
}
if (fNLHAHFIGNC_ != null) {
output.WriteRawTag(178, 53);
output.WriteMessage(FNLHAHFIGNC);
}
battleEvent_.WriteTo(ref output, _repeated_battleEvent_codec);
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;
if (LogicRandomSeed != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LogicRandomSeed);
}
size += battleAvatarList_.CalculateSize(_repeated_battleAvatarList_codec);
size += battleEvent_.CalculateSize(_repeated_battleEvent_codec);
size += buffList_.CalculateSize(_repeated_buffList_codec);
if (hEAMIJGFDMO_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(HEAMIJGFDMO);
}
if (StageId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(StageId);
}
if (fNLHAHFIGNC_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(FNLHAHFIGNC);
}
if (hKOOBMMLGME_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(HKOOBMMLGME);
}
size += battleTargetInfo_.CalculateSize(_map_battleTargetInfo_codec);
if (MOJLNCNDIOB != false) {
size += 1 + 1;
}
if (RoundsLimit != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(RoundsLimit);
}
size += monsterWaveList_.CalculateSize(_repeated_monsterWaveList_codec);
if (WorldLevel != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(WorldLevel);
}
if (BOJHPNCAKOP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BOJHPNCAKOP);
}
if (BattleId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BattleId);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(SceneBattleInfo other) {
if (other == null) {
return;
}
if (other.LogicRandomSeed != 0) {
LogicRandomSeed = other.LogicRandomSeed;
}
battleAvatarList_.Add(other.battleAvatarList_);
battleEvent_.Add(other.battleEvent_);
buffList_.Add(other.buffList_);
if (other.hEAMIJGFDMO_ != null) {
if (hEAMIJGFDMO_ == null) {
HEAMIJGFDMO = new global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo();
}
HEAMIJGFDMO.MergeFrom(other.HEAMIJGFDMO);
}
if (other.StageId != 0) {
StageId = other.StageId;
}
if (other.fNLHAHFIGNC_ != null) {
if (fNLHAHFIGNC_ == null) {
FNLHAHFIGNC = new global::EggLink.DanhengServer.Proto.OFHNBLOGEME();
}
FNLHAHFIGNC.MergeFrom(other.FNLHAHFIGNC);
}
if (other.hKOOBMMLGME_ != null) {
if (hKOOBMMLGME_ == null) {
HKOOBMMLGME = new global::EggLink.DanhengServer.Proto.AELAFNKGADP();
}
HKOOBMMLGME.MergeFrom(other.HKOOBMMLGME);
}
battleTargetInfo_.MergeFrom(other.battleTargetInfo_);
if (other.MOJLNCNDIOB != false) {
MOJLNCNDIOB = other.MOJLNCNDIOB;
}
if (other.RoundsLimit != 0) {
RoundsLimit = other.RoundsLimit;
}
monsterWaveList_.Add(other.monsterWaveList_);
if (other.WorldLevel != 0) {
WorldLevel = other.WorldLevel;
}
if (other.BOJHPNCAKOP != 0) {
BOJHPNCAKOP = other.BOJHPNCAKOP;
}
if (other.BattleId != 0) {
BattleId = other.BattleId;
}
_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: {
monsterWaveList_.AddEntriesFrom(input, _repeated_monsterWaveList_codec);
break;
}
case 16: {
RoundsLimit = input.ReadUInt32();
break;
}
case 26: {
buffList_.AddEntriesFrom(input, _repeated_buffList_codec);
break;
}
case 32: {
StageId = input.ReadUInt32();
break;
}
case 48: {
WorldLevel = input.ReadUInt32();
break;
}
case 64: {
MOJLNCNDIOB = input.ReadBool();
break;
}
case 88: {
BOJHPNCAKOP = input.ReadUInt32();
break;
}
case 96: {
LogicRandomSeed = input.ReadUInt32();
break;
}
case 112: {
BattleId = input.ReadUInt32();
break;
}
case 122: {
battleAvatarList_.AddEntriesFrom(input, _repeated_battleAvatarList_codec);
break;
}
case 506: {
if (hKOOBMMLGME_ == null) {
HKOOBMMLGME = new global::EggLink.DanhengServer.Proto.AELAFNKGADP();
}
input.ReadMessage(HKOOBMMLGME);
break;
}
case 1194: {
battleTargetInfo_.AddEntriesFrom(input, _map_battleTargetInfo_codec);
break;
}
case 6106: {
if (hEAMIJGFDMO_ == null) {
HEAMIJGFDMO = new global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo();
}
input.ReadMessage(HEAMIJGFDMO);
break;
}
case 6834: {
if (fNLHAHFIGNC_ == null) {
FNLHAHFIGNC = new global::EggLink.DanhengServer.Proto.OFHNBLOGEME();
}
input.ReadMessage(FNLHAHFIGNC);
break;
}
case 15722: {
battleEvent_.AddEntriesFrom(input, _repeated_battleEvent_codec);
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: {
monsterWaveList_.AddEntriesFrom(ref input, _repeated_monsterWaveList_codec);
break;
}
case 16: {
RoundsLimit = input.ReadUInt32();
break;
}
case 26: {
buffList_.AddEntriesFrom(ref input, _repeated_buffList_codec);
break;
}
case 32: {
StageId = input.ReadUInt32();
break;
}
case 48: {
WorldLevel = input.ReadUInt32();
break;
}
case 64: {
MOJLNCNDIOB = input.ReadBool();
break;
}
case 88: {
BOJHPNCAKOP = input.ReadUInt32();
break;
}
case 96: {
LogicRandomSeed = input.ReadUInt32();
break;
}
case 112: {
BattleId = input.ReadUInt32();
break;
}
case 122: {
battleAvatarList_.AddEntriesFrom(ref input, _repeated_battleAvatarList_codec);
break;
}
case 506: {
if (hKOOBMMLGME_ == null) {
HKOOBMMLGME = new global::EggLink.DanhengServer.Proto.AELAFNKGADP();
}
input.ReadMessage(HKOOBMMLGME);
break;
}
case 1194: {
battleTargetInfo_.AddEntriesFrom(ref input, _map_battleTargetInfo_codec);
break;
}
case 6106: {
if (hEAMIJGFDMO_ == null) {
HEAMIJGFDMO = new global::EggLink.DanhengServer.Proto.EvolveBuildBattleInfo();
}
input.ReadMessage(HEAMIJGFDMO);
break;
}
case 6834: {
if (fNLHAHFIGNC_ == null) {
FNLHAHFIGNC = new global::EggLink.DanhengServer.Proto.OFHNBLOGEME();
}
input.ReadMessage(FNLHAHFIGNC);
break;
}
case 15722: {
battleEvent_.AddEntriesFrom(ref input, _repeated_battleEvent_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code