Files
DanhengServer-OpenSource/Proto/TreasureDungeonLevel.cs
2024-10-07 14:59:32 +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(
"ChpUcmVhc3VyZUR1bmdlb25MZXZlbC5wcm90bxoRQVBGQkNFUEpMREMucHJv",
"dG8aEUdHQ1BMT05FQUVHLnByb3RvGh9UcmVhc3VyZUR1bmdlb25SZWNvcmRE",
"YXRhLnByb3RvGhFHS0hJS0dGTEVITy5wcm90bxoRT1BNUE5IRURDSEIucHJv",
"dG8aEUNKTElGQkpPT0FKLnByb3RvIoAEChRUcmVhc3VyZUR1bmdlb25MZXZl",
"bBIUCgtQTURBRE5DS0pJQRiQByABKA0SEwoLQ05JSkdBUE9QQUgYCSABKA0S",
"IAoJaXRlbV9saXN0GMMHIAMoCzIMLk9QTVBOSEVEQ0hCEg4KBm1hcF9pZBgO",
"IAEoDRIiCgtCS0NCSEZOUE5EQhjgDCADKAsyDC5HR0NQTE9ORUFFRxIiCgth",
"dmF0YXJfbGlzdBiODiADKAsyDC5BUEZCQ0VQSkxEQxITCgtPSkpMQklQRk1B",
"UBgNIAEoDRIgCglidWZmX2xpc3QYiwwgAygLMgwuR0tISUtHRkxFSE8SFAoL",
"Tk9OQ0FIT0pNSUwY8gsgASgIEi8KC0dETUhETkhJQklGGAMgAygLMhouVHJl",
"YXN1cmVEdW5nZW9uUmVjb3JkRGF0YRITCgtBTk1HSE1DSUxMTRgKIAEoDRIh",
"CgtOSExJRk9QREtHTRgBIAMoCzIMLkNKTElGQkpPT0FKEhMKC0RITFBIS0pC",
"TUhCGAYgASgNEhMKC0ZESVBDR0lDSktGGAIgASgNEhQKC0tIR0xFSUxFTEpQ",
"GKkKIAEoCBIUCgtJT09MTklPUEdCShi8ASABKAgSIgoLS0NBT0NBRUtHTUsY",
"6wMgAygLMgwuQVBGQkNFUEpMREMSEwoLTkNGQUpQQU1CR0QYDyABKA1CHqoC",
"G0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.APFBCEPJLDCReflection.Descriptor, global::EggLink.DanhengServer.Proto.GGCPLONEAEGReflection.Descriptor, global::EggLink.DanhengServer.Proto.TreasureDungeonRecordDataReflection.Descriptor, global::EggLink.DanhengServer.Proto.GKHIKGFLEHOReflection.Descriptor, global::EggLink.DanhengServer.Proto.OPMPNHEDCHBReflection.Descriptor, global::EggLink.DanhengServer.Proto.CJLIFBJOOAJReflection.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[]{ "PMDADNCKJIA", "CNIJGAPOPAH", "ItemList", "MapId", "BKCBHFNPNDB", "AvatarList", "OJJLBIPFMAP", "BuffList", "NONCAHOJMIL", "GDMHDNHIBIF", "ANMGHMCILLM", "NHLIFOPDKGM", "DHLPHKJBMHB", "FDIPCGICJKF", "KHGLEILELJP", "IOOLNIOPGBJ", "KCAOCAEKGMK", "NCFAJPAMBGD" }, 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() {
pMDADNCKJIA_ = other.pMDADNCKJIA_;
cNIJGAPOPAH_ = other.cNIJGAPOPAH_;
itemList_ = other.itemList_.Clone();
mapId_ = other.mapId_;
bKCBHFNPNDB_ = other.bKCBHFNPNDB_.Clone();
avatarList_ = other.avatarList_.Clone();
oJJLBIPFMAP_ = other.oJJLBIPFMAP_;
buffList_ = other.buffList_.Clone();
nONCAHOJMIL_ = other.nONCAHOJMIL_;
gDMHDNHIBIF_ = other.gDMHDNHIBIF_.Clone();
aNMGHMCILLM_ = other.aNMGHMCILLM_;
nHLIFOPDKGM_ = other.nHLIFOPDKGM_.Clone();
dHLPHKJBMHB_ = other.dHLPHKJBMHB_;
fDIPCGICJKF_ = other.fDIPCGICJKF_;
kHGLEILELJP_ = other.kHGLEILELJP_;
iOOLNIOPGBJ_ = other.iOOLNIOPGBJ_;
kCAOCAEKGMK_ = other.kCAOCAEKGMK_.Clone();
nCFAJPAMBGD_ = other.nCFAJPAMBGD_;
_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 "PMDADNCKJIA" field.</summary>
public const int PMDADNCKJIAFieldNumber = 912;
private uint pMDADNCKJIA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PMDADNCKJIA {
get { return pMDADNCKJIA_; }
set {
pMDADNCKJIA_ = value;
}
}
/// <summary>Field number for the "CNIJGAPOPAH" field.</summary>
public const int CNIJGAPOPAHFieldNumber = 9;
private uint cNIJGAPOPAH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CNIJGAPOPAH {
get { return cNIJGAPOPAH_; }
set {
cNIJGAPOPAH_ = value;
}
}
/// <summary>Field number for the "item_list" field.</summary>
public const int ItemListFieldNumber = 963;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OPMPNHEDCHB> _repeated_itemList_codec
= pb::FieldCodec.ForMessage(7706, global::EggLink.DanhengServer.Proto.OPMPNHEDCHB.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPMPNHEDCHB> itemList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPMPNHEDCHB>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPMPNHEDCHB> ItemList {
get { return itemList_; }
}
/// <summary>Field number for the "map_id" field.</summary>
public const int MapIdFieldNumber = 14;
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 "BKCBHFNPNDB" field.</summary>
public const int BKCBHFNPNDBFieldNumber = 1632;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GGCPLONEAEG> _repeated_bKCBHFNPNDB_codec
= pb::FieldCodec.ForMessage(13058, global::EggLink.DanhengServer.Proto.GGCPLONEAEG.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GGCPLONEAEG> bKCBHFNPNDB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GGCPLONEAEG>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GGCPLONEAEG> BKCBHFNPNDB {
get { return bKCBHFNPNDB_; }
}
/// <summary>Field number for the "avatar_list" field.</summary>
public const int AvatarListFieldNumber = 1806;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.APFBCEPJLDC> _repeated_avatarList_codec
= pb::FieldCodec.ForMessage(14450, global::EggLink.DanhengServer.Proto.APFBCEPJLDC.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.APFBCEPJLDC> avatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.APFBCEPJLDC>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.APFBCEPJLDC> AvatarList {
get { return avatarList_; }
}
/// <summary>Field number for the "OJJLBIPFMAP" field.</summary>
public const int OJJLBIPFMAPFieldNumber = 13;
private uint oJJLBIPFMAP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OJJLBIPFMAP {
get { return oJJLBIPFMAP_; }
set {
oJJLBIPFMAP_ = value;
}
}
/// <summary>Field number for the "buff_list" field.</summary>
public const int BuffListFieldNumber = 1547;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GKHIKGFLEHO> _repeated_buffList_codec
= pb::FieldCodec.ForMessage(12378, global::EggLink.DanhengServer.Proto.GKHIKGFLEHO.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GKHIKGFLEHO> buffList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GKHIKGFLEHO>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GKHIKGFLEHO> BuffList {
get { return buffList_; }
}
/// <summary>Field number for the "NONCAHOJMIL" field.</summary>
public const int NONCAHOJMILFieldNumber = 1522;
private bool nONCAHOJMIL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool NONCAHOJMIL {
get { return nONCAHOJMIL_; }
set {
nONCAHOJMIL_ = value;
}
}
/// <summary>Field number for the "GDMHDNHIBIF" field.</summary>
public const int GDMHDNHIBIFFieldNumber = 3;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.TreasureDungeonRecordData> _repeated_gDMHDNHIBIF_codec
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.TreasureDungeonRecordData.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TreasureDungeonRecordData> gDMHDNHIBIF_ = 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> GDMHDNHIBIF {
get { return gDMHDNHIBIF_; }
}
/// <summary>Field number for the "ANMGHMCILLM" field.</summary>
public const int ANMGHMCILLMFieldNumber = 10;
private uint aNMGHMCILLM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ANMGHMCILLM {
get { return aNMGHMCILLM_; }
set {
aNMGHMCILLM_ = value;
}
}
/// <summary>Field number for the "NHLIFOPDKGM" field.</summary>
public const int NHLIFOPDKGMFieldNumber = 1;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.CJLIFBJOOAJ> _repeated_nHLIFOPDKGM_codec
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.CJLIFBJOOAJ.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CJLIFBJOOAJ> nHLIFOPDKGM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CJLIFBJOOAJ>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CJLIFBJOOAJ> NHLIFOPDKGM {
get { return nHLIFOPDKGM_; }
}
/// <summary>Field number for the "DHLPHKJBMHB" field.</summary>
public const int DHLPHKJBMHBFieldNumber = 6;
private uint dHLPHKJBMHB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DHLPHKJBMHB {
get { return dHLPHKJBMHB_; }
set {
dHLPHKJBMHB_ = value;
}
}
/// <summary>Field number for the "FDIPCGICJKF" field.</summary>
public const int FDIPCGICJKFFieldNumber = 2;
private uint fDIPCGICJKF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FDIPCGICJKF {
get { return fDIPCGICJKF_; }
set {
fDIPCGICJKF_ = value;
}
}
/// <summary>Field number for the "KHGLEILELJP" field.</summary>
public const int KHGLEILELJPFieldNumber = 1321;
private bool kHGLEILELJP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool KHGLEILELJP {
get { return kHGLEILELJP_; }
set {
kHGLEILELJP_ = value;
}
}
/// <summary>Field number for the "IOOLNIOPGBJ" field.</summary>
public const int IOOLNIOPGBJFieldNumber = 188;
private bool iOOLNIOPGBJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IOOLNIOPGBJ {
get { return iOOLNIOPGBJ_; }
set {
iOOLNIOPGBJ_ = value;
}
}
/// <summary>Field number for the "KCAOCAEKGMK" field.</summary>
public const int KCAOCAEKGMKFieldNumber = 491;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.APFBCEPJLDC> _repeated_kCAOCAEKGMK_codec
= pb::FieldCodec.ForMessage(3930, global::EggLink.DanhengServer.Proto.APFBCEPJLDC.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.APFBCEPJLDC> kCAOCAEKGMK_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.APFBCEPJLDC>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.APFBCEPJLDC> KCAOCAEKGMK {
get { return kCAOCAEKGMK_; }
}
/// <summary>Field number for the "NCFAJPAMBGD" field.</summary>
public const int NCFAJPAMBGDFieldNumber = 15;
private uint nCFAJPAMBGD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NCFAJPAMBGD {
get { return nCFAJPAMBGD_; }
set {
nCFAJPAMBGD_ = 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 (PMDADNCKJIA != other.PMDADNCKJIA) return false;
if (CNIJGAPOPAH != other.CNIJGAPOPAH) return false;
if(!itemList_.Equals(other.itemList_)) return false;
if (MapId != other.MapId) return false;
if(!bKCBHFNPNDB_.Equals(other.bKCBHFNPNDB_)) return false;
if(!avatarList_.Equals(other.avatarList_)) return false;
if (OJJLBIPFMAP != other.OJJLBIPFMAP) return false;
if(!buffList_.Equals(other.buffList_)) return false;
if (NONCAHOJMIL != other.NONCAHOJMIL) return false;
if(!gDMHDNHIBIF_.Equals(other.gDMHDNHIBIF_)) return false;
if (ANMGHMCILLM != other.ANMGHMCILLM) return false;
if(!nHLIFOPDKGM_.Equals(other.nHLIFOPDKGM_)) return false;
if (DHLPHKJBMHB != other.DHLPHKJBMHB) return false;
if (FDIPCGICJKF != other.FDIPCGICJKF) return false;
if (KHGLEILELJP != other.KHGLEILELJP) return false;
if (IOOLNIOPGBJ != other.IOOLNIOPGBJ) return false;
if(!kCAOCAEKGMK_.Equals(other.kCAOCAEKGMK_)) return false;
if (NCFAJPAMBGD != other.NCFAJPAMBGD) 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 (PMDADNCKJIA != 0) hash ^= PMDADNCKJIA.GetHashCode();
if (CNIJGAPOPAH != 0) hash ^= CNIJGAPOPAH.GetHashCode();
hash ^= itemList_.GetHashCode();
if (MapId != 0) hash ^= MapId.GetHashCode();
hash ^= bKCBHFNPNDB_.GetHashCode();
hash ^= avatarList_.GetHashCode();
if (OJJLBIPFMAP != 0) hash ^= OJJLBIPFMAP.GetHashCode();
hash ^= buffList_.GetHashCode();
if (NONCAHOJMIL != false) hash ^= NONCAHOJMIL.GetHashCode();
hash ^= gDMHDNHIBIF_.GetHashCode();
if (ANMGHMCILLM != 0) hash ^= ANMGHMCILLM.GetHashCode();
hash ^= nHLIFOPDKGM_.GetHashCode();
if (DHLPHKJBMHB != 0) hash ^= DHLPHKJBMHB.GetHashCode();
if (FDIPCGICJKF != 0) hash ^= FDIPCGICJKF.GetHashCode();
if (KHGLEILELJP != false) hash ^= KHGLEILELJP.GetHashCode();
if (IOOLNIOPGBJ != false) hash ^= IOOLNIOPGBJ.GetHashCode();
hash ^= kCAOCAEKGMK_.GetHashCode();
if (NCFAJPAMBGD != 0) hash ^= NCFAJPAMBGD.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
nHLIFOPDKGM_.WriteTo(output, _repeated_nHLIFOPDKGM_codec);
if (FDIPCGICJKF != 0) {
output.WriteRawTag(16);
output.WriteUInt32(FDIPCGICJKF);
}
gDMHDNHIBIF_.WriteTo(output, _repeated_gDMHDNHIBIF_codec);
if (DHLPHKJBMHB != 0) {
output.WriteRawTag(48);
output.WriteUInt32(DHLPHKJBMHB);
}
if (CNIJGAPOPAH != 0) {
output.WriteRawTag(72);
output.WriteUInt32(CNIJGAPOPAH);
}
if (ANMGHMCILLM != 0) {
output.WriteRawTag(80);
output.WriteUInt32(ANMGHMCILLM);
}
if (OJJLBIPFMAP != 0) {
output.WriteRawTag(104);
output.WriteUInt32(OJJLBIPFMAP);
}
if (MapId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(MapId);
}
if (NCFAJPAMBGD != 0) {
output.WriteRawTag(120);
output.WriteUInt32(NCFAJPAMBGD);
}
if (IOOLNIOPGBJ != false) {
output.WriteRawTag(224, 11);
output.WriteBool(IOOLNIOPGBJ);
}
kCAOCAEKGMK_.WriteTo(output, _repeated_kCAOCAEKGMK_codec);
if (PMDADNCKJIA != 0) {
output.WriteRawTag(128, 57);
output.WriteUInt32(PMDADNCKJIA);
}
itemList_.WriteTo(output, _repeated_itemList_codec);
if (KHGLEILELJP != false) {
output.WriteRawTag(200, 82);
output.WriteBool(KHGLEILELJP);
}
if (NONCAHOJMIL != false) {
output.WriteRawTag(144, 95);
output.WriteBool(NONCAHOJMIL);
}
buffList_.WriteTo(output, _repeated_buffList_codec);
bKCBHFNPNDB_.WriteTo(output, _repeated_bKCBHFNPNDB_codec);
avatarList_.WriteTo(output, _repeated_avatarList_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) {
nHLIFOPDKGM_.WriteTo(ref output, _repeated_nHLIFOPDKGM_codec);
if (FDIPCGICJKF != 0) {
output.WriteRawTag(16);
output.WriteUInt32(FDIPCGICJKF);
}
gDMHDNHIBIF_.WriteTo(ref output, _repeated_gDMHDNHIBIF_codec);
if (DHLPHKJBMHB != 0) {
output.WriteRawTag(48);
output.WriteUInt32(DHLPHKJBMHB);
}
if (CNIJGAPOPAH != 0) {
output.WriteRawTag(72);
output.WriteUInt32(CNIJGAPOPAH);
}
if (ANMGHMCILLM != 0) {
output.WriteRawTag(80);
output.WriteUInt32(ANMGHMCILLM);
}
if (OJJLBIPFMAP != 0) {
output.WriteRawTag(104);
output.WriteUInt32(OJJLBIPFMAP);
}
if (MapId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(MapId);
}
if (NCFAJPAMBGD != 0) {
output.WriteRawTag(120);
output.WriteUInt32(NCFAJPAMBGD);
}
if (IOOLNIOPGBJ != false) {
output.WriteRawTag(224, 11);
output.WriteBool(IOOLNIOPGBJ);
}
kCAOCAEKGMK_.WriteTo(ref output, _repeated_kCAOCAEKGMK_codec);
if (PMDADNCKJIA != 0) {
output.WriteRawTag(128, 57);
output.WriteUInt32(PMDADNCKJIA);
}
itemList_.WriteTo(ref output, _repeated_itemList_codec);
if (KHGLEILELJP != false) {
output.WriteRawTag(200, 82);
output.WriteBool(KHGLEILELJP);
}
if (NONCAHOJMIL != false) {
output.WriteRawTag(144, 95);
output.WriteBool(NONCAHOJMIL);
}
buffList_.WriteTo(ref output, _repeated_buffList_codec);
bKCBHFNPNDB_.WriteTo(ref output, _repeated_bKCBHFNPNDB_codec);
avatarList_.WriteTo(ref output, _repeated_avatarList_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 (PMDADNCKJIA != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(PMDADNCKJIA);
}
if (CNIJGAPOPAH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CNIJGAPOPAH);
}
size += itemList_.CalculateSize(_repeated_itemList_codec);
if (MapId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MapId);
}
size += bKCBHFNPNDB_.CalculateSize(_repeated_bKCBHFNPNDB_codec);
size += avatarList_.CalculateSize(_repeated_avatarList_codec);
if (OJJLBIPFMAP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OJJLBIPFMAP);
}
size += buffList_.CalculateSize(_repeated_buffList_codec);
if (NONCAHOJMIL != false) {
size += 2 + 1;
}
size += gDMHDNHIBIF_.CalculateSize(_repeated_gDMHDNHIBIF_codec);
if (ANMGHMCILLM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ANMGHMCILLM);
}
size += nHLIFOPDKGM_.CalculateSize(_repeated_nHLIFOPDKGM_codec);
if (DHLPHKJBMHB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DHLPHKJBMHB);
}
if (FDIPCGICJKF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FDIPCGICJKF);
}
if (KHGLEILELJP != false) {
size += 2 + 1;
}
if (IOOLNIOPGBJ != false) {
size += 2 + 1;
}
size += kCAOCAEKGMK_.CalculateSize(_repeated_kCAOCAEKGMK_codec);
if (NCFAJPAMBGD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NCFAJPAMBGD);
}
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.PMDADNCKJIA != 0) {
PMDADNCKJIA = other.PMDADNCKJIA;
}
if (other.CNIJGAPOPAH != 0) {
CNIJGAPOPAH = other.CNIJGAPOPAH;
}
itemList_.Add(other.itemList_);
if (other.MapId != 0) {
MapId = other.MapId;
}
bKCBHFNPNDB_.Add(other.bKCBHFNPNDB_);
avatarList_.Add(other.avatarList_);
if (other.OJJLBIPFMAP != 0) {
OJJLBIPFMAP = other.OJJLBIPFMAP;
}
buffList_.Add(other.buffList_);
if (other.NONCAHOJMIL != false) {
NONCAHOJMIL = other.NONCAHOJMIL;
}
gDMHDNHIBIF_.Add(other.gDMHDNHIBIF_);
if (other.ANMGHMCILLM != 0) {
ANMGHMCILLM = other.ANMGHMCILLM;
}
nHLIFOPDKGM_.Add(other.nHLIFOPDKGM_);
if (other.DHLPHKJBMHB != 0) {
DHLPHKJBMHB = other.DHLPHKJBMHB;
}
if (other.FDIPCGICJKF != 0) {
FDIPCGICJKF = other.FDIPCGICJKF;
}
if (other.KHGLEILELJP != false) {
KHGLEILELJP = other.KHGLEILELJP;
}
if (other.IOOLNIOPGBJ != false) {
IOOLNIOPGBJ = other.IOOLNIOPGBJ;
}
kCAOCAEKGMK_.Add(other.kCAOCAEKGMK_);
if (other.NCFAJPAMBGD != 0) {
NCFAJPAMBGD = other.NCFAJPAMBGD;
}
_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: {
nHLIFOPDKGM_.AddEntriesFrom(input, _repeated_nHLIFOPDKGM_codec);
break;
}
case 16: {
FDIPCGICJKF = input.ReadUInt32();
break;
}
case 26: {
gDMHDNHIBIF_.AddEntriesFrom(input, _repeated_gDMHDNHIBIF_codec);
break;
}
case 48: {
DHLPHKJBMHB = input.ReadUInt32();
break;
}
case 72: {
CNIJGAPOPAH = input.ReadUInt32();
break;
}
case 80: {
ANMGHMCILLM = input.ReadUInt32();
break;
}
case 104: {
OJJLBIPFMAP = input.ReadUInt32();
break;
}
case 112: {
MapId = input.ReadUInt32();
break;
}
case 120: {
NCFAJPAMBGD = input.ReadUInt32();
break;
}
case 1504: {
IOOLNIOPGBJ = input.ReadBool();
break;
}
case 3930: {
kCAOCAEKGMK_.AddEntriesFrom(input, _repeated_kCAOCAEKGMK_codec);
break;
}
case 7296: {
PMDADNCKJIA = input.ReadUInt32();
break;
}
case 7706: {
itemList_.AddEntriesFrom(input, _repeated_itemList_codec);
break;
}
case 10568: {
KHGLEILELJP = input.ReadBool();
break;
}
case 12176: {
NONCAHOJMIL = input.ReadBool();
break;
}
case 12378: {
buffList_.AddEntriesFrom(input, _repeated_buffList_codec);
break;
}
case 13058: {
bKCBHFNPNDB_.AddEntriesFrom(input, _repeated_bKCBHFNPNDB_codec);
break;
}
case 14450: {
avatarList_.AddEntriesFrom(input, _repeated_avatarList_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: {
nHLIFOPDKGM_.AddEntriesFrom(ref input, _repeated_nHLIFOPDKGM_codec);
break;
}
case 16: {
FDIPCGICJKF = input.ReadUInt32();
break;
}
case 26: {
gDMHDNHIBIF_.AddEntriesFrom(ref input, _repeated_gDMHDNHIBIF_codec);
break;
}
case 48: {
DHLPHKJBMHB = input.ReadUInt32();
break;
}
case 72: {
CNIJGAPOPAH = input.ReadUInt32();
break;
}
case 80: {
ANMGHMCILLM = input.ReadUInt32();
break;
}
case 104: {
OJJLBIPFMAP = input.ReadUInt32();
break;
}
case 112: {
MapId = input.ReadUInt32();
break;
}
case 120: {
NCFAJPAMBGD = input.ReadUInt32();
break;
}
case 1504: {
IOOLNIOPGBJ = input.ReadBool();
break;
}
case 3930: {
kCAOCAEKGMK_.AddEntriesFrom(ref input, _repeated_kCAOCAEKGMK_codec);
break;
}
case 7296: {
PMDADNCKJIA = input.ReadUInt32();
break;
}
case 7706: {
itemList_.AddEntriesFrom(ref input, _repeated_itemList_codec);
break;
}
case 10568: {
KHGLEILELJP = input.ReadBool();
break;
}
case 12176: {
NONCAHOJMIL = input.ReadBool();
break;
}
case 12378: {
buffList_.AddEntriesFrom(ref input, _repeated_buffList_codec);
break;
}
case 13058: {
bKCBHFNPNDB_.AddEntriesFrom(ref input, _repeated_bKCBHFNPNDB_codec);
break;
}
case 14450: {
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code