mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
800 lines
31 KiB
C#
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(
|
|
"ChpUcmVhc3VyZUR1bmdlb25MZXZlbC5wcm90bxoRTEtDTUZFQUFISE0ucHJv",
|
|
"dG8aEUxLSEhHSlBQTVBQLnByb3RvGhFQQ0FJR05KS0FGQS5wcm90bxoRSU5K",
|
|
"Rk9ITkpHTUcucHJvdG8aEUxIQU5CR05KQ0lGLnByb3RvGhFFTkJORk9MQ0RJ",
|
|
"RS5wcm90byLxAwoUVHJlYXN1cmVEdW5nZW9uTGV2ZWwSIQoLTUtPQU1CTUtE",
|
|
"SUQYDSADKAsyDC5MS0NNRkVBQUhITRITCgtQSUtBUERKSEdORBgCIAEoDRIi",
|
|
"CgtLSkpPTUVQSEpFRRjkDyADKAsyDC5MS0hIR0pQUE1QUBIhCgtCQkNLRkpJ",
|
|
"SElETRgJIAMoCzIMLklOSkZPSE5KR01HEiEKC0dGRk9KQ0NLTEZNGEogAygL",
|
|
"MgwuUENBSUdOSktBRkESEwoLTkNCSEFETE9BR0EYCCABKA0SEwoLRkNKRUNL",
|
|
"Q0lDS0IYDiABKA0SIgoLYXZhdGFyX2xpc3QYsg4gAygLMgwuUENBSUdOSktB",
|
|
"RkESEwoLSkFGTlBOTU9IQ00YCyABKA0SEwoLUEhIS0JBRU5CTU0YDCABKA0S",
|
|
"FAoLSUlBTEdMREROQUQYigEgASgNEhMKC05MTURFTU9IQk9PGAogASgNEhQK",
|
|
"C0NGRFBERU5QUERIGLEJIAEoCBIUCgtOTUZBUEdPTE9EShj8CyABKAgSIAoJ",
|
|
"aXRlbV9saXN0GJcGIAMoCzIMLkxIQU5CR05KQ0lGEiAKCWJ1ZmZfbGlzdBix",
|
|
"BSADKAsyDC5FTkJORk9MQ0RJRRIUCgtOT0RCUEtIT0pFQxjfAiABKAgSDgoG",
|
|
"bWFwX2lkGAQgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9i",
|
|
"BnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LKCMFEAAHHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.LKHHGJPPMPPReflection.Descriptor, global::EggLink.DanhengServer.Proto.PCAIGNJKAFAReflection.Descriptor, global::EggLink.DanhengServer.Proto.INJFOHNJGMGReflection.Descriptor, global::EggLink.DanhengServer.Proto.LHANBGNJCIFReflection.Descriptor, global::EggLink.DanhengServer.Proto.ENBNFOLCDIEReflection.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[]{ "MKOAMBMKDID", "PIKAPDJHGND", "KJJOMEPHJEE", "BBCKFJIHIDM", "GFFOJCCKLFM", "NCBHADLOAGA", "FCJECKCICKB", "AvatarList", "JAFNPNMOHCM", "PHHKBAENBMM", "IIALGLDDNAD", "NLMDEMOHBOO", "CFDPDENPPDH", "NMFAPGOLODJ", "ItemList", "BuffList", "NODBPKHOJEC", "MapId" }, 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() {
|
|
mKOAMBMKDID_ = other.mKOAMBMKDID_.Clone();
|
|
pIKAPDJHGND_ = other.pIKAPDJHGND_;
|
|
kJJOMEPHJEE_ = other.kJJOMEPHJEE_.Clone();
|
|
bBCKFJIHIDM_ = other.bBCKFJIHIDM_.Clone();
|
|
gFFOJCCKLFM_ = other.gFFOJCCKLFM_.Clone();
|
|
nCBHADLOAGA_ = other.nCBHADLOAGA_;
|
|
fCJECKCICKB_ = other.fCJECKCICKB_;
|
|
avatarList_ = other.avatarList_.Clone();
|
|
jAFNPNMOHCM_ = other.jAFNPNMOHCM_;
|
|
pHHKBAENBMM_ = other.pHHKBAENBMM_;
|
|
iIALGLDDNAD_ = other.iIALGLDDNAD_;
|
|
nLMDEMOHBOO_ = other.nLMDEMOHBOO_;
|
|
cFDPDENPPDH_ = other.cFDPDENPPDH_;
|
|
nMFAPGOLODJ_ = other.nMFAPGOLODJ_;
|
|
itemList_ = other.itemList_.Clone();
|
|
buffList_ = other.buffList_.Clone();
|
|
nODBPKHOJEC_ = other.nODBPKHOJEC_;
|
|
mapId_ = other.mapId_;
|
|
_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 "MKOAMBMKDID" field.</summary>
|
|
public const int MKOAMBMKDIDFieldNumber = 13;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LKCMFEAAHHM> _repeated_mKOAMBMKDID_codec
|
|
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.LKCMFEAAHHM.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LKCMFEAAHHM> mKOAMBMKDID_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LKCMFEAAHHM>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LKCMFEAAHHM> MKOAMBMKDID {
|
|
get { return mKOAMBMKDID_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "PIKAPDJHGND" field.</summary>
|
|
public const int PIKAPDJHGNDFieldNumber = 2;
|
|
private uint pIKAPDJHGND_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PIKAPDJHGND {
|
|
get { return pIKAPDJHGND_; }
|
|
set {
|
|
pIKAPDJHGND_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KJJOMEPHJEE" field.</summary>
|
|
public const int KJJOMEPHJEEFieldNumber = 2020;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LKHHGJPPMPP> _repeated_kJJOMEPHJEE_codec
|
|
= pb::FieldCodec.ForMessage(16162, global::EggLink.DanhengServer.Proto.LKHHGJPPMPP.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LKHHGJPPMPP> kJJOMEPHJEE_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LKHHGJPPMPP>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LKHHGJPPMPP> KJJOMEPHJEE {
|
|
get { return kJJOMEPHJEE_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "BBCKFJIHIDM" field.</summary>
|
|
public const int BBCKFJIHIDMFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.INJFOHNJGMG> _repeated_bBCKFJIHIDM_codec
|
|
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.INJFOHNJGMG.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.INJFOHNJGMG> bBCKFJIHIDM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.INJFOHNJGMG>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.INJFOHNJGMG> BBCKFJIHIDM {
|
|
get { return bBCKFJIHIDM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "GFFOJCCKLFM" field.</summary>
|
|
public const int GFFOJCCKLFMFieldNumber = 74;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA> _repeated_gFFOJCCKLFM_codec
|
|
= pb::FieldCodec.ForMessage(594, global::EggLink.DanhengServer.Proto.PCAIGNJKAFA.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA> gFFOJCCKLFM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA> GFFOJCCKLFM {
|
|
get { return gFFOJCCKLFM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NCBHADLOAGA" field.</summary>
|
|
public const int NCBHADLOAGAFieldNumber = 8;
|
|
private uint nCBHADLOAGA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NCBHADLOAGA {
|
|
get { return nCBHADLOAGA_; }
|
|
set {
|
|
nCBHADLOAGA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FCJECKCICKB" field.</summary>
|
|
public const int FCJECKCICKBFieldNumber = 14;
|
|
private uint fCJECKCICKB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FCJECKCICKB {
|
|
get { return fCJECKCICKB_; }
|
|
set {
|
|
fCJECKCICKB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "avatar_list" field.</summary>
|
|
public const int AvatarListFieldNumber = 1842;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA> _repeated_avatarList_codec
|
|
= pb::FieldCodec.ForMessage(14738, global::EggLink.DanhengServer.Proto.PCAIGNJKAFA.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA> avatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA> AvatarList {
|
|
get { return avatarList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "JAFNPNMOHCM" field.</summary>
|
|
public const int JAFNPNMOHCMFieldNumber = 11;
|
|
private uint jAFNPNMOHCM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JAFNPNMOHCM {
|
|
get { return jAFNPNMOHCM_; }
|
|
set {
|
|
jAFNPNMOHCM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PHHKBAENBMM" field.</summary>
|
|
public const int PHHKBAENBMMFieldNumber = 12;
|
|
private uint pHHKBAENBMM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PHHKBAENBMM {
|
|
get { return pHHKBAENBMM_; }
|
|
set {
|
|
pHHKBAENBMM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IIALGLDDNAD" field.</summary>
|
|
public const int IIALGLDDNADFieldNumber = 138;
|
|
private uint iIALGLDDNAD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IIALGLDDNAD {
|
|
get { return iIALGLDDNAD_; }
|
|
set {
|
|
iIALGLDDNAD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NLMDEMOHBOO" field.</summary>
|
|
public const int NLMDEMOHBOOFieldNumber = 10;
|
|
private uint nLMDEMOHBOO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NLMDEMOHBOO {
|
|
get { return nLMDEMOHBOO_; }
|
|
set {
|
|
nLMDEMOHBOO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CFDPDENPPDH" field.</summary>
|
|
public const int CFDPDENPPDHFieldNumber = 1201;
|
|
private bool cFDPDENPPDH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool CFDPDENPPDH {
|
|
get { return cFDPDENPPDH_; }
|
|
set {
|
|
cFDPDENPPDH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NMFAPGOLODJ" field.</summary>
|
|
public const int NMFAPGOLODJFieldNumber = 1532;
|
|
private bool nMFAPGOLODJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool NMFAPGOLODJ {
|
|
get { return nMFAPGOLODJ_; }
|
|
set {
|
|
nMFAPGOLODJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "item_list" field.</summary>
|
|
public const int ItemListFieldNumber = 791;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LHANBGNJCIF> _repeated_itemList_codec
|
|
= pb::FieldCodec.ForMessage(6330, global::EggLink.DanhengServer.Proto.LHANBGNJCIF.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LHANBGNJCIF> itemList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LHANBGNJCIF>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LHANBGNJCIF> ItemList {
|
|
get { return itemList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "buff_list" field.</summary>
|
|
public const int BuffListFieldNumber = 689;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ENBNFOLCDIE> _repeated_buffList_codec
|
|
= pb::FieldCodec.ForMessage(5514, global::EggLink.DanhengServer.Proto.ENBNFOLCDIE.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ENBNFOLCDIE> buffList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ENBNFOLCDIE>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ENBNFOLCDIE> BuffList {
|
|
get { return buffList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NODBPKHOJEC" field.</summary>
|
|
public const int NODBPKHOJECFieldNumber = 351;
|
|
private bool nODBPKHOJEC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool NODBPKHOJEC {
|
|
get { return nODBPKHOJEC_; }
|
|
set {
|
|
nODBPKHOJEC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "map_id" field.</summary>
|
|
public const int MapIdFieldNumber = 4;
|
|
private uint mapId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MapId {
|
|
get { return mapId_; }
|
|
set {
|
|
mapId_ = 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(!mKOAMBMKDID_.Equals(other.mKOAMBMKDID_)) return false;
|
|
if (PIKAPDJHGND != other.PIKAPDJHGND) return false;
|
|
if(!kJJOMEPHJEE_.Equals(other.kJJOMEPHJEE_)) return false;
|
|
if(!bBCKFJIHIDM_.Equals(other.bBCKFJIHIDM_)) return false;
|
|
if(!gFFOJCCKLFM_.Equals(other.gFFOJCCKLFM_)) return false;
|
|
if (NCBHADLOAGA != other.NCBHADLOAGA) return false;
|
|
if (FCJECKCICKB != other.FCJECKCICKB) return false;
|
|
if(!avatarList_.Equals(other.avatarList_)) return false;
|
|
if (JAFNPNMOHCM != other.JAFNPNMOHCM) return false;
|
|
if (PHHKBAENBMM != other.PHHKBAENBMM) return false;
|
|
if (IIALGLDDNAD != other.IIALGLDDNAD) return false;
|
|
if (NLMDEMOHBOO != other.NLMDEMOHBOO) return false;
|
|
if (CFDPDENPPDH != other.CFDPDENPPDH) return false;
|
|
if (NMFAPGOLODJ != other.NMFAPGOLODJ) return false;
|
|
if(!itemList_.Equals(other.itemList_)) return false;
|
|
if(!buffList_.Equals(other.buffList_)) return false;
|
|
if (NODBPKHOJEC != other.NODBPKHOJEC) return false;
|
|
if (MapId != other.MapId) 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 ^= mKOAMBMKDID_.GetHashCode();
|
|
if (PIKAPDJHGND != 0) hash ^= PIKAPDJHGND.GetHashCode();
|
|
hash ^= kJJOMEPHJEE_.GetHashCode();
|
|
hash ^= bBCKFJIHIDM_.GetHashCode();
|
|
hash ^= gFFOJCCKLFM_.GetHashCode();
|
|
if (NCBHADLOAGA != 0) hash ^= NCBHADLOAGA.GetHashCode();
|
|
if (FCJECKCICKB != 0) hash ^= FCJECKCICKB.GetHashCode();
|
|
hash ^= avatarList_.GetHashCode();
|
|
if (JAFNPNMOHCM != 0) hash ^= JAFNPNMOHCM.GetHashCode();
|
|
if (PHHKBAENBMM != 0) hash ^= PHHKBAENBMM.GetHashCode();
|
|
if (IIALGLDDNAD != 0) hash ^= IIALGLDDNAD.GetHashCode();
|
|
if (NLMDEMOHBOO != 0) hash ^= NLMDEMOHBOO.GetHashCode();
|
|
if (CFDPDENPPDH != false) hash ^= CFDPDENPPDH.GetHashCode();
|
|
if (NMFAPGOLODJ != false) hash ^= NMFAPGOLODJ.GetHashCode();
|
|
hash ^= itemList_.GetHashCode();
|
|
hash ^= buffList_.GetHashCode();
|
|
if (NODBPKHOJEC != false) hash ^= NODBPKHOJEC.GetHashCode();
|
|
if (MapId != 0) hash ^= MapId.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 (PIKAPDJHGND != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(PIKAPDJHGND);
|
|
}
|
|
if (MapId != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(MapId);
|
|
}
|
|
if (NCBHADLOAGA != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(NCBHADLOAGA);
|
|
}
|
|
bBCKFJIHIDM_.WriteTo(output, _repeated_bBCKFJIHIDM_codec);
|
|
if (NLMDEMOHBOO != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(NLMDEMOHBOO);
|
|
}
|
|
if (JAFNPNMOHCM != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(JAFNPNMOHCM);
|
|
}
|
|
if (PHHKBAENBMM != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PHHKBAENBMM);
|
|
}
|
|
mKOAMBMKDID_.WriteTo(output, _repeated_mKOAMBMKDID_codec);
|
|
if (FCJECKCICKB != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(FCJECKCICKB);
|
|
}
|
|
gFFOJCCKLFM_.WriteTo(output, _repeated_gFFOJCCKLFM_codec);
|
|
if (IIALGLDDNAD != 0) {
|
|
output.WriteRawTag(208, 8);
|
|
output.WriteUInt32(IIALGLDDNAD);
|
|
}
|
|
if (NODBPKHOJEC != false) {
|
|
output.WriteRawTag(248, 21);
|
|
output.WriteBool(NODBPKHOJEC);
|
|
}
|
|
buffList_.WriteTo(output, _repeated_buffList_codec);
|
|
itemList_.WriteTo(output, _repeated_itemList_codec);
|
|
if (CFDPDENPPDH != false) {
|
|
output.WriteRawTag(136, 75);
|
|
output.WriteBool(CFDPDENPPDH);
|
|
}
|
|
if (NMFAPGOLODJ != false) {
|
|
output.WriteRawTag(224, 95);
|
|
output.WriteBool(NMFAPGOLODJ);
|
|
}
|
|
avatarList_.WriteTo(output, _repeated_avatarList_codec);
|
|
kJJOMEPHJEE_.WriteTo(output, _repeated_kJJOMEPHJEE_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) {
|
|
if (PIKAPDJHGND != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(PIKAPDJHGND);
|
|
}
|
|
if (MapId != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(MapId);
|
|
}
|
|
if (NCBHADLOAGA != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(NCBHADLOAGA);
|
|
}
|
|
bBCKFJIHIDM_.WriteTo(ref output, _repeated_bBCKFJIHIDM_codec);
|
|
if (NLMDEMOHBOO != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(NLMDEMOHBOO);
|
|
}
|
|
if (JAFNPNMOHCM != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(JAFNPNMOHCM);
|
|
}
|
|
if (PHHKBAENBMM != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PHHKBAENBMM);
|
|
}
|
|
mKOAMBMKDID_.WriteTo(ref output, _repeated_mKOAMBMKDID_codec);
|
|
if (FCJECKCICKB != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(FCJECKCICKB);
|
|
}
|
|
gFFOJCCKLFM_.WriteTo(ref output, _repeated_gFFOJCCKLFM_codec);
|
|
if (IIALGLDDNAD != 0) {
|
|
output.WriteRawTag(208, 8);
|
|
output.WriteUInt32(IIALGLDDNAD);
|
|
}
|
|
if (NODBPKHOJEC != false) {
|
|
output.WriteRawTag(248, 21);
|
|
output.WriteBool(NODBPKHOJEC);
|
|
}
|
|
buffList_.WriteTo(ref output, _repeated_buffList_codec);
|
|
itemList_.WriteTo(ref output, _repeated_itemList_codec);
|
|
if (CFDPDENPPDH != false) {
|
|
output.WriteRawTag(136, 75);
|
|
output.WriteBool(CFDPDENPPDH);
|
|
}
|
|
if (NMFAPGOLODJ != false) {
|
|
output.WriteRawTag(224, 95);
|
|
output.WriteBool(NMFAPGOLODJ);
|
|
}
|
|
avatarList_.WriteTo(ref output, _repeated_avatarList_codec);
|
|
kJJOMEPHJEE_.WriteTo(ref output, _repeated_kJJOMEPHJEE_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 += mKOAMBMKDID_.CalculateSize(_repeated_mKOAMBMKDID_codec);
|
|
if (PIKAPDJHGND != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PIKAPDJHGND);
|
|
}
|
|
size += kJJOMEPHJEE_.CalculateSize(_repeated_kJJOMEPHJEE_codec);
|
|
size += bBCKFJIHIDM_.CalculateSize(_repeated_bBCKFJIHIDM_codec);
|
|
size += gFFOJCCKLFM_.CalculateSize(_repeated_gFFOJCCKLFM_codec);
|
|
if (NCBHADLOAGA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NCBHADLOAGA);
|
|
}
|
|
if (FCJECKCICKB != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FCJECKCICKB);
|
|
}
|
|
size += avatarList_.CalculateSize(_repeated_avatarList_codec);
|
|
if (JAFNPNMOHCM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JAFNPNMOHCM);
|
|
}
|
|
if (PHHKBAENBMM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PHHKBAENBMM);
|
|
}
|
|
if (IIALGLDDNAD != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(IIALGLDDNAD);
|
|
}
|
|
if (NLMDEMOHBOO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NLMDEMOHBOO);
|
|
}
|
|
if (CFDPDENPPDH != false) {
|
|
size += 2 + 1;
|
|
}
|
|
if (NMFAPGOLODJ != false) {
|
|
size += 2 + 1;
|
|
}
|
|
size += itemList_.CalculateSize(_repeated_itemList_codec);
|
|
size += buffList_.CalculateSize(_repeated_buffList_codec);
|
|
if (NODBPKHOJEC != false) {
|
|
size += 2 + 1;
|
|
}
|
|
if (MapId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MapId);
|
|
}
|
|
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;
|
|
}
|
|
mKOAMBMKDID_.Add(other.mKOAMBMKDID_);
|
|
if (other.PIKAPDJHGND != 0) {
|
|
PIKAPDJHGND = other.PIKAPDJHGND;
|
|
}
|
|
kJJOMEPHJEE_.Add(other.kJJOMEPHJEE_);
|
|
bBCKFJIHIDM_.Add(other.bBCKFJIHIDM_);
|
|
gFFOJCCKLFM_.Add(other.gFFOJCCKLFM_);
|
|
if (other.NCBHADLOAGA != 0) {
|
|
NCBHADLOAGA = other.NCBHADLOAGA;
|
|
}
|
|
if (other.FCJECKCICKB != 0) {
|
|
FCJECKCICKB = other.FCJECKCICKB;
|
|
}
|
|
avatarList_.Add(other.avatarList_);
|
|
if (other.JAFNPNMOHCM != 0) {
|
|
JAFNPNMOHCM = other.JAFNPNMOHCM;
|
|
}
|
|
if (other.PHHKBAENBMM != 0) {
|
|
PHHKBAENBMM = other.PHHKBAENBMM;
|
|
}
|
|
if (other.IIALGLDDNAD != 0) {
|
|
IIALGLDDNAD = other.IIALGLDDNAD;
|
|
}
|
|
if (other.NLMDEMOHBOO != 0) {
|
|
NLMDEMOHBOO = other.NLMDEMOHBOO;
|
|
}
|
|
if (other.CFDPDENPPDH != false) {
|
|
CFDPDENPPDH = other.CFDPDENPPDH;
|
|
}
|
|
if (other.NMFAPGOLODJ != false) {
|
|
NMFAPGOLODJ = other.NMFAPGOLODJ;
|
|
}
|
|
itemList_.Add(other.itemList_);
|
|
buffList_.Add(other.buffList_);
|
|
if (other.NODBPKHOJEC != false) {
|
|
NODBPKHOJEC = other.NODBPKHOJEC;
|
|
}
|
|
if (other.MapId != 0) {
|
|
MapId = other.MapId;
|
|
}
|
|
_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 16: {
|
|
PIKAPDJHGND = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
MapId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
NCBHADLOAGA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
bBCKFJIHIDM_.AddEntriesFrom(input, _repeated_bBCKFJIHIDM_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
NLMDEMOHBOO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
JAFNPNMOHCM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
PHHKBAENBMM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
mKOAMBMKDID_.AddEntriesFrom(input, _repeated_mKOAMBMKDID_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
FCJECKCICKB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 594: {
|
|
gFFOJCCKLFM_.AddEntriesFrom(input, _repeated_gFFOJCCKLFM_codec);
|
|
break;
|
|
}
|
|
case 1104: {
|
|
IIALGLDDNAD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 2808: {
|
|
NODBPKHOJEC = input.ReadBool();
|
|
break;
|
|
}
|
|
case 5514: {
|
|
buffList_.AddEntriesFrom(input, _repeated_buffList_codec);
|
|
break;
|
|
}
|
|
case 6330: {
|
|
itemList_.AddEntriesFrom(input, _repeated_itemList_codec);
|
|
break;
|
|
}
|
|
case 9608: {
|
|
CFDPDENPPDH = input.ReadBool();
|
|
break;
|
|
}
|
|
case 12256: {
|
|
NMFAPGOLODJ = input.ReadBool();
|
|
break;
|
|
}
|
|
case 14738: {
|
|
avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 16162: {
|
|
kJJOMEPHJEE_.AddEntriesFrom(input, _repeated_kJJOMEPHJEE_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 16: {
|
|
PIKAPDJHGND = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
MapId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
NCBHADLOAGA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
bBCKFJIHIDM_.AddEntriesFrom(ref input, _repeated_bBCKFJIHIDM_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
NLMDEMOHBOO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
JAFNPNMOHCM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
PHHKBAENBMM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
mKOAMBMKDID_.AddEntriesFrom(ref input, _repeated_mKOAMBMKDID_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
FCJECKCICKB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 594: {
|
|
gFFOJCCKLFM_.AddEntriesFrom(ref input, _repeated_gFFOJCCKLFM_codec);
|
|
break;
|
|
}
|
|
case 1104: {
|
|
IIALGLDDNAD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 2808: {
|
|
NODBPKHOJEC = input.ReadBool();
|
|
break;
|
|
}
|
|
case 5514: {
|
|
buffList_.AddEntriesFrom(ref input, _repeated_buffList_codec);
|
|
break;
|
|
}
|
|
case 6330: {
|
|
itemList_.AddEntriesFrom(ref input, _repeated_itemList_codec);
|
|
break;
|
|
}
|
|
case 9608: {
|
|
CFDPDENPPDH = input.ReadBool();
|
|
break;
|
|
}
|
|
case 12256: {
|
|
NMFAPGOLODJ = input.ReadBool();
|
|
break;
|
|
}
|
|
case 14738: {
|
|
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 16162: {
|
|
kJJOMEPHJEE_.AddEntriesFrom(ref input, _repeated_kJJOMEPHJEE_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|