mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
716 lines
32 KiB
C#
716 lines
32 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GridFightGameInfo.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 GridFightGameInfo.proto</summary>
|
|
public static partial class GridFightGameInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GridFightGameInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GridFightGameInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChdHcmlkRmlnaHRHYW1lSW5mby5wcm90bxoRR0RGTU5DT0VQQ1AucHJvdG8a",
|
|
"EVBBT0pJRkhHQUVKLnByb3RvGh1HcmlkRmlnaHRHYW1lQXZhdGFySW5mby5w",
|
|
"cm90bxocR3JpZEZpZ2h0R2FtZVRyYWl0SW5mby5wcm90bxoRS0dDSkNFRk5F",
|
|
"RlAucHJvdG8aHEdyaWRGaWdodEdhbWVCYXNpY0luZm8ucHJvdG8aGEdyaWRG",
|
|
"aWdodExldmVsSW5mby5wcm90bxobR3JpZEZpZ2h0R2FtZVNob3BJbmZvLnBy",
|
|
"b3RvGhFCTkNDTFBGS0lBTi5wcm90byLDAwoRR3JpZEZpZ2h0R2FtZUluZm8S",
|
|
"MgoPZ3JpZF9iYXNpY19pbmZvGAcgASgLMhcuR3JpZEZpZ2h0R2FtZUJhc2lj",
|
|
"SW5mb0gAEiMKC0VNS0RFT0VFTUVLGAUgASgLMgwuQk5DQ0xQRktJQU5IABIj",
|
|
"CgtISUxPREFNSUlFTxgEIAEoCzIMLktHQ0pDRUZORUZQSAASMAoOZ3JpZF9z",
|
|
"aG9wX2luZm8YCSABKAsyFi5HcmlkRmlnaHRHYW1lU2hvcEluZm9IABIuCg9n",
|
|
"cmlkX2xldmVsX2luZm8YDiABKAsyEy5HcmlkRmlnaHRMZXZlbEluZm9IABIj",
|
|
"CgtET0xDS0lJQklBRRgBIAEoCzIMLlBBT0pJRkhHQUVKSAASIwoLQkNBRU9M",
|
|
"S0JKRkYYCyABKAsyDC5HREZNTkNPRVBDUEgAEjcKFGdyaWRfdHJhaXRfZ2Ft",
|
|
"ZV9pbmZvGAggASgLMhcuR3JpZEZpZ2h0R2FtZVRyYWl0SW5mb0gAEjkKFWdy",
|
|
"aWRfYXZhdGFyX2dhbWVfaW5mbxgMIAEoCzIYLkdyaWRGaWdodEdhbWVBdmF0",
|
|
"YXJJbmZvSABCEAoOZ3JpZF9nYW1lX2luZm9CHqoCG0VnZ0xpbmsuRGFuaGVu",
|
|
"Z1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GDFMNCOEPCPReflection.Descriptor, global::EggLink.DanhengServer.Proto.PAOJIFHGAEJReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightGameAvatarInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightGameTraitInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.KGCJCEFNEFPReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightGameBasicInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightGameShopInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.BNCCLPFKIANReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GridFightGameInfo), global::EggLink.DanhengServer.Proto.GridFightGameInfo.Parser, new[]{ "GridBasicInfo", "EMKDEOEEMEK", "HILODAMIIEO", "GridShopInfo", "GridLevelInfo", "DOLCKIIBIAE", "BCAEOLKBJFF", "GridTraitGameInfo", "GridAvatarGameInfo" }, new[]{ "GridGameInfo" }, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GridFightGameInfo : pb::IMessage<GridFightGameInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GridFightGameInfo> _parser = new pb::MessageParser<GridFightGameInfo>(() => new GridFightGameInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GridFightGameInfo> 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.GridFightGameInfoReflection.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 GridFightGameInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GridFightGameInfo(GridFightGameInfo other) : this() {
|
|
switch (other.GridGameInfoCase) {
|
|
case GridGameInfoOneofCase.GridBasicInfo:
|
|
GridBasicInfo = other.GridBasicInfo.Clone();
|
|
break;
|
|
case GridGameInfoOneofCase.EMKDEOEEMEK:
|
|
EMKDEOEEMEK = other.EMKDEOEEMEK.Clone();
|
|
break;
|
|
case GridGameInfoOneofCase.HILODAMIIEO:
|
|
HILODAMIIEO = other.HILODAMIIEO.Clone();
|
|
break;
|
|
case GridGameInfoOneofCase.GridShopInfo:
|
|
GridShopInfo = other.GridShopInfo.Clone();
|
|
break;
|
|
case GridGameInfoOneofCase.GridLevelInfo:
|
|
GridLevelInfo = other.GridLevelInfo.Clone();
|
|
break;
|
|
case GridGameInfoOneofCase.DOLCKIIBIAE:
|
|
DOLCKIIBIAE = other.DOLCKIIBIAE.Clone();
|
|
break;
|
|
case GridGameInfoOneofCase.BCAEOLKBJFF:
|
|
BCAEOLKBJFF = other.BCAEOLKBJFF.Clone();
|
|
break;
|
|
case GridGameInfoOneofCase.GridTraitGameInfo:
|
|
GridTraitGameInfo = other.GridTraitGameInfo.Clone();
|
|
break;
|
|
case GridGameInfoOneofCase.GridAvatarGameInfo:
|
|
GridAvatarGameInfo = other.GridAvatarGameInfo.Clone();
|
|
break;
|
|
}
|
|
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GridFightGameInfo Clone() {
|
|
return new GridFightGameInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "grid_basic_info" field.</summary>
|
|
public const int GridBasicInfoFieldNumber = 7;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GridFightGameBasicInfo GridBasicInfo {
|
|
get { return gridGameInfoCase_ == GridGameInfoOneofCase.GridBasicInfo ? (global::EggLink.DanhengServer.Proto.GridFightGameBasicInfo) gridGameInfo_ : null; }
|
|
set {
|
|
gridGameInfo_ = value;
|
|
gridGameInfoCase_ = value == null ? GridGameInfoOneofCase.None : GridGameInfoOneofCase.GridBasicInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EMKDEOEEMEK" field.</summary>
|
|
public const int EMKDEOEEMEKFieldNumber = 5;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.BNCCLPFKIAN EMKDEOEEMEK {
|
|
get { return gridGameInfoCase_ == GridGameInfoOneofCase.EMKDEOEEMEK ? (global::EggLink.DanhengServer.Proto.BNCCLPFKIAN) gridGameInfo_ : null; }
|
|
set {
|
|
gridGameInfo_ = value;
|
|
gridGameInfoCase_ = value == null ? GridGameInfoOneofCase.None : GridGameInfoOneofCase.EMKDEOEEMEK;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HILODAMIIEO" field.</summary>
|
|
public const int HILODAMIIEOFieldNumber = 4;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.KGCJCEFNEFP HILODAMIIEO {
|
|
get { return gridGameInfoCase_ == GridGameInfoOneofCase.HILODAMIIEO ? (global::EggLink.DanhengServer.Proto.KGCJCEFNEFP) gridGameInfo_ : null; }
|
|
set {
|
|
gridGameInfo_ = value;
|
|
gridGameInfoCase_ = value == null ? GridGameInfoOneofCase.None : GridGameInfoOneofCase.HILODAMIIEO;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "grid_shop_info" field.</summary>
|
|
public const int GridShopInfoFieldNumber = 9;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GridFightGameShopInfo GridShopInfo {
|
|
get { return gridGameInfoCase_ == GridGameInfoOneofCase.GridShopInfo ? (global::EggLink.DanhengServer.Proto.GridFightGameShopInfo) gridGameInfo_ : null; }
|
|
set {
|
|
gridGameInfo_ = value;
|
|
gridGameInfoCase_ = value == null ? GridGameInfoOneofCase.None : GridGameInfoOneofCase.GridShopInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "grid_level_info" field.</summary>
|
|
public const int GridLevelInfoFieldNumber = 14;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GridFightLevelInfo GridLevelInfo {
|
|
get { return gridGameInfoCase_ == GridGameInfoOneofCase.GridLevelInfo ? (global::EggLink.DanhengServer.Proto.GridFightLevelInfo) gridGameInfo_ : null; }
|
|
set {
|
|
gridGameInfo_ = value;
|
|
gridGameInfoCase_ = value == null ? GridGameInfoOneofCase.None : GridGameInfoOneofCase.GridLevelInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DOLCKIIBIAE" field.</summary>
|
|
public const int DOLCKIIBIAEFieldNumber = 1;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PAOJIFHGAEJ DOLCKIIBIAE {
|
|
get { return gridGameInfoCase_ == GridGameInfoOneofCase.DOLCKIIBIAE ? (global::EggLink.DanhengServer.Proto.PAOJIFHGAEJ) gridGameInfo_ : null; }
|
|
set {
|
|
gridGameInfo_ = value;
|
|
gridGameInfoCase_ = value == null ? GridGameInfoOneofCase.None : GridGameInfoOneofCase.DOLCKIIBIAE;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BCAEOLKBJFF" field.</summary>
|
|
public const int BCAEOLKBJFFFieldNumber = 11;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GDFMNCOEPCP BCAEOLKBJFF {
|
|
get { return gridGameInfoCase_ == GridGameInfoOneofCase.BCAEOLKBJFF ? (global::EggLink.DanhengServer.Proto.GDFMNCOEPCP) gridGameInfo_ : null; }
|
|
set {
|
|
gridGameInfo_ = value;
|
|
gridGameInfoCase_ = value == null ? GridGameInfoOneofCase.None : GridGameInfoOneofCase.BCAEOLKBJFF;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "grid_trait_game_info" field.</summary>
|
|
public const int GridTraitGameInfoFieldNumber = 8;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GridFightGameTraitInfo GridTraitGameInfo {
|
|
get { return gridGameInfoCase_ == GridGameInfoOneofCase.GridTraitGameInfo ? (global::EggLink.DanhengServer.Proto.GridFightGameTraitInfo) gridGameInfo_ : null; }
|
|
set {
|
|
gridGameInfo_ = value;
|
|
gridGameInfoCase_ = value == null ? GridGameInfoOneofCase.None : GridGameInfoOneofCase.GridTraitGameInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "grid_avatar_game_info" field.</summary>
|
|
public const int GridAvatarGameInfoFieldNumber = 12;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GridFightGameAvatarInfo GridAvatarGameInfo {
|
|
get { return gridGameInfoCase_ == GridGameInfoOneofCase.GridAvatarGameInfo ? (global::EggLink.DanhengServer.Proto.GridFightGameAvatarInfo) gridGameInfo_ : null; }
|
|
set {
|
|
gridGameInfo_ = value;
|
|
gridGameInfoCase_ = value == null ? GridGameInfoOneofCase.None : GridGameInfoOneofCase.GridAvatarGameInfo;
|
|
}
|
|
}
|
|
|
|
private object gridGameInfo_;
|
|
/// <summary>Enum of possible cases for the "grid_game_info" oneof.</summary>
|
|
public enum GridGameInfoOneofCase {
|
|
None = 0,
|
|
GridBasicInfo = 7,
|
|
EMKDEOEEMEK = 5,
|
|
HILODAMIIEO = 4,
|
|
GridShopInfo = 9,
|
|
GridLevelInfo = 14,
|
|
DOLCKIIBIAE = 1,
|
|
BCAEOLKBJFF = 11,
|
|
GridTraitGameInfo = 8,
|
|
GridAvatarGameInfo = 12,
|
|
}
|
|
private GridGameInfoOneofCase gridGameInfoCase_ = GridGameInfoOneofCase.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GridGameInfoOneofCase GridGameInfoCase {
|
|
get { return gridGameInfoCase_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearGridGameInfo() {
|
|
gridGameInfoCase_ = GridGameInfoOneofCase.None;
|
|
gridGameInfo_ = null;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GridFightGameInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GridFightGameInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(GridBasicInfo, other.GridBasicInfo)) return false;
|
|
if (!object.Equals(EMKDEOEEMEK, other.EMKDEOEEMEK)) return false;
|
|
if (!object.Equals(HILODAMIIEO, other.HILODAMIIEO)) return false;
|
|
if (!object.Equals(GridShopInfo, other.GridShopInfo)) return false;
|
|
if (!object.Equals(GridLevelInfo, other.GridLevelInfo)) return false;
|
|
if (!object.Equals(DOLCKIIBIAE, other.DOLCKIIBIAE)) return false;
|
|
if (!object.Equals(BCAEOLKBJFF, other.BCAEOLKBJFF)) return false;
|
|
if (!object.Equals(GridTraitGameInfo, other.GridTraitGameInfo)) return false;
|
|
if (!object.Equals(GridAvatarGameInfo, other.GridAvatarGameInfo)) return false;
|
|
if (GridGameInfoCase != other.GridGameInfoCase) 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 (gridGameInfoCase_ == GridGameInfoOneofCase.GridBasicInfo) hash ^= GridBasicInfo.GetHashCode();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.EMKDEOEEMEK) hash ^= EMKDEOEEMEK.GetHashCode();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.HILODAMIIEO) hash ^= HILODAMIIEO.GetHashCode();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridShopInfo) hash ^= GridShopInfo.GetHashCode();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridLevelInfo) hash ^= GridLevelInfo.GetHashCode();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.DOLCKIIBIAE) hash ^= DOLCKIIBIAE.GetHashCode();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.BCAEOLKBJFF) hash ^= BCAEOLKBJFF.GetHashCode();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridTraitGameInfo) hash ^= GridTraitGameInfo.GetHashCode();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridAvatarGameInfo) hash ^= GridAvatarGameInfo.GetHashCode();
|
|
hash ^= (int) gridGameInfoCase_;
|
|
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 (gridGameInfoCase_ == GridGameInfoOneofCase.DOLCKIIBIAE) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(DOLCKIIBIAE);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.HILODAMIIEO) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(HILODAMIIEO);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.EMKDEOEEMEK) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(EMKDEOEEMEK);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridBasicInfo) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(GridBasicInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridTraitGameInfo) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(GridTraitGameInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridShopInfo) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(GridShopInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.BCAEOLKBJFF) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(BCAEOLKBJFF);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridAvatarGameInfo) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(GridAvatarGameInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridLevelInfo) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(GridLevelInfo);
|
|
}
|
|
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 (gridGameInfoCase_ == GridGameInfoOneofCase.DOLCKIIBIAE) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(DOLCKIIBIAE);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.HILODAMIIEO) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(HILODAMIIEO);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.EMKDEOEEMEK) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(EMKDEOEEMEK);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridBasicInfo) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(GridBasicInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridTraitGameInfo) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(GridTraitGameInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridShopInfo) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(GridShopInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.BCAEOLKBJFF) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(BCAEOLKBJFF);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridAvatarGameInfo) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(GridAvatarGameInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridLevelInfo) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(GridLevelInfo);
|
|
}
|
|
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 (gridGameInfoCase_ == GridGameInfoOneofCase.GridBasicInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GridBasicInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.EMKDEOEEMEK) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EMKDEOEEMEK);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.HILODAMIIEO) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(HILODAMIIEO);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridShopInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GridShopInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridLevelInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GridLevelInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.DOLCKIIBIAE) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DOLCKIIBIAE);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.BCAEOLKBJFF) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BCAEOLKBJFF);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridTraitGameInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GridTraitGameInfo);
|
|
}
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridAvatarGameInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GridAvatarGameInfo);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GridFightGameInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
switch (other.GridGameInfoCase) {
|
|
case GridGameInfoOneofCase.GridBasicInfo:
|
|
if (GridBasicInfo == null) {
|
|
GridBasicInfo = new global::EggLink.DanhengServer.Proto.GridFightGameBasicInfo();
|
|
}
|
|
GridBasicInfo.MergeFrom(other.GridBasicInfo);
|
|
break;
|
|
case GridGameInfoOneofCase.EMKDEOEEMEK:
|
|
if (EMKDEOEEMEK == null) {
|
|
EMKDEOEEMEK = new global::EggLink.DanhengServer.Proto.BNCCLPFKIAN();
|
|
}
|
|
EMKDEOEEMEK.MergeFrom(other.EMKDEOEEMEK);
|
|
break;
|
|
case GridGameInfoOneofCase.HILODAMIIEO:
|
|
if (HILODAMIIEO == null) {
|
|
HILODAMIIEO = new global::EggLink.DanhengServer.Proto.KGCJCEFNEFP();
|
|
}
|
|
HILODAMIIEO.MergeFrom(other.HILODAMIIEO);
|
|
break;
|
|
case GridGameInfoOneofCase.GridShopInfo:
|
|
if (GridShopInfo == null) {
|
|
GridShopInfo = new global::EggLink.DanhengServer.Proto.GridFightGameShopInfo();
|
|
}
|
|
GridShopInfo.MergeFrom(other.GridShopInfo);
|
|
break;
|
|
case GridGameInfoOneofCase.GridLevelInfo:
|
|
if (GridLevelInfo == null) {
|
|
GridLevelInfo = new global::EggLink.DanhengServer.Proto.GridFightLevelInfo();
|
|
}
|
|
GridLevelInfo.MergeFrom(other.GridLevelInfo);
|
|
break;
|
|
case GridGameInfoOneofCase.DOLCKIIBIAE:
|
|
if (DOLCKIIBIAE == null) {
|
|
DOLCKIIBIAE = new global::EggLink.DanhengServer.Proto.PAOJIFHGAEJ();
|
|
}
|
|
DOLCKIIBIAE.MergeFrom(other.DOLCKIIBIAE);
|
|
break;
|
|
case GridGameInfoOneofCase.BCAEOLKBJFF:
|
|
if (BCAEOLKBJFF == null) {
|
|
BCAEOLKBJFF = new global::EggLink.DanhengServer.Proto.GDFMNCOEPCP();
|
|
}
|
|
BCAEOLKBJFF.MergeFrom(other.BCAEOLKBJFF);
|
|
break;
|
|
case GridGameInfoOneofCase.GridTraitGameInfo:
|
|
if (GridTraitGameInfo == null) {
|
|
GridTraitGameInfo = new global::EggLink.DanhengServer.Proto.GridFightGameTraitInfo();
|
|
}
|
|
GridTraitGameInfo.MergeFrom(other.GridTraitGameInfo);
|
|
break;
|
|
case GridGameInfoOneofCase.GridAvatarGameInfo:
|
|
if (GridAvatarGameInfo == null) {
|
|
GridAvatarGameInfo = new global::EggLink.DanhengServer.Proto.GridFightGameAvatarInfo();
|
|
}
|
|
GridAvatarGameInfo.MergeFrom(other.GridAvatarGameInfo);
|
|
break;
|
|
}
|
|
|
|
_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: {
|
|
global::EggLink.DanhengServer.Proto.PAOJIFHGAEJ subBuilder = new global::EggLink.DanhengServer.Proto.PAOJIFHGAEJ();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.DOLCKIIBIAE) {
|
|
subBuilder.MergeFrom(DOLCKIIBIAE);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
DOLCKIIBIAE = subBuilder;
|
|
break;
|
|
}
|
|
case 34: {
|
|
global::EggLink.DanhengServer.Proto.KGCJCEFNEFP subBuilder = new global::EggLink.DanhengServer.Proto.KGCJCEFNEFP();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.HILODAMIIEO) {
|
|
subBuilder.MergeFrom(HILODAMIIEO);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
HILODAMIIEO = subBuilder;
|
|
break;
|
|
}
|
|
case 42: {
|
|
global::EggLink.DanhengServer.Proto.BNCCLPFKIAN subBuilder = new global::EggLink.DanhengServer.Proto.BNCCLPFKIAN();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.EMKDEOEEMEK) {
|
|
subBuilder.MergeFrom(EMKDEOEEMEK);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
EMKDEOEEMEK = subBuilder;
|
|
break;
|
|
}
|
|
case 58: {
|
|
global::EggLink.DanhengServer.Proto.GridFightGameBasicInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightGameBasicInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridBasicInfo) {
|
|
subBuilder.MergeFrom(GridBasicInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridBasicInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 66: {
|
|
global::EggLink.DanhengServer.Proto.GridFightGameTraitInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightGameTraitInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridTraitGameInfo) {
|
|
subBuilder.MergeFrom(GridTraitGameInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridTraitGameInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 74: {
|
|
global::EggLink.DanhengServer.Proto.GridFightGameShopInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightGameShopInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridShopInfo) {
|
|
subBuilder.MergeFrom(GridShopInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridShopInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 90: {
|
|
global::EggLink.DanhengServer.Proto.GDFMNCOEPCP subBuilder = new global::EggLink.DanhengServer.Proto.GDFMNCOEPCP();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.BCAEOLKBJFF) {
|
|
subBuilder.MergeFrom(BCAEOLKBJFF);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
BCAEOLKBJFF = subBuilder;
|
|
break;
|
|
}
|
|
case 98: {
|
|
global::EggLink.DanhengServer.Proto.GridFightGameAvatarInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightGameAvatarInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridAvatarGameInfo) {
|
|
subBuilder.MergeFrom(GridAvatarGameInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridAvatarGameInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 114: {
|
|
global::EggLink.DanhengServer.Proto.GridFightLevelInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightLevelInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridLevelInfo) {
|
|
subBuilder.MergeFrom(GridLevelInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridLevelInfo = subBuilder;
|
|
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: {
|
|
global::EggLink.DanhengServer.Proto.PAOJIFHGAEJ subBuilder = new global::EggLink.DanhengServer.Proto.PAOJIFHGAEJ();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.DOLCKIIBIAE) {
|
|
subBuilder.MergeFrom(DOLCKIIBIAE);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
DOLCKIIBIAE = subBuilder;
|
|
break;
|
|
}
|
|
case 34: {
|
|
global::EggLink.DanhengServer.Proto.KGCJCEFNEFP subBuilder = new global::EggLink.DanhengServer.Proto.KGCJCEFNEFP();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.HILODAMIIEO) {
|
|
subBuilder.MergeFrom(HILODAMIIEO);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
HILODAMIIEO = subBuilder;
|
|
break;
|
|
}
|
|
case 42: {
|
|
global::EggLink.DanhengServer.Proto.BNCCLPFKIAN subBuilder = new global::EggLink.DanhengServer.Proto.BNCCLPFKIAN();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.EMKDEOEEMEK) {
|
|
subBuilder.MergeFrom(EMKDEOEEMEK);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
EMKDEOEEMEK = subBuilder;
|
|
break;
|
|
}
|
|
case 58: {
|
|
global::EggLink.DanhengServer.Proto.GridFightGameBasicInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightGameBasicInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridBasicInfo) {
|
|
subBuilder.MergeFrom(GridBasicInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridBasicInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 66: {
|
|
global::EggLink.DanhengServer.Proto.GridFightGameTraitInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightGameTraitInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridTraitGameInfo) {
|
|
subBuilder.MergeFrom(GridTraitGameInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridTraitGameInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 74: {
|
|
global::EggLink.DanhengServer.Proto.GridFightGameShopInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightGameShopInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridShopInfo) {
|
|
subBuilder.MergeFrom(GridShopInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridShopInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 90: {
|
|
global::EggLink.DanhengServer.Proto.GDFMNCOEPCP subBuilder = new global::EggLink.DanhengServer.Proto.GDFMNCOEPCP();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.BCAEOLKBJFF) {
|
|
subBuilder.MergeFrom(BCAEOLKBJFF);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
BCAEOLKBJFF = subBuilder;
|
|
break;
|
|
}
|
|
case 98: {
|
|
global::EggLink.DanhengServer.Proto.GridFightGameAvatarInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightGameAvatarInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridAvatarGameInfo) {
|
|
subBuilder.MergeFrom(GridAvatarGameInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridAvatarGameInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 114: {
|
|
global::EggLink.DanhengServer.Proto.GridFightLevelInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightLevelInfo();
|
|
if (gridGameInfoCase_ == GridGameInfoOneofCase.GridLevelInfo) {
|
|
subBuilder.MergeFrom(GridLevelInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GridLevelInfo = subBuilder;
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|