Files
DanhengServer-OpenSource/Proto/TreasureDungeonLevel.cs
2025-08-15 20:12:44 +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(
"ChpUcmVhc3VyZUR1bmdlb25MZXZlbC5wcm90bxoRTEhBTkJHTkpDSUYucHJv",
"dG8aEVBDQUlHTkpLQUZBLnByb3RvGhFMS0hIR0pQUE1QUC5wcm90bxoRTEtD",
"TUZFQUFISE0ucHJvdG8aEUlOSkZPSE5KR01HLnByb3RvGhFFTkJORk9MQ0RJ",
"RS5wcm90byLyAwoUVHJlYXN1cmVEdW5nZW9uTGV2ZWwSIgoLYXZhdGFyX2xp",
"c3QYoAogAygLMgwuUENBSUdOSktBRkESIAoJaXRlbV9saXN0GNYMIAMoCzIM",
"LkxIQU5CR05KQ0lGEiIKC0dGRk9KQ0NLTEZNGMwPIAMoCzIMLlBDQUlHTkpL",
"QUZBEiEKC0JCQ0tGSklISURNGAcgAygLMgwuSU5KRk9ITkpHTUcSDgoGbWFw",
"X2lkGAMgASgNEhMKC05MTURFTU9IQk9PGAQgASgNEhQKC0NGRFBERU5QUERI",
"GLsDIAEoCBITCgtKQUZOUE5NT0hDTRgNIAEoDRITCgtQSUtBUERKSEdORBgB",
"IAEoDRIgCglidWZmX2xpc3QY8wYgAygLMgwuRU5CTkZPTENESUUSIgoLS0pK",
"T01FUEhKRUUYhgYgAygLMgwuTEtISEdKUFBNUFASFAoLTk1GQVBHT0xPREoY",
"4gkgASgIEhMKC1BISEtCQUVOQk1NGA8gASgNEhMKC05DQkhBRExPQUdBGAYg",
"ASgNEiEKC01LT0FNQk1LRElEGAIgAygLMgwuTEtDTUZFQUFISE0SFAoLTk9E",
"QlBLSE9KRUMYswsgASgIEhMKC0ZDSkVDS0NJQ0tCGAggASgNEhQKC0lJQUxH",
"TERETkFEGKsNIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3Rv",
"YgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LHANBGNJCIFReflection.Descriptor, global::EggLink.DanhengServer.Proto.PCAIGNJKAFAReflection.Descriptor, global::EggLink.DanhengServer.Proto.LKHHGJPPMPPReflection.Descriptor, global::EggLink.DanhengServer.Proto.LKCMFEAAHHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.INJFOHNJGMGReflection.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[]{ "AvatarList", "ItemList", "GFFOJCCKLFM", "BBCKFJIHIDM", "MapId", "NLMDEMOHBOO", "CFDPDENPPDH", "JAFNPNMOHCM", "PIKAPDJHGND", "BuffList", "KJJOMEPHJEE", "NMFAPGOLODJ", "PHHKBAENBMM", "NCBHADLOAGA", "MKOAMBMKDID", "NODBPKHOJEC", "FCJECKCICKB", "IIALGLDDNAD" }, 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() {
avatarList_ = other.avatarList_.Clone();
itemList_ = other.itemList_.Clone();
gFFOJCCKLFM_ = other.gFFOJCCKLFM_.Clone();
bBCKFJIHIDM_ = other.bBCKFJIHIDM_.Clone();
mapId_ = other.mapId_;
nLMDEMOHBOO_ = other.nLMDEMOHBOO_;
cFDPDENPPDH_ = other.cFDPDENPPDH_;
jAFNPNMOHCM_ = other.jAFNPNMOHCM_;
pIKAPDJHGND_ = other.pIKAPDJHGND_;
buffList_ = other.buffList_.Clone();
kJJOMEPHJEE_ = other.kJJOMEPHJEE_.Clone();
nMFAPGOLODJ_ = other.nMFAPGOLODJ_;
pHHKBAENBMM_ = other.pHHKBAENBMM_;
nCBHADLOAGA_ = other.nCBHADLOAGA_;
mKOAMBMKDID_ = other.mKOAMBMKDID_.Clone();
nODBPKHOJEC_ = other.nODBPKHOJEC_;
fCJECKCICKB_ = other.fCJECKCICKB_;
iIALGLDDNAD_ = other.iIALGLDDNAD_;
_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 "avatar_list" field.</summary>
public const int AvatarListFieldNumber = 1312;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA> _repeated_avatarList_codec
= pb::FieldCodec.ForMessage(10498, 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 "item_list" field.</summary>
public const int ItemListFieldNumber = 1622;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LHANBGNJCIF> _repeated_itemList_codec
= pb::FieldCodec.ForMessage(12978, 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 "GFFOJCCKLFM" field.</summary>
public const int GFFOJCCKLFMFieldNumber = 1996;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PCAIGNJKAFA> _repeated_gFFOJCCKLFM_codec
= pb::FieldCodec.ForMessage(15970, 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 "BBCKFJIHIDM" field.</summary>
public const int BBCKFJIHIDMFieldNumber = 7;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.INJFOHNJGMG> _repeated_bBCKFJIHIDM_codec
= pb::FieldCodec.ForMessage(58, 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 "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 "NLMDEMOHBOO" field.</summary>
public const int NLMDEMOHBOOFieldNumber = 4;
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 = 443;
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 "JAFNPNMOHCM" field.</summary>
public const int JAFNPNMOHCMFieldNumber = 13;
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 "PIKAPDJHGND" field.</summary>
public const int PIKAPDJHGNDFieldNumber = 1;
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 "buff_list" field.</summary>
public const int BuffListFieldNumber = 883;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ENBNFOLCDIE> _repeated_buffList_codec
= pb::FieldCodec.ForMessage(7066, 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 "KJJOMEPHJEE" field.</summary>
public const int KJJOMEPHJEEFieldNumber = 774;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LKHHGJPPMPP> _repeated_kJJOMEPHJEE_codec
= pb::FieldCodec.ForMessage(6194, 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 "NMFAPGOLODJ" field.</summary>
public const int NMFAPGOLODJFieldNumber = 1250;
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 "PHHKBAENBMM" field.</summary>
public const int PHHKBAENBMMFieldNumber = 15;
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 "NCBHADLOAGA" field.</summary>
public const int NCBHADLOAGAFieldNumber = 6;
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 "MKOAMBMKDID" field.</summary>
public const int MKOAMBMKDIDFieldNumber = 2;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LKCMFEAAHHM> _repeated_mKOAMBMKDID_codec
= pb::FieldCodec.ForMessage(18, 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 "NODBPKHOJEC" field.</summary>
public const int NODBPKHOJECFieldNumber = 1459;
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 "FCJECKCICKB" field.</summary>
public const int FCJECKCICKBFieldNumber = 8;
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 "IIALGLDDNAD" field.</summary>
public const int IIALGLDDNADFieldNumber = 1707;
private uint iIALGLDDNAD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IIALGLDDNAD {
get { return iIALGLDDNAD_; }
set {
iIALGLDDNAD_ = 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(!avatarList_.Equals(other.avatarList_)) return false;
if(!itemList_.Equals(other.itemList_)) return false;
if(!gFFOJCCKLFM_.Equals(other.gFFOJCCKLFM_)) return false;
if(!bBCKFJIHIDM_.Equals(other.bBCKFJIHIDM_)) return false;
if (MapId != other.MapId) return false;
if (NLMDEMOHBOO != other.NLMDEMOHBOO) return false;
if (CFDPDENPPDH != other.CFDPDENPPDH) return false;
if (JAFNPNMOHCM != other.JAFNPNMOHCM) return false;
if (PIKAPDJHGND != other.PIKAPDJHGND) return false;
if(!buffList_.Equals(other.buffList_)) return false;
if(!kJJOMEPHJEE_.Equals(other.kJJOMEPHJEE_)) return false;
if (NMFAPGOLODJ != other.NMFAPGOLODJ) return false;
if (PHHKBAENBMM != other.PHHKBAENBMM) return false;
if (NCBHADLOAGA != other.NCBHADLOAGA) return false;
if(!mKOAMBMKDID_.Equals(other.mKOAMBMKDID_)) return false;
if (NODBPKHOJEC != other.NODBPKHOJEC) return false;
if (FCJECKCICKB != other.FCJECKCICKB) return false;
if (IIALGLDDNAD != other.IIALGLDDNAD) 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 ^= avatarList_.GetHashCode();
hash ^= itemList_.GetHashCode();
hash ^= gFFOJCCKLFM_.GetHashCode();
hash ^= bBCKFJIHIDM_.GetHashCode();
if (MapId != 0) hash ^= MapId.GetHashCode();
if (NLMDEMOHBOO != 0) hash ^= NLMDEMOHBOO.GetHashCode();
if (CFDPDENPPDH != false) hash ^= CFDPDENPPDH.GetHashCode();
if (JAFNPNMOHCM != 0) hash ^= JAFNPNMOHCM.GetHashCode();
if (PIKAPDJHGND != 0) hash ^= PIKAPDJHGND.GetHashCode();
hash ^= buffList_.GetHashCode();
hash ^= kJJOMEPHJEE_.GetHashCode();
if (NMFAPGOLODJ != false) hash ^= NMFAPGOLODJ.GetHashCode();
if (PHHKBAENBMM != 0) hash ^= PHHKBAENBMM.GetHashCode();
if (NCBHADLOAGA != 0) hash ^= NCBHADLOAGA.GetHashCode();
hash ^= mKOAMBMKDID_.GetHashCode();
if (NODBPKHOJEC != false) hash ^= NODBPKHOJEC.GetHashCode();
if (FCJECKCICKB != 0) hash ^= FCJECKCICKB.GetHashCode();
if (IIALGLDDNAD != 0) hash ^= IIALGLDDNAD.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(8);
output.WriteUInt32(PIKAPDJHGND);
}
mKOAMBMKDID_.WriteTo(output, _repeated_mKOAMBMKDID_codec);
if (MapId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(MapId);
}
if (NLMDEMOHBOO != 0) {
output.WriteRawTag(32);
output.WriteUInt32(NLMDEMOHBOO);
}
if (NCBHADLOAGA != 0) {
output.WriteRawTag(48);
output.WriteUInt32(NCBHADLOAGA);
}
bBCKFJIHIDM_.WriteTo(output, _repeated_bBCKFJIHIDM_codec);
if (FCJECKCICKB != 0) {
output.WriteRawTag(64);
output.WriteUInt32(FCJECKCICKB);
}
if (JAFNPNMOHCM != 0) {
output.WriteRawTag(104);
output.WriteUInt32(JAFNPNMOHCM);
}
if (PHHKBAENBMM != 0) {
output.WriteRawTag(120);
output.WriteUInt32(PHHKBAENBMM);
}
if (CFDPDENPPDH != false) {
output.WriteRawTag(216, 27);
output.WriteBool(CFDPDENPPDH);
}
kJJOMEPHJEE_.WriteTo(output, _repeated_kJJOMEPHJEE_codec);
buffList_.WriteTo(output, _repeated_buffList_codec);
if (NMFAPGOLODJ != false) {
output.WriteRawTag(144, 78);
output.WriteBool(NMFAPGOLODJ);
}
avatarList_.WriteTo(output, _repeated_avatarList_codec);
if (NODBPKHOJEC != false) {
output.WriteRawTag(152, 91);
output.WriteBool(NODBPKHOJEC);
}
itemList_.WriteTo(output, _repeated_itemList_codec);
if (IIALGLDDNAD != 0) {
output.WriteRawTag(216, 106);
output.WriteUInt32(IIALGLDDNAD);
}
gFFOJCCKLFM_.WriteTo(output, _repeated_gFFOJCCKLFM_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(8);
output.WriteUInt32(PIKAPDJHGND);
}
mKOAMBMKDID_.WriteTo(ref output, _repeated_mKOAMBMKDID_codec);
if (MapId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(MapId);
}
if (NLMDEMOHBOO != 0) {
output.WriteRawTag(32);
output.WriteUInt32(NLMDEMOHBOO);
}
if (NCBHADLOAGA != 0) {
output.WriteRawTag(48);
output.WriteUInt32(NCBHADLOAGA);
}
bBCKFJIHIDM_.WriteTo(ref output, _repeated_bBCKFJIHIDM_codec);
if (FCJECKCICKB != 0) {
output.WriteRawTag(64);
output.WriteUInt32(FCJECKCICKB);
}
if (JAFNPNMOHCM != 0) {
output.WriteRawTag(104);
output.WriteUInt32(JAFNPNMOHCM);
}
if (PHHKBAENBMM != 0) {
output.WriteRawTag(120);
output.WriteUInt32(PHHKBAENBMM);
}
if (CFDPDENPPDH != false) {
output.WriteRawTag(216, 27);
output.WriteBool(CFDPDENPPDH);
}
kJJOMEPHJEE_.WriteTo(ref output, _repeated_kJJOMEPHJEE_codec);
buffList_.WriteTo(ref output, _repeated_buffList_codec);
if (NMFAPGOLODJ != false) {
output.WriteRawTag(144, 78);
output.WriteBool(NMFAPGOLODJ);
}
avatarList_.WriteTo(ref output, _repeated_avatarList_codec);
if (NODBPKHOJEC != false) {
output.WriteRawTag(152, 91);
output.WriteBool(NODBPKHOJEC);
}
itemList_.WriteTo(ref output, _repeated_itemList_codec);
if (IIALGLDDNAD != 0) {
output.WriteRawTag(216, 106);
output.WriteUInt32(IIALGLDDNAD);
}
gFFOJCCKLFM_.WriteTo(ref output, _repeated_gFFOJCCKLFM_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 += avatarList_.CalculateSize(_repeated_avatarList_codec);
size += itemList_.CalculateSize(_repeated_itemList_codec);
size += gFFOJCCKLFM_.CalculateSize(_repeated_gFFOJCCKLFM_codec);
size += bBCKFJIHIDM_.CalculateSize(_repeated_bBCKFJIHIDM_codec);
if (MapId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MapId);
}
if (NLMDEMOHBOO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NLMDEMOHBOO);
}
if (CFDPDENPPDH != false) {
size += 2 + 1;
}
if (JAFNPNMOHCM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JAFNPNMOHCM);
}
if (PIKAPDJHGND != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PIKAPDJHGND);
}
size += buffList_.CalculateSize(_repeated_buffList_codec);
size += kJJOMEPHJEE_.CalculateSize(_repeated_kJJOMEPHJEE_codec);
if (NMFAPGOLODJ != false) {
size += 2 + 1;
}
if (PHHKBAENBMM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PHHKBAENBMM);
}
if (NCBHADLOAGA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NCBHADLOAGA);
}
size += mKOAMBMKDID_.CalculateSize(_repeated_mKOAMBMKDID_codec);
if (NODBPKHOJEC != false) {
size += 2 + 1;
}
if (FCJECKCICKB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FCJECKCICKB);
}
if (IIALGLDDNAD != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(IIALGLDDNAD);
}
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;
}
avatarList_.Add(other.avatarList_);
itemList_.Add(other.itemList_);
gFFOJCCKLFM_.Add(other.gFFOJCCKLFM_);
bBCKFJIHIDM_.Add(other.bBCKFJIHIDM_);
if (other.MapId != 0) {
MapId = other.MapId;
}
if (other.NLMDEMOHBOO != 0) {
NLMDEMOHBOO = other.NLMDEMOHBOO;
}
if (other.CFDPDENPPDH != false) {
CFDPDENPPDH = other.CFDPDENPPDH;
}
if (other.JAFNPNMOHCM != 0) {
JAFNPNMOHCM = other.JAFNPNMOHCM;
}
if (other.PIKAPDJHGND != 0) {
PIKAPDJHGND = other.PIKAPDJHGND;
}
buffList_.Add(other.buffList_);
kJJOMEPHJEE_.Add(other.kJJOMEPHJEE_);
if (other.NMFAPGOLODJ != false) {
NMFAPGOLODJ = other.NMFAPGOLODJ;
}
if (other.PHHKBAENBMM != 0) {
PHHKBAENBMM = other.PHHKBAENBMM;
}
if (other.NCBHADLOAGA != 0) {
NCBHADLOAGA = other.NCBHADLOAGA;
}
mKOAMBMKDID_.Add(other.mKOAMBMKDID_);
if (other.NODBPKHOJEC != false) {
NODBPKHOJEC = other.NODBPKHOJEC;
}
if (other.FCJECKCICKB != 0) {
FCJECKCICKB = other.FCJECKCICKB;
}
if (other.IIALGLDDNAD != 0) {
IIALGLDDNAD = other.IIALGLDDNAD;
}
_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: {
PIKAPDJHGND = input.ReadUInt32();
break;
}
case 18: {
mKOAMBMKDID_.AddEntriesFrom(input, _repeated_mKOAMBMKDID_codec);
break;
}
case 24: {
MapId = input.ReadUInt32();
break;
}
case 32: {
NLMDEMOHBOO = input.ReadUInt32();
break;
}
case 48: {
NCBHADLOAGA = input.ReadUInt32();
break;
}
case 58: {
bBCKFJIHIDM_.AddEntriesFrom(input, _repeated_bBCKFJIHIDM_codec);
break;
}
case 64: {
FCJECKCICKB = input.ReadUInt32();
break;
}
case 104: {
JAFNPNMOHCM = input.ReadUInt32();
break;
}
case 120: {
PHHKBAENBMM = input.ReadUInt32();
break;
}
case 3544: {
CFDPDENPPDH = input.ReadBool();
break;
}
case 6194: {
kJJOMEPHJEE_.AddEntriesFrom(input, _repeated_kJJOMEPHJEE_codec);
break;
}
case 7066: {
buffList_.AddEntriesFrom(input, _repeated_buffList_codec);
break;
}
case 10000: {
NMFAPGOLODJ = input.ReadBool();
break;
}
case 10498: {
avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec);
break;
}
case 11672: {
NODBPKHOJEC = input.ReadBool();
break;
}
case 12978: {
itemList_.AddEntriesFrom(input, _repeated_itemList_codec);
break;
}
case 13656: {
IIALGLDDNAD = input.ReadUInt32();
break;
}
case 15970: {
gFFOJCCKLFM_.AddEntriesFrom(input, _repeated_gFFOJCCKLFM_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 8: {
PIKAPDJHGND = input.ReadUInt32();
break;
}
case 18: {
mKOAMBMKDID_.AddEntriesFrom(ref input, _repeated_mKOAMBMKDID_codec);
break;
}
case 24: {
MapId = input.ReadUInt32();
break;
}
case 32: {
NLMDEMOHBOO = input.ReadUInt32();
break;
}
case 48: {
NCBHADLOAGA = input.ReadUInt32();
break;
}
case 58: {
bBCKFJIHIDM_.AddEntriesFrom(ref input, _repeated_bBCKFJIHIDM_codec);
break;
}
case 64: {
FCJECKCICKB = input.ReadUInt32();
break;
}
case 104: {
JAFNPNMOHCM = input.ReadUInt32();
break;
}
case 120: {
PHHKBAENBMM = input.ReadUInt32();
break;
}
case 3544: {
CFDPDENPPDH = input.ReadBool();
break;
}
case 6194: {
kJJOMEPHJEE_.AddEntriesFrom(ref input, _repeated_kJJOMEPHJEE_codec);
break;
}
case 7066: {
buffList_.AddEntriesFrom(ref input, _repeated_buffList_codec);
break;
}
case 10000: {
NMFAPGOLODJ = input.ReadBool();
break;
}
case 10498: {
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
break;
}
case 11672: {
NODBPKHOJEC = input.ReadBool();
break;
}
case 12978: {
itemList_.AddEntriesFrom(ref input, _repeated_itemList_codec);
break;
}
case 13656: {
IIALGLDDNAD = input.ReadUInt32();
break;
}
case 15970: {
gFFOJCCKLFM_.AddEntriesFrom(ref input, _repeated_gFFOJCCKLFM_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code