Files
DanhengServer-OpenSource/Proto/RogueFinishInfo.cs

912 lines
32 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: RogueFinishInfo.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 RogueFinishInfo.proto</summary>
public static partial class RogueFinishInfoReflection {
#region Descriptor
/// <summary>File descriptor for RogueFinishInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static RogueFinishInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVSb2d1ZUZpbmlzaEluZm8ucHJvdG8aFVJvZ3VlUmVjb3JkSW5mby5wcm90",
"bxobUm9ndWVFeHBsb3JlU2NvcmVJbmZvLnByb3RvGhpSb2d1ZVNjb3JlUmV3",
"YXJkSW5mby5wcm90bxoOSXRlbUxpc3QucHJvdG8aEU1MUFBOSk9QUE1MLnBy",
"b3RvIvIDCg9Sb2d1ZUZpbmlzaEluZm8SEwoLT0pCT0NIRUJKRk8YASABKA0S",
"FAoLQ0RHRE5QTEtIRE4Ymg4gASgNEiEKC0tBR0hCSUJBSVBQGA0gASgLMgwu",
"TUxQUE5KT1BQTUwSHgoLRkpISkRNTkJLRE8YDCABKAsyCS5JdGVtTGlzdBIe",
"CgtPQ01PQ0VDSkdIShgJIAEoCzIJLkl0ZW1MaXN0EioKC0ROTkhIRE1KUEhP",
"GAIgASgLMhUuUm9ndWVTY29yZVJld2FyZEluZm8SEwoLQUJPR0pPSElHSkwY",
"ByABKA0SJQoLcmVjb3JkX2luZm8YDiABKAsyEC5Sb2d1ZVJlY29yZEluZm8S",
"KgoKc2NvcmVfaW5mbxgLIAEoCzIWLlJvZ3VlRXhwbG9yZVNjb3JlSW5mbxIT",
"CgtNQUdBSUhJRUxFThgPIAEoDRITCgtMRUpKRk5QSkFPQRgIIAEoDRIeCgtL",
"RkpMSEVCRFBORxgDIAEoCzIJLkl0ZW1MaXN0Eg4KBmlzX3dpbhgEIAEoCBIQ",
"CgdhcmVhX2lkGOsIIAEoDRITCgtLS0pOSUFDSkJGSxgKIAEoCBIqCgtOQ0JI",
"TEJKQUFKSxgFIAEoCzIVLlJvZ3VlU2NvcmVSZXdhcmRJbmZvEhAKCHNjb3Jl",
"X2lkGAYgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnBy",
"b3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueRecordInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueExploreScoreInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueScoreRewardInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.MLPPNJOPPMLReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueFinishInfo), global::EggLink.DanhengServer.Proto.RogueFinishInfo.Parser, new[]{ "OJBOCHEBJFO", "CDGDNPLKHDN", "KAGHBIBAIPP", "FJHJDMNBKDO", "OCMOCECJGHJ", "DNNHHDMJPHO", "ABOGJOHIGJL", "RecordInfo", "ScoreInfo", "MAGAIHIELEN", "LEJJFNPJAOA", "KFJLHEBDPNG", "IsWin", "AreaId", "KKJNIACJBFK", "NCBHLBJAAJK", "ScoreId" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class RogueFinishInfo : pb::IMessage<RogueFinishInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<RogueFinishInfo> _parser = new pb::MessageParser<RogueFinishInfo>(() => new RogueFinishInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<RogueFinishInfo> 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.RogueFinishInfoReflection.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 RogueFinishInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueFinishInfo(RogueFinishInfo other) : this() {
oJBOCHEBJFO_ = other.oJBOCHEBJFO_;
cDGDNPLKHDN_ = other.cDGDNPLKHDN_;
kAGHBIBAIPP_ = other.kAGHBIBAIPP_ != null ? other.kAGHBIBAIPP_.Clone() : null;
fJHJDMNBKDO_ = other.fJHJDMNBKDO_ != null ? other.fJHJDMNBKDO_.Clone() : null;
oCMOCECJGHJ_ = other.oCMOCECJGHJ_ != null ? other.oCMOCECJGHJ_.Clone() : null;
dNNHHDMJPHO_ = other.dNNHHDMJPHO_ != null ? other.dNNHHDMJPHO_.Clone() : null;
aBOGJOHIGJL_ = other.aBOGJOHIGJL_;
recordInfo_ = other.recordInfo_ != null ? other.recordInfo_.Clone() : null;
scoreInfo_ = other.scoreInfo_ != null ? other.scoreInfo_.Clone() : null;
mAGAIHIELEN_ = other.mAGAIHIELEN_;
lEJJFNPJAOA_ = other.lEJJFNPJAOA_;
kFJLHEBDPNG_ = other.kFJLHEBDPNG_ != null ? other.kFJLHEBDPNG_.Clone() : null;
isWin_ = other.isWin_;
areaId_ = other.areaId_;
kKJNIACJBFK_ = other.kKJNIACJBFK_;
nCBHLBJAAJK_ = other.nCBHLBJAAJK_ != null ? other.nCBHLBJAAJK_.Clone() : null;
scoreId_ = other.scoreId_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueFinishInfo Clone() {
return new RogueFinishInfo(this);
}
/// <summary>Field number for the "OJBOCHEBJFO" field.</summary>
public const int OJBOCHEBJFOFieldNumber = 1;
private uint oJBOCHEBJFO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OJBOCHEBJFO {
get { return oJBOCHEBJFO_; }
set {
oJBOCHEBJFO_ = value;
}
}
/// <summary>Field number for the "CDGDNPLKHDN" field.</summary>
public const int CDGDNPLKHDNFieldNumber = 1818;
private uint cDGDNPLKHDN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CDGDNPLKHDN {
get { return cDGDNPLKHDN_; }
set {
cDGDNPLKHDN_ = value;
}
}
/// <summary>Field number for the "KAGHBIBAIPP" field.</summary>
public const int KAGHBIBAIPPFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.MLPPNJOPPML kAGHBIBAIPP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MLPPNJOPPML KAGHBIBAIPP {
get { return kAGHBIBAIPP_; }
set {
kAGHBIBAIPP_ = value;
}
}
/// <summary>Field number for the "FJHJDMNBKDO" field.</summary>
public const int FJHJDMNBKDOFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.ItemList fJHJDMNBKDO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ItemList FJHJDMNBKDO {
get { return fJHJDMNBKDO_; }
set {
fJHJDMNBKDO_ = value;
}
}
/// <summary>Field number for the "OCMOCECJGHJ" field.</summary>
public const int OCMOCECJGHJFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.ItemList oCMOCECJGHJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ItemList OCMOCECJGHJ {
get { return oCMOCECJGHJ_; }
set {
oCMOCECJGHJ_ = value;
}
}
/// <summary>Field number for the "DNNHHDMJPHO" field.</summary>
public const int DNNHHDMJPHOFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo dNNHHDMJPHO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo DNNHHDMJPHO {
get { return dNNHHDMJPHO_; }
set {
dNNHHDMJPHO_ = value;
}
}
/// <summary>Field number for the "ABOGJOHIGJL" field.</summary>
public const int ABOGJOHIGJLFieldNumber = 7;
private uint aBOGJOHIGJL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ABOGJOHIGJL {
get { return aBOGJOHIGJL_; }
set {
aBOGJOHIGJL_ = value;
}
}
/// <summary>Field number for the "record_info" field.</summary>
public const int RecordInfoFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.RogueRecordInfo recordInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueRecordInfo RecordInfo {
get { return recordInfo_; }
set {
recordInfo_ = value;
}
}
/// <summary>Field number for the "score_info" field.</summary>
public const int ScoreInfoFieldNumber = 11;
private global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo scoreInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo ScoreInfo {
get { return scoreInfo_; }
set {
scoreInfo_ = value;
}
}
/// <summary>Field number for the "MAGAIHIELEN" field.</summary>
public const int MAGAIHIELENFieldNumber = 15;
private uint mAGAIHIELEN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MAGAIHIELEN {
get { return mAGAIHIELEN_; }
set {
mAGAIHIELEN_ = value;
}
}
/// <summary>Field number for the "LEJJFNPJAOA" field.</summary>
public const int LEJJFNPJAOAFieldNumber = 8;
private uint lEJJFNPJAOA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LEJJFNPJAOA {
get { return lEJJFNPJAOA_; }
set {
lEJJFNPJAOA_ = value;
}
}
/// <summary>Field number for the "KFJLHEBDPNG" field.</summary>
public const int KFJLHEBDPNGFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.ItemList kFJLHEBDPNG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ItemList KFJLHEBDPNG {
get { return kFJLHEBDPNG_; }
set {
kFJLHEBDPNG_ = value;
}
}
/// <summary>Field number for the "is_win" field.</summary>
public const int IsWinFieldNumber = 4;
private bool isWin_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsWin {
get { return isWin_; }
set {
isWin_ = value;
}
}
/// <summary>Field number for the "area_id" field.</summary>
public const int AreaIdFieldNumber = 1131;
private uint areaId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AreaId {
get { return areaId_; }
set {
areaId_ = value;
}
}
/// <summary>Field number for the "KKJNIACJBFK" field.</summary>
public const int KKJNIACJBFKFieldNumber = 10;
private bool kKJNIACJBFK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool KKJNIACJBFK {
get { return kKJNIACJBFK_; }
set {
kKJNIACJBFK_ = value;
}
}
/// <summary>Field number for the "NCBHLBJAAJK" field.</summary>
public const int NCBHLBJAAJKFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo nCBHLBJAAJK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo NCBHLBJAAJK {
get { return nCBHLBJAAJK_; }
set {
nCBHLBJAAJK_ = value;
}
}
/// <summary>Field number for the "score_id" field.</summary>
public const int ScoreIdFieldNumber = 6;
private uint scoreId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ScoreId {
get { return scoreId_; }
set {
scoreId_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as RogueFinishInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(RogueFinishInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (OJBOCHEBJFO != other.OJBOCHEBJFO) return false;
if (CDGDNPLKHDN != other.CDGDNPLKHDN) return false;
if (!object.Equals(KAGHBIBAIPP, other.KAGHBIBAIPP)) return false;
if (!object.Equals(FJHJDMNBKDO, other.FJHJDMNBKDO)) return false;
if (!object.Equals(OCMOCECJGHJ, other.OCMOCECJGHJ)) return false;
if (!object.Equals(DNNHHDMJPHO, other.DNNHHDMJPHO)) return false;
if (ABOGJOHIGJL != other.ABOGJOHIGJL) return false;
if (!object.Equals(RecordInfo, other.RecordInfo)) return false;
if (!object.Equals(ScoreInfo, other.ScoreInfo)) return false;
if (MAGAIHIELEN != other.MAGAIHIELEN) return false;
if (LEJJFNPJAOA != other.LEJJFNPJAOA) return false;
if (!object.Equals(KFJLHEBDPNG, other.KFJLHEBDPNG)) return false;
if (IsWin != other.IsWin) return false;
if (AreaId != other.AreaId) return false;
if (KKJNIACJBFK != other.KKJNIACJBFK) return false;
if (!object.Equals(NCBHLBJAAJK, other.NCBHLBJAAJK)) return false;
if (ScoreId != other.ScoreId) 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 (OJBOCHEBJFO != 0) hash ^= OJBOCHEBJFO.GetHashCode();
if (CDGDNPLKHDN != 0) hash ^= CDGDNPLKHDN.GetHashCode();
if (kAGHBIBAIPP_ != null) hash ^= KAGHBIBAIPP.GetHashCode();
if (fJHJDMNBKDO_ != null) hash ^= FJHJDMNBKDO.GetHashCode();
if (oCMOCECJGHJ_ != null) hash ^= OCMOCECJGHJ.GetHashCode();
if (dNNHHDMJPHO_ != null) hash ^= DNNHHDMJPHO.GetHashCode();
if (ABOGJOHIGJL != 0) hash ^= ABOGJOHIGJL.GetHashCode();
if (recordInfo_ != null) hash ^= RecordInfo.GetHashCode();
if (scoreInfo_ != null) hash ^= ScoreInfo.GetHashCode();
if (MAGAIHIELEN != 0) hash ^= MAGAIHIELEN.GetHashCode();
if (LEJJFNPJAOA != 0) hash ^= LEJJFNPJAOA.GetHashCode();
if (kFJLHEBDPNG_ != null) hash ^= KFJLHEBDPNG.GetHashCode();
if (IsWin != false) hash ^= IsWin.GetHashCode();
if (AreaId != 0) hash ^= AreaId.GetHashCode();
if (KKJNIACJBFK != false) hash ^= KKJNIACJBFK.GetHashCode();
if (nCBHLBJAAJK_ != null) hash ^= NCBHLBJAAJK.GetHashCode();
if (ScoreId != 0) hash ^= ScoreId.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 (OJBOCHEBJFO != 0) {
output.WriteRawTag(8);
output.WriteUInt32(OJBOCHEBJFO);
}
if (dNNHHDMJPHO_ != null) {
output.WriteRawTag(18);
output.WriteMessage(DNNHHDMJPHO);
}
if (kFJLHEBDPNG_ != null) {
output.WriteRawTag(26);
output.WriteMessage(KFJLHEBDPNG);
}
if (IsWin != false) {
output.WriteRawTag(32);
output.WriteBool(IsWin);
}
if (nCBHLBJAAJK_ != null) {
output.WriteRawTag(42);
output.WriteMessage(NCBHLBJAAJK);
}
if (ScoreId != 0) {
output.WriteRawTag(48);
output.WriteUInt32(ScoreId);
}
if (ABOGJOHIGJL != 0) {
output.WriteRawTag(56);
output.WriteUInt32(ABOGJOHIGJL);
}
if (LEJJFNPJAOA != 0) {
output.WriteRawTag(64);
output.WriteUInt32(LEJJFNPJAOA);
}
if (oCMOCECJGHJ_ != null) {
output.WriteRawTag(74);
output.WriteMessage(OCMOCECJGHJ);
}
if (KKJNIACJBFK != false) {
output.WriteRawTag(80);
output.WriteBool(KKJNIACJBFK);
}
if (scoreInfo_ != null) {
output.WriteRawTag(90);
output.WriteMessage(ScoreInfo);
}
if (fJHJDMNBKDO_ != null) {
output.WriteRawTag(98);
output.WriteMessage(FJHJDMNBKDO);
}
if (kAGHBIBAIPP_ != null) {
output.WriteRawTag(106);
output.WriteMessage(KAGHBIBAIPP);
}
if (recordInfo_ != null) {
output.WriteRawTag(114);
output.WriteMessage(RecordInfo);
}
if (MAGAIHIELEN != 0) {
output.WriteRawTag(120);
output.WriteUInt32(MAGAIHIELEN);
}
if (AreaId != 0) {
output.WriteRawTag(216, 70);
output.WriteUInt32(AreaId);
}
if (CDGDNPLKHDN != 0) {
output.WriteRawTag(208, 113);
output.WriteUInt32(CDGDNPLKHDN);
}
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 (OJBOCHEBJFO != 0) {
output.WriteRawTag(8);
output.WriteUInt32(OJBOCHEBJFO);
}
if (dNNHHDMJPHO_ != null) {
output.WriteRawTag(18);
output.WriteMessage(DNNHHDMJPHO);
}
if (kFJLHEBDPNG_ != null) {
output.WriteRawTag(26);
output.WriteMessage(KFJLHEBDPNG);
}
if (IsWin != false) {
output.WriteRawTag(32);
output.WriteBool(IsWin);
}
if (nCBHLBJAAJK_ != null) {
output.WriteRawTag(42);
output.WriteMessage(NCBHLBJAAJK);
}
if (ScoreId != 0) {
output.WriteRawTag(48);
output.WriteUInt32(ScoreId);
}
if (ABOGJOHIGJL != 0) {
output.WriteRawTag(56);
output.WriteUInt32(ABOGJOHIGJL);
}
if (LEJJFNPJAOA != 0) {
output.WriteRawTag(64);
output.WriteUInt32(LEJJFNPJAOA);
}
if (oCMOCECJGHJ_ != null) {
output.WriteRawTag(74);
output.WriteMessage(OCMOCECJGHJ);
}
if (KKJNIACJBFK != false) {
output.WriteRawTag(80);
output.WriteBool(KKJNIACJBFK);
}
if (scoreInfo_ != null) {
output.WriteRawTag(90);
output.WriteMessage(ScoreInfo);
}
if (fJHJDMNBKDO_ != null) {
output.WriteRawTag(98);
output.WriteMessage(FJHJDMNBKDO);
}
if (kAGHBIBAIPP_ != null) {
output.WriteRawTag(106);
output.WriteMessage(KAGHBIBAIPP);
}
if (recordInfo_ != null) {
output.WriteRawTag(114);
output.WriteMessage(RecordInfo);
}
if (MAGAIHIELEN != 0) {
output.WriteRawTag(120);
output.WriteUInt32(MAGAIHIELEN);
}
if (AreaId != 0) {
output.WriteRawTag(216, 70);
output.WriteUInt32(AreaId);
}
if (CDGDNPLKHDN != 0) {
output.WriteRawTag(208, 113);
output.WriteUInt32(CDGDNPLKHDN);
}
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 (OJBOCHEBJFO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OJBOCHEBJFO);
}
if (CDGDNPLKHDN != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(CDGDNPLKHDN);
}
if (kAGHBIBAIPP_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KAGHBIBAIPP);
}
if (fJHJDMNBKDO_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FJHJDMNBKDO);
}
if (oCMOCECJGHJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OCMOCECJGHJ);
}
if (dNNHHDMJPHO_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DNNHHDMJPHO);
}
if (ABOGJOHIGJL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ABOGJOHIGJL);
}
if (recordInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RecordInfo);
}
if (scoreInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ScoreInfo);
}
if (MAGAIHIELEN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MAGAIHIELEN);
}
if (LEJJFNPJAOA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LEJJFNPJAOA);
}
if (kFJLHEBDPNG_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KFJLHEBDPNG);
}
if (IsWin != false) {
size += 1 + 1;
}
if (AreaId != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(AreaId);
}
if (KKJNIACJBFK != false) {
size += 1 + 1;
}
if (nCBHLBJAAJK_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NCBHLBJAAJK);
}
if (ScoreId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(RogueFinishInfo other) {
if (other == null) {
return;
}
if (other.OJBOCHEBJFO != 0) {
OJBOCHEBJFO = other.OJBOCHEBJFO;
}
if (other.CDGDNPLKHDN != 0) {
CDGDNPLKHDN = other.CDGDNPLKHDN;
}
if (other.kAGHBIBAIPP_ != null) {
if (kAGHBIBAIPP_ == null) {
KAGHBIBAIPP = new global::EggLink.DanhengServer.Proto.MLPPNJOPPML();
}
KAGHBIBAIPP.MergeFrom(other.KAGHBIBAIPP);
}
if (other.fJHJDMNBKDO_ != null) {
if (fJHJDMNBKDO_ == null) {
FJHJDMNBKDO = new global::EggLink.DanhengServer.Proto.ItemList();
}
FJHJDMNBKDO.MergeFrom(other.FJHJDMNBKDO);
}
if (other.oCMOCECJGHJ_ != null) {
if (oCMOCECJGHJ_ == null) {
OCMOCECJGHJ = new global::EggLink.DanhengServer.Proto.ItemList();
}
OCMOCECJGHJ.MergeFrom(other.OCMOCECJGHJ);
}
if (other.dNNHHDMJPHO_ != null) {
if (dNNHHDMJPHO_ == null) {
DNNHHDMJPHO = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
DNNHHDMJPHO.MergeFrom(other.DNNHHDMJPHO);
}
if (other.ABOGJOHIGJL != 0) {
ABOGJOHIGJL = other.ABOGJOHIGJL;
}
if (other.recordInfo_ != null) {
if (recordInfo_ == null) {
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
}
RecordInfo.MergeFrom(other.RecordInfo);
}
if (other.scoreInfo_ != null) {
if (scoreInfo_ == null) {
ScoreInfo = new global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo();
}
ScoreInfo.MergeFrom(other.ScoreInfo);
}
if (other.MAGAIHIELEN != 0) {
MAGAIHIELEN = other.MAGAIHIELEN;
}
if (other.LEJJFNPJAOA != 0) {
LEJJFNPJAOA = other.LEJJFNPJAOA;
}
if (other.kFJLHEBDPNG_ != null) {
if (kFJLHEBDPNG_ == null) {
KFJLHEBDPNG = new global::EggLink.DanhengServer.Proto.ItemList();
}
KFJLHEBDPNG.MergeFrom(other.KFJLHEBDPNG);
}
if (other.IsWin != false) {
IsWin = other.IsWin;
}
if (other.AreaId != 0) {
AreaId = other.AreaId;
}
if (other.KKJNIACJBFK != false) {
KKJNIACJBFK = other.KKJNIACJBFK;
}
if (other.nCBHLBJAAJK_ != null) {
if (nCBHLBJAAJK_ == null) {
NCBHLBJAAJK = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
NCBHLBJAAJK.MergeFrom(other.NCBHLBJAAJK);
}
if (other.ScoreId != 0) {
ScoreId = other.ScoreId;
}
_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: {
OJBOCHEBJFO = input.ReadUInt32();
break;
}
case 18: {
if (dNNHHDMJPHO_ == null) {
DNNHHDMJPHO = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
input.ReadMessage(DNNHHDMJPHO);
break;
}
case 26: {
if (kFJLHEBDPNG_ == null) {
KFJLHEBDPNG = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(KFJLHEBDPNG);
break;
}
case 32: {
IsWin = input.ReadBool();
break;
}
case 42: {
if (nCBHLBJAAJK_ == null) {
NCBHLBJAAJK = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
input.ReadMessage(NCBHLBJAAJK);
break;
}
case 48: {
ScoreId = input.ReadUInt32();
break;
}
case 56: {
ABOGJOHIGJL = input.ReadUInt32();
break;
}
case 64: {
LEJJFNPJAOA = input.ReadUInt32();
break;
}
case 74: {
if (oCMOCECJGHJ_ == null) {
OCMOCECJGHJ = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(OCMOCECJGHJ);
break;
}
case 80: {
KKJNIACJBFK = input.ReadBool();
break;
}
case 90: {
if (scoreInfo_ == null) {
ScoreInfo = new global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo();
}
input.ReadMessage(ScoreInfo);
break;
}
case 98: {
if (fJHJDMNBKDO_ == null) {
FJHJDMNBKDO = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(FJHJDMNBKDO);
break;
}
case 106: {
if (kAGHBIBAIPP_ == null) {
KAGHBIBAIPP = new global::EggLink.DanhengServer.Proto.MLPPNJOPPML();
}
input.ReadMessage(KAGHBIBAIPP);
break;
}
case 114: {
if (recordInfo_ == null) {
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
}
input.ReadMessage(RecordInfo);
break;
}
case 120: {
MAGAIHIELEN = input.ReadUInt32();
break;
}
case 9048: {
AreaId = input.ReadUInt32();
break;
}
case 14544: {
CDGDNPLKHDN = input.ReadUInt32();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 8: {
OJBOCHEBJFO = input.ReadUInt32();
break;
}
case 18: {
if (dNNHHDMJPHO_ == null) {
DNNHHDMJPHO = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
input.ReadMessage(DNNHHDMJPHO);
break;
}
case 26: {
if (kFJLHEBDPNG_ == null) {
KFJLHEBDPNG = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(KFJLHEBDPNG);
break;
}
case 32: {
IsWin = input.ReadBool();
break;
}
case 42: {
if (nCBHLBJAAJK_ == null) {
NCBHLBJAAJK = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
input.ReadMessage(NCBHLBJAAJK);
break;
}
case 48: {
ScoreId = input.ReadUInt32();
break;
}
case 56: {
ABOGJOHIGJL = input.ReadUInt32();
break;
}
case 64: {
LEJJFNPJAOA = input.ReadUInt32();
break;
}
case 74: {
if (oCMOCECJGHJ_ == null) {
OCMOCECJGHJ = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(OCMOCECJGHJ);
break;
}
case 80: {
KKJNIACJBFK = input.ReadBool();
break;
}
case 90: {
if (scoreInfo_ == null) {
ScoreInfo = new global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo();
}
input.ReadMessage(ScoreInfo);
break;
}
case 98: {
if (fJHJDMNBKDO_ == null) {
FJHJDMNBKDO = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(FJHJDMNBKDO);
break;
}
case 106: {
if (kAGHBIBAIPP_ == null) {
KAGHBIBAIPP = new global::EggLink.DanhengServer.Proto.MLPPNJOPPML();
}
input.ReadMessage(KAGHBIBAIPP);
break;
}
case 114: {
if (recordInfo_ == null) {
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
}
input.ReadMessage(RecordInfo);
break;
}
case 120: {
MAGAIHIELEN = input.ReadUInt32();
break;
}
case 9048: {
AreaId = input.ReadUInt32();
break;
}
case 14544: {
CDGDNPLKHDN = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code