mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
912 lines
32 KiB
C#
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",
|
|
"bxoRRUpITEdHTEZOTE8ucHJvdG8aGlJvZ3VlU2NvcmVSZXdhcmRJbmZvLnBy",
|
|
"b3RvGg5JdGVtTGlzdC5wcm90bxobUm9ndWVFeHBsb3JlU2NvcmVJbmZvLnBy",
|
|
"b3RvIvMDCg9Sb2d1ZUZpbmlzaEluZm8SEwoLR05MQ0pNSkRLTkMYBSABKAgS",
|
|
"HgoLT0xMRkZQSEdPTEgYAiABKAsyCS5JdGVtTGlzdBITCgtBUEJITk9LR0VI",
|
|
"SBgNIAEoDRITCgtCUERCS05QSExERhgDIAEoDRIUCgtMRU1CQ0ZIUElLQxj2",
|
|
"ByABKA0SEwoLTUdGT0NEUEVHS1AYCSABKA0SHgoLUExKRU1LTEtNUEcYDiAB",
|
|
"KAsyCS5JdGVtTGlzdBIrCgtKS0RFS0RMRklIRxgEIAEoCzIWLlJvZ3VlRXhw",
|
|
"bG9yZVNjb3JlSW5mbxIQCgdhcmVhX2lkGMsBIAEoDRIOCgZpc193aW4YDyAB",
|
|
"KAgSIQoLTlBFTkVERkpGTkkYBiABKAsyDC5FSkhMR0dMRk5MTxITCgtQTkFO",
|
|
"TlBKS0tBShgMIAEoDRIlCgtyZWNvcmRfaW5mbxgLIAEoCzIQLlJvZ3VlUmVj",
|
|
"b3JkSW5mbxIQCghzY29yZV9pZBgIIAEoDRIqCgtJTE9QR01BSEZBRRgBIAEo",
|
|
"CzIVLlJvZ3VlU2NvcmVSZXdhcmRJbmZvEioKC0NMT09BQkJLRFBMGAogASgL",
|
|
"MhUuUm9ndWVTY29yZVJld2FyZEluZm8SHgoLRENHQUdQREhPS0IYByABKAsy",
|
|
"CS5JdGVtTGlzdEIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
|
|
"cm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueRecordInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.EJHLGGLFNLOReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueScoreRewardInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueExploreScoreInfoReflection.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[]{ "GNLCJMJDKNC", "OLLFFPHGOLH", "APBHNOKGEHH", "BPDBKNPHLDF", "LEMBCFHPIKC", "MGFOCDPEGKP", "PLJEMKLKMPG", "JKDEKDLFIHG", "AreaId", "IsWin", "NPENEDFJFNI", "PNANNPJKKAJ", "RecordInfo", "ScoreId", "ILOPGMAHFAE", "CLOOABBKDPL", "DCGAGPDHOKB" }, 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() {
|
|
gNLCJMJDKNC_ = other.gNLCJMJDKNC_;
|
|
oLLFFPHGOLH_ = other.oLLFFPHGOLH_ != null ? other.oLLFFPHGOLH_.Clone() : null;
|
|
aPBHNOKGEHH_ = other.aPBHNOKGEHH_;
|
|
bPDBKNPHLDF_ = other.bPDBKNPHLDF_;
|
|
lEMBCFHPIKC_ = other.lEMBCFHPIKC_;
|
|
mGFOCDPEGKP_ = other.mGFOCDPEGKP_;
|
|
pLJEMKLKMPG_ = other.pLJEMKLKMPG_ != null ? other.pLJEMKLKMPG_.Clone() : null;
|
|
jKDEKDLFIHG_ = other.jKDEKDLFIHG_ != null ? other.jKDEKDLFIHG_.Clone() : null;
|
|
areaId_ = other.areaId_;
|
|
isWin_ = other.isWin_;
|
|
nPENEDFJFNI_ = other.nPENEDFJFNI_ != null ? other.nPENEDFJFNI_.Clone() : null;
|
|
pNANNPJKKAJ_ = other.pNANNPJKKAJ_;
|
|
recordInfo_ = other.recordInfo_ != null ? other.recordInfo_.Clone() : null;
|
|
scoreId_ = other.scoreId_;
|
|
iLOPGMAHFAE_ = other.iLOPGMAHFAE_ != null ? other.iLOPGMAHFAE_.Clone() : null;
|
|
cLOOABBKDPL_ = other.cLOOABBKDPL_ != null ? other.cLOOABBKDPL_.Clone() : null;
|
|
dCGAGPDHOKB_ = other.dCGAGPDHOKB_ != null ? other.dCGAGPDHOKB_.Clone() : null;
|
|
_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 "GNLCJMJDKNC" field.</summary>
|
|
public const int GNLCJMJDKNCFieldNumber = 5;
|
|
private bool gNLCJMJDKNC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool GNLCJMJDKNC {
|
|
get { return gNLCJMJDKNC_; }
|
|
set {
|
|
gNLCJMJDKNC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OLLFFPHGOLH" field.</summary>
|
|
public const int OLLFFPHGOLHFieldNumber = 2;
|
|
private global::EggLink.DanhengServer.Proto.ItemList oLLFFPHGOLH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList OLLFFPHGOLH {
|
|
get { return oLLFFPHGOLH_; }
|
|
set {
|
|
oLLFFPHGOLH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "APBHNOKGEHH" field.</summary>
|
|
public const int APBHNOKGEHHFieldNumber = 13;
|
|
private uint aPBHNOKGEHH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint APBHNOKGEHH {
|
|
get { return aPBHNOKGEHH_; }
|
|
set {
|
|
aPBHNOKGEHH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BPDBKNPHLDF" field.</summary>
|
|
public const int BPDBKNPHLDFFieldNumber = 3;
|
|
private uint bPDBKNPHLDF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BPDBKNPHLDF {
|
|
get { return bPDBKNPHLDF_; }
|
|
set {
|
|
bPDBKNPHLDF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LEMBCFHPIKC" field.</summary>
|
|
public const int LEMBCFHPIKCFieldNumber = 1014;
|
|
private uint lEMBCFHPIKC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LEMBCFHPIKC {
|
|
get { return lEMBCFHPIKC_; }
|
|
set {
|
|
lEMBCFHPIKC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MGFOCDPEGKP" field.</summary>
|
|
public const int MGFOCDPEGKPFieldNumber = 9;
|
|
private uint mGFOCDPEGKP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MGFOCDPEGKP {
|
|
get { return mGFOCDPEGKP_; }
|
|
set {
|
|
mGFOCDPEGKP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PLJEMKLKMPG" field.</summary>
|
|
public const int PLJEMKLKMPGFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.ItemList pLJEMKLKMPG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList PLJEMKLKMPG {
|
|
get { return pLJEMKLKMPG_; }
|
|
set {
|
|
pLJEMKLKMPG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JKDEKDLFIHG" field.</summary>
|
|
public const int JKDEKDLFIHGFieldNumber = 4;
|
|
private global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo jKDEKDLFIHG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo JKDEKDLFIHG {
|
|
get { return jKDEKDLFIHG_; }
|
|
set {
|
|
jKDEKDLFIHG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "area_id" field.</summary>
|
|
public const int AreaIdFieldNumber = 203;
|
|
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 "is_win" field.</summary>
|
|
public const int IsWinFieldNumber = 15;
|
|
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 "NPENEDFJFNI" field.</summary>
|
|
public const int NPENEDFJFNIFieldNumber = 6;
|
|
private global::EggLink.DanhengServer.Proto.EJHLGGLFNLO nPENEDFJFNI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.EJHLGGLFNLO NPENEDFJFNI {
|
|
get { return nPENEDFJFNI_; }
|
|
set {
|
|
nPENEDFJFNI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PNANNPJKKAJ" field.</summary>
|
|
public const int PNANNPJKKAJFieldNumber = 12;
|
|
private uint pNANNPJKKAJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PNANNPJKKAJ {
|
|
get { return pNANNPJKKAJ_; }
|
|
set {
|
|
pNANNPJKKAJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "record_info" field.</summary>
|
|
public const int RecordInfoFieldNumber = 11;
|
|
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_id" field.</summary>
|
|
public const int ScoreIdFieldNumber = 8;
|
|
private uint scoreId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ScoreId {
|
|
get { return scoreId_; }
|
|
set {
|
|
scoreId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ILOPGMAHFAE" field.</summary>
|
|
public const int ILOPGMAHFAEFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo iLOPGMAHFAE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo ILOPGMAHFAE {
|
|
get { return iLOPGMAHFAE_; }
|
|
set {
|
|
iLOPGMAHFAE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CLOOABBKDPL" field.</summary>
|
|
public const int CLOOABBKDPLFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo cLOOABBKDPL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo CLOOABBKDPL {
|
|
get { return cLOOABBKDPL_; }
|
|
set {
|
|
cLOOABBKDPL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DCGAGPDHOKB" field.</summary>
|
|
public const int DCGAGPDHOKBFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.ItemList dCGAGPDHOKB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList DCGAGPDHOKB {
|
|
get { return dCGAGPDHOKB_; }
|
|
set {
|
|
dCGAGPDHOKB_ = 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 (GNLCJMJDKNC != other.GNLCJMJDKNC) return false;
|
|
if (!object.Equals(OLLFFPHGOLH, other.OLLFFPHGOLH)) return false;
|
|
if (APBHNOKGEHH != other.APBHNOKGEHH) return false;
|
|
if (BPDBKNPHLDF != other.BPDBKNPHLDF) return false;
|
|
if (LEMBCFHPIKC != other.LEMBCFHPIKC) return false;
|
|
if (MGFOCDPEGKP != other.MGFOCDPEGKP) return false;
|
|
if (!object.Equals(PLJEMKLKMPG, other.PLJEMKLKMPG)) return false;
|
|
if (!object.Equals(JKDEKDLFIHG, other.JKDEKDLFIHG)) return false;
|
|
if (AreaId != other.AreaId) return false;
|
|
if (IsWin != other.IsWin) return false;
|
|
if (!object.Equals(NPENEDFJFNI, other.NPENEDFJFNI)) return false;
|
|
if (PNANNPJKKAJ != other.PNANNPJKKAJ) return false;
|
|
if (!object.Equals(RecordInfo, other.RecordInfo)) return false;
|
|
if (ScoreId != other.ScoreId) return false;
|
|
if (!object.Equals(ILOPGMAHFAE, other.ILOPGMAHFAE)) return false;
|
|
if (!object.Equals(CLOOABBKDPL, other.CLOOABBKDPL)) return false;
|
|
if (!object.Equals(DCGAGPDHOKB, other.DCGAGPDHOKB)) 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 (GNLCJMJDKNC != false) hash ^= GNLCJMJDKNC.GetHashCode();
|
|
if (oLLFFPHGOLH_ != null) hash ^= OLLFFPHGOLH.GetHashCode();
|
|
if (APBHNOKGEHH != 0) hash ^= APBHNOKGEHH.GetHashCode();
|
|
if (BPDBKNPHLDF != 0) hash ^= BPDBKNPHLDF.GetHashCode();
|
|
if (LEMBCFHPIKC != 0) hash ^= LEMBCFHPIKC.GetHashCode();
|
|
if (MGFOCDPEGKP != 0) hash ^= MGFOCDPEGKP.GetHashCode();
|
|
if (pLJEMKLKMPG_ != null) hash ^= PLJEMKLKMPG.GetHashCode();
|
|
if (jKDEKDLFIHG_ != null) hash ^= JKDEKDLFIHG.GetHashCode();
|
|
if (AreaId != 0) hash ^= AreaId.GetHashCode();
|
|
if (IsWin != false) hash ^= IsWin.GetHashCode();
|
|
if (nPENEDFJFNI_ != null) hash ^= NPENEDFJFNI.GetHashCode();
|
|
if (PNANNPJKKAJ != 0) hash ^= PNANNPJKKAJ.GetHashCode();
|
|
if (recordInfo_ != null) hash ^= RecordInfo.GetHashCode();
|
|
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
|
|
if (iLOPGMAHFAE_ != null) hash ^= ILOPGMAHFAE.GetHashCode();
|
|
if (cLOOABBKDPL_ != null) hash ^= CLOOABBKDPL.GetHashCode();
|
|
if (dCGAGPDHOKB_ != null) hash ^= DCGAGPDHOKB.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 (iLOPGMAHFAE_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(ILOPGMAHFAE);
|
|
}
|
|
if (oLLFFPHGOLH_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(OLLFFPHGOLH);
|
|
}
|
|
if (BPDBKNPHLDF != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(BPDBKNPHLDF);
|
|
}
|
|
if (jKDEKDLFIHG_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(JKDEKDLFIHG);
|
|
}
|
|
if (GNLCJMJDKNC != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(GNLCJMJDKNC);
|
|
}
|
|
if (nPENEDFJFNI_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(NPENEDFJFNI);
|
|
}
|
|
if (dCGAGPDHOKB_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(DCGAGPDHOKB);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
if (MGFOCDPEGKP != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(MGFOCDPEGKP);
|
|
}
|
|
if (cLOOABBKDPL_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(CLOOABBKDPL);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(RecordInfo);
|
|
}
|
|
if (PNANNPJKKAJ != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PNANNPJKKAJ);
|
|
}
|
|
if (APBHNOKGEHH != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(APBHNOKGEHH);
|
|
}
|
|
if (pLJEMKLKMPG_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(PLJEMKLKMPG);
|
|
}
|
|
if (IsWin != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(216, 12);
|
|
output.WriteUInt32(AreaId);
|
|
}
|
|
if (LEMBCFHPIKC != 0) {
|
|
output.WriteRawTag(176, 63);
|
|
output.WriteUInt32(LEMBCFHPIKC);
|
|
}
|
|
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 (iLOPGMAHFAE_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(ILOPGMAHFAE);
|
|
}
|
|
if (oLLFFPHGOLH_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(OLLFFPHGOLH);
|
|
}
|
|
if (BPDBKNPHLDF != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(BPDBKNPHLDF);
|
|
}
|
|
if (jKDEKDLFIHG_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(JKDEKDLFIHG);
|
|
}
|
|
if (GNLCJMJDKNC != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(GNLCJMJDKNC);
|
|
}
|
|
if (nPENEDFJFNI_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(NPENEDFJFNI);
|
|
}
|
|
if (dCGAGPDHOKB_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(DCGAGPDHOKB);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
if (MGFOCDPEGKP != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(MGFOCDPEGKP);
|
|
}
|
|
if (cLOOABBKDPL_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(CLOOABBKDPL);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(RecordInfo);
|
|
}
|
|
if (PNANNPJKKAJ != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PNANNPJKKAJ);
|
|
}
|
|
if (APBHNOKGEHH != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(APBHNOKGEHH);
|
|
}
|
|
if (pLJEMKLKMPG_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(PLJEMKLKMPG);
|
|
}
|
|
if (IsWin != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(216, 12);
|
|
output.WriteUInt32(AreaId);
|
|
}
|
|
if (LEMBCFHPIKC != 0) {
|
|
output.WriteRawTag(176, 63);
|
|
output.WriteUInt32(LEMBCFHPIKC);
|
|
}
|
|
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 (GNLCJMJDKNC != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (oLLFFPHGOLH_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OLLFFPHGOLH);
|
|
}
|
|
if (APBHNOKGEHH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(APBHNOKGEHH);
|
|
}
|
|
if (BPDBKNPHLDF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BPDBKNPHLDF);
|
|
}
|
|
if (LEMBCFHPIKC != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(LEMBCFHPIKC);
|
|
}
|
|
if (MGFOCDPEGKP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MGFOCDPEGKP);
|
|
}
|
|
if (pLJEMKLKMPG_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PLJEMKLKMPG);
|
|
}
|
|
if (jKDEKDLFIHG_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JKDEKDLFIHG);
|
|
}
|
|
if (AreaId != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(AreaId);
|
|
}
|
|
if (IsWin != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (nPENEDFJFNI_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NPENEDFJFNI);
|
|
}
|
|
if (PNANNPJKKAJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PNANNPJKKAJ);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RecordInfo);
|
|
}
|
|
if (ScoreId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
|
|
}
|
|
if (iLOPGMAHFAE_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ILOPGMAHFAE);
|
|
}
|
|
if (cLOOABBKDPL_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CLOOABBKDPL);
|
|
}
|
|
if (dCGAGPDHOKB_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DCGAGPDHOKB);
|
|
}
|
|
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.GNLCJMJDKNC != false) {
|
|
GNLCJMJDKNC = other.GNLCJMJDKNC;
|
|
}
|
|
if (other.oLLFFPHGOLH_ != null) {
|
|
if (oLLFFPHGOLH_ == null) {
|
|
OLLFFPHGOLH = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
OLLFFPHGOLH.MergeFrom(other.OLLFFPHGOLH);
|
|
}
|
|
if (other.APBHNOKGEHH != 0) {
|
|
APBHNOKGEHH = other.APBHNOKGEHH;
|
|
}
|
|
if (other.BPDBKNPHLDF != 0) {
|
|
BPDBKNPHLDF = other.BPDBKNPHLDF;
|
|
}
|
|
if (other.LEMBCFHPIKC != 0) {
|
|
LEMBCFHPIKC = other.LEMBCFHPIKC;
|
|
}
|
|
if (other.MGFOCDPEGKP != 0) {
|
|
MGFOCDPEGKP = other.MGFOCDPEGKP;
|
|
}
|
|
if (other.pLJEMKLKMPG_ != null) {
|
|
if (pLJEMKLKMPG_ == null) {
|
|
PLJEMKLKMPG = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
PLJEMKLKMPG.MergeFrom(other.PLJEMKLKMPG);
|
|
}
|
|
if (other.jKDEKDLFIHG_ != null) {
|
|
if (jKDEKDLFIHG_ == null) {
|
|
JKDEKDLFIHG = new global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo();
|
|
}
|
|
JKDEKDLFIHG.MergeFrom(other.JKDEKDLFIHG);
|
|
}
|
|
if (other.AreaId != 0) {
|
|
AreaId = other.AreaId;
|
|
}
|
|
if (other.IsWin != false) {
|
|
IsWin = other.IsWin;
|
|
}
|
|
if (other.nPENEDFJFNI_ != null) {
|
|
if (nPENEDFJFNI_ == null) {
|
|
NPENEDFJFNI = new global::EggLink.DanhengServer.Proto.EJHLGGLFNLO();
|
|
}
|
|
NPENEDFJFNI.MergeFrom(other.NPENEDFJFNI);
|
|
}
|
|
if (other.PNANNPJKKAJ != 0) {
|
|
PNANNPJKKAJ = other.PNANNPJKKAJ;
|
|
}
|
|
if (other.recordInfo_ != null) {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
|
|
}
|
|
RecordInfo.MergeFrom(other.RecordInfo);
|
|
}
|
|
if (other.ScoreId != 0) {
|
|
ScoreId = other.ScoreId;
|
|
}
|
|
if (other.iLOPGMAHFAE_ != null) {
|
|
if (iLOPGMAHFAE_ == null) {
|
|
ILOPGMAHFAE = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
ILOPGMAHFAE.MergeFrom(other.ILOPGMAHFAE);
|
|
}
|
|
if (other.cLOOABBKDPL_ != null) {
|
|
if (cLOOABBKDPL_ == null) {
|
|
CLOOABBKDPL = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
CLOOABBKDPL.MergeFrom(other.CLOOABBKDPL);
|
|
}
|
|
if (other.dCGAGPDHOKB_ != null) {
|
|
if (dCGAGPDHOKB_ == null) {
|
|
DCGAGPDHOKB = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
DCGAGPDHOKB.MergeFrom(other.DCGAGPDHOKB);
|
|
}
|
|
_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: {
|
|
if (iLOPGMAHFAE_ == null) {
|
|
ILOPGMAHFAE = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(ILOPGMAHFAE);
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (oLLFFPHGOLH_ == null) {
|
|
OLLFFPHGOLH = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(OLLFFPHGOLH);
|
|
break;
|
|
}
|
|
case 24: {
|
|
BPDBKNPHLDF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (jKDEKDLFIHG_ == null) {
|
|
JKDEKDLFIHG = new global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo();
|
|
}
|
|
input.ReadMessage(JKDEKDLFIHG);
|
|
break;
|
|
}
|
|
case 40: {
|
|
GNLCJMJDKNC = input.ReadBool();
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (nPENEDFJFNI_ == null) {
|
|
NPENEDFJFNI = new global::EggLink.DanhengServer.Proto.EJHLGGLFNLO();
|
|
}
|
|
input.ReadMessage(NPENEDFJFNI);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (dCGAGPDHOKB_ == null) {
|
|
DCGAGPDHOKB = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(DCGAGPDHOKB);
|
|
break;
|
|
}
|
|
case 64: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
MGFOCDPEGKP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (cLOOABBKDPL_ == null) {
|
|
CLOOABBKDPL = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(CLOOABBKDPL);
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
|
|
}
|
|
input.ReadMessage(RecordInfo);
|
|
break;
|
|
}
|
|
case 96: {
|
|
PNANNPJKKAJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
APBHNOKGEHH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (pLJEMKLKMPG_ == null) {
|
|
PLJEMKLKMPG = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(PLJEMKLKMPG);
|
|
break;
|
|
}
|
|
case 120: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 1624: {
|
|
AreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 8112: {
|
|
LEMBCFHPIKC = 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 10: {
|
|
if (iLOPGMAHFAE_ == null) {
|
|
ILOPGMAHFAE = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(ILOPGMAHFAE);
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (oLLFFPHGOLH_ == null) {
|
|
OLLFFPHGOLH = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(OLLFFPHGOLH);
|
|
break;
|
|
}
|
|
case 24: {
|
|
BPDBKNPHLDF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (jKDEKDLFIHG_ == null) {
|
|
JKDEKDLFIHG = new global::EggLink.DanhengServer.Proto.RogueExploreScoreInfo();
|
|
}
|
|
input.ReadMessage(JKDEKDLFIHG);
|
|
break;
|
|
}
|
|
case 40: {
|
|
GNLCJMJDKNC = input.ReadBool();
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (nPENEDFJFNI_ == null) {
|
|
NPENEDFJFNI = new global::EggLink.DanhengServer.Proto.EJHLGGLFNLO();
|
|
}
|
|
input.ReadMessage(NPENEDFJFNI);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (dCGAGPDHOKB_ == null) {
|
|
DCGAGPDHOKB = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(DCGAGPDHOKB);
|
|
break;
|
|
}
|
|
case 64: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
MGFOCDPEGKP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (cLOOABBKDPL_ == null) {
|
|
CLOOABBKDPL = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(CLOOABBKDPL);
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
|
|
}
|
|
input.ReadMessage(RecordInfo);
|
|
break;
|
|
}
|
|
case 96: {
|
|
PNANNPJKKAJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
APBHNOKGEHH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (pLJEMKLKMPG_ == null) {
|
|
PLJEMKLKMPG = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(PLJEMKLKMPG);
|
|
break;
|
|
}
|
|
case 120: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 1624: {
|
|
AreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 8112: {
|
|
LEMBCFHPIKC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|