Files
DanhengServer-OpenSource/Proto/GetPunkLordDataScRsp.cs
Somebody b84800bc80 Upload to Game 2.5.0
- Fix ChessRogue Final Boss
2024-09-14 19:46:42 +08:00

488 lines
17 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetPunkLordDataScRsp.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 GetPunkLordDataScRsp.proto</summary>
public static partial class GetPunkLordDataScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetPunkLordDataScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetPunkLordDataScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpHZXRQdW5rTG9yZERhdGFTY1JzcC5wcm90byLGAQoUR2V0UHVua0xvcmRE",
"YXRhU2NSc3ASEwoLQUVLS05MSkFKT00YBiABKA0SEwoLQURHRUlCUE9JQU4Y",
"AyABKA0SEwoLSktETUFMSkRGSkIYDCABKA0SEwoLRExJTk9OT0pKRkwYASAB",
"KA0SEwoLT0VCTklCRUlQTEMYCiABKA0SEwoLUExPRkVDRk5HT00YCCABKAMS",
"HwoXdGFrZW5fcmV3YXJkX2xldmVsX2xpc3QYCyADKA0SDwoHcmV0Y29kZRgC",
"IAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetPunkLordDataScRsp), global::EggLink.DanhengServer.Proto.GetPunkLordDataScRsp.Parser, new[]{ "AEKKNLJAJOM", "ADGEIBPOIAN", "JKDMALJDFJB", "DLINONOJJFL", "OEBNIBEIPLC", "PLOFECFNGOM", "TakenRewardLevelList", "Retcode" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetPunkLordDataScRsp : pb::IMessage<GetPunkLordDataScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetPunkLordDataScRsp> _parser = new pb::MessageParser<GetPunkLordDataScRsp>(() => new GetPunkLordDataScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetPunkLordDataScRsp> 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.GetPunkLordDataScRspReflection.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 GetPunkLordDataScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetPunkLordDataScRsp(GetPunkLordDataScRsp other) : this() {
aEKKNLJAJOM_ = other.aEKKNLJAJOM_;
aDGEIBPOIAN_ = other.aDGEIBPOIAN_;
jKDMALJDFJB_ = other.jKDMALJDFJB_;
dLINONOJJFL_ = other.dLINONOJJFL_;
oEBNIBEIPLC_ = other.oEBNIBEIPLC_;
pLOFECFNGOM_ = other.pLOFECFNGOM_;
takenRewardLevelList_ = other.takenRewardLevelList_.Clone();
retcode_ = other.retcode_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetPunkLordDataScRsp Clone() {
return new GetPunkLordDataScRsp(this);
}
/// <summary>Field number for the "AEKKNLJAJOM" field.</summary>
public const int AEKKNLJAJOMFieldNumber = 6;
private uint aEKKNLJAJOM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AEKKNLJAJOM {
get { return aEKKNLJAJOM_; }
set {
aEKKNLJAJOM_ = value;
}
}
/// <summary>Field number for the "ADGEIBPOIAN" field.</summary>
public const int ADGEIBPOIANFieldNumber = 3;
private uint aDGEIBPOIAN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ADGEIBPOIAN {
get { return aDGEIBPOIAN_; }
set {
aDGEIBPOIAN_ = value;
}
}
/// <summary>Field number for the "JKDMALJDFJB" field.</summary>
public const int JKDMALJDFJBFieldNumber = 12;
private uint jKDMALJDFJB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JKDMALJDFJB {
get { return jKDMALJDFJB_; }
set {
jKDMALJDFJB_ = value;
}
}
/// <summary>Field number for the "DLINONOJJFL" field.</summary>
public const int DLINONOJJFLFieldNumber = 1;
private uint dLINONOJJFL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DLINONOJJFL {
get { return dLINONOJJFL_; }
set {
dLINONOJJFL_ = value;
}
}
/// <summary>Field number for the "OEBNIBEIPLC" field.</summary>
public const int OEBNIBEIPLCFieldNumber = 10;
private uint oEBNIBEIPLC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OEBNIBEIPLC {
get { return oEBNIBEIPLC_; }
set {
oEBNIBEIPLC_ = value;
}
}
/// <summary>Field number for the "PLOFECFNGOM" field.</summary>
public const int PLOFECFNGOMFieldNumber = 8;
private long pLOFECFNGOM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public long PLOFECFNGOM {
get { return pLOFECFNGOM_; }
set {
pLOFECFNGOM_ = value;
}
}
/// <summary>Field number for the "taken_reward_level_list" field.</summary>
public const int TakenRewardLevelListFieldNumber = 11;
private static readonly pb::FieldCodec<uint> _repeated_takenRewardLevelList_codec
= pb::FieldCodec.ForUInt32(90);
private readonly pbc::RepeatedField<uint> takenRewardLevelList_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> TakenRewardLevelList {
get { return takenRewardLevelList_; }
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 2;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetPunkLordDataScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetPunkLordDataScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (AEKKNLJAJOM != other.AEKKNLJAJOM) return false;
if (ADGEIBPOIAN != other.ADGEIBPOIAN) return false;
if (JKDMALJDFJB != other.JKDMALJDFJB) return false;
if (DLINONOJJFL != other.DLINONOJJFL) return false;
if (OEBNIBEIPLC != other.OEBNIBEIPLC) return false;
if (PLOFECFNGOM != other.PLOFECFNGOM) return false;
if(!takenRewardLevelList_.Equals(other.takenRewardLevelList_)) return false;
if (Retcode != other.Retcode) 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 (AEKKNLJAJOM != 0) hash ^= AEKKNLJAJOM.GetHashCode();
if (ADGEIBPOIAN != 0) hash ^= ADGEIBPOIAN.GetHashCode();
if (JKDMALJDFJB != 0) hash ^= JKDMALJDFJB.GetHashCode();
if (DLINONOJJFL != 0) hash ^= DLINONOJJFL.GetHashCode();
if (OEBNIBEIPLC != 0) hash ^= OEBNIBEIPLC.GetHashCode();
if (PLOFECFNGOM != 0L) hash ^= PLOFECFNGOM.GetHashCode();
hash ^= takenRewardLevelList_.GetHashCode();
if (Retcode != 0) hash ^= Retcode.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 (DLINONOJJFL != 0) {
output.WriteRawTag(8);
output.WriteUInt32(DLINONOJJFL);
}
if (Retcode != 0) {
output.WriteRawTag(16);
output.WriteUInt32(Retcode);
}
if (ADGEIBPOIAN != 0) {
output.WriteRawTag(24);
output.WriteUInt32(ADGEIBPOIAN);
}
if (AEKKNLJAJOM != 0) {
output.WriteRawTag(48);
output.WriteUInt32(AEKKNLJAJOM);
}
if (PLOFECFNGOM != 0L) {
output.WriteRawTag(64);
output.WriteInt64(PLOFECFNGOM);
}
if (OEBNIBEIPLC != 0) {
output.WriteRawTag(80);
output.WriteUInt32(OEBNIBEIPLC);
}
takenRewardLevelList_.WriteTo(output, _repeated_takenRewardLevelList_codec);
if (JKDMALJDFJB != 0) {
output.WriteRawTag(96);
output.WriteUInt32(JKDMALJDFJB);
}
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 (DLINONOJJFL != 0) {
output.WriteRawTag(8);
output.WriteUInt32(DLINONOJJFL);
}
if (Retcode != 0) {
output.WriteRawTag(16);
output.WriteUInt32(Retcode);
}
if (ADGEIBPOIAN != 0) {
output.WriteRawTag(24);
output.WriteUInt32(ADGEIBPOIAN);
}
if (AEKKNLJAJOM != 0) {
output.WriteRawTag(48);
output.WriteUInt32(AEKKNLJAJOM);
}
if (PLOFECFNGOM != 0L) {
output.WriteRawTag(64);
output.WriteInt64(PLOFECFNGOM);
}
if (OEBNIBEIPLC != 0) {
output.WriteRawTag(80);
output.WriteUInt32(OEBNIBEIPLC);
}
takenRewardLevelList_.WriteTo(ref output, _repeated_takenRewardLevelList_codec);
if (JKDMALJDFJB != 0) {
output.WriteRawTag(96);
output.WriteUInt32(JKDMALJDFJB);
}
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 (AEKKNLJAJOM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AEKKNLJAJOM);
}
if (ADGEIBPOIAN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ADGEIBPOIAN);
}
if (JKDMALJDFJB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JKDMALJDFJB);
}
if (DLINONOJJFL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DLINONOJJFL);
}
if (OEBNIBEIPLC != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OEBNIBEIPLC);
}
if (PLOFECFNGOM != 0L) {
size += 1 + pb::CodedOutputStream.ComputeInt64Size(PLOFECFNGOM);
}
size += takenRewardLevelList_.CalculateSize(_repeated_takenRewardLevelList_codec);
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetPunkLordDataScRsp other) {
if (other == null) {
return;
}
if (other.AEKKNLJAJOM != 0) {
AEKKNLJAJOM = other.AEKKNLJAJOM;
}
if (other.ADGEIBPOIAN != 0) {
ADGEIBPOIAN = other.ADGEIBPOIAN;
}
if (other.JKDMALJDFJB != 0) {
JKDMALJDFJB = other.JKDMALJDFJB;
}
if (other.DLINONOJJFL != 0) {
DLINONOJJFL = other.DLINONOJJFL;
}
if (other.OEBNIBEIPLC != 0) {
OEBNIBEIPLC = other.OEBNIBEIPLC;
}
if (other.PLOFECFNGOM != 0L) {
PLOFECFNGOM = other.PLOFECFNGOM;
}
takenRewardLevelList_.Add(other.takenRewardLevelList_);
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
_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: {
DLINONOJJFL = input.ReadUInt32();
break;
}
case 16: {
Retcode = input.ReadUInt32();
break;
}
case 24: {
ADGEIBPOIAN = input.ReadUInt32();
break;
}
case 48: {
AEKKNLJAJOM = input.ReadUInt32();
break;
}
case 64: {
PLOFECFNGOM = input.ReadInt64();
break;
}
case 80: {
OEBNIBEIPLC = input.ReadUInt32();
break;
}
case 90:
case 88: {
takenRewardLevelList_.AddEntriesFrom(input, _repeated_takenRewardLevelList_codec);
break;
}
case 96: {
JKDMALJDFJB = 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: {
DLINONOJJFL = input.ReadUInt32();
break;
}
case 16: {
Retcode = input.ReadUInt32();
break;
}
case 24: {
ADGEIBPOIAN = input.ReadUInt32();
break;
}
case 48: {
AEKKNLJAJOM = input.ReadUInt32();
break;
}
case 64: {
PLOFECFNGOM = input.ReadInt64();
break;
}
case 80: {
OEBNIBEIPLC = input.ReadUInt32();
break;
}
case 90:
case 88: {
takenRewardLevelList_.AddEntriesFrom(ref input, _repeated_takenRewardLevelList_codec);
break;
}
case 96: {
JKDMALJDFJB = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code