Files
DanhengServer-OpenSource/Proto/GridFightBattleStt.cs
2025-12-07 12:26:24 +08:00

625 lines
26 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GridFightBattleStt.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 GridFightBattleStt.proto</summary>
public static partial class GridFightBattleSttReflection {
#region Descriptor
/// <summary>File descriptor for GridFightBattleStt.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GridFightBattleSttReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChhHcmlkRmlnaHRCYXR0bGVTdHQucHJvdG8aHUdyaWRGaWdodFRyYWl0QmF0",
"dGxlU3R0LnByb3RvGhFFT0FCUE5FRUpNRi5wcm90bxoRTU5FRExOTU1FT0su",
"cHJvdG8aHEdyaWRGaWdodFJvbGVCYXR0bGVTdHQucHJvdG8aEUlKQVBHRE1I",
"TUtILnByb3RvGhtHcmlkRmlnaHREcm9wSXRlbUluZm8ucHJvdG8ipwMKEkdy",
"aWRGaWdodEJhdHRsZVN0dBIXCg9maW5pc2hfcHJvZ3Jlc3MYASABKA0SEwoL",
"TklISEVKTElDRUQYAiABKA0SMgoQdHJhaXRfYmF0dGxlX3N0dBgDIAMoCzIY",
"LkdyaWRGaWdodFRyYWl0QmF0dGxlU3R0EiEKC0NIQklKQ0NNRUFDGAQgAygL",
"MgwuTU5FRExOTU1FT0sSKwoLUExFRkZPSUtBTkgYBSADKAsyFi5HcmlkRmln",
"aHREcm9wSXRlbUluZm8SIQoLRUhGQktKUEZOREgYBiADKAsyDC5FT0FCUE5F",
"RUpNRhIwCg9yb2xlX2JhdHRsZV9zdHQYCCADKAsyFy5HcmlkRmlnaHRSb2xl",
"QmF0dGxlU3R0EhMKC0FEQk1MRU9PSENKGAkgASgNEiEKC1BFREZMUE1KRUVG",
"GAogAygLMgwuSUpBUEdETUhNS0gSEwoLSElMR0tHTUFMSEIYCyABKAESEwoL",
"T0dIT0RITU5FR0sYDCABKAESEwoLRExBUEtGQkxHSU0YDSABKAESEwoLSUZH",
"SklFTk1OTEwYDiABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GridFightTraitBattleSttReflection.Descriptor, global::EggLink.DanhengServer.Proto.EOABPNEEJMFReflection.Descriptor, global::EggLink.DanhengServer.Proto.MNEDLNMMEOKReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightRoleBattleSttReflection.Descriptor, global::EggLink.DanhengServer.Proto.IJAPGDMHMKHReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightDropItemInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GridFightBattleStt), global::EggLink.DanhengServer.Proto.GridFightBattleStt.Parser, new[]{ "FinishProgress", "NIHHEJLICED", "TraitBattleStt", "CHBIJCCMEAC", "PLEFFOIKANH", "EHFBKJPFNDH", "RoleBattleStt", "ADBMLEOOHCJ", "PEDFLPMJEEF", "HILGKGMALHB", "OGHODHMNEGK", "DLAPKFBLGIM", "IFGJIENMNLL" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GridFightBattleStt : pb::IMessage<GridFightBattleStt>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GridFightBattleStt> _parser = new pb::MessageParser<GridFightBattleStt>(() => new GridFightBattleStt());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GridFightBattleStt> 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.GridFightBattleSttReflection.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 GridFightBattleStt() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GridFightBattleStt(GridFightBattleStt other) : this() {
finishProgress_ = other.finishProgress_;
nIHHEJLICED_ = other.nIHHEJLICED_;
traitBattleStt_ = other.traitBattleStt_.Clone();
cHBIJCCMEAC_ = other.cHBIJCCMEAC_.Clone();
pLEFFOIKANH_ = other.pLEFFOIKANH_.Clone();
eHFBKJPFNDH_ = other.eHFBKJPFNDH_.Clone();
roleBattleStt_ = other.roleBattleStt_.Clone();
aDBMLEOOHCJ_ = other.aDBMLEOOHCJ_;
pEDFLPMJEEF_ = other.pEDFLPMJEEF_.Clone();
hILGKGMALHB_ = other.hILGKGMALHB_;
oGHODHMNEGK_ = other.oGHODHMNEGK_;
dLAPKFBLGIM_ = other.dLAPKFBLGIM_;
iFGJIENMNLL_ = other.iFGJIENMNLL_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GridFightBattleStt Clone() {
return new GridFightBattleStt(this);
}
/// <summary>Field number for the "finish_progress" field.</summary>
public const int FinishProgressFieldNumber = 1;
private uint finishProgress_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FinishProgress {
get { return finishProgress_; }
set {
finishProgress_ = value;
}
}
/// <summary>Field number for the "NIHHEJLICED" field.</summary>
public const int NIHHEJLICEDFieldNumber = 2;
private uint nIHHEJLICED_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NIHHEJLICED {
get { return nIHHEJLICED_; }
set {
nIHHEJLICED_ = value;
}
}
/// <summary>Field number for the "trait_battle_stt" field.</summary>
public const int TraitBattleSttFieldNumber = 3;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GridFightTraitBattleStt> _repeated_traitBattleStt_codec
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.GridFightTraitBattleStt.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GridFightTraitBattleStt> traitBattleStt_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GridFightTraitBattleStt>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GridFightTraitBattleStt> TraitBattleStt {
get { return traitBattleStt_; }
}
/// <summary>Field number for the "CHBIJCCMEAC" field.</summary>
public const int CHBIJCCMEACFieldNumber = 4;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MNEDLNMMEOK> _repeated_cHBIJCCMEAC_codec
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.MNEDLNMMEOK.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MNEDLNMMEOK> cHBIJCCMEAC_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MNEDLNMMEOK>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MNEDLNMMEOK> CHBIJCCMEAC {
get { return cHBIJCCMEAC_; }
}
/// <summary>Field number for the "PLEFFOIKANH" field.</summary>
public const int PLEFFOIKANHFieldNumber = 5;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GridFightDropItemInfo> _repeated_pLEFFOIKANH_codec
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.GridFightDropItemInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GridFightDropItemInfo> pLEFFOIKANH_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GridFightDropItemInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GridFightDropItemInfo> PLEFFOIKANH {
get { return pLEFFOIKANH_; }
}
/// <summary>Field number for the "EHFBKJPFNDH" field.</summary>
public const int EHFBKJPFNDHFieldNumber = 6;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.EOABPNEEJMF> _repeated_eHFBKJPFNDH_codec
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.EOABPNEEJMF.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EOABPNEEJMF> eHFBKJPFNDH_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EOABPNEEJMF>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EOABPNEEJMF> EHFBKJPFNDH {
get { return eHFBKJPFNDH_; }
}
/// <summary>Field number for the "role_battle_stt" field.</summary>
public const int RoleBattleSttFieldNumber = 8;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GridFightRoleBattleStt> _repeated_roleBattleStt_codec
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.GridFightRoleBattleStt.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GridFightRoleBattleStt> roleBattleStt_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GridFightRoleBattleStt>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GridFightRoleBattleStt> RoleBattleStt {
get { return roleBattleStt_; }
}
/// <summary>Field number for the "ADBMLEOOHCJ" field.</summary>
public const int ADBMLEOOHCJFieldNumber = 9;
private uint aDBMLEOOHCJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ADBMLEOOHCJ {
get { return aDBMLEOOHCJ_; }
set {
aDBMLEOOHCJ_ = value;
}
}
/// <summary>Field number for the "PEDFLPMJEEF" field.</summary>
public const int PEDFLPMJEEFFieldNumber = 10;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.IJAPGDMHMKH> _repeated_pEDFLPMJEEF_codec
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.IJAPGDMHMKH.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.IJAPGDMHMKH> pEDFLPMJEEF_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.IJAPGDMHMKH>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.IJAPGDMHMKH> PEDFLPMJEEF {
get { return pEDFLPMJEEF_; }
}
/// <summary>Field number for the "HILGKGMALHB" field.</summary>
public const int HILGKGMALHBFieldNumber = 11;
private double hILGKGMALHB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public double HILGKGMALHB {
get { return hILGKGMALHB_; }
set {
hILGKGMALHB_ = value;
}
}
/// <summary>Field number for the "OGHODHMNEGK" field.</summary>
public const int OGHODHMNEGKFieldNumber = 12;
private double oGHODHMNEGK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public double OGHODHMNEGK {
get { return oGHODHMNEGK_; }
set {
oGHODHMNEGK_ = value;
}
}
/// <summary>Field number for the "DLAPKFBLGIM" field.</summary>
public const int DLAPKFBLGIMFieldNumber = 13;
private double dLAPKFBLGIM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public double DLAPKFBLGIM {
get { return dLAPKFBLGIM_; }
set {
dLAPKFBLGIM_ = value;
}
}
/// <summary>Field number for the "IFGJIENMNLL" field.</summary>
public const int IFGJIENMNLLFieldNumber = 14;
private uint iFGJIENMNLL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IFGJIENMNLL {
get { return iFGJIENMNLL_; }
set {
iFGJIENMNLL_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GridFightBattleStt);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GridFightBattleStt other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (FinishProgress != other.FinishProgress) return false;
if (NIHHEJLICED != other.NIHHEJLICED) return false;
if(!traitBattleStt_.Equals(other.traitBattleStt_)) return false;
if(!cHBIJCCMEAC_.Equals(other.cHBIJCCMEAC_)) return false;
if(!pLEFFOIKANH_.Equals(other.pLEFFOIKANH_)) return false;
if(!eHFBKJPFNDH_.Equals(other.eHFBKJPFNDH_)) return false;
if(!roleBattleStt_.Equals(other.roleBattleStt_)) return false;
if (ADBMLEOOHCJ != other.ADBMLEOOHCJ) return false;
if(!pEDFLPMJEEF_.Equals(other.pEDFLPMJEEF_)) return false;
if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(HILGKGMALHB, other.HILGKGMALHB)) return false;
if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(OGHODHMNEGK, other.OGHODHMNEGK)) return false;
if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(DLAPKFBLGIM, other.DLAPKFBLGIM)) return false;
if (IFGJIENMNLL != other.IFGJIENMNLL) 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 (FinishProgress != 0) hash ^= FinishProgress.GetHashCode();
if (NIHHEJLICED != 0) hash ^= NIHHEJLICED.GetHashCode();
hash ^= traitBattleStt_.GetHashCode();
hash ^= cHBIJCCMEAC_.GetHashCode();
hash ^= pLEFFOIKANH_.GetHashCode();
hash ^= eHFBKJPFNDH_.GetHashCode();
hash ^= roleBattleStt_.GetHashCode();
if (ADBMLEOOHCJ != 0) hash ^= ADBMLEOOHCJ.GetHashCode();
hash ^= pEDFLPMJEEF_.GetHashCode();
if (HILGKGMALHB != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(HILGKGMALHB);
if (OGHODHMNEGK != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(OGHODHMNEGK);
if (DLAPKFBLGIM != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(DLAPKFBLGIM);
if (IFGJIENMNLL != 0) hash ^= IFGJIENMNLL.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
if (FinishProgress != 0) {
output.WriteRawTag(8);
output.WriteUInt32(FinishProgress);
}
if (NIHHEJLICED != 0) {
output.WriteRawTag(16);
output.WriteUInt32(NIHHEJLICED);
}
traitBattleStt_.WriteTo(output, _repeated_traitBattleStt_codec);
cHBIJCCMEAC_.WriteTo(output, _repeated_cHBIJCCMEAC_codec);
pLEFFOIKANH_.WriteTo(output, _repeated_pLEFFOIKANH_codec);
eHFBKJPFNDH_.WriteTo(output, _repeated_eHFBKJPFNDH_codec);
roleBattleStt_.WriteTo(output, _repeated_roleBattleStt_codec);
if (ADBMLEOOHCJ != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ADBMLEOOHCJ);
}
pEDFLPMJEEF_.WriteTo(output, _repeated_pEDFLPMJEEF_codec);
if (HILGKGMALHB != 0D) {
output.WriteRawTag(89);
output.WriteDouble(HILGKGMALHB);
}
if (OGHODHMNEGK != 0D) {
output.WriteRawTag(97);
output.WriteDouble(OGHODHMNEGK);
}
if (DLAPKFBLGIM != 0D) {
output.WriteRawTag(105);
output.WriteDouble(DLAPKFBLGIM);
}
if (IFGJIENMNLL != 0) {
output.WriteRawTag(112);
output.WriteUInt32(IFGJIENMNLL);
}
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) {
if (FinishProgress != 0) {
output.WriteRawTag(8);
output.WriteUInt32(FinishProgress);
}
if (NIHHEJLICED != 0) {
output.WriteRawTag(16);
output.WriteUInt32(NIHHEJLICED);
}
traitBattleStt_.WriteTo(ref output, _repeated_traitBattleStt_codec);
cHBIJCCMEAC_.WriteTo(ref output, _repeated_cHBIJCCMEAC_codec);
pLEFFOIKANH_.WriteTo(ref output, _repeated_pLEFFOIKANH_codec);
eHFBKJPFNDH_.WriteTo(ref output, _repeated_eHFBKJPFNDH_codec);
roleBattleStt_.WriteTo(ref output, _repeated_roleBattleStt_codec);
if (ADBMLEOOHCJ != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ADBMLEOOHCJ);
}
pEDFLPMJEEF_.WriteTo(ref output, _repeated_pEDFLPMJEEF_codec);
if (HILGKGMALHB != 0D) {
output.WriteRawTag(89);
output.WriteDouble(HILGKGMALHB);
}
if (OGHODHMNEGK != 0D) {
output.WriteRawTag(97);
output.WriteDouble(OGHODHMNEGK);
}
if (DLAPKFBLGIM != 0D) {
output.WriteRawTag(105);
output.WriteDouble(DLAPKFBLGIM);
}
if (IFGJIENMNLL != 0) {
output.WriteRawTag(112);
output.WriteUInt32(IFGJIENMNLL);
}
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 (FinishProgress != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FinishProgress);
}
if (NIHHEJLICED != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NIHHEJLICED);
}
size += traitBattleStt_.CalculateSize(_repeated_traitBattleStt_codec);
size += cHBIJCCMEAC_.CalculateSize(_repeated_cHBIJCCMEAC_codec);
size += pLEFFOIKANH_.CalculateSize(_repeated_pLEFFOIKANH_codec);
size += eHFBKJPFNDH_.CalculateSize(_repeated_eHFBKJPFNDH_codec);
size += roleBattleStt_.CalculateSize(_repeated_roleBattleStt_codec);
if (ADBMLEOOHCJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ADBMLEOOHCJ);
}
size += pEDFLPMJEEF_.CalculateSize(_repeated_pEDFLPMJEEF_codec);
if (HILGKGMALHB != 0D) {
size += 1 + 8;
}
if (OGHODHMNEGK != 0D) {
size += 1 + 8;
}
if (DLAPKFBLGIM != 0D) {
size += 1 + 8;
}
if (IFGJIENMNLL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IFGJIENMNLL);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GridFightBattleStt other) {
if (other == null) {
return;
}
if (other.FinishProgress != 0) {
FinishProgress = other.FinishProgress;
}
if (other.NIHHEJLICED != 0) {
NIHHEJLICED = other.NIHHEJLICED;
}
traitBattleStt_.Add(other.traitBattleStt_);
cHBIJCCMEAC_.Add(other.cHBIJCCMEAC_);
pLEFFOIKANH_.Add(other.pLEFFOIKANH_);
eHFBKJPFNDH_.Add(other.eHFBKJPFNDH_);
roleBattleStt_.Add(other.roleBattleStt_);
if (other.ADBMLEOOHCJ != 0) {
ADBMLEOOHCJ = other.ADBMLEOOHCJ;
}
pEDFLPMJEEF_.Add(other.pEDFLPMJEEF_);
if (other.HILGKGMALHB != 0D) {
HILGKGMALHB = other.HILGKGMALHB;
}
if (other.OGHODHMNEGK != 0D) {
OGHODHMNEGK = other.OGHODHMNEGK;
}
if (other.DLAPKFBLGIM != 0D) {
DLAPKFBLGIM = other.DLAPKFBLGIM;
}
if (other.IFGJIENMNLL != 0) {
IFGJIENMNLL = other.IFGJIENMNLL;
}
_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 8: {
FinishProgress = input.ReadUInt32();
break;
}
case 16: {
NIHHEJLICED = input.ReadUInt32();
break;
}
case 26: {
traitBattleStt_.AddEntriesFrom(input, _repeated_traitBattleStt_codec);
break;
}
case 34: {
cHBIJCCMEAC_.AddEntriesFrom(input, _repeated_cHBIJCCMEAC_codec);
break;
}
case 42: {
pLEFFOIKANH_.AddEntriesFrom(input, _repeated_pLEFFOIKANH_codec);
break;
}
case 50: {
eHFBKJPFNDH_.AddEntriesFrom(input, _repeated_eHFBKJPFNDH_codec);
break;
}
case 66: {
roleBattleStt_.AddEntriesFrom(input, _repeated_roleBattleStt_codec);
break;
}
case 72: {
ADBMLEOOHCJ = input.ReadUInt32();
break;
}
case 82: {
pEDFLPMJEEF_.AddEntriesFrom(input, _repeated_pEDFLPMJEEF_codec);
break;
}
case 89: {
HILGKGMALHB = input.ReadDouble();
break;
}
case 97: {
OGHODHMNEGK = input.ReadDouble();
break;
}
case 105: {
DLAPKFBLGIM = input.ReadDouble();
break;
}
case 112: {
IFGJIENMNLL = input.ReadUInt32();
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 8: {
FinishProgress = input.ReadUInt32();
break;
}
case 16: {
NIHHEJLICED = input.ReadUInt32();
break;
}
case 26: {
traitBattleStt_.AddEntriesFrom(ref input, _repeated_traitBattleStt_codec);
break;
}
case 34: {
cHBIJCCMEAC_.AddEntriesFrom(ref input, _repeated_cHBIJCCMEAC_codec);
break;
}
case 42: {
pLEFFOIKANH_.AddEntriesFrom(ref input, _repeated_pLEFFOIKANH_codec);
break;
}
case 50: {
eHFBKJPFNDH_.AddEntriesFrom(ref input, _repeated_eHFBKJPFNDH_codec);
break;
}
case 66: {
roleBattleStt_.AddEntriesFrom(ref input, _repeated_roleBattleStt_codec);
break;
}
case 72: {
ADBMLEOOHCJ = input.ReadUInt32();
break;
}
case 82: {
pEDFLPMJEEF_.AddEntriesFrom(ref input, _repeated_pEDFLPMJEEF_codec);
break;
}
case 89: {
HILGKGMALHB = input.ReadDouble();
break;
}
case 97: {
OGHODHMNEGK = input.ReadDouble();
break;
}
case 105: {
DLAPKFBLGIM = input.ReadDouble();
break;
}
case 112: {
IFGJIENMNLL = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code