Files
DanhengServer-OpenSource/Proto/BattleGridFightInfo.cs
2025-10-19 12:47:24 +08:00

709 lines
29 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: BattleGridFightInfo.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 BattleGridFightInfo.proto</summary>
public static partial class BattleGridFightInfoReflection {
#region Descriptor
/// <summary>File descriptor for BattleGridFightInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static BattleGridFightInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChlCYXR0bGVHcmlkRmlnaHRJbmZvLnByb3RvGhFKTkVBUExLS1BFSi5wcm90",
"bxoRQUtHSklIS1BCR0MucHJvdG8aHkJhdHRsZUdyaWRGaWdodFN0YWdlSW5m",
"by5wcm90bxoRT0NJSkRDRk9NRE4ucHJvdG8aEUhBRUFKQkNPSE5DLnByb3Rv",
"GhFGQlBKQUJPSEtGSS5wcm90bxoSQmF0dGxlQXZhdGFyLnByb3RvIu8DChNC",
"YXR0bGVHcmlkRmlnaHRJbmZvEi0KFmdyaWRfZmlnaHRfYXZhdGFyX2xpc3QY",
"ASADKAsyDS5CYXR0bGVBdmF0YXISFgoOYmF0dGxlX3dhdmVfaWQYAiABKA0S",
"HAoUZ3JpZF9maWdodF9saW5ldXBfaHAYAyABKA0SHAoUZ3JpZF9maWdodF9j",
"dXJfbGV2ZWwYBCABKA0SIQoLRkpISU9GQUtMSUIYByADKAsyDC5BS0dKSUhL",
"UEJHQxIrChVncmlkX2dhbWVfYXZhdGFyX2xpc3QYCCADKAsyDC5PQ0lKRENG",
"T01EThITCgtERk5CS0FMUEdQSBgJIAEoDRIhCgtNRktCR0NKSkhIQhgKIAMo",
"CzIMLkZCUEpBQk9IS0ZJEjgKFWdyaWRfZmlnaHRfc3RhZ2VfaW5mbxgLIAEo",
"CzIZLkJhdHRsZUdyaWRGaWdodFN0YWdlSW5mbxITCgtGSk5ET01QQk5FUBgM",
"IAEoDRIOCgZzZWFzb24YDSABKA0SIQoLSU5NTVBERUtHQk8YDiADKAsyDC5I",
"QUVBSkJDT0hOQxITCgtpc19vdmVybG9jaxgPIAEoCBITCgtFTElGTkpCTkFH",
"QxgQIAEoDRIhCgtKT0hNT0JESVBKRBgRIAMoCzIMLkpORUFQTEtLUEVKQh6q",
"AhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JNEAPLKKPEJReflection.Descriptor, global::EggLink.DanhengServer.Proto.AKGJIHKPBGCReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleGridFightStageInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.OCIJDCFOMDNReflection.Descriptor, global::EggLink.DanhengServer.Proto.HAEAJBCOHNCReflection.Descriptor, global::EggLink.DanhengServer.Proto.FBPJABOHKFIReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleAvatarReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BattleGridFightInfo), global::EggLink.DanhengServer.Proto.BattleGridFightInfo.Parser, new[]{ "GridFightAvatarList", "BattleWaveId", "GridFightLineupHp", "GridFightCurLevel", "FJHIOFAKLIB", "GridGameAvatarList", "DFNBKALPGPH", "MFKBGCJJHHB", "GridFightStageInfo", "FJNDOMPBNEP", "Season", "INMMPDEKGBO", "IsOverlock", "ELIFNJBNAGC", "JOHMOBDIPJD" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class BattleGridFightInfo : pb::IMessage<BattleGridFightInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<BattleGridFightInfo> _parser = new pb::MessageParser<BattleGridFightInfo>(() => new BattleGridFightInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<BattleGridFightInfo> 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.BattleGridFightInfoReflection.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 BattleGridFightInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public BattleGridFightInfo(BattleGridFightInfo other) : this() {
gridFightAvatarList_ = other.gridFightAvatarList_.Clone();
battleWaveId_ = other.battleWaveId_;
gridFightLineupHp_ = other.gridFightLineupHp_;
gridFightCurLevel_ = other.gridFightCurLevel_;
fJHIOFAKLIB_ = other.fJHIOFAKLIB_.Clone();
gridGameAvatarList_ = other.gridGameAvatarList_.Clone();
dFNBKALPGPH_ = other.dFNBKALPGPH_;
mFKBGCJJHHB_ = other.mFKBGCJJHHB_.Clone();
gridFightStageInfo_ = other.gridFightStageInfo_ != null ? other.gridFightStageInfo_.Clone() : null;
fJNDOMPBNEP_ = other.fJNDOMPBNEP_;
season_ = other.season_;
iNMMPDEKGBO_ = other.iNMMPDEKGBO_.Clone();
isOverlock_ = other.isOverlock_;
eLIFNJBNAGC_ = other.eLIFNJBNAGC_;
jOHMOBDIPJD_ = other.jOHMOBDIPJD_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public BattleGridFightInfo Clone() {
return new BattleGridFightInfo(this);
}
/// <summary>Field number for the "grid_fight_avatar_list" field.</summary>
public const int GridFightAvatarListFieldNumber = 1;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BattleAvatar> _repeated_gridFightAvatarList_codec
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.BattleAvatar.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleAvatar> gridFightAvatarList_ = 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> GridFightAvatarList {
get { return gridFightAvatarList_; }
}
/// <summary>Field number for the "battle_wave_id" field.</summary>
public const int BattleWaveIdFieldNumber = 2;
private uint battleWaveId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BattleWaveId {
get { return battleWaveId_; }
set {
battleWaveId_ = value;
}
}
/// <summary>Field number for the "grid_fight_lineup_hp" field.</summary>
public const int GridFightLineupHpFieldNumber = 3;
private uint gridFightLineupHp_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightLineupHp {
get { return gridFightLineupHp_; }
set {
gridFightLineupHp_ = value;
}
}
/// <summary>Field number for the "grid_fight_cur_level" field.</summary>
public const int GridFightCurLevelFieldNumber = 4;
private uint gridFightCurLevel_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightCurLevel {
get { return gridFightCurLevel_; }
set {
gridFightCurLevel_ = value;
}
}
/// <summary>Field number for the "FJHIOFAKLIB" field.</summary>
public const int FJHIOFAKLIBFieldNumber = 7;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AKGJIHKPBGC> _repeated_fJHIOFAKLIB_codec
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.AKGJIHKPBGC.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AKGJIHKPBGC> fJHIOFAKLIB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AKGJIHKPBGC>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AKGJIHKPBGC> FJHIOFAKLIB {
get { return fJHIOFAKLIB_; }
}
/// <summary>Field number for the "grid_game_avatar_list" field.</summary>
public const int GridGameAvatarListFieldNumber = 8;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OCIJDCFOMDN> _repeated_gridGameAvatarList_codec
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.OCIJDCFOMDN.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OCIJDCFOMDN> gridGameAvatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OCIJDCFOMDN>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OCIJDCFOMDN> GridGameAvatarList {
get { return gridGameAvatarList_; }
}
/// <summary>Field number for the "DFNBKALPGPH" field.</summary>
public const int DFNBKALPGPHFieldNumber = 9;
private uint dFNBKALPGPH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DFNBKALPGPH {
get { return dFNBKALPGPH_; }
set {
dFNBKALPGPH_ = value;
}
}
/// <summary>Field number for the "MFKBGCJJHHB" field.</summary>
public const int MFKBGCJJHHBFieldNumber = 10;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.FBPJABOHKFI> _repeated_mFKBGCJJHHB_codec
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.FBPJABOHKFI.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FBPJABOHKFI> mFKBGCJJHHB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FBPJABOHKFI>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FBPJABOHKFI> MFKBGCJJHHB {
get { return mFKBGCJJHHB_; }
}
/// <summary>Field number for the "grid_fight_stage_info" field.</summary>
public const int GridFightStageInfoFieldNumber = 11;
private global::EggLink.DanhengServer.Proto.BattleGridFightStageInfo gridFightStageInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.BattleGridFightStageInfo GridFightStageInfo {
get { return gridFightStageInfo_; }
set {
gridFightStageInfo_ = value;
}
}
/// <summary>Field number for the "FJNDOMPBNEP" field.</summary>
public const int FJNDOMPBNEPFieldNumber = 12;
private uint fJNDOMPBNEP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FJNDOMPBNEP {
get { return fJNDOMPBNEP_; }
set {
fJNDOMPBNEP_ = value;
}
}
/// <summary>Field number for the "season" field.</summary>
public const int SeasonFieldNumber = 13;
private uint season_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Season {
get { return season_; }
set {
season_ = value;
}
}
/// <summary>Field number for the "INMMPDEKGBO" field.</summary>
public const int INMMPDEKGBOFieldNumber = 14;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HAEAJBCOHNC> _repeated_iNMMPDEKGBO_codec
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.HAEAJBCOHNC.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HAEAJBCOHNC> iNMMPDEKGBO_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HAEAJBCOHNC>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HAEAJBCOHNC> INMMPDEKGBO {
get { return iNMMPDEKGBO_; }
}
/// <summary>Field number for the "is_overlock" field.</summary>
public const int IsOverlockFieldNumber = 15;
private bool isOverlock_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsOverlock {
get { return isOverlock_; }
set {
isOverlock_ = value;
}
}
/// <summary>Field number for the "ELIFNJBNAGC" field.</summary>
public const int ELIFNJBNAGCFieldNumber = 16;
private uint eLIFNJBNAGC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ELIFNJBNAGC {
get { return eLIFNJBNAGC_; }
set {
eLIFNJBNAGC_ = value;
}
}
/// <summary>Field number for the "JOHMOBDIPJD" field.</summary>
public const int JOHMOBDIPJDFieldNumber = 17;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.JNEAPLKKPEJ> _repeated_jOHMOBDIPJD_codec
= pb::FieldCodec.ForMessage(138, global::EggLink.DanhengServer.Proto.JNEAPLKKPEJ.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JNEAPLKKPEJ> jOHMOBDIPJD_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JNEAPLKKPEJ>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JNEAPLKKPEJ> JOHMOBDIPJD {
get { return jOHMOBDIPJD_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as BattleGridFightInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(BattleGridFightInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!gridFightAvatarList_.Equals(other.gridFightAvatarList_)) return false;
if (BattleWaveId != other.BattleWaveId) return false;
if (GridFightLineupHp != other.GridFightLineupHp) return false;
if (GridFightCurLevel != other.GridFightCurLevel) return false;
if(!fJHIOFAKLIB_.Equals(other.fJHIOFAKLIB_)) return false;
if(!gridGameAvatarList_.Equals(other.gridGameAvatarList_)) return false;
if (DFNBKALPGPH != other.DFNBKALPGPH) return false;
if(!mFKBGCJJHHB_.Equals(other.mFKBGCJJHHB_)) return false;
if (!object.Equals(GridFightStageInfo, other.GridFightStageInfo)) return false;
if (FJNDOMPBNEP != other.FJNDOMPBNEP) return false;
if (Season != other.Season) return false;
if(!iNMMPDEKGBO_.Equals(other.iNMMPDEKGBO_)) return false;
if (IsOverlock != other.IsOverlock) return false;
if (ELIFNJBNAGC != other.ELIFNJBNAGC) return false;
if(!jOHMOBDIPJD_.Equals(other.jOHMOBDIPJD_)) 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 ^= gridFightAvatarList_.GetHashCode();
if (BattleWaveId != 0) hash ^= BattleWaveId.GetHashCode();
if (GridFightLineupHp != 0) hash ^= GridFightLineupHp.GetHashCode();
if (GridFightCurLevel != 0) hash ^= GridFightCurLevel.GetHashCode();
hash ^= fJHIOFAKLIB_.GetHashCode();
hash ^= gridGameAvatarList_.GetHashCode();
if (DFNBKALPGPH != 0) hash ^= DFNBKALPGPH.GetHashCode();
hash ^= mFKBGCJJHHB_.GetHashCode();
if (gridFightStageInfo_ != null) hash ^= GridFightStageInfo.GetHashCode();
if (FJNDOMPBNEP != 0) hash ^= FJNDOMPBNEP.GetHashCode();
if (Season != 0) hash ^= Season.GetHashCode();
hash ^= iNMMPDEKGBO_.GetHashCode();
if (IsOverlock != false) hash ^= IsOverlock.GetHashCode();
if (ELIFNJBNAGC != 0) hash ^= ELIFNJBNAGC.GetHashCode();
hash ^= jOHMOBDIPJD_.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
gridFightAvatarList_.WriteTo(output, _repeated_gridFightAvatarList_codec);
if (BattleWaveId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(BattleWaveId);
}
if (GridFightLineupHp != 0) {
output.WriteRawTag(24);
output.WriteUInt32(GridFightLineupHp);
}
if (GridFightCurLevel != 0) {
output.WriteRawTag(32);
output.WriteUInt32(GridFightCurLevel);
}
fJHIOFAKLIB_.WriteTo(output, _repeated_fJHIOFAKLIB_codec);
gridGameAvatarList_.WriteTo(output, _repeated_gridGameAvatarList_codec);
if (DFNBKALPGPH != 0) {
output.WriteRawTag(72);
output.WriteUInt32(DFNBKALPGPH);
}
mFKBGCJJHHB_.WriteTo(output, _repeated_mFKBGCJJHHB_codec);
if (gridFightStageInfo_ != null) {
output.WriteRawTag(90);
output.WriteMessage(GridFightStageInfo);
}
if (FJNDOMPBNEP != 0) {
output.WriteRawTag(96);
output.WriteUInt32(FJNDOMPBNEP);
}
if (Season != 0) {
output.WriteRawTag(104);
output.WriteUInt32(Season);
}
iNMMPDEKGBO_.WriteTo(output, _repeated_iNMMPDEKGBO_codec);
if (IsOverlock != false) {
output.WriteRawTag(120);
output.WriteBool(IsOverlock);
}
if (ELIFNJBNAGC != 0) {
output.WriteRawTag(128, 1);
output.WriteUInt32(ELIFNJBNAGC);
}
jOHMOBDIPJD_.WriteTo(output, _repeated_jOHMOBDIPJD_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) {
gridFightAvatarList_.WriteTo(ref output, _repeated_gridFightAvatarList_codec);
if (BattleWaveId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(BattleWaveId);
}
if (GridFightLineupHp != 0) {
output.WriteRawTag(24);
output.WriteUInt32(GridFightLineupHp);
}
if (GridFightCurLevel != 0) {
output.WriteRawTag(32);
output.WriteUInt32(GridFightCurLevel);
}
fJHIOFAKLIB_.WriteTo(ref output, _repeated_fJHIOFAKLIB_codec);
gridGameAvatarList_.WriteTo(ref output, _repeated_gridGameAvatarList_codec);
if (DFNBKALPGPH != 0) {
output.WriteRawTag(72);
output.WriteUInt32(DFNBKALPGPH);
}
mFKBGCJJHHB_.WriteTo(ref output, _repeated_mFKBGCJJHHB_codec);
if (gridFightStageInfo_ != null) {
output.WriteRawTag(90);
output.WriteMessage(GridFightStageInfo);
}
if (FJNDOMPBNEP != 0) {
output.WriteRawTag(96);
output.WriteUInt32(FJNDOMPBNEP);
}
if (Season != 0) {
output.WriteRawTag(104);
output.WriteUInt32(Season);
}
iNMMPDEKGBO_.WriteTo(ref output, _repeated_iNMMPDEKGBO_codec);
if (IsOverlock != false) {
output.WriteRawTag(120);
output.WriteBool(IsOverlock);
}
if (ELIFNJBNAGC != 0) {
output.WriteRawTag(128, 1);
output.WriteUInt32(ELIFNJBNAGC);
}
jOHMOBDIPJD_.WriteTo(ref output, _repeated_jOHMOBDIPJD_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;
size += gridFightAvatarList_.CalculateSize(_repeated_gridFightAvatarList_codec);
if (BattleWaveId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BattleWaveId);
}
if (GridFightLineupHp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightLineupHp);
}
if (GridFightCurLevel != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightCurLevel);
}
size += fJHIOFAKLIB_.CalculateSize(_repeated_fJHIOFAKLIB_codec);
size += gridGameAvatarList_.CalculateSize(_repeated_gridGameAvatarList_codec);
if (DFNBKALPGPH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DFNBKALPGPH);
}
size += mFKBGCJJHHB_.CalculateSize(_repeated_mFKBGCJJHHB_codec);
if (gridFightStageInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GridFightStageInfo);
}
if (FJNDOMPBNEP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FJNDOMPBNEP);
}
if (Season != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Season);
}
size += iNMMPDEKGBO_.CalculateSize(_repeated_iNMMPDEKGBO_codec);
if (IsOverlock != false) {
size += 1 + 1;
}
if (ELIFNJBNAGC != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(ELIFNJBNAGC);
}
size += jOHMOBDIPJD_.CalculateSize(_repeated_jOHMOBDIPJD_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(BattleGridFightInfo other) {
if (other == null) {
return;
}
gridFightAvatarList_.Add(other.gridFightAvatarList_);
if (other.BattleWaveId != 0) {
BattleWaveId = other.BattleWaveId;
}
if (other.GridFightLineupHp != 0) {
GridFightLineupHp = other.GridFightLineupHp;
}
if (other.GridFightCurLevel != 0) {
GridFightCurLevel = other.GridFightCurLevel;
}
fJHIOFAKLIB_.Add(other.fJHIOFAKLIB_);
gridGameAvatarList_.Add(other.gridGameAvatarList_);
if (other.DFNBKALPGPH != 0) {
DFNBKALPGPH = other.DFNBKALPGPH;
}
mFKBGCJJHHB_.Add(other.mFKBGCJJHHB_);
if (other.gridFightStageInfo_ != null) {
if (gridFightStageInfo_ == null) {
GridFightStageInfo = new global::EggLink.DanhengServer.Proto.BattleGridFightStageInfo();
}
GridFightStageInfo.MergeFrom(other.GridFightStageInfo);
}
if (other.FJNDOMPBNEP != 0) {
FJNDOMPBNEP = other.FJNDOMPBNEP;
}
if (other.Season != 0) {
Season = other.Season;
}
iNMMPDEKGBO_.Add(other.iNMMPDEKGBO_);
if (other.IsOverlock != false) {
IsOverlock = other.IsOverlock;
}
if (other.ELIFNJBNAGC != 0) {
ELIFNJBNAGC = other.ELIFNJBNAGC;
}
jOHMOBDIPJD_.Add(other.jOHMOBDIPJD_);
_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: {
gridFightAvatarList_.AddEntriesFrom(input, _repeated_gridFightAvatarList_codec);
break;
}
case 16: {
BattleWaveId = input.ReadUInt32();
break;
}
case 24: {
GridFightLineupHp = input.ReadUInt32();
break;
}
case 32: {
GridFightCurLevel = input.ReadUInt32();
break;
}
case 58: {
fJHIOFAKLIB_.AddEntriesFrom(input, _repeated_fJHIOFAKLIB_codec);
break;
}
case 66: {
gridGameAvatarList_.AddEntriesFrom(input, _repeated_gridGameAvatarList_codec);
break;
}
case 72: {
DFNBKALPGPH = input.ReadUInt32();
break;
}
case 82: {
mFKBGCJJHHB_.AddEntriesFrom(input, _repeated_mFKBGCJJHHB_codec);
break;
}
case 90: {
if (gridFightStageInfo_ == null) {
GridFightStageInfo = new global::EggLink.DanhengServer.Proto.BattleGridFightStageInfo();
}
input.ReadMessage(GridFightStageInfo);
break;
}
case 96: {
FJNDOMPBNEP = input.ReadUInt32();
break;
}
case 104: {
Season = input.ReadUInt32();
break;
}
case 114: {
iNMMPDEKGBO_.AddEntriesFrom(input, _repeated_iNMMPDEKGBO_codec);
break;
}
case 120: {
IsOverlock = input.ReadBool();
break;
}
case 128: {
ELIFNJBNAGC = input.ReadUInt32();
break;
}
case 138: {
jOHMOBDIPJD_.AddEntriesFrom(input, _repeated_jOHMOBDIPJD_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: {
gridFightAvatarList_.AddEntriesFrom(ref input, _repeated_gridFightAvatarList_codec);
break;
}
case 16: {
BattleWaveId = input.ReadUInt32();
break;
}
case 24: {
GridFightLineupHp = input.ReadUInt32();
break;
}
case 32: {
GridFightCurLevel = input.ReadUInt32();
break;
}
case 58: {
fJHIOFAKLIB_.AddEntriesFrom(ref input, _repeated_fJHIOFAKLIB_codec);
break;
}
case 66: {
gridGameAvatarList_.AddEntriesFrom(ref input, _repeated_gridGameAvatarList_codec);
break;
}
case 72: {
DFNBKALPGPH = input.ReadUInt32();
break;
}
case 82: {
mFKBGCJJHHB_.AddEntriesFrom(ref input, _repeated_mFKBGCJJHHB_codec);
break;
}
case 90: {
if (gridFightStageInfo_ == null) {
GridFightStageInfo = new global::EggLink.DanhengServer.Proto.BattleGridFightStageInfo();
}
input.ReadMessage(GridFightStageInfo);
break;
}
case 96: {
FJNDOMPBNEP = input.ReadUInt32();
break;
}
case 104: {
Season = input.ReadUInt32();
break;
}
case 114: {
iNMMPDEKGBO_.AddEntriesFrom(ref input, _repeated_iNMMPDEKGBO_codec);
break;
}
case 120: {
IsOverlock = input.ReadBool();
break;
}
case 128: {
ELIFNJBNAGC = input.ReadUInt32();
break;
}
case 138: {
jOHMOBDIPJD_.AddEntriesFrom(ref input, _repeated_jOHMOBDIPJD_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code