// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: RogueMagicCurInfo.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 RogueMagicCurInfo.proto public static partial class RogueMagicCurInfoReflection { #region Descriptor /// File descriptor for RogueMagicCurInfo.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static RogueMagicCurInfoReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChdSb2d1ZU1hZ2ljQ3VySW5mby5wcm90bxodUm9ndWVNYWdpY0dhbWVMZXZl", "bEluZm8ucHJvdG8aGlJvZ3VlVG91cm5MaW5ldXBJbmZvLnByb3RvGhxSb2d1", "ZU1hZ2ljR2FtZUl0ZW1JbmZvLnByb3RvGhhSb2d1ZUdhbWVJdGVtVmFsdWUu", "cHJvdG8aG0NoZXNzUm9ndWVNaXJhY2xlSW5mby5wcm90bxobUm9ndWVUb3Vy", "bkN1ckFyZWFJbmZvLnByb3RvGhFLTE9ITkZHQk5QSC5wcm90bxoiUm9ndWVN", "YWdpY0dhbWVEaWZmaWN1bHR5SW5mby5wcm90byLzAgoRUm9ndWVNYWdpY0N1", "ckluZm8SLAoMbWlyYWNsZV9pbmZvGA4gASgLMhYuQ2hlc3NSb2d1ZU1pcmFj", "bGVJbmZvEiEKC0NBQ0dFS0FBTktMGAggASgLMgwuS0xPSE5GR0JOUEgSOwoU", "Z2FtZV9kaWZmaWN1bHR5X2luZm8YCSABKAsyHS5Sb2d1ZU1hZ2ljR2FtZURp", "ZmZpY3VsdHlJbmZvEiUKBmxpbmV1cBgMIAEoCzIVLlJvZ3VlVG91cm5MaW5l", "dXBJbmZvEicKBWxldmVsGAMgASgLMhguUm9ndWVNYWdpY0dhbWVMZXZlbElu", "Zm8SKgoKYmFzaWNfaW5mbxgPIAEoCzIWLlJvZ3VlVG91cm5DdXJBcmVhSW5m", "bxIrCgptYWdpY19pdGVtGAsgASgLMhcuUm9ndWVNYWdpY0dhbWVJdGVtSW5m", "bxInCgppdGVtX3ZhbHVlGAUgASgLMhMuUm9ndWVHYW1lSXRlbVZhbHVlQh6q", "AhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueTournLineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueGameItemValueReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.KLOHNFGBNPHReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfoReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueMagicCurInfo), global::EggLink.DanhengServer.Proto.RogueMagicCurInfo.Parser, new[]{ "MiracleInfo", "CACGEKAANKL", "GameDifficultyInfo", "Lineup", "Level", "BasicInfo", "MagicItem", "ItemValue" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class RogueMagicCurInfo : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new RogueMagicCurInfo()); 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.RogueMagicCurInfoReflection.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 RogueMagicCurInfo() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public RogueMagicCurInfo(RogueMagicCurInfo other) : this() { miracleInfo_ = other.miracleInfo_ != null ? other.miracleInfo_.Clone() : null; cACGEKAANKL_ = other.cACGEKAANKL_ != null ? other.cACGEKAANKL_.Clone() : null; gameDifficultyInfo_ = other.gameDifficultyInfo_ != null ? other.gameDifficultyInfo_.Clone() : null; lineup_ = other.lineup_ != null ? other.lineup_.Clone() : null; level_ = other.level_ != null ? other.level_.Clone() : null; basicInfo_ = other.basicInfo_ != null ? other.basicInfo_.Clone() : null; magicItem_ = other.magicItem_ != null ? other.magicItem_.Clone() : null; itemValue_ = other.itemValue_ != null ? other.itemValue_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public RogueMagicCurInfo Clone() { return new RogueMagicCurInfo(this); } /// Field number for the "miracle_info" field. public const int MiracleInfoFieldNumber = 14; private global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo miracleInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo MiracleInfo { get { return miracleInfo_; } set { miracleInfo_ = value; } } /// Field number for the "CACGEKAANKL" field. public const int CACGEKAANKLFieldNumber = 8; private global::EggLink.DanhengServer.Proto.KLOHNFGBNPH cACGEKAANKL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.KLOHNFGBNPH CACGEKAANKL { get { return cACGEKAANKL_; } set { cACGEKAANKL_ = value; } } /// Field number for the "game_difficulty_info" field. public const int GameDifficultyInfoFieldNumber = 9; private global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo gameDifficultyInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo GameDifficultyInfo { get { return gameDifficultyInfo_; } set { gameDifficultyInfo_ = value; } } /// Field number for the "lineup" field. public const int LineupFieldNumber = 12; private global::EggLink.DanhengServer.Proto.RogueTournLineupInfo lineup_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.RogueTournLineupInfo Lineup { get { return lineup_; } set { lineup_ = value; } } /// Field number for the "level" field. public const int LevelFieldNumber = 3; private global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo level_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo Level { get { return level_; } set { level_ = value; } } /// Field number for the "basic_info" field. public const int BasicInfoFieldNumber = 15; private global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo basicInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo BasicInfo { get { return basicInfo_; } set { basicInfo_ = value; } } /// Field number for the "magic_item" field. public const int MagicItemFieldNumber = 11; private global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo magicItem_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo MagicItem { get { return magicItem_; } set { magicItem_ = value; } } /// Field number for the "item_value" field. public const int ItemValueFieldNumber = 5; private global::EggLink.DanhengServer.Proto.RogueGameItemValue itemValue_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.RogueGameItemValue ItemValue { get { return itemValue_; } set { itemValue_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as RogueMagicCurInfo); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(RogueMagicCurInfo other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (!object.Equals(MiracleInfo, other.MiracleInfo)) return false; if (!object.Equals(CACGEKAANKL, other.CACGEKAANKL)) return false; if (!object.Equals(GameDifficultyInfo, other.GameDifficultyInfo)) return false; if (!object.Equals(Lineup, other.Lineup)) return false; if (!object.Equals(Level, other.Level)) return false; if (!object.Equals(BasicInfo, other.BasicInfo)) return false; if (!object.Equals(MagicItem, other.MagicItem)) return false; if (!object.Equals(ItemValue, other.ItemValue)) 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 (miracleInfo_ != null) hash ^= MiracleInfo.GetHashCode(); if (cACGEKAANKL_ != null) hash ^= CACGEKAANKL.GetHashCode(); if (gameDifficultyInfo_ != null) hash ^= GameDifficultyInfo.GetHashCode(); if (lineup_ != null) hash ^= Lineup.GetHashCode(); if (level_ != null) hash ^= Level.GetHashCode(); if (basicInfo_ != null) hash ^= BasicInfo.GetHashCode(); if (magicItem_ != null) hash ^= MagicItem.GetHashCode(); if (itemValue_ != null) hash ^= ItemValue.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 (level_ != null) { output.WriteRawTag(26); output.WriteMessage(Level); } if (itemValue_ != null) { output.WriteRawTag(42); output.WriteMessage(ItemValue); } if (cACGEKAANKL_ != null) { output.WriteRawTag(66); output.WriteMessage(CACGEKAANKL); } if (gameDifficultyInfo_ != null) { output.WriteRawTag(74); output.WriteMessage(GameDifficultyInfo); } if (magicItem_ != null) { output.WriteRawTag(90); output.WriteMessage(MagicItem); } if (lineup_ != null) { output.WriteRawTag(98); output.WriteMessage(Lineup); } if (miracleInfo_ != null) { output.WriteRawTag(114); output.WriteMessage(MiracleInfo); } if (basicInfo_ != null) { output.WriteRawTag(122); output.WriteMessage(BasicInfo); } 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 (level_ != null) { output.WriteRawTag(26); output.WriteMessage(Level); } if (itemValue_ != null) { output.WriteRawTag(42); output.WriteMessage(ItemValue); } if (cACGEKAANKL_ != null) { output.WriteRawTag(66); output.WriteMessage(CACGEKAANKL); } if (gameDifficultyInfo_ != null) { output.WriteRawTag(74); output.WriteMessage(GameDifficultyInfo); } if (magicItem_ != null) { output.WriteRawTag(90); output.WriteMessage(MagicItem); } if (lineup_ != null) { output.WriteRawTag(98); output.WriteMessage(Lineup); } if (miracleInfo_ != null) { output.WriteRawTag(114); output.WriteMessage(MiracleInfo); } if (basicInfo_ != null) { output.WriteRawTag(122); output.WriteMessage(BasicInfo); } 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 (miracleInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(MiracleInfo); } if (cACGEKAANKL_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(CACGEKAANKL); } if (gameDifficultyInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(GameDifficultyInfo); } if (lineup_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(Lineup); } if (level_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(Level); } if (basicInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(BasicInfo); } if (magicItem_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(MagicItem); } if (itemValue_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(ItemValue); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(RogueMagicCurInfo other) { if (other == null) { return; } if (other.miracleInfo_ != null) { if (miracleInfo_ == null) { MiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo(); } MiracleInfo.MergeFrom(other.MiracleInfo); } if (other.cACGEKAANKL_ != null) { if (cACGEKAANKL_ == null) { CACGEKAANKL = new global::EggLink.DanhengServer.Proto.KLOHNFGBNPH(); } CACGEKAANKL.MergeFrom(other.CACGEKAANKL); } if (other.gameDifficultyInfo_ != null) { if (gameDifficultyInfo_ == null) { GameDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo(); } GameDifficultyInfo.MergeFrom(other.GameDifficultyInfo); } if (other.lineup_ != null) { if (lineup_ == null) { Lineup = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo(); } Lineup.MergeFrom(other.Lineup); } if (other.level_ != null) { if (level_ == null) { Level = new global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo(); } Level.MergeFrom(other.Level); } if (other.basicInfo_ != null) { if (basicInfo_ == null) { BasicInfo = new global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo(); } BasicInfo.MergeFrom(other.BasicInfo); } if (other.magicItem_ != null) { if (magicItem_ == null) { MagicItem = new global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo(); } MagicItem.MergeFrom(other.MagicItem); } if (other.itemValue_ != null) { if (itemValue_ == null) { ItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue(); } ItemValue.MergeFrom(other.ItemValue); } _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 26: { if (level_ == null) { Level = new global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo(); } input.ReadMessage(Level); break; } case 42: { if (itemValue_ == null) { ItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue(); } input.ReadMessage(ItemValue); break; } case 66: { if (cACGEKAANKL_ == null) { CACGEKAANKL = new global::EggLink.DanhengServer.Proto.KLOHNFGBNPH(); } input.ReadMessage(CACGEKAANKL); break; } case 74: { if (gameDifficultyInfo_ == null) { GameDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo(); } input.ReadMessage(GameDifficultyInfo); break; } case 90: { if (magicItem_ == null) { MagicItem = new global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo(); } input.ReadMessage(MagicItem); break; } case 98: { if (lineup_ == null) { Lineup = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo(); } input.ReadMessage(Lineup); break; } case 114: { if (miracleInfo_ == null) { MiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo(); } input.ReadMessage(MiracleInfo); break; } case 122: { if (basicInfo_ == null) { BasicInfo = new global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo(); } input.ReadMessage(BasicInfo); 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 26: { if (level_ == null) { Level = new global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo(); } input.ReadMessage(Level); break; } case 42: { if (itemValue_ == null) { ItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue(); } input.ReadMessage(ItemValue); break; } case 66: { if (cACGEKAANKL_ == null) { CACGEKAANKL = new global::EggLink.DanhengServer.Proto.KLOHNFGBNPH(); } input.ReadMessage(CACGEKAANKL); break; } case 74: { if (gameDifficultyInfo_ == null) { GameDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo(); } input.ReadMessage(GameDifficultyInfo); break; } case 90: { if (magicItem_ == null) { MagicItem = new global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo(); } input.ReadMessage(MagicItem); break; } case 98: { if (lineup_ == null) { Lineup = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo(); } input.ReadMessage(Lineup); break; } case 114: { if (miracleInfo_ == null) { MiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo(); } input.ReadMessage(MiracleInfo); break; } case 122: { if (basicInfo_ == null) { BasicInfo = new global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo(); } input.ReadMessage(BasicInfo); break; } } } } #endif } #endregion } #endregion Designer generated code