mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
668 lines
24 KiB
C#
668 lines
24 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: ClockParkGetOngoingScriptInfoScRsp.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 ClockParkGetOngoingScriptInfoScRsp.proto</summary>
|
|
public static partial class ClockParkGetOngoingScriptInfoScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for ClockParkGetOngoingScriptInfoScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static ClockParkGetOngoingScriptInfoScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CihDbG9ja1BhcmtHZXRPbmdvaW5nU2NyaXB0SW5mb1NjUnNwLnByb3RvGhFQ",
|
|
"S0lQUFBCTk1MUC5wcm90bxoRTUFOTlBBTkpDTEwucHJvdG8aEUdGSkJETk5H",
|
|
"RUNCLnByb3RvIsgCCiJDbG9ja1BhcmtHZXRPbmdvaW5nU2NyaXB0SW5mb1Nj",
|
|
"UnNwEhMKC01EQkZJRURCUE1PGAEgASgNEhEKCXNjcmlwdF9pZBgOIAEoDRIT",
|
|
"CgtQR0JNSkxOSUNQSBgLIAEoDRIlCg9yb2d1ZV9idWZmX2luZm8YDSABKAsy",
|
|
"DC5QS0lQUFBCTk1MUBITCgtLRktCTk1GQUpLShgHIAMoDRITCgtDSERFS0VN",
|
|
"TklFQRgJIAEoDRIhCgtHSkFGQkhLSklPSxgGIAEoCzIMLk1BTk5QQU5KQ0xM",
|
|
"EhMKC0lJSENOTkdPTEJFGAUgASgNEhMKC0JKREdQTkpDQUpDGAogASgJEhMK",
|
|
"C0pFR0hCSk1PRUxMGAwgASgNEiEKC0pCQkRJRU1CR01HGAIgASgLMgwuR0ZK",
|
|
"QkROTkdFQ0ISDwoHcmV0Y29kZRgDIAEoDUIeqgIbRWdnTGluay5EYW5oZW5n",
|
|
"U2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PKIPPPBNMLPReflection.Descriptor, global::EggLink.DanhengServer.Proto.MANNPANJCLLReflection.Descriptor, global::EggLink.DanhengServer.Proto.GFJBDNNGECBReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClockParkGetOngoingScriptInfoScRsp), global::EggLink.DanhengServer.Proto.ClockParkGetOngoingScriptInfoScRsp.Parser, new[]{ "MDBFIEDBPMO", "ScriptId", "PGBMJLNICPH", "RogueBuffInfo", "KFKBNMFAJKJ", "CHDEKEMNIEA", "GJAFBHKJIOK", "IIHCNNGOLBE", "BJDGPNJCAJC", "JEGHBJMOELL", "JBBDIEMBGMG", "Retcode" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class ClockParkGetOngoingScriptInfoScRsp : pb::IMessage<ClockParkGetOngoingScriptInfoScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<ClockParkGetOngoingScriptInfoScRsp> _parser = new pb::MessageParser<ClockParkGetOngoingScriptInfoScRsp>(() => new ClockParkGetOngoingScriptInfoScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<ClockParkGetOngoingScriptInfoScRsp> 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.ClockParkGetOngoingScriptInfoScRspReflection.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 ClockParkGetOngoingScriptInfoScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ClockParkGetOngoingScriptInfoScRsp(ClockParkGetOngoingScriptInfoScRsp other) : this() {
|
|
mDBFIEDBPMO_ = other.mDBFIEDBPMO_;
|
|
scriptId_ = other.scriptId_;
|
|
pGBMJLNICPH_ = other.pGBMJLNICPH_;
|
|
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
|
|
kFKBNMFAJKJ_ = other.kFKBNMFAJKJ_.Clone();
|
|
cHDEKEMNIEA_ = other.cHDEKEMNIEA_;
|
|
gJAFBHKJIOK_ = other.gJAFBHKJIOK_ != null ? other.gJAFBHKJIOK_.Clone() : null;
|
|
iIHCNNGOLBE_ = other.iIHCNNGOLBE_;
|
|
bJDGPNJCAJC_ = other.bJDGPNJCAJC_;
|
|
jEGHBJMOELL_ = other.jEGHBJMOELL_;
|
|
jBBDIEMBGMG_ = other.jBBDIEMBGMG_ != null ? other.jBBDIEMBGMG_.Clone() : null;
|
|
retcode_ = other.retcode_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ClockParkGetOngoingScriptInfoScRsp Clone() {
|
|
return new ClockParkGetOngoingScriptInfoScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "MDBFIEDBPMO" field.</summary>
|
|
public const int MDBFIEDBPMOFieldNumber = 1;
|
|
private uint mDBFIEDBPMO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MDBFIEDBPMO {
|
|
get { return mDBFIEDBPMO_; }
|
|
set {
|
|
mDBFIEDBPMO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "script_id" field.</summary>
|
|
public const int ScriptIdFieldNumber = 14;
|
|
private uint scriptId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ScriptId {
|
|
get { return scriptId_; }
|
|
set {
|
|
scriptId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PGBMJLNICPH" field.</summary>
|
|
public const int PGBMJLNICPHFieldNumber = 11;
|
|
private uint pGBMJLNICPH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PGBMJLNICPH {
|
|
get { return pGBMJLNICPH_; }
|
|
set {
|
|
pGBMJLNICPH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_buff_info" field.</summary>
|
|
public const int RogueBuffInfoFieldNumber = 13;
|
|
private global::EggLink.DanhengServer.Proto.PKIPPPBNMLP rogueBuffInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PKIPPPBNMLP RogueBuffInfo {
|
|
get { return rogueBuffInfo_; }
|
|
set {
|
|
rogueBuffInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KFKBNMFAJKJ" field.</summary>
|
|
public const int KFKBNMFAJKJFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<uint> _repeated_kFKBNMFAJKJ_codec
|
|
= pb::FieldCodec.ForUInt32(58);
|
|
private readonly pbc::RepeatedField<uint> kFKBNMFAJKJ_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> KFKBNMFAJKJ {
|
|
get { return kFKBNMFAJKJ_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "CHDEKEMNIEA" field.</summary>
|
|
public const int CHDEKEMNIEAFieldNumber = 9;
|
|
private uint cHDEKEMNIEA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CHDEKEMNIEA {
|
|
get { return cHDEKEMNIEA_; }
|
|
set {
|
|
cHDEKEMNIEA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GJAFBHKJIOK" field.</summary>
|
|
public const int GJAFBHKJIOKFieldNumber = 6;
|
|
private global::EggLink.DanhengServer.Proto.MANNPANJCLL gJAFBHKJIOK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.MANNPANJCLL GJAFBHKJIOK {
|
|
get { return gJAFBHKJIOK_; }
|
|
set {
|
|
gJAFBHKJIOK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IIHCNNGOLBE" field.</summary>
|
|
public const int IIHCNNGOLBEFieldNumber = 5;
|
|
private uint iIHCNNGOLBE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IIHCNNGOLBE {
|
|
get { return iIHCNNGOLBE_; }
|
|
set {
|
|
iIHCNNGOLBE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BJDGPNJCAJC" field.</summary>
|
|
public const int BJDGPNJCAJCFieldNumber = 10;
|
|
private string bJDGPNJCAJC_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string BJDGPNJCAJC {
|
|
get { return bJDGPNJCAJC_; }
|
|
set {
|
|
bJDGPNJCAJC_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JEGHBJMOELL" field.</summary>
|
|
public const int JEGHBJMOELLFieldNumber = 12;
|
|
private uint jEGHBJMOELL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JEGHBJMOELL {
|
|
get { return jEGHBJMOELL_; }
|
|
set {
|
|
jEGHBJMOELL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JBBDIEMBGMG" field.</summary>
|
|
public const int JBBDIEMBGMGFieldNumber = 2;
|
|
private global::EggLink.DanhengServer.Proto.GFJBDNNGECB jBBDIEMBGMG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GFJBDNNGECB JBBDIEMBGMG {
|
|
get { return jBBDIEMBGMG_; }
|
|
set {
|
|
jBBDIEMBGMG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 3;
|
|
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 ClockParkGetOngoingScriptInfoScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(ClockParkGetOngoingScriptInfoScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (MDBFIEDBPMO != other.MDBFIEDBPMO) return false;
|
|
if (ScriptId != other.ScriptId) return false;
|
|
if (PGBMJLNICPH != other.PGBMJLNICPH) return false;
|
|
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
|
|
if(!kFKBNMFAJKJ_.Equals(other.kFKBNMFAJKJ_)) return false;
|
|
if (CHDEKEMNIEA != other.CHDEKEMNIEA) return false;
|
|
if (!object.Equals(GJAFBHKJIOK, other.GJAFBHKJIOK)) return false;
|
|
if (IIHCNNGOLBE != other.IIHCNNGOLBE) return false;
|
|
if (BJDGPNJCAJC != other.BJDGPNJCAJC) return false;
|
|
if (JEGHBJMOELL != other.JEGHBJMOELL) return false;
|
|
if (!object.Equals(JBBDIEMBGMG, other.JBBDIEMBGMG)) 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 (MDBFIEDBPMO != 0) hash ^= MDBFIEDBPMO.GetHashCode();
|
|
if (ScriptId != 0) hash ^= ScriptId.GetHashCode();
|
|
if (PGBMJLNICPH != 0) hash ^= PGBMJLNICPH.GetHashCode();
|
|
if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
|
|
hash ^= kFKBNMFAJKJ_.GetHashCode();
|
|
if (CHDEKEMNIEA != 0) hash ^= CHDEKEMNIEA.GetHashCode();
|
|
if (gJAFBHKJIOK_ != null) hash ^= GJAFBHKJIOK.GetHashCode();
|
|
if (IIHCNNGOLBE != 0) hash ^= IIHCNNGOLBE.GetHashCode();
|
|
if (BJDGPNJCAJC.Length != 0) hash ^= BJDGPNJCAJC.GetHashCode();
|
|
if (JEGHBJMOELL != 0) hash ^= JEGHBJMOELL.GetHashCode();
|
|
if (jBBDIEMBGMG_ != null) hash ^= JBBDIEMBGMG.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 (MDBFIEDBPMO != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(MDBFIEDBPMO);
|
|
}
|
|
if (jBBDIEMBGMG_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(JBBDIEMBGMG);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (IIHCNNGOLBE != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(IIHCNNGOLBE);
|
|
}
|
|
if (gJAFBHKJIOK_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(GJAFBHKJIOK);
|
|
}
|
|
kFKBNMFAJKJ_.WriteTo(output, _repeated_kFKBNMFAJKJ_codec);
|
|
if (CHDEKEMNIEA != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(CHDEKEMNIEA);
|
|
}
|
|
if (BJDGPNJCAJC.Length != 0) {
|
|
output.WriteRawTag(82);
|
|
output.WriteString(BJDGPNJCAJC);
|
|
}
|
|
if (PGBMJLNICPH != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(PGBMJLNICPH);
|
|
}
|
|
if (JEGHBJMOELL != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(JEGHBJMOELL);
|
|
}
|
|
if (rogueBuffInfo_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(RogueBuffInfo);
|
|
}
|
|
if (ScriptId != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(ScriptId);
|
|
}
|
|
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 (MDBFIEDBPMO != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(MDBFIEDBPMO);
|
|
}
|
|
if (jBBDIEMBGMG_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(JBBDIEMBGMG);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (IIHCNNGOLBE != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(IIHCNNGOLBE);
|
|
}
|
|
if (gJAFBHKJIOK_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(GJAFBHKJIOK);
|
|
}
|
|
kFKBNMFAJKJ_.WriteTo(ref output, _repeated_kFKBNMFAJKJ_codec);
|
|
if (CHDEKEMNIEA != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(CHDEKEMNIEA);
|
|
}
|
|
if (BJDGPNJCAJC.Length != 0) {
|
|
output.WriteRawTag(82);
|
|
output.WriteString(BJDGPNJCAJC);
|
|
}
|
|
if (PGBMJLNICPH != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(PGBMJLNICPH);
|
|
}
|
|
if (JEGHBJMOELL != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(JEGHBJMOELL);
|
|
}
|
|
if (rogueBuffInfo_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(RogueBuffInfo);
|
|
}
|
|
if (ScriptId != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(ScriptId);
|
|
}
|
|
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 (MDBFIEDBPMO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MDBFIEDBPMO);
|
|
}
|
|
if (ScriptId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScriptId);
|
|
}
|
|
if (PGBMJLNICPH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PGBMJLNICPH);
|
|
}
|
|
if (rogueBuffInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
|
|
}
|
|
size += kFKBNMFAJKJ_.CalculateSize(_repeated_kFKBNMFAJKJ_codec);
|
|
if (CHDEKEMNIEA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CHDEKEMNIEA);
|
|
}
|
|
if (gJAFBHKJIOK_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GJAFBHKJIOK);
|
|
}
|
|
if (IIHCNNGOLBE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IIHCNNGOLBE);
|
|
}
|
|
if (BJDGPNJCAJC.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(BJDGPNJCAJC);
|
|
}
|
|
if (JEGHBJMOELL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JEGHBJMOELL);
|
|
}
|
|
if (jBBDIEMBGMG_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JBBDIEMBGMG);
|
|
}
|
|
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(ClockParkGetOngoingScriptInfoScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.MDBFIEDBPMO != 0) {
|
|
MDBFIEDBPMO = other.MDBFIEDBPMO;
|
|
}
|
|
if (other.ScriptId != 0) {
|
|
ScriptId = other.ScriptId;
|
|
}
|
|
if (other.PGBMJLNICPH != 0) {
|
|
PGBMJLNICPH = other.PGBMJLNICPH;
|
|
}
|
|
if (other.rogueBuffInfo_ != null) {
|
|
if (rogueBuffInfo_ == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.PKIPPPBNMLP();
|
|
}
|
|
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
|
|
}
|
|
kFKBNMFAJKJ_.Add(other.kFKBNMFAJKJ_);
|
|
if (other.CHDEKEMNIEA != 0) {
|
|
CHDEKEMNIEA = other.CHDEKEMNIEA;
|
|
}
|
|
if (other.gJAFBHKJIOK_ != null) {
|
|
if (gJAFBHKJIOK_ == null) {
|
|
GJAFBHKJIOK = new global::EggLink.DanhengServer.Proto.MANNPANJCLL();
|
|
}
|
|
GJAFBHKJIOK.MergeFrom(other.GJAFBHKJIOK);
|
|
}
|
|
if (other.IIHCNNGOLBE != 0) {
|
|
IIHCNNGOLBE = other.IIHCNNGOLBE;
|
|
}
|
|
if (other.BJDGPNJCAJC.Length != 0) {
|
|
BJDGPNJCAJC = other.BJDGPNJCAJC;
|
|
}
|
|
if (other.JEGHBJMOELL != 0) {
|
|
JEGHBJMOELL = other.JEGHBJMOELL;
|
|
}
|
|
if (other.jBBDIEMBGMG_ != null) {
|
|
if (jBBDIEMBGMG_ == null) {
|
|
JBBDIEMBGMG = new global::EggLink.DanhengServer.Proto.GFJBDNNGECB();
|
|
}
|
|
JBBDIEMBGMG.MergeFrom(other.JBBDIEMBGMG);
|
|
}
|
|
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: {
|
|
MDBFIEDBPMO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (jBBDIEMBGMG_ == null) {
|
|
JBBDIEMBGMG = new global::EggLink.DanhengServer.Proto.GFJBDNNGECB();
|
|
}
|
|
input.ReadMessage(JBBDIEMBGMG);
|
|
break;
|
|
}
|
|
case 24: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
IIHCNNGOLBE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (gJAFBHKJIOK_ == null) {
|
|
GJAFBHKJIOK = new global::EggLink.DanhengServer.Proto.MANNPANJCLL();
|
|
}
|
|
input.ReadMessage(GJAFBHKJIOK);
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
kFKBNMFAJKJ_.AddEntriesFrom(input, _repeated_kFKBNMFAJKJ_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
CHDEKEMNIEA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
BJDGPNJCAJC = input.ReadString();
|
|
break;
|
|
}
|
|
case 88: {
|
|
PGBMJLNICPH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
JEGHBJMOELL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (rogueBuffInfo_ == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.PKIPPPBNMLP();
|
|
}
|
|
input.ReadMessage(RogueBuffInfo);
|
|
break;
|
|
}
|
|
case 112: {
|
|
ScriptId = 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: {
|
|
MDBFIEDBPMO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (jBBDIEMBGMG_ == null) {
|
|
JBBDIEMBGMG = new global::EggLink.DanhengServer.Proto.GFJBDNNGECB();
|
|
}
|
|
input.ReadMessage(JBBDIEMBGMG);
|
|
break;
|
|
}
|
|
case 24: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
IIHCNNGOLBE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (gJAFBHKJIOK_ == null) {
|
|
GJAFBHKJIOK = new global::EggLink.DanhengServer.Proto.MANNPANJCLL();
|
|
}
|
|
input.ReadMessage(GJAFBHKJIOK);
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
kFKBNMFAJKJ_.AddEntriesFrom(ref input, _repeated_kFKBNMFAJKJ_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
CHDEKEMNIEA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
BJDGPNJCAJC = input.ReadString();
|
|
break;
|
|
}
|
|
case 88: {
|
|
PGBMJLNICPH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
JEGHBJMOELL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (rogueBuffInfo_ == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.PKIPPPBNMLP();
|
|
}
|
|
input.ReadMessage(RogueBuffInfo);
|
|
break;
|
|
}
|
|
case 112: {
|
|
ScriptId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|