mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 12:46:03 +08:00
575 lines
26 KiB
C#
575 lines
26 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetBagScRsp.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 GetBagScRsp.proto</summary>
|
|
public static partial class GetBagScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetBagScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetBagScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFHZXRCYWdTY1JzcC5wcm90bxoOTWF0ZXJpYWwucHJvdG8aD01hdGVyaWFs",
|
|
"MC5wcm90bxoLUmVsaWMucHJvdG8aD0VxdWlwbWVudC5wcm90bxoOUGlsZUl0",
|
|
"ZW0ucHJvdG8aFVdhaXREZWxSZXNvdXJjZS5wcm90bxoUVHVybkZvb2RTd2l0",
|
|
"Y2gucHJvdG8iqQMKC0dldEJhZ1NjUnNwEhMKC01FSEhITE9OSkRPGAwgAygN",
|
|
"Eh8KC0xKS0NBTklIQ0VQGAYgAygLMgouTWF0ZXJpYWwwEhMKC0xOQUxNQUNE",
|
|
"Rk1PGA0gASgNEiAKDW1hdGVyaWFsX2xpc3QYCiADKAsyCS5NYXRlcmlhbBIi",
|
|
"Cg5lcXVpcG1lbnRfbGlzdBgOIAMoCzIKLkVxdWlwbWVudBIPCgdyZXRjb2Rl",
|
|
"GAcgASgNEikKEHR1cm5fZm9vZF9zd2l0Y2gYAyADKA4yDy5UdXJuRm9vZFN3",
|
|
"aXRjaBIeCgtBUEVLQkpBQ0RESBgEIAMoCzIJLk1hdGVyaWFsEhsKE3VubG9j",
|
|
"a19mb3JtdWxhX2xpc3QYAiADKA0SGgoKcmVsaWNfbGlzdBgJIAMoCzIGLlJl",
|
|
"bGljEiEKDnBpbGVfaXRlbV9saXN0GAUgAygLMgkuUGlsZUl0ZW0SHwoLTk9H",
|
|
"S09LRUxBS0MYASADKAsyCi5NYXRlcmlhbDASMAoWd2FpdF9kZWxfcmVzb3Vy",
|
|
"Y2VfbGlzdBgPIAMoCzIQLldhaXREZWxSZXNvdXJjZUIeqgIbRWdnTGluay5E",
|
|
"YW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MaterialReflection.Descriptor, global::EggLink.DanhengServer.Proto.Material0Reflection.Descriptor, global::EggLink.DanhengServer.Proto.RelicReflection.Descriptor, global::EggLink.DanhengServer.Proto.EquipmentReflection.Descriptor, global::EggLink.DanhengServer.Proto.PileItemReflection.Descriptor, global::EggLink.DanhengServer.Proto.WaitDelResourceReflection.Descriptor, global::EggLink.DanhengServer.Proto.TurnFoodSwitchReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetBagScRsp), global::EggLink.DanhengServer.Proto.GetBagScRsp.Parser, new[]{ "MEHHHLONJDO", "LJKCANIHCEP", "LNALMACDFMO", "MaterialList", "EquipmentList", "Retcode", "TurnFoodSwitch", "APEKBJACDDH", "UnlockFormulaList", "RelicList", "PileItemList", "NOGKOKELAKC", "WaitDelResourceList" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetBagScRsp : pb::IMessage<GetBagScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetBagScRsp> _parser = new pb::MessageParser<GetBagScRsp>(() => new GetBagScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetBagScRsp> 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.GetBagScRspReflection.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 GetBagScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetBagScRsp(GetBagScRsp other) : this() {
|
|
mEHHHLONJDO_ = other.mEHHHLONJDO_.Clone();
|
|
lJKCANIHCEP_ = other.lJKCANIHCEP_.Clone();
|
|
lNALMACDFMO_ = other.lNALMACDFMO_;
|
|
materialList_ = other.materialList_.Clone();
|
|
equipmentList_ = other.equipmentList_.Clone();
|
|
retcode_ = other.retcode_;
|
|
turnFoodSwitch_ = other.turnFoodSwitch_.Clone();
|
|
aPEKBJACDDH_ = other.aPEKBJACDDH_.Clone();
|
|
unlockFormulaList_ = other.unlockFormulaList_.Clone();
|
|
relicList_ = other.relicList_.Clone();
|
|
pileItemList_ = other.pileItemList_.Clone();
|
|
nOGKOKELAKC_ = other.nOGKOKELAKC_.Clone();
|
|
waitDelResourceList_ = other.waitDelResourceList_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetBagScRsp Clone() {
|
|
return new GetBagScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "MEHHHLONJDO" field.</summary>
|
|
public const int MEHHHLONJDOFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<uint> _repeated_mEHHHLONJDO_codec
|
|
= pb::FieldCodec.ForUInt32(98);
|
|
private readonly pbc::RepeatedField<uint> mEHHHLONJDO_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> MEHHHLONJDO {
|
|
get { return mEHHHLONJDO_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "LJKCANIHCEP" field.</summary>
|
|
public const int LJKCANIHCEPFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material0> _repeated_lJKCANIHCEP_codec
|
|
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.Material0.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0> lJKCANIHCEP_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0> LJKCANIHCEP {
|
|
get { return lJKCANIHCEP_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "LNALMACDFMO" field.</summary>
|
|
public const int LNALMACDFMOFieldNumber = 13;
|
|
private uint lNALMACDFMO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LNALMACDFMO {
|
|
get { return lNALMACDFMO_; }
|
|
set {
|
|
lNALMACDFMO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "material_list" field.</summary>
|
|
public const int MaterialListFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material> _repeated_materialList_codec
|
|
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.Material.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material> materialList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material> MaterialList {
|
|
get { return materialList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "equipment_list" field.</summary>
|
|
public const int EquipmentListFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Equipment> _repeated_equipmentList_codec
|
|
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.Equipment.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Equipment> equipmentList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Equipment>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Equipment> EquipmentList {
|
|
get { return equipmentList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 7;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "turn_food_switch" field.</summary>
|
|
public const int TurnFoodSwitchFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.TurnFoodSwitch> _repeated_turnFoodSwitch_codec
|
|
= pb::FieldCodec.ForEnum(26, x => (int) x, x => (global::EggLink.DanhengServer.Proto.TurnFoodSwitch) x);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TurnFoodSwitch> turnFoodSwitch_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TurnFoodSwitch>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TurnFoodSwitch> TurnFoodSwitch {
|
|
get { return turnFoodSwitch_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "APEKBJACDDH" field.</summary>
|
|
public const int APEKBJACDDHFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material> _repeated_aPEKBJACDDH_codec
|
|
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.Material.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material> aPEKBJACDDH_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material> APEKBJACDDH {
|
|
get { return aPEKBJACDDH_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "unlock_formula_list" field.</summary>
|
|
public const int UnlockFormulaListFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<uint> _repeated_unlockFormulaList_codec
|
|
= pb::FieldCodec.ForUInt32(18);
|
|
private readonly pbc::RepeatedField<uint> unlockFormulaList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> UnlockFormulaList {
|
|
get { return unlockFormulaList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "relic_list" field.</summary>
|
|
public const int RelicListFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Relic> _repeated_relicList_codec
|
|
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.Relic.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Relic> relicList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Relic>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Relic> RelicList {
|
|
get { return relicList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "pile_item_list" field.</summary>
|
|
public const int PileItemListFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PileItem> _repeated_pileItemList_codec
|
|
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.PileItem.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PileItem> pileItemList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PileItem>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PileItem> PileItemList {
|
|
get { return pileItemList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NOGKOKELAKC" field.</summary>
|
|
public const int NOGKOKELAKCFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material0> _repeated_nOGKOKELAKC_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.Material0.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0> nOGKOKELAKC_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0> NOGKOKELAKC {
|
|
get { return nOGKOKELAKC_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "wait_del_resource_list" field.</summary>
|
|
public const int WaitDelResourceListFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.WaitDelResource> _repeated_waitDelResourceList_codec
|
|
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.WaitDelResource.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.WaitDelResource> waitDelResourceList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.WaitDelResource>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.WaitDelResource> WaitDelResourceList {
|
|
get { return waitDelResourceList_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetBagScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetBagScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!mEHHHLONJDO_.Equals(other.mEHHHLONJDO_)) return false;
|
|
if(!lJKCANIHCEP_.Equals(other.lJKCANIHCEP_)) return false;
|
|
if (LNALMACDFMO != other.LNALMACDFMO) return false;
|
|
if(!materialList_.Equals(other.materialList_)) return false;
|
|
if(!equipmentList_.Equals(other.equipmentList_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if(!turnFoodSwitch_.Equals(other.turnFoodSwitch_)) return false;
|
|
if(!aPEKBJACDDH_.Equals(other.aPEKBJACDDH_)) return false;
|
|
if(!unlockFormulaList_.Equals(other.unlockFormulaList_)) return false;
|
|
if(!relicList_.Equals(other.relicList_)) return false;
|
|
if(!pileItemList_.Equals(other.pileItemList_)) return false;
|
|
if(!nOGKOKELAKC_.Equals(other.nOGKOKELAKC_)) return false;
|
|
if(!waitDelResourceList_.Equals(other.waitDelResourceList_)) 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;
|
|
hash ^= mEHHHLONJDO_.GetHashCode();
|
|
hash ^= lJKCANIHCEP_.GetHashCode();
|
|
if (LNALMACDFMO != 0) hash ^= LNALMACDFMO.GetHashCode();
|
|
hash ^= materialList_.GetHashCode();
|
|
hash ^= equipmentList_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
hash ^= turnFoodSwitch_.GetHashCode();
|
|
hash ^= aPEKBJACDDH_.GetHashCode();
|
|
hash ^= unlockFormulaList_.GetHashCode();
|
|
hash ^= relicList_.GetHashCode();
|
|
hash ^= pileItemList_.GetHashCode();
|
|
hash ^= nOGKOKELAKC_.GetHashCode();
|
|
hash ^= waitDelResourceList_.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
|
|
nOGKOKELAKC_.WriteTo(output, _repeated_nOGKOKELAKC_codec);
|
|
unlockFormulaList_.WriteTo(output, _repeated_unlockFormulaList_codec);
|
|
turnFoodSwitch_.WriteTo(output, _repeated_turnFoodSwitch_codec);
|
|
aPEKBJACDDH_.WriteTo(output, _repeated_aPEKBJACDDH_codec);
|
|
pileItemList_.WriteTo(output, _repeated_pileItemList_codec);
|
|
lJKCANIHCEP_.WriteTo(output, _repeated_lJKCANIHCEP_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
relicList_.WriteTo(output, _repeated_relicList_codec);
|
|
materialList_.WriteTo(output, _repeated_materialList_codec);
|
|
mEHHHLONJDO_.WriteTo(output, _repeated_mEHHHLONJDO_codec);
|
|
if (LNALMACDFMO != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(LNALMACDFMO);
|
|
}
|
|
equipmentList_.WriteTo(output, _repeated_equipmentList_codec);
|
|
waitDelResourceList_.WriteTo(output, _repeated_waitDelResourceList_codec);
|
|
if (_unknownFields != null) {
|
|
_unknownFields.WriteTo(output);
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
|
|
nOGKOKELAKC_.WriteTo(ref output, _repeated_nOGKOKELAKC_codec);
|
|
unlockFormulaList_.WriteTo(ref output, _repeated_unlockFormulaList_codec);
|
|
turnFoodSwitch_.WriteTo(ref output, _repeated_turnFoodSwitch_codec);
|
|
aPEKBJACDDH_.WriteTo(ref output, _repeated_aPEKBJACDDH_codec);
|
|
pileItemList_.WriteTo(ref output, _repeated_pileItemList_codec);
|
|
lJKCANIHCEP_.WriteTo(ref output, _repeated_lJKCANIHCEP_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
relicList_.WriteTo(ref output, _repeated_relicList_codec);
|
|
materialList_.WriteTo(ref output, _repeated_materialList_codec);
|
|
mEHHHLONJDO_.WriteTo(ref output, _repeated_mEHHHLONJDO_codec);
|
|
if (LNALMACDFMO != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(LNALMACDFMO);
|
|
}
|
|
equipmentList_.WriteTo(ref output, _repeated_equipmentList_codec);
|
|
waitDelResourceList_.WriteTo(ref output, _repeated_waitDelResourceList_codec);
|
|
if (_unknownFields != null) {
|
|
_unknownFields.WriteTo(ref output);
|
|
}
|
|
}
|
|
#endif
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int CalculateSize() {
|
|
int size = 0;
|
|
size += mEHHHLONJDO_.CalculateSize(_repeated_mEHHHLONJDO_codec);
|
|
size += lJKCANIHCEP_.CalculateSize(_repeated_lJKCANIHCEP_codec);
|
|
if (LNALMACDFMO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LNALMACDFMO);
|
|
}
|
|
size += materialList_.CalculateSize(_repeated_materialList_codec);
|
|
size += equipmentList_.CalculateSize(_repeated_equipmentList_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
size += turnFoodSwitch_.CalculateSize(_repeated_turnFoodSwitch_codec);
|
|
size += aPEKBJACDDH_.CalculateSize(_repeated_aPEKBJACDDH_codec);
|
|
size += unlockFormulaList_.CalculateSize(_repeated_unlockFormulaList_codec);
|
|
size += relicList_.CalculateSize(_repeated_relicList_codec);
|
|
size += pileItemList_.CalculateSize(_repeated_pileItemList_codec);
|
|
size += nOGKOKELAKC_.CalculateSize(_repeated_nOGKOKELAKC_codec);
|
|
size += waitDelResourceList_.CalculateSize(_repeated_waitDelResourceList_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetBagScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
mEHHHLONJDO_.Add(other.mEHHHLONJDO_);
|
|
lJKCANIHCEP_.Add(other.lJKCANIHCEP_);
|
|
if (other.LNALMACDFMO != 0) {
|
|
LNALMACDFMO = other.LNALMACDFMO;
|
|
}
|
|
materialList_.Add(other.materialList_);
|
|
equipmentList_.Add(other.equipmentList_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
turnFoodSwitch_.Add(other.turnFoodSwitch_);
|
|
aPEKBJACDDH_.Add(other.aPEKBJACDDH_);
|
|
unlockFormulaList_.Add(other.unlockFormulaList_);
|
|
relicList_.Add(other.relicList_);
|
|
pileItemList_.Add(other.pileItemList_);
|
|
nOGKOKELAKC_.Add(other.nOGKOKELAKC_);
|
|
waitDelResourceList_.Add(other.waitDelResourceList_);
|
|
_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: {
|
|
nOGKOKELAKC_.AddEntriesFrom(input, _repeated_nOGKOKELAKC_codec);
|
|
break;
|
|
}
|
|
case 18:
|
|
case 16: {
|
|
unlockFormulaList_.AddEntriesFrom(input, _repeated_unlockFormulaList_codec);
|
|
break;
|
|
}
|
|
case 26:
|
|
case 24: {
|
|
turnFoodSwitch_.AddEntriesFrom(input, _repeated_turnFoodSwitch_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
aPEKBJACDDH_.AddEntriesFrom(input, _repeated_aPEKBJACDDH_codec);
|
|
break;
|
|
}
|
|
case 42: {
|
|
pileItemList_.AddEntriesFrom(input, _repeated_pileItemList_codec);
|
|
break;
|
|
}
|
|
case 50: {
|
|
lJKCANIHCEP_.AddEntriesFrom(input, _repeated_lJKCANIHCEP_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
relicList_.AddEntriesFrom(input, _repeated_relicList_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
materialList_.AddEntriesFrom(input, _repeated_materialList_codec);
|
|
break;
|
|
}
|
|
case 98:
|
|
case 96: {
|
|
mEHHHLONJDO_.AddEntriesFrom(input, _repeated_mEHHHLONJDO_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
LNALMACDFMO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
equipmentList_.AddEntriesFrom(input, _repeated_equipmentList_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
waitDelResourceList_.AddEntriesFrom(input, _repeated_waitDelResourceList_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
|
|
break;
|
|
case 10: {
|
|
nOGKOKELAKC_.AddEntriesFrom(ref input, _repeated_nOGKOKELAKC_codec);
|
|
break;
|
|
}
|
|
case 18:
|
|
case 16: {
|
|
unlockFormulaList_.AddEntriesFrom(ref input, _repeated_unlockFormulaList_codec);
|
|
break;
|
|
}
|
|
case 26:
|
|
case 24: {
|
|
turnFoodSwitch_.AddEntriesFrom(ref input, _repeated_turnFoodSwitch_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
aPEKBJACDDH_.AddEntriesFrom(ref input, _repeated_aPEKBJACDDH_codec);
|
|
break;
|
|
}
|
|
case 42: {
|
|
pileItemList_.AddEntriesFrom(ref input, _repeated_pileItemList_codec);
|
|
break;
|
|
}
|
|
case 50: {
|
|
lJKCANIHCEP_.AddEntriesFrom(ref input, _repeated_lJKCANIHCEP_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
relicList_.AddEntriesFrom(ref input, _repeated_relicList_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
materialList_.AddEntriesFrom(ref input, _repeated_materialList_codec);
|
|
break;
|
|
}
|
|
case 98:
|
|
case 96: {
|
|
mEHHHLONJDO_.AddEntriesFrom(ref input, _repeated_mEHHHLONJDO_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
LNALMACDFMO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
equipmentList_.AddEntriesFrom(ref input, _repeated_equipmentList_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
waitDelResourceList_.AddEntriesFrom(ref input, _repeated_waitDelResourceList_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|