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

800 lines
31 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TreasureDungeonLevel.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 TreasureDungeonLevel.proto</summary>
public static partial class TreasureDungeonLevelReflection {
#region Descriptor
/// <summary>File descriptor for TreasureDungeonLevel.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static TreasureDungeonLevelReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpUcmVhc3VyZUR1bmdlb25MZXZlbC5wcm90bxofVHJlYXN1cmVEdW5nZW9u",
"UmVjb3JkRGF0YS5wcm90bxoRRUVMT0lMSk1KS04ucHJvdG8aEU9NQUdKRkFH",
"TkxILnByb3RvGhFLQkpLT0tISk9HRi5wcm90bxoRSEVFRU5GRk9CTEUucHJv",
"dG8aEU5GSkFLT0NCRENQLnByb3RvIoAEChRUcmVhc3VyZUR1bmdlb25MZXZl",
"bBITCgtCS0ZFQUJIQ05LRhgFIAEoDRIvCgtCT0VGTUhGRE5DTRgHIAMoCzIa",
"LlRyZWFzdXJlRHVuZ2VvblJlY29yZERhdGESFAoLREtCQ0ZDUEtFTE4YqQsg",
"ASgIEiIKC2F2YXRhcl9saXN0GIYCIAMoCzIMLk9NQUdKRkFHTkxIEhMKC09G",
"RU1PQU5MQ0lPGAYgASgNEiAKCWl0ZW1fbGlzdBiXDyADKAsyDC5LQkpLT0tI",
"Sk9HRhITCgtKSUVIREhFQU5OSxgIIAEoDRIhCgtQRk1BQ0dFQ0NBRxgBIAMo",
"CzIMLkhFRUVORkZPQkxFEhQKC05CSEdHTENPSkNEGMsJIAEoDRIUCgtMTkdQ",
"TEZOQkVEThi2DCABKAgSIAoJYnVmZl9saXN0GKgLIAMoCzIMLkVFTE9JTEpN",
"SktOEhQKC0xKSkROTEZDUE1GGMQFIAEoCBIiCgtCRkFPRkhOQlBOQRi7ByAD",
"KAsyDC5ORkpBS09DQkRDUBITCgtQR09IQkRGTkxBTxgJIAEoDRIOCgZtYXBf",
"aWQYAyABKA0SIgoLQkRPRVBMSExITkwYgwMgAygLMgwuT01BR0pGQUdOTEgS",
"EwoLTUJKR0NPTVBHSFAYDiABKA0SEwoLQkZIRUlMUEJLTkEYCiABKA1CHqoC",
"G0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.TreasureDungeonRecordDataReflection.Descriptor, global::EggLink.DanhengServer.Proto.EELOILJMJKNReflection.Descriptor, global::EggLink.DanhengServer.Proto.OMAGJFAGNLHReflection.Descriptor, global::EggLink.DanhengServer.Proto.KBJKOKHJOGFReflection.Descriptor, global::EggLink.DanhengServer.Proto.HEEENFFOBLEReflection.Descriptor, global::EggLink.DanhengServer.Proto.NFJAKOCBDCPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TreasureDungeonLevel), global::EggLink.DanhengServer.Proto.TreasureDungeonLevel.Parser, new[]{ "BKFEABHCNKF", "BOEFMHFDNCM", "DKBCFCPKELN", "AvatarList", "OFEMOANLCIO", "ItemList", "JIEHDHEANNK", "PFMACGECCAG", "NBHGGLCOJCD", "LNGPLFNBEDN", "BuffList", "LJJDNLFCPMF", "BFAOFHNBPNA", "PGOHBDFNLAO", "MapId", "BDOEPLHLHNL", "MBJGCOMPGHP", "BFHEILPBKNA" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class TreasureDungeonLevel : pb::IMessage<TreasureDungeonLevel>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<TreasureDungeonLevel> _parser = new pb::MessageParser<TreasureDungeonLevel>(() => new TreasureDungeonLevel());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<TreasureDungeonLevel> 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.TreasureDungeonLevelReflection.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 TreasureDungeonLevel() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TreasureDungeonLevel(TreasureDungeonLevel other) : this() {
bKFEABHCNKF_ = other.bKFEABHCNKF_;
bOEFMHFDNCM_ = other.bOEFMHFDNCM_.Clone();
dKBCFCPKELN_ = other.dKBCFCPKELN_;
avatarList_ = other.avatarList_.Clone();
oFEMOANLCIO_ = other.oFEMOANLCIO_;
itemList_ = other.itemList_.Clone();
jIEHDHEANNK_ = other.jIEHDHEANNK_;
pFMACGECCAG_ = other.pFMACGECCAG_.Clone();
nBHGGLCOJCD_ = other.nBHGGLCOJCD_;
lNGPLFNBEDN_ = other.lNGPLFNBEDN_;
buffList_ = other.buffList_.Clone();
lJJDNLFCPMF_ = other.lJJDNLFCPMF_;
bFAOFHNBPNA_ = other.bFAOFHNBPNA_.Clone();
pGOHBDFNLAO_ = other.pGOHBDFNLAO_;
mapId_ = other.mapId_;
bDOEPLHLHNL_ = other.bDOEPLHLHNL_.Clone();
mBJGCOMPGHP_ = other.mBJGCOMPGHP_;
bFHEILPBKNA_ = other.bFHEILPBKNA_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TreasureDungeonLevel Clone() {
return new TreasureDungeonLevel(this);
}
/// <summary>Field number for the "BKFEABHCNKF" field.</summary>
public const int BKFEABHCNKFFieldNumber = 5;
private uint bKFEABHCNKF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BKFEABHCNKF {
get { return bKFEABHCNKF_; }
set {
bKFEABHCNKF_ = value;
}
}
/// <summary>Field number for the "BOEFMHFDNCM" field.</summary>
public const int BOEFMHFDNCMFieldNumber = 7;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.TreasureDungeonRecordData> _repeated_bOEFMHFDNCM_codec
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.TreasureDungeonRecordData.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TreasureDungeonRecordData> bOEFMHFDNCM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TreasureDungeonRecordData>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TreasureDungeonRecordData> BOEFMHFDNCM {
get { return bOEFMHFDNCM_; }
}
/// <summary>Field number for the "DKBCFCPKELN" field.</summary>
public const int DKBCFCPKELNFieldNumber = 1449;
private bool dKBCFCPKELN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool DKBCFCPKELN {
get { return dKBCFCPKELN_; }
set {
dKBCFCPKELN_ = value;
}
}
/// <summary>Field number for the "avatar_list" field.</summary>
public const int AvatarListFieldNumber = 262;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OMAGJFAGNLH> _repeated_avatarList_codec
= pb::FieldCodec.ForMessage(2098, global::EggLink.DanhengServer.Proto.OMAGJFAGNLH.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OMAGJFAGNLH> avatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OMAGJFAGNLH>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OMAGJFAGNLH> AvatarList {
get { return avatarList_; }
}
/// <summary>Field number for the "OFEMOANLCIO" field.</summary>
public const int OFEMOANLCIOFieldNumber = 6;
private uint oFEMOANLCIO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OFEMOANLCIO {
get { return oFEMOANLCIO_; }
set {
oFEMOANLCIO_ = value;
}
}
/// <summary>Field number for the "item_list" field.</summary>
public const int ItemListFieldNumber = 1943;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KBJKOKHJOGF> _repeated_itemList_codec
= pb::FieldCodec.ForMessage(15546, global::EggLink.DanhengServer.Proto.KBJKOKHJOGF.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KBJKOKHJOGF> itemList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KBJKOKHJOGF>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KBJKOKHJOGF> ItemList {
get { return itemList_; }
}
/// <summary>Field number for the "JIEHDHEANNK" field.</summary>
public const int JIEHDHEANNKFieldNumber = 8;
private uint jIEHDHEANNK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JIEHDHEANNK {
get { return jIEHDHEANNK_; }
set {
jIEHDHEANNK_ = value;
}
}
/// <summary>Field number for the "PFMACGECCAG" field.</summary>
public const int PFMACGECCAGFieldNumber = 1;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HEEENFFOBLE> _repeated_pFMACGECCAG_codec
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.HEEENFFOBLE.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HEEENFFOBLE> pFMACGECCAG_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HEEENFFOBLE>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HEEENFFOBLE> PFMACGECCAG {
get { return pFMACGECCAG_; }
}
/// <summary>Field number for the "NBHGGLCOJCD" field.</summary>
public const int NBHGGLCOJCDFieldNumber = 1227;
private uint nBHGGLCOJCD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NBHGGLCOJCD {
get { return nBHGGLCOJCD_; }
set {
nBHGGLCOJCD_ = value;
}
}
/// <summary>Field number for the "LNGPLFNBEDN" field.</summary>
public const int LNGPLFNBEDNFieldNumber = 1590;
private bool lNGPLFNBEDN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool LNGPLFNBEDN {
get { return lNGPLFNBEDN_; }
set {
lNGPLFNBEDN_ = value;
}
}
/// <summary>Field number for the "buff_list" field.</summary>
public const int BuffListFieldNumber = 1448;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.EELOILJMJKN> _repeated_buffList_codec
= pb::FieldCodec.ForMessage(11586, global::EggLink.DanhengServer.Proto.EELOILJMJKN.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EELOILJMJKN> buffList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EELOILJMJKN>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EELOILJMJKN> BuffList {
get { return buffList_; }
}
/// <summary>Field number for the "LJJDNLFCPMF" field.</summary>
public const int LJJDNLFCPMFFieldNumber = 708;
private bool lJJDNLFCPMF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool LJJDNLFCPMF {
get { return lJJDNLFCPMF_; }
set {
lJJDNLFCPMF_ = value;
}
}
/// <summary>Field number for the "BFAOFHNBPNA" field.</summary>
public const int BFAOFHNBPNAFieldNumber = 955;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.NFJAKOCBDCP> _repeated_bFAOFHNBPNA_codec
= pb::FieldCodec.ForMessage(7642, global::EggLink.DanhengServer.Proto.NFJAKOCBDCP.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NFJAKOCBDCP> bFAOFHNBPNA_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NFJAKOCBDCP>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NFJAKOCBDCP> BFAOFHNBPNA {
get { return bFAOFHNBPNA_; }
}
/// <summary>Field number for the "PGOHBDFNLAO" field.</summary>
public const int PGOHBDFNLAOFieldNumber = 9;
private uint pGOHBDFNLAO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PGOHBDFNLAO {
get { return pGOHBDFNLAO_; }
set {
pGOHBDFNLAO_ = value;
}
}
/// <summary>Field number for the "map_id" field.</summary>
public const int MapIdFieldNumber = 3;
private uint mapId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MapId {
get { return mapId_; }
set {
mapId_ = value;
}
}
/// <summary>Field number for the "BDOEPLHLHNL" field.</summary>
public const int BDOEPLHLHNLFieldNumber = 387;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OMAGJFAGNLH> _repeated_bDOEPLHLHNL_codec
= pb::FieldCodec.ForMessage(3098, global::EggLink.DanhengServer.Proto.OMAGJFAGNLH.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OMAGJFAGNLH> bDOEPLHLHNL_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OMAGJFAGNLH>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OMAGJFAGNLH> BDOEPLHLHNL {
get { return bDOEPLHLHNL_; }
}
/// <summary>Field number for the "MBJGCOMPGHP" field.</summary>
public const int MBJGCOMPGHPFieldNumber = 14;
private uint mBJGCOMPGHP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MBJGCOMPGHP {
get { return mBJGCOMPGHP_; }
set {
mBJGCOMPGHP_ = value;
}
}
/// <summary>Field number for the "BFHEILPBKNA" field.</summary>
public const int BFHEILPBKNAFieldNumber = 10;
private uint bFHEILPBKNA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BFHEILPBKNA {
get { return bFHEILPBKNA_; }
set {
bFHEILPBKNA_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as TreasureDungeonLevel);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(TreasureDungeonLevel other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (BKFEABHCNKF != other.BKFEABHCNKF) return false;
if(!bOEFMHFDNCM_.Equals(other.bOEFMHFDNCM_)) return false;
if (DKBCFCPKELN != other.DKBCFCPKELN) return false;
if(!avatarList_.Equals(other.avatarList_)) return false;
if (OFEMOANLCIO != other.OFEMOANLCIO) return false;
if(!itemList_.Equals(other.itemList_)) return false;
if (JIEHDHEANNK != other.JIEHDHEANNK) return false;
if(!pFMACGECCAG_.Equals(other.pFMACGECCAG_)) return false;
if (NBHGGLCOJCD != other.NBHGGLCOJCD) return false;
if (LNGPLFNBEDN != other.LNGPLFNBEDN) return false;
if(!buffList_.Equals(other.buffList_)) return false;
if (LJJDNLFCPMF != other.LJJDNLFCPMF) return false;
if(!bFAOFHNBPNA_.Equals(other.bFAOFHNBPNA_)) return false;
if (PGOHBDFNLAO != other.PGOHBDFNLAO) return false;
if (MapId != other.MapId) return false;
if(!bDOEPLHLHNL_.Equals(other.bDOEPLHLHNL_)) return false;
if (MBJGCOMPGHP != other.MBJGCOMPGHP) return false;
if (BFHEILPBKNA != other.BFHEILPBKNA) 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 (BKFEABHCNKF != 0) hash ^= BKFEABHCNKF.GetHashCode();
hash ^= bOEFMHFDNCM_.GetHashCode();
if (DKBCFCPKELN != false) hash ^= DKBCFCPKELN.GetHashCode();
hash ^= avatarList_.GetHashCode();
if (OFEMOANLCIO != 0) hash ^= OFEMOANLCIO.GetHashCode();
hash ^= itemList_.GetHashCode();
if (JIEHDHEANNK != 0) hash ^= JIEHDHEANNK.GetHashCode();
hash ^= pFMACGECCAG_.GetHashCode();
if (NBHGGLCOJCD != 0) hash ^= NBHGGLCOJCD.GetHashCode();
if (LNGPLFNBEDN != false) hash ^= LNGPLFNBEDN.GetHashCode();
hash ^= buffList_.GetHashCode();
if (LJJDNLFCPMF != false) hash ^= LJJDNLFCPMF.GetHashCode();
hash ^= bFAOFHNBPNA_.GetHashCode();
if (PGOHBDFNLAO != 0) hash ^= PGOHBDFNLAO.GetHashCode();
if (MapId != 0) hash ^= MapId.GetHashCode();
hash ^= bDOEPLHLHNL_.GetHashCode();
if (MBJGCOMPGHP != 0) hash ^= MBJGCOMPGHP.GetHashCode();
if (BFHEILPBKNA != 0) hash ^= BFHEILPBKNA.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
pFMACGECCAG_.WriteTo(output, _repeated_pFMACGECCAG_codec);
if (MapId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(MapId);
}
if (BKFEABHCNKF != 0) {
output.WriteRawTag(40);
output.WriteUInt32(BKFEABHCNKF);
}
if (OFEMOANLCIO != 0) {
output.WriteRawTag(48);
output.WriteUInt32(OFEMOANLCIO);
}
bOEFMHFDNCM_.WriteTo(output, _repeated_bOEFMHFDNCM_codec);
if (JIEHDHEANNK != 0) {
output.WriteRawTag(64);
output.WriteUInt32(JIEHDHEANNK);
}
if (PGOHBDFNLAO != 0) {
output.WriteRawTag(72);
output.WriteUInt32(PGOHBDFNLAO);
}
if (BFHEILPBKNA != 0) {
output.WriteRawTag(80);
output.WriteUInt32(BFHEILPBKNA);
}
if (MBJGCOMPGHP != 0) {
output.WriteRawTag(112);
output.WriteUInt32(MBJGCOMPGHP);
}
avatarList_.WriteTo(output, _repeated_avatarList_codec);
bDOEPLHLHNL_.WriteTo(output, _repeated_bDOEPLHLHNL_codec);
if (LJJDNLFCPMF != false) {
output.WriteRawTag(160, 44);
output.WriteBool(LJJDNLFCPMF);
}
bFAOFHNBPNA_.WriteTo(output, _repeated_bFAOFHNBPNA_codec);
if (NBHGGLCOJCD != 0) {
output.WriteRawTag(216, 76);
output.WriteUInt32(NBHGGLCOJCD);
}
buffList_.WriteTo(output, _repeated_buffList_codec);
if (DKBCFCPKELN != false) {
output.WriteRawTag(200, 90);
output.WriteBool(DKBCFCPKELN);
}
if (LNGPLFNBEDN != false) {
output.WriteRawTag(176, 99);
output.WriteBool(LNGPLFNBEDN);
}
itemList_.WriteTo(output, _repeated_itemList_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) {
pFMACGECCAG_.WriteTo(ref output, _repeated_pFMACGECCAG_codec);
if (MapId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(MapId);
}
if (BKFEABHCNKF != 0) {
output.WriteRawTag(40);
output.WriteUInt32(BKFEABHCNKF);
}
if (OFEMOANLCIO != 0) {
output.WriteRawTag(48);
output.WriteUInt32(OFEMOANLCIO);
}
bOEFMHFDNCM_.WriteTo(ref output, _repeated_bOEFMHFDNCM_codec);
if (JIEHDHEANNK != 0) {
output.WriteRawTag(64);
output.WriteUInt32(JIEHDHEANNK);
}
if (PGOHBDFNLAO != 0) {
output.WriteRawTag(72);
output.WriteUInt32(PGOHBDFNLAO);
}
if (BFHEILPBKNA != 0) {
output.WriteRawTag(80);
output.WriteUInt32(BFHEILPBKNA);
}
if (MBJGCOMPGHP != 0) {
output.WriteRawTag(112);
output.WriteUInt32(MBJGCOMPGHP);
}
avatarList_.WriteTo(ref output, _repeated_avatarList_codec);
bDOEPLHLHNL_.WriteTo(ref output, _repeated_bDOEPLHLHNL_codec);
if (LJJDNLFCPMF != false) {
output.WriteRawTag(160, 44);
output.WriteBool(LJJDNLFCPMF);
}
bFAOFHNBPNA_.WriteTo(ref output, _repeated_bFAOFHNBPNA_codec);
if (NBHGGLCOJCD != 0) {
output.WriteRawTag(216, 76);
output.WriteUInt32(NBHGGLCOJCD);
}
buffList_.WriteTo(ref output, _repeated_buffList_codec);
if (DKBCFCPKELN != false) {
output.WriteRawTag(200, 90);
output.WriteBool(DKBCFCPKELN);
}
if (LNGPLFNBEDN != false) {
output.WriteRawTag(176, 99);
output.WriteBool(LNGPLFNBEDN);
}
itemList_.WriteTo(ref output, _repeated_itemList_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 (BKFEABHCNKF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BKFEABHCNKF);
}
size += bOEFMHFDNCM_.CalculateSize(_repeated_bOEFMHFDNCM_codec);
if (DKBCFCPKELN != false) {
size += 2 + 1;
}
size += avatarList_.CalculateSize(_repeated_avatarList_codec);
if (OFEMOANLCIO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OFEMOANLCIO);
}
size += itemList_.CalculateSize(_repeated_itemList_codec);
if (JIEHDHEANNK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JIEHDHEANNK);
}
size += pFMACGECCAG_.CalculateSize(_repeated_pFMACGECCAG_codec);
if (NBHGGLCOJCD != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(NBHGGLCOJCD);
}
if (LNGPLFNBEDN != false) {
size += 2 + 1;
}
size += buffList_.CalculateSize(_repeated_buffList_codec);
if (LJJDNLFCPMF != false) {
size += 2 + 1;
}
size += bFAOFHNBPNA_.CalculateSize(_repeated_bFAOFHNBPNA_codec);
if (PGOHBDFNLAO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PGOHBDFNLAO);
}
if (MapId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MapId);
}
size += bDOEPLHLHNL_.CalculateSize(_repeated_bDOEPLHLHNL_codec);
if (MBJGCOMPGHP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MBJGCOMPGHP);
}
if (BFHEILPBKNA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BFHEILPBKNA);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(TreasureDungeonLevel other) {
if (other == null) {
return;
}
if (other.BKFEABHCNKF != 0) {
BKFEABHCNKF = other.BKFEABHCNKF;
}
bOEFMHFDNCM_.Add(other.bOEFMHFDNCM_);
if (other.DKBCFCPKELN != false) {
DKBCFCPKELN = other.DKBCFCPKELN;
}
avatarList_.Add(other.avatarList_);
if (other.OFEMOANLCIO != 0) {
OFEMOANLCIO = other.OFEMOANLCIO;
}
itemList_.Add(other.itemList_);
if (other.JIEHDHEANNK != 0) {
JIEHDHEANNK = other.JIEHDHEANNK;
}
pFMACGECCAG_.Add(other.pFMACGECCAG_);
if (other.NBHGGLCOJCD != 0) {
NBHGGLCOJCD = other.NBHGGLCOJCD;
}
if (other.LNGPLFNBEDN != false) {
LNGPLFNBEDN = other.LNGPLFNBEDN;
}
buffList_.Add(other.buffList_);
if (other.LJJDNLFCPMF != false) {
LJJDNLFCPMF = other.LJJDNLFCPMF;
}
bFAOFHNBPNA_.Add(other.bFAOFHNBPNA_);
if (other.PGOHBDFNLAO != 0) {
PGOHBDFNLAO = other.PGOHBDFNLAO;
}
if (other.MapId != 0) {
MapId = other.MapId;
}
bDOEPLHLHNL_.Add(other.bDOEPLHLHNL_);
if (other.MBJGCOMPGHP != 0) {
MBJGCOMPGHP = other.MBJGCOMPGHP;
}
if (other.BFHEILPBKNA != 0) {
BFHEILPBKNA = other.BFHEILPBKNA;
}
_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: {
pFMACGECCAG_.AddEntriesFrom(input, _repeated_pFMACGECCAG_codec);
break;
}
case 24: {
MapId = input.ReadUInt32();
break;
}
case 40: {
BKFEABHCNKF = input.ReadUInt32();
break;
}
case 48: {
OFEMOANLCIO = input.ReadUInt32();
break;
}
case 58: {
bOEFMHFDNCM_.AddEntriesFrom(input, _repeated_bOEFMHFDNCM_codec);
break;
}
case 64: {
JIEHDHEANNK = input.ReadUInt32();
break;
}
case 72: {
PGOHBDFNLAO = input.ReadUInt32();
break;
}
case 80: {
BFHEILPBKNA = input.ReadUInt32();
break;
}
case 112: {
MBJGCOMPGHP = input.ReadUInt32();
break;
}
case 2098: {
avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec);
break;
}
case 3098: {
bDOEPLHLHNL_.AddEntriesFrom(input, _repeated_bDOEPLHLHNL_codec);
break;
}
case 5664: {
LJJDNLFCPMF = input.ReadBool();
break;
}
case 7642: {
bFAOFHNBPNA_.AddEntriesFrom(input, _repeated_bFAOFHNBPNA_codec);
break;
}
case 9816: {
NBHGGLCOJCD = input.ReadUInt32();
break;
}
case 11586: {
buffList_.AddEntriesFrom(input, _repeated_buffList_codec);
break;
}
case 11592: {
DKBCFCPKELN = input.ReadBool();
break;
}
case 12720: {
LNGPLFNBEDN = input.ReadBool();
break;
}
case 15546: {
itemList_.AddEntriesFrom(input, _repeated_itemList_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: {
pFMACGECCAG_.AddEntriesFrom(ref input, _repeated_pFMACGECCAG_codec);
break;
}
case 24: {
MapId = input.ReadUInt32();
break;
}
case 40: {
BKFEABHCNKF = input.ReadUInt32();
break;
}
case 48: {
OFEMOANLCIO = input.ReadUInt32();
break;
}
case 58: {
bOEFMHFDNCM_.AddEntriesFrom(ref input, _repeated_bOEFMHFDNCM_codec);
break;
}
case 64: {
JIEHDHEANNK = input.ReadUInt32();
break;
}
case 72: {
PGOHBDFNLAO = input.ReadUInt32();
break;
}
case 80: {
BFHEILPBKNA = input.ReadUInt32();
break;
}
case 112: {
MBJGCOMPGHP = input.ReadUInt32();
break;
}
case 2098: {
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
break;
}
case 3098: {
bDOEPLHLHNL_.AddEntriesFrom(ref input, _repeated_bDOEPLHLHNL_codec);
break;
}
case 5664: {
LJJDNLFCPMF = input.ReadBool();
break;
}
case 7642: {
bFAOFHNBPNA_.AddEntriesFrom(ref input, _repeated_bFAOFHNBPNA_codec);
break;
}
case 9816: {
NBHGGLCOJCD = input.ReadUInt32();
break;
}
case 11586: {
buffList_.AddEntriesFrom(ref input, _repeated_buffList_codec);
break;
}
case 11592: {
DKBCFCPKELN = input.ReadBool();
break;
}
case 12720: {
LNGPLFNBEDN = input.ReadBool();
break;
}
case 15546: {
itemList_.AddEntriesFrom(ref input, _repeated_itemList_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code