Files
DanhengServer-OpenSource/Proto/GridFightGameBasicInfo.cs
2025-11-09 12:10:41 +08:00

905 lines
35 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GridFightGameBasicInfo.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 GridFightGameBasicInfo.proto</summary>
public static partial class GridFightGameBasicInfoReflection {
#region Descriptor
/// <summary>File descriptor for GridFightGameBasicInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GridFightGameBasicInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChxHcmlkRmlnaHRHYW1lQmFzaWNJbmZvLnByb3RvGhFPUElCQlBDSEZJSS5w",
"cm90bxoXR3JpZEZpZ2h0TG9ja0luZm8ucHJvdG8aF0dyaWRGaWdodExvY2tU",
"eXBlLnByb3RvGhFDRkJDSkhJQU1OTi5wcm90byLoBAoWR3JpZEZpZ2h0R2Ft",
"ZUJhc2ljSW5mbxIcChRncmlkX2ZpZ2h0X2xpbmV1cF9ocBgDIAEoDRIlCgls",
"b2NrX3R5cGUYBiABKA4yEi5HcmlkRmlnaHRMb2NrVHlwZRIiCgtPQ01HTUVI",
"RUNCQhj0DCABKAsyDC5PUElCQlBDSEZJSRIjChtncmlkX2ZpZ2h0X21heF9h",
"dmF0YXJfY291bnQYDCABKA0SGwoTZ3JpZF9maWdodF9jdXJfZ29sZBgEIAEo",
"DRITCgtQRklIR0hESU9BRBgLIAEoDRIUCgtMUEVNUEtGTk5PTBiADyADKA0S",
"HAoUZ3JpZF9maWdodF9jdXJfbGV2ZWwYAiABKA0SEwoLSkFISkhBREFPR04Y",
"DyADKA0SFAoLRUpBT0xBSE5LUEMYzgEgASgJEh0KFWdyaWRfZmlnaHRfbGV2",
"ZWxfY29zdBgNIAEoDRIgChhncmlkX2ZpZ2h0X2NvbWJvX3dpbl9udW0YASAB",
"KA0SIQoLQUNFRklQUE5OUE4YBSADKAsyDC5DRkJDSkhJQU1OThIrCg5nYW1l",
"X2xvY2tfaW5mbxjMCCABKAsyEi5HcmlkRmlnaHRMb2NrSW5mbxIbChNncmlk",
"X2ZpZ2h0X21heF9nb2xkGAkgASgNEhMKC0hMTElKSUNHT05OGAogASgNEiYK",
"HmdyaWRfZmlnaHRfb2ZmX2ZpZWxkX21heF9jb3VudBgOIAEoDRIiChpncmlk",
"X2ZpZ2h0X21heF9maWVsZF9jb3VudBgHIAEoDRIgChhncmlkX2ZpZ2h0X2N1",
"cl9sZXZlbF9leHAYCCABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Q",
"cm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OPIBBPCHFIIReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightLockInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightLockTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.CFBCJHIAMNNReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GridFightGameBasicInfo), global::EggLink.DanhengServer.Proto.GridFightGameBasicInfo.Parser, new[]{ "GridFightLineupHp", "LockType", "OCMGMEHECBB", "GridFightMaxAvatarCount", "GridFightCurGold", "PFIHGHDIOAD", "LPEMPKFNNOL", "GridFightCurLevel", "JAHJHADAOGN", "EJAOLAHNKPC", "GridFightLevelCost", "GridFightComboWinNum", "ACEFIPPNNPN", "GameLockInfo", "GridFightMaxGold", "HLLIJICGONN", "GridFightOffFieldMaxCount", "GridFightMaxFieldCount", "GridFightCurLevelExp" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GridFightGameBasicInfo : pb::IMessage<GridFightGameBasicInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GridFightGameBasicInfo> _parser = new pb::MessageParser<GridFightGameBasicInfo>(() => new GridFightGameBasicInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GridFightGameBasicInfo> 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.GridFightGameBasicInfoReflection.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 GridFightGameBasicInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GridFightGameBasicInfo(GridFightGameBasicInfo other) : this() {
gridFightLineupHp_ = other.gridFightLineupHp_;
lockType_ = other.lockType_;
oCMGMEHECBB_ = other.oCMGMEHECBB_ != null ? other.oCMGMEHECBB_.Clone() : null;
gridFightMaxAvatarCount_ = other.gridFightMaxAvatarCount_;
gridFightCurGold_ = other.gridFightCurGold_;
pFIHGHDIOAD_ = other.pFIHGHDIOAD_;
lPEMPKFNNOL_ = other.lPEMPKFNNOL_.Clone();
gridFightCurLevel_ = other.gridFightCurLevel_;
jAHJHADAOGN_ = other.jAHJHADAOGN_.Clone();
eJAOLAHNKPC_ = other.eJAOLAHNKPC_;
gridFightLevelCost_ = other.gridFightLevelCost_;
gridFightComboWinNum_ = other.gridFightComboWinNum_;
aCEFIPPNNPN_ = other.aCEFIPPNNPN_.Clone();
gameLockInfo_ = other.gameLockInfo_ != null ? other.gameLockInfo_.Clone() : null;
gridFightMaxGold_ = other.gridFightMaxGold_;
hLLIJICGONN_ = other.hLLIJICGONN_;
gridFightOffFieldMaxCount_ = other.gridFightOffFieldMaxCount_;
gridFightMaxFieldCount_ = other.gridFightMaxFieldCount_;
gridFightCurLevelExp_ = other.gridFightCurLevelExp_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GridFightGameBasicInfo Clone() {
return new GridFightGameBasicInfo(this);
}
/// <summary>Field number for the "grid_fight_lineup_hp" field.</summary>
public const int GridFightLineupHpFieldNumber = 3;
private uint gridFightLineupHp_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightLineupHp {
get { return gridFightLineupHp_; }
set {
gridFightLineupHp_ = value;
}
}
/// <summary>Field number for the "lock_type" field.</summary>
public const int LockTypeFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.GridFightLockType lockType_ = global::EggLink.DanhengServer.Proto.GridFightLockType.KGridFightLockTypeNone;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GridFightLockType LockType {
get { return lockType_; }
set {
lockType_ = value;
}
}
/// <summary>Field number for the "OCMGMEHECBB" field.</summary>
public const int OCMGMEHECBBFieldNumber = 1652;
private global::EggLink.DanhengServer.Proto.OPIBBPCHFII oCMGMEHECBB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.OPIBBPCHFII OCMGMEHECBB {
get { return oCMGMEHECBB_; }
set {
oCMGMEHECBB_ = value;
}
}
/// <summary>Field number for the "grid_fight_max_avatar_count" field.</summary>
public const int GridFightMaxAvatarCountFieldNumber = 12;
private uint gridFightMaxAvatarCount_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightMaxAvatarCount {
get { return gridFightMaxAvatarCount_; }
set {
gridFightMaxAvatarCount_ = value;
}
}
/// <summary>Field number for the "grid_fight_cur_gold" field.</summary>
public const int GridFightCurGoldFieldNumber = 4;
private uint gridFightCurGold_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightCurGold {
get { return gridFightCurGold_; }
set {
gridFightCurGold_ = value;
}
}
/// <summary>Field number for the "PFIHGHDIOAD" field.</summary>
public const int PFIHGHDIOADFieldNumber = 11;
private uint pFIHGHDIOAD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PFIHGHDIOAD {
get { return pFIHGHDIOAD_; }
set {
pFIHGHDIOAD_ = value;
}
}
/// <summary>Field number for the "LPEMPKFNNOL" field.</summary>
public const int LPEMPKFNNOLFieldNumber = 1920;
private static readonly pb::FieldCodec<uint> _repeated_lPEMPKFNNOL_codec
= pb::FieldCodec.ForUInt32(15362);
private readonly pbc::RepeatedField<uint> lPEMPKFNNOL_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> LPEMPKFNNOL {
get { return lPEMPKFNNOL_; }
}
/// <summary>Field number for the "grid_fight_cur_level" field.</summary>
public const int GridFightCurLevelFieldNumber = 2;
private uint gridFightCurLevel_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightCurLevel {
get { return gridFightCurLevel_; }
set {
gridFightCurLevel_ = value;
}
}
/// <summary>Field number for the "JAHJHADAOGN" field.</summary>
public const int JAHJHADAOGNFieldNumber = 15;
private static readonly pb::FieldCodec<uint> _repeated_jAHJHADAOGN_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField<uint> jAHJHADAOGN_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> JAHJHADAOGN {
get { return jAHJHADAOGN_; }
}
/// <summary>Field number for the "EJAOLAHNKPC" field.</summary>
public const int EJAOLAHNKPCFieldNumber = 206;
private string eJAOLAHNKPC_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string EJAOLAHNKPC {
get { return eJAOLAHNKPC_; }
set {
eJAOLAHNKPC_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "grid_fight_level_cost" field.</summary>
public const int GridFightLevelCostFieldNumber = 13;
private uint gridFightLevelCost_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightLevelCost {
get { return gridFightLevelCost_; }
set {
gridFightLevelCost_ = value;
}
}
/// <summary>Field number for the "grid_fight_combo_win_num" field.</summary>
public const int GridFightComboWinNumFieldNumber = 1;
private uint gridFightComboWinNum_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightComboWinNum {
get { return gridFightComboWinNum_; }
set {
gridFightComboWinNum_ = value;
}
}
/// <summary>Field number for the "ACEFIPPNNPN" field.</summary>
public const int ACEFIPPNNPNFieldNumber = 5;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.CFBCJHIAMNN> _repeated_aCEFIPPNNPN_codec
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.CFBCJHIAMNN.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CFBCJHIAMNN> aCEFIPPNNPN_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CFBCJHIAMNN>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CFBCJHIAMNN> ACEFIPPNNPN {
get { return aCEFIPPNNPN_; }
}
/// <summary>Field number for the "game_lock_info" field.</summary>
public const int GameLockInfoFieldNumber = 1100;
private global::EggLink.DanhengServer.Proto.GridFightLockInfo gameLockInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GridFightLockInfo GameLockInfo {
get { return gameLockInfo_; }
set {
gameLockInfo_ = value;
}
}
/// <summary>Field number for the "grid_fight_max_gold" field.</summary>
public const int GridFightMaxGoldFieldNumber = 9;
private uint gridFightMaxGold_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightMaxGold {
get { return gridFightMaxGold_; }
set {
gridFightMaxGold_ = value;
}
}
/// <summary>Field number for the "HLLIJICGONN" field.</summary>
public const int HLLIJICGONNFieldNumber = 10;
private uint hLLIJICGONN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HLLIJICGONN {
get { return hLLIJICGONN_; }
set {
hLLIJICGONN_ = value;
}
}
/// <summary>Field number for the "grid_fight_off_field_max_count" field.</summary>
public const int GridFightOffFieldMaxCountFieldNumber = 14;
private uint gridFightOffFieldMaxCount_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightOffFieldMaxCount {
get { return gridFightOffFieldMaxCount_; }
set {
gridFightOffFieldMaxCount_ = value;
}
}
/// <summary>Field number for the "grid_fight_max_field_count" field.</summary>
public const int GridFightMaxFieldCountFieldNumber = 7;
private uint gridFightMaxFieldCount_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightMaxFieldCount {
get { return gridFightMaxFieldCount_; }
set {
gridFightMaxFieldCount_ = value;
}
}
/// <summary>Field number for the "grid_fight_cur_level_exp" field.</summary>
public const int GridFightCurLevelExpFieldNumber = 8;
private uint gridFightCurLevelExp_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GridFightCurLevelExp {
get { return gridFightCurLevelExp_; }
set {
gridFightCurLevelExp_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GridFightGameBasicInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GridFightGameBasicInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (GridFightLineupHp != other.GridFightLineupHp) return false;
if (LockType != other.LockType) return false;
if (!object.Equals(OCMGMEHECBB, other.OCMGMEHECBB)) return false;
if (GridFightMaxAvatarCount != other.GridFightMaxAvatarCount) return false;
if (GridFightCurGold != other.GridFightCurGold) return false;
if (PFIHGHDIOAD != other.PFIHGHDIOAD) return false;
if(!lPEMPKFNNOL_.Equals(other.lPEMPKFNNOL_)) return false;
if (GridFightCurLevel != other.GridFightCurLevel) return false;
if(!jAHJHADAOGN_.Equals(other.jAHJHADAOGN_)) return false;
if (EJAOLAHNKPC != other.EJAOLAHNKPC) return false;
if (GridFightLevelCost != other.GridFightLevelCost) return false;
if (GridFightComboWinNum != other.GridFightComboWinNum) return false;
if(!aCEFIPPNNPN_.Equals(other.aCEFIPPNNPN_)) return false;
if (!object.Equals(GameLockInfo, other.GameLockInfo)) return false;
if (GridFightMaxGold != other.GridFightMaxGold) return false;
if (HLLIJICGONN != other.HLLIJICGONN) return false;
if (GridFightOffFieldMaxCount != other.GridFightOffFieldMaxCount) return false;
if (GridFightMaxFieldCount != other.GridFightMaxFieldCount) return false;
if (GridFightCurLevelExp != other.GridFightCurLevelExp) 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 (GridFightLineupHp != 0) hash ^= GridFightLineupHp.GetHashCode();
if (LockType != global::EggLink.DanhengServer.Proto.GridFightLockType.KGridFightLockTypeNone) hash ^= LockType.GetHashCode();
if (oCMGMEHECBB_ != null) hash ^= OCMGMEHECBB.GetHashCode();
if (GridFightMaxAvatarCount != 0) hash ^= GridFightMaxAvatarCount.GetHashCode();
if (GridFightCurGold != 0) hash ^= GridFightCurGold.GetHashCode();
if (PFIHGHDIOAD != 0) hash ^= PFIHGHDIOAD.GetHashCode();
hash ^= lPEMPKFNNOL_.GetHashCode();
if (GridFightCurLevel != 0) hash ^= GridFightCurLevel.GetHashCode();
hash ^= jAHJHADAOGN_.GetHashCode();
if (EJAOLAHNKPC.Length != 0) hash ^= EJAOLAHNKPC.GetHashCode();
if (GridFightLevelCost != 0) hash ^= GridFightLevelCost.GetHashCode();
if (GridFightComboWinNum != 0) hash ^= GridFightComboWinNum.GetHashCode();
hash ^= aCEFIPPNNPN_.GetHashCode();
if (gameLockInfo_ != null) hash ^= GameLockInfo.GetHashCode();
if (GridFightMaxGold != 0) hash ^= GridFightMaxGold.GetHashCode();
if (HLLIJICGONN != 0) hash ^= HLLIJICGONN.GetHashCode();
if (GridFightOffFieldMaxCount != 0) hash ^= GridFightOffFieldMaxCount.GetHashCode();
if (GridFightMaxFieldCount != 0) hash ^= GridFightMaxFieldCount.GetHashCode();
if (GridFightCurLevelExp != 0) hash ^= GridFightCurLevelExp.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 (GridFightComboWinNum != 0) {
output.WriteRawTag(8);
output.WriteUInt32(GridFightComboWinNum);
}
if (GridFightCurLevel != 0) {
output.WriteRawTag(16);
output.WriteUInt32(GridFightCurLevel);
}
if (GridFightLineupHp != 0) {
output.WriteRawTag(24);
output.WriteUInt32(GridFightLineupHp);
}
if (GridFightCurGold != 0) {
output.WriteRawTag(32);
output.WriteUInt32(GridFightCurGold);
}
aCEFIPPNNPN_.WriteTo(output, _repeated_aCEFIPPNNPN_codec);
if (LockType != global::EggLink.DanhengServer.Proto.GridFightLockType.KGridFightLockTypeNone) {
output.WriteRawTag(48);
output.WriteEnum((int) LockType);
}
if (GridFightMaxFieldCount != 0) {
output.WriteRawTag(56);
output.WriteUInt32(GridFightMaxFieldCount);
}
if (GridFightCurLevelExp != 0) {
output.WriteRawTag(64);
output.WriteUInt32(GridFightCurLevelExp);
}
if (GridFightMaxGold != 0) {
output.WriteRawTag(72);
output.WriteUInt32(GridFightMaxGold);
}
if (HLLIJICGONN != 0) {
output.WriteRawTag(80);
output.WriteUInt32(HLLIJICGONN);
}
if (PFIHGHDIOAD != 0) {
output.WriteRawTag(88);
output.WriteUInt32(PFIHGHDIOAD);
}
if (GridFightMaxAvatarCount != 0) {
output.WriteRawTag(96);
output.WriteUInt32(GridFightMaxAvatarCount);
}
if (GridFightLevelCost != 0) {
output.WriteRawTag(104);
output.WriteUInt32(GridFightLevelCost);
}
if (GridFightOffFieldMaxCount != 0) {
output.WriteRawTag(112);
output.WriteUInt32(GridFightOffFieldMaxCount);
}
jAHJHADAOGN_.WriteTo(output, _repeated_jAHJHADAOGN_codec);
if (EJAOLAHNKPC.Length != 0) {
output.WriteRawTag(242, 12);
output.WriteString(EJAOLAHNKPC);
}
if (gameLockInfo_ != null) {
output.WriteRawTag(226, 68);
output.WriteMessage(GameLockInfo);
}
if (oCMGMEHECBB_ != null) {
output.WriteRawTag(162, 103);
output.WriteMessage(OCMGMEHECBB);
}
lPEMPKFNNOL_.WriteTo(output, _repeated_lPEMPKFNNOL_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) {
if (GridFightComboWinNum != 0) {
output.WriteRawTag(8);
output.WriteUInt32(GridFightComboWinNum);
}
if (GridFightCurLevel != 0) {
output.WriteRawTag(16);
output.WriteUInt32(GridFightCurLevel);
}
if (GridFightLineupHp != 0) {
output.WriteRawTag(24);
output.WriteUInt32(GridFightLineupHp);
}
if (GridFightCurGold != 0) {
output.WriteRawTag(32);
output.WriteUInt32(GridFightCurGold);
}
aCEFIPPNNPN_.WriteTo(ref output, _repeated_aCEFIPPNNPN_codec);
if (LockType != global::EggLink.DanhengServer.Proto.GridFightLockType.KGridFightLockTypeNone) {
output.WriteRawTag(48);
output.WriteEnum((int) LockType);
}
if (GridFightMaxFieldCount != 0) {
output.WriteRawTag(56);
output.WriteUInt32(GridFightMaxFieldCount);
}
if (GridFightCurLevelExp != 0) {
output.WriteRawTag(64);
output.WriteUInt32(GridFightCurLevelExp);
}
if (GridFightMaxGold != 0) {
output.WriteRawTag(72);
output.WriteUInt32(GridFightMaxGold);
}
if (HLLIJICGONN != 0) {
output.WriteRawTag(80);
output.WriteUInt32(HLLIJICGONN);
}
if (PFIHGHDIOAD != 0) {
output.WriteRawTag(88);
output.WriteUInt32(PFIHGHDIOAD);
}
if (GridFightMaxAvatarCount != 0) {
output.WriteRawTag(96);
output.WriteUInt32(GridFightMaxAvatarCount);
}
if (GridFightLevelCost != 0) {
output.WriteRawTag(104);
output.WriteUInt32(GridFightLevelCost);
}
if (GridFightOffFieldMaxCount != 0) {
output.WriteRawTag(112);
output.WriteUInt32(GridFightOffFieldMaxCount);
}
jAHJHADAOGN_.WriteTo(ref output, _repeated_jAHJHADAOGN_codec);
if (EJAOLAHNKPC.Length != 0) {
output.WriteRawTag(242, 12);
output.WriteString(EJAOLAHNKPC);
}
if (gameLockInfo_ != null) {
output.WriteRawTag(226, 68);
output.WriteMessage(GameLockInfo);
}
if (oCMGMEHECBB_ != null) {
output.WriteRawTag(162, 103);
output.WriteMessage(OCMGMEHECBB);
}
lPEMPKFNNOL_.WriteTo(ref output, _repeated_lPEMPKFNNOL_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;
if (GridFightLineupHp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightLineupHp);
}
if (LockType != global::EggLink.DanhengServer.Proto.GridFightLockType.KGridFightLockTypeNone) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) LockType);
}
if (oCMGMEHECBB_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(OCMGMEHECBB);
}
if (GridFightMaxAvatarCount != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightMaxAvatarCount);
}
if (GridFightCurGold != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightCurGold);
}
if (PFIHGHDIOAD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PFIHGHDIOAD);
}
size += lPEMPKFNNOL_.CalculateSize(_repeated_lPEMPKFNNOL_codec);
if (GridFightCurLevel != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightCurLevel);
}
size += jAHJHADAOGN_.CalculateSize(_repeated_jAHJHADAOGN_codec);
if (EJAOLAHNKPC.Length != 0) {
size += 2 + pb::CodedOutputStream.ComputeStringSize(EJAOLAHNKPC);
}
if (GridFightLevelCost != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightLevelCost);
}
if (GridFightComboWinNum != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightComboWinNum);
}
size += aCEFIPPNNPN_.CalculateSize(_repeated_aCEFIPPNNPN_codec);
if (gameLockInfo_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(GameLockInfo);
}
if (GridFightMaxGold != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightMaxGold);
}
if (HLLIJICGONN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HLLIJICGONN);
}
if (GridFightOffFieldMaxCount != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightOffFieldMaxCount);
}
if (GridFightMaxFieldCount != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightMaxFieldCount);
}
if (GridFightCurLevelExp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GridFightCurLevelExp);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GridFightGameBasicInfo other) {
if (other == null) {
return;
}
if (other.GridFightLineupHp != 0) {
GridFightLineupHp = other.GridFightLineupHp;
}
if (other.LockType != global::EggLink.DanhengServer.Proto.GridFightLockType.KGridFightLockTypeNone) {
LockType = other.LockType;
}
if (other.oCMGMEHECBB_ != null) {
if (oCMGMEHECBB_ == null) {
OCMGMEHECBB = new global::EggLink.DanhengServer.Proto.OPIBBPCHFII();
}
OCMGMEHECBB.MergeFrom(other.OCMGMEHECBB);
}
if (other.GridFightMaxAvatarCount != 0) {
GridFightMaxAvatarCount = other.GridFightMaxAvatarCount;
}
if (other.GridFightCurGold != 0) {
GridFightCurGold = other.GridFightCurGold;
}
if (other.PFIHGHDIOAD != 0) {
PFIHGHDIOAD = other.PFIHGHDIOAD;
}
lPEMPKFNNOL_.Add(other.lPEMPKFNNOL_);
if (other.GridFightCurLevel != 0) {
GridFightCurLevel = other.GridFightCurLevel;
}
jAHJHADAOGN_.Add(other.jAHJHADAOGN_);
if (other.EJAOLAHNKPC.Length != 0) {
EJAOLAHNKPC = other.EJAOLAHNKPC;
}
if (other.GridFightLevelCost != 0) {
GridFightLevelCost = other.GridFightLevelCost;
}
if (other.GridFightComboWinNum != 0) {
GridFightComboWinNum = other.GridFightComboWinNum;
}
aCEFIPPNNPN_.Add(other.aCEFIPPNNPN_);
if (other.gameLockInfo_ != null) {
if (gameLockInfo_ == null) {
GameLockInfo = new global::EggLink.DanhengServer.Proto.GridFightLockInfo();
}
GameLockInfo.MergeFrom(other.GameLockInfo);
}
if (other.GridFightMaxGold != 0) {
GridFightMaxGold = other.GridFightMaxGold;
}
if (other.HLLIJICGONN != 0) {
HLLIJICGONN = other.HLLIJICGONN;
}
if (other.GridFightOffFieldMaxCount != 0) {
GridFightOffFieldMaxCount = other.GridFightOffFieldMaxCount;
}
if (other.GridFightMaxFieldCount != 0) {
GridFightMaxFieldCount = other.GridFightMaxFieldCount;
}
if (other.GridFightCurLevelExp != 0) {
GridFightCurLevelExp = other.GridFightCurLevelExp;
}
_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: {
GridFightComboWinNum = input.ReadUInt32();
break;
}
case 16: {
GridFightCurLevel = input.ReadUInt32();
break;
}
case 24: {
GridFightLineupHp = input.ReadUInt32();
break;
}
case 32: {
GridFightCurGold = input.ReadUInt32();
break;
}
case 42: {
aCEFIPPNNPN_.AddEntriesFrom(input, _repeated_aCEFIPPNNPN_codec);
break;
}
case 48: {
LockType = (global::EggLink.DanhengServer.Proto.GridFightLockType) input.ReadEnum();
break;
}
case 56: {
GridFightMaxFieldCount = input.ReadUInt32();
break;
}
case 64: {
GridFightCurLevelExp = input.ReadUInt32();
break;
}
case 72: {
GridFightMaxGold = input.ReadUInt32();
break;
}
case 80: {
HLLIJICGONN = input.ReadUInt32();
break;
}
case 88: {
PFIHGHDIOAD = input.ReadUInt32();
break;
}
case 96: {
GridFightMaxAvatarCount = input.ReadUInt32();
break;
}
case 104: {
GridFightLevelCost = input.ReadUInt32();
break;
}
case 112: {
GridFightOffFieldMaxCount = input.ReadUInt32();
break;
}
case 122:
case 120: {
jAHJHADAOGN_.AddEntriesFrom(input, _repeated_jAHJHADAOGN_codec);
break;
}
case 1650: {
EJAOLAHNKPC = input.ReadString();
break;
}
case 8802: {
if (gameLockInfo_ == null) {
GameLockInfo = new global::EggLink.DanhengServer.Proto.GridFightLockInfo();
}
input.ReadMessage(GameLockInfo);
break;
}
case 13218: {
if (oCMGMEHECBB_ == null) {
OCMGMEHECBB = new global::EggLink.DanhengServer.Proto.OPIBBPCHFII();
}
input.ReadMessage(OCMGMEHECBB);
break;
}
case 15362:
case 15360: {
lPEMPKFNNOL_.AddEntriesFrom(input, _repeated_lPEMPKFNNOL_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 8: {
GridFightComboWinNum = input.ReadUInt32();
break;
}
case 16: {
GridFightCurLevel = input.ReadUInt32();
break;
}
case 24: {
GridFightLineupHp = input.ReadUInt32();
break;
}
case 32: {
GridFightCurGold = input.ReadUInt32();
break;
}
case 42: {
aCEFIPPNNPN_.AddEntriesFrom(ref input, _repeated_aCEFIPPNNPN_codec);
break;
}
case 48: {
LockType = (global::EggLink.DanhengServer.Proto.GridFightLockType) input.ReadEnum();
break;
}
case 56: {
GridFightMaxFieldCount = input.ReadUInt32();
break;
}
case 64: {
GridFightCurLevelExp = input.ReadUInt32();
break;
}
case 72: {
GridFightMaxGold = input.ReadUInt32();
break;
}
case 80: {
HLLIJICGONN = input.ReadUInt32();
break;
}
case 88: {
PFIHGHDIOAD = input.ReadUInt32();
break;
}
case 96: {
GridFightMaxAvatarCount = input.ReadUInt32();
break;
}
case 104: {
GridFightLevelCost = input.ReadUInt32();
break;
}
case 112: {
GridFightOffFieldMaxCount = input.ReadUInt32();
break;
}
case 122:
case 120: {
jAHJHADAOGN_.AddEntriesFrom(ref input, _repeated_jAHJHADAOGN_codec);
break;
}
case 1650: {
EJAOLAHNKPC = input.ReadString();
break;
}
case 8802: {
if (gameLockInfo_ == null) {
GameLockInfo = new global::EggLink.DanhengServer.Proto.GridFightLockInfo();
}
input.ReadMessage(GameLockInfo);
break;
}
case 13218: {
if (oCMGMEHECBB_ == null) {
OCMGMEHECBB = new global::EggLink.DanhengServer.Proto.OPIBBPCHFII();
}
input.ReadMessage(OCMGMEHECBB);
break;
}
case 15362:
case 15360: {
lPEMPKFNNOL_.AddEntriesFrom(ref input, _repeated_lPEMPKFNNOL_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code