// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: SwordTrainingGameSettleScNotify.proto // #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 { /// Holder for reflection information generated from SwordTrainingGameSettleScNotify.proto public static partial class SwordTrainingGameSettleScNotifyReflection { #region Descriptor /// File descriptor for SwordTrainingGameSettleScNotify.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static SwordTrainingGameSettleScNotifyReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "CiVTd29yZFRyYWluaW5nR2FtZVNldHRsZVNjTm90aWZ5LnByb3RvGg5JdGVt", "TGlzdC5wcm90bxoRSERNS1BIQUxBTEcucHJvdG8i3wEKH1N3b3JkVHJhaW5p", "bmdHYW1lU2V0dGxlU2NOb3RpZnkSEwoLUElHRUVCQ0tDT08YDyABKA0SEwoL", "SUZOTUJOR0lGUEgYDSABKA0SGgoSZ2FtZV9zdG9yeV9saW5lX2lkGAYgASgN", "EhMKC0ZQQk5JUE1IQU5IGA4gASgNEhMKC0NDRENIS0tNR0pGGAEgAygNEhwK", "BnJlYXNvbhgFIAEoDjIMLkhETUtQSEFMQUxHEhMKC1BQSU1GUE9PT0tCGAgg", "AygNEhkKBnJld2FyZBgCIAEoCzIJLkl0ZW1MaXN0Qh6qAhtFZ2dMaW5rLkRh", "bmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.HDMKPHALALGReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SwordTrainingGameSettleScNotify), global::EggLink.DanhengServer.Proto.SwordTrainingGameSettleScNotify.Parser, new[]{ "PIGEEBCKCOO", "IFNMBNGIFPH", "GameStoryLineId", "FPBNIPMHANH", "CCDCHKKMGJF", "Reason", "PPIMFPOOOKB", "Reward" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class SwordTrainingGameSettleScNotify : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new SwordTrainingGameSettleScNotify()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pb::MessageParser 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.SwordTrainingGameSettleScNotifyReflection.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 SwordTrainingGameSettleScNotify() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public SwordTrainingGameSettleScNotify(SwordTrainingGameSettleScNotify other) : this() { pIGEEBCKCOO_ = other.pIGEEBCKCOO_; iFNMBNGIFPH_ = other.iFNMBNGIFPH_; gameStoryLineId_ = other.gameStoryLineId_; fPBNIPMHANH_ = other.fPBNIPMHANH_; cCDCHKKMGJF_ = other.cCDCHKKMGJF_.Clone(); reason_ = other.reason_; pPIMFPOOOKB_ = other.pPIMFPOOOKB_.Clone(); reward_ = other.reward_ != null ? other.reward_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public SwordTrainingGameSettleScNotify Clone() { return new SwordTrainingGameSettleScNotify(this); } /// Field number for the "PIGEEBCKCOO" field. public const int PIGEEBCKCOOFieldNumber = 15; private uint pIGEEBCKCOO_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint PIGEEBCKCOO { get { return pIGEEBCKCOO_; } set { pIGEEBCKCOO_ = value; } } /// Field number for the "IFNMBNGIFPH" field. public const int IFNMBNGIFPHFieldNumber = 13; private uint iFNMBNGIFPH_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint IFNMBNGIFPH { get { return iFNMBNGIFPH_; } set { iFNMBNGIFPH_ = value; } } /// Field number for the "game_story_line_id" field. public const int GameStoryLineIdFieldNumber = 6; private uint gameStoryLineId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint GameStoryLineId { get { return gameStoryLineId_; } set { gameStoryLineId_ = value; } } /// Field number for the "FPBNIPMHANH" field. public const int FPBNIPMHANHFieldNumber = 14; private uint fPBNIPMHANH_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint FPBNIPMHANH { get { return fPBNIPMHANH_; } set { fPBNIPMHANH_ = value; } } /// Field number for the "CCDCHKKMGJF" field. public const int CCDCHKKMGJFFieldNumber = 1; private static readonly pb::FieldCodec _repeated_cCDCHKKMGJF_codec = pb::FieldCodec.ForUInt32(10); private readonly pbc::RepeatedField cCDCHKKMGJF_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField CCDCHKKMGJF { get { return cCDCHKKMGJF_; } } /// Field number for the "reason" field. public const int ReasonFieldNumber = 5; private global::EggLink.DanhengServer.Proto.HDMKPHALALG reason_ = global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.HDMKPHALALG Reason { get { return reason_; } set { reason_ = value; } } /// Field number for the "PPIMFPOOOKB" field. public const int PPIMFPOOOKBFieldNumber = 8; private static readonly pb::FieldCodec _repeated_pPIMFPOOOKB_codec = pb::FieldCodec.ForUInt32(66); private readonly pbc::RepeatedField pPIMFPOOOKB_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField PPIMFPOOOKB { get { return pPIMFPOOOKB_; } } /// Field number for the "reward" field. public const int RewardFieldNumber = 2; private global::EggLink.DanhengServer.Proto.ItemList reward_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ItemList Reward { get { return reward_; } set { reward_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as SwordTrainingGameSettleScNotify); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(SwordTrainingGameSettleScNotify other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (PIGEEBCKCOO != other.PIGEEBCKCOO) return false; if (IFNMBNGIFPH != other.IFNMBNGIFPH) return false; if (GameStoryLineId != other.GameStoryLineId) return false; if (FPBNIPMHANH != other.FPBNIPMHANH) return false; if(!cCDCHKKMGJF_.Equals(other.cCDCHKKMGJF_)) return false; if (Reason != other.Reason) return false; if(!pPIMFPOOOKB_.Equals(other.pPIMFPOOOKB_)) return false; if (!object.Equals(Reward, other.Reward)) 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 (PIGEEBCKCOO != 0) hash ^= PIGEEBCKCOO.GetHashCode(); if (IFNMBNGIFPH != 0) hash ^= IFNMBNGIFPH.GetHashCode(); if (GameStoryLineId != 0) hash ^= GameStoryLineId.GetHashCode(); if (FPBNIPMHANH != 0) hash ^= FPBNIPMHANH.GetHashCode(); hash ^= cCDCHKKMGJF_.GetHashCode(); if (Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) hash ^= Reason.GetHashCode(); hash ^= pPIMFPOOOKB_.GetHashCode(); if (reward_ != null) hash ^= Reward.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 cCDCHKKMGJF_.WriteTo(output, _repeated_cCDCHKKMGJF_codec); if (reward_ != null) { output.WriteRawTag(18); output.WriteMessage(Reward); } if (Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) { output.WriteRawTag(40); output.WriteEnum((int) Reason); } if (GameStoryLineId != 0) { output.WriteRawTag(48); output.WriteUInt32(GameStoryLineId); } pPIMFPOOOKB_.WriteTo(output, _repeated_pPIMFPOOOKB_codec); if (IFNMBNGIFPH != 0) { output.WriteRawTag(104); output.WriteUInt32(IFNMBNGIFPH); } if (FPBNIPMHANH != 0) { output.WriteRawTag(112); output.WriteUInt32(FPBNIPMHANH); } if (PIGEEBCKCOO != 0) { output.WriteRawTag(120); output.WriteUInt32(PIGEEBCKCOO); } 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) { cCDCHKKMGJF_.WriteTo(ref output, _repeated_cCDCHKKMGJF_codec); if (reward_ != null) { output.WriteRawTag(18); output.WriteMessage(Reward); } if (Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) { output.WriteRawTag(40); output.WriteEnum((int) Reason); } if (GameStoryLineId != 0) { output.WriteRawTag(48); output.WriteUInt32(GameStoryLineId); } pPIMFPOOOKB_.WriteTo(ref output, _repeated_pPIMFPOOOKB_codec); if (IFNMBNGIFPH != 0) { output.WriteRawTag(104); output.WriteUInt32(IFNMBNGIFPH); } if (FPBNIPMHANH != 0) { output.WriteRawTag(112); output.WriteUInt32(FPBNIPMHANH); } if (PIGEEBCKCOO != 0) { output.WriteRawTag(120); output.WriteUInt32(PIGEEBCKCOO); } 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 (PIGEEBCKCOO != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PIGEEBCKCOO); } if (IFNMBNGIFPH != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IFNMBNGIFPH); } if (GameStoryLineId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GameStoryLineId); } if (FPBNIPMHANH != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FPBNIPMHANH); } size += cCDCHKKMGJF_.CalculateSize(_repeated_cCDCHKKMGJF_codec); if (Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) { size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Reason); } size += pPIMFPOOOKB_.CalculateSize(_repeated_pPIMFPOOOKB_codec); if (reward_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(Reward); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(SwordTrainingGameSettleScNotify other) { if (other == null) { return; } if (other.PIGEEBCKCOO != 0) { PIGEEBCKCOO = other.PIGEEBCKCOO; } if (other.IFNMBNGIFPH != 0) { IFNMBNGIFPH = other.IFNMBNGIFPH; } if (other.GameStoryLineId != 0) { GameStoryLineId = other.GameStoryLineId; } if (other.FPBNIPMHANH != 0) { FPBNIPMHANH = other.FPBNIPMHANH; } cCDCHKKMGJF_.Add(other.cCDCHKKMGJF_); if (other.Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) { Reason = other.Reason; } pPIMFPOOOKB_.Add(other.pPIMFPOOOKB_); if (other.reward_ != null) { if (reward_ == null) { Reward = new global::EggLink.DanhengServer.Proto.ItemList(); } Reward.MergeFrom(other.Reward); } _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: case 8: { cCDCHKKMGJF_.AddEntriesFrom(input, _repeated_cCDCHKKMGJF_codec); break; } case 18: { if (reward_ == null) { Reward = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(Reward); break; } case 40: { Reason = (global::EggLink.DanhengServer.Proto.HDMKPHALALG) input.ReadEnum(); break; } case 48: { GameStoryLineId = input.ReadUInt32(); break; } case 66: case 64: { pPIMFPOOOKB_.AddEntriesFrom(input, _repeated_pPIMFPOOOKB_codec); break; } case 104: { IFNMBNGIFPH = input.ReadUInt32(); break; } case 112: { FPBNIPMHANH = input.ReadUInt32(); break; } case 120: { PIGEEBCKCOO = 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: case 8: { cCDCHKKMGJF_.AddEntriesFrom(ref input, _repeated_cCDCHKKMGJF_codec); break; } case 18: { if (reward_ == null) { Reward = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(Reward); break; } case 40: { Reason = (global::EggLink.DanhengServer.Proto.HDMKPHALALG) input.ReadEnum(); break; } case 48: { GameStoryLineId = input.ReadUInt32(); break; } case 66: case 64: { pPIMFPOOOKB_.AddEntriesFrom(ref input, _repeated_pPIMFPOOOKB_codec); break; } case 104: { IFNMBNGIFPH = input.ReadUInt32(); break; } case 112: { FPBNIPMHANH = input.ReadUInt32(); break; } case 120: { PIGEEBCKCOO = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code