Files
DanhengServer-OpenSource/Proto/ChessRogueDiceInfo.cs
2024-12-07 09:58:35 +08:00

858 lines
31 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChessRogueDiceInfo.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 ChessRogueDiceInfo.proto</summary>
public static partial class ChessRogueDiceInfoReflection {
#region Descriptor
/// <summary>File descriptor for ChessRogueDiceInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChessRogueDiceInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChhDaGVzc1JvZ3VlRGljZUluZm8ucHJvdG8aFENoZXNzUm9ndWVEaWNlLnBy",
"b3RvGhhDaGVzc1JvZ3VlRGljZVR5cGUucHJvdG8aEUZPQ0tGTEVQRkNGLnBy",
"b3RvGhpDaGVzc1JvZ3VlRGljZVN0YXR1cy5wcm90bxoTUm9ndWVNb2RpZmll",
"ci5wcm90byLvAwoSQ2hlc3NSb2d1ZURpY2VJbmZvEhQKC05IQ0hMRUtJT0xJ",
"GKILIAMoDRITCgtMQkJEREVLSUtJSRgJIAEoDRIWCg5jdXJfc3VyZmFjZV9p",
"ZBgMIAEoDRIiCgtFRkdOR1BKS09BQRjGASABKAsyDC5GT0NLRkxFUEZDRhIm",
"Cg1kaWNlX21vZGlmaWVyGKEDIAEoCzIOLlJvZ3VlTW9kaWZpZXISEwoLT0dP",
"SEROSUhCR0kYCyABKA0SEwoLY2hlYXRfdGltZXMYDiABKA0SFAoMaXNfYXZh",
"aWxhYmxlGAEgASgIEhgKD2Nhbl9yZXJvbGxfZGljZRjeASABKAgSFgoOZ2Ft",
"ZV9icmFuY2hfaWQYBCABKA0SHgoEZGljZRiaBCABKAsyDy5DaGVzc1JvZ3Vl",
"RGljZRIbChNnYW1lX2RpY2VfYnJhbmNoX2lkGA8gASgNEhQKDHJlcm9sbF90",
"aW1lcxgDIAEoDRIqCgtkaWNlX3N0YXR1cxgCIAEoDjIVLkNoZXNzUm9ndWVE",
"aWNlU3RhdHVzEhQKC0VIS01CRktNSVBKGPYLIAEoBRImCglkaWNlX3R5cGUY",
"DSABKA4yEy5DaGVzc1JvZ3VlRGljZVR5cGUSGwoTY3VyX3N1cmZhY2Vfc2xv",
"dF9pZBgHIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueDiceReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.FOCKFLEPFCFReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueModifierReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueDiceInfo), global::EggLink.DanhengServer.Proto.ChessRogueDiceInfo.Parser, new[]{ "NHCHLEKIOLI", "LBBDDEKIKII", "CurSurfaceId", "EFGNGPJKOAA", "DiceModifier", "OGOHDNIHBGI", "CheatTimes", "IsAvailable", "CanRerollDice", "GameBranchId", "Dice", "GameDiceBranchId", "RerollTimes", "DiceStatus", "EHKMBFKMIPJ", "DiceType", "CurSurfaceSlotId" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChessRogueDiceInfo : pb::IMessage<ChessRogueDiceInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChessRogueDiceInfo> _parser = new pb::MessageParser<ChessRogueDiceInfo>(() => new ChessRogueDiceInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChessRogueDiceInfo> 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.ChessRogueDiceInfoReflection.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 ChessRogueDiceInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChessRogueDiceInfo(ChessRogueDiceInfo other) : this() {
nHCHLEKIOLI_ = other.nHCHLEKIOLI_.Clone();
lBBDDEKIKII_ = other.lBBDDEKIKII_;
curSurfaceId_ = other.curSurfaceId_;
eFGNGPJKOAA_ = other.eFGNGPJKOAA_ != null ? other.eFGNGPJKOAA_.Clone() : null;
diceModifier_ = other.diceModifier_ != null ? other.diceModifier_.Clone() : null;
oGOHDNIHBGI_ = other.oGOHDNIHBGI_;
cheatTimes_ = other.cheatTimes_;
isAvailable_ = other.isAvailable_;
canRerollDice_ = other.canRerollDice_;
gameBranchId_ = other.gameBranchId_;
dice_ = other.dice_ != null ? other.dice_.Clone() : null;
gameDiceBranchId_ = other.gameDiceBranchId_;
rerollTimes_ = other.rerollTimes_;
diceStatus_ = other.diceStatus_;
eHKMBFKMIPJ_ = other.eHKMBFKMIPJ_;
diceType_ = other.diceType_;
curSurfaceSlotId_ = other.curSurfaceSlotId_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChessRogueDiceInfo Clone() {
return new ChessRogueDiceInfo(this);
}
/// <summary>Field number for the "NHCHLEKIOLI" field.</summary>
public const int NHCHLEKIOLIFieldNumber = 1442;
private static readonly pb::FieldCodec<uint> _repeated_nHCHLEKIOLI_codec
= pb::FieldCodec.ForUInt32(11538);
private readonly pbc::RepeatedField<uint> nHCHLEKIOLI_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> NHCHLEKIOLI {
get { return nHCHLEKIOLI_; }
}
/// <summary>Field number for the "LBBDDEKIKII" field.</summary>
public const int LBBDDEKIKIIFieldNumber = 9;
private uint lBBDDEKIKII_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LBBDDEKIKII {
get { return lBBDDEKIKII_; }
set {
lBBDDEKIKII_ = value;
}
}
/// <summary>Field number for the "cur_surface_id" field.</summary>
public const int CurSurfaceIdFieldNumber = 12;
private uint curSurfaceId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CurSurfaceId {
get { return curSurfaceId_; }
set {
curSurfaceId_ = value;
}
}
/// <summary>Field number for the "EFGNGPJKOAA" field.</summary>
public const int EFGNGPJKOAAFieldNumber = 198;
private global::EggLink.DanhengServer.Proto.FOCKFLEPFCF eFGNGPJKOAA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.FOCKFLEPFCF EFGNGPJKOAA {
get { return eFGNGPJKOAA_; }
set {
eFGNGPJKOAA_ = value;
}
}
/// <summary>Field number for the "dice_modifier" field.</summary>
public const int DiceModifierFieldNumber = 417;
private global::EggLink.DanhengServer.Proto.RogueModifier diceModifier_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueModifier DiceModifier {
get { return diceModifier_; }
set {
diceModifier_ = value;
}
}
/// <summary>Field number for the "OGOHDNIHBGI" field.</summary>
public const int OGOHDNIHBGIFieldNumber = 11;
private uint oGOHDNIHBGI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OGOHDNIHBGI {
get { return oGOHDNIHBGI_; }
set {
oGOHDNIHBGI_ = value;
}
}
/// <summary>Field number for the "cheat_times" field.</summary>
public const int CheatTimesFieldNumber = 14;
private uint cheatTimes_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CheatTimes {
get { return cheatTimes_; }
set {
cheatTimes_ = value;
}
}
/// <summary>Field number for the "is_available" field.</summary>
public const int IsAvailableFieldNumber = 1;
private bool isAvailable_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsAvailable {
get { return isAvailable_; }
set {
isAvailable_ = value;
}
}
/// <summary>Field number for the "can_reroll_dice" field.</summary>
public const int CanRerollDiceFieldNumber = 222;
private bool canRerollDice_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool CanRerollDice {
get { return canRerollDice_; }
set {
canRerollDice_ = value;
}
}
/// <summary>Field number for the "game_branch_id" field.</summary>
public const int GameBranchIdFieldNumber = 4;
private uint gameBranchId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GameBranchId {
get { return gameBranchId_; }
set {
gameBranchId_ = value;
}
}
/// <summary>Field number for the "dice" field.</summary>
public const int DiceFieldNumber = 538;
private global::EggLink.DanhengServer.Proto.ChessRogueDice dice_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChessRogueDice Dice {
get { return dice_; }
set {
dice_ = value;
}
}
/// <summary>Field number for the "game_dice_branch_id" field.</summary>
public const int GameDiceBranchIdFieldNumber = 15;
private uint gameDiceBranchId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GameDiceBranchId {
get { return gameDiceBranchId_; }
set {
gameDiceBranchId_ = value;
}
}
/// <summary>Field number for the "reroll_times" field.</summary>
public const int RerollTimesFieldNumber = 3;
private uint rerollTimes_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint RerollTimes {
get { return rerollTimes_; }
set {
rerollTimes_ = value;
}
}
/// <summary>Field number for the "dice_status" field.</summary>
public const int DiceStatusFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus diceStatus_ = global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus.ChessRogueDiceIdle;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus DiceStatus {
get { return diceStatus_; }
set {
diceStatus_ = value;
}
}
/// <summary>Field number for the "EHKMBFKMIPJ" field.</summary>
public const int EHKMBFKMIPJFieldNumber = 1526;
private int eHKMBFKMIPJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int EHKMBFKMIPJ {
get { return eHKMBFKMIPJ_; }
set {
eHKMBFKMIPJ_ = value;
}
}
/// <summary>Field number for the "dice_type" field.</summary>
public const int DiceTypeFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.ChessRogueDiceType diceType_ = global::EggLink.DanhengServer.Proto.ChessRogueDiceType.ChessRogueDiceFixed;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChessRogueDiceType DiceType {
get { return diceType_; }
set {
diceType_ = value;
}
}
/// <summary>Field number for the "cur_surface_slot_id" field.</summary>
public const int CurSurfaceSlotIdFieldNumber = 7;
private uint curSurfaceSlotId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CurSurfaceSlotId {
get { return curSurfaceSlotId_; }
set {
curSurfaceSlotId_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChessRogueDiceInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChessRogueDiceInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!nHCHLEKIOLI_.Equals(other.nHCHLEKIOLI_)) return false;
if (LBBDDEKIKII != other.LBBDDEKIKII) return false;
if (CurSurfaceId != other.CurSurfaceId) return false;
if (!object.Equals(EFGNGPJKOAA, other.EFGNGPJKOAA)) return false;
if (!object.Equals(DiceModifier, other.DiceModifier)) return false;
if (OGOHDNIHBGI != other.OGOHDNIHBGI) return false;
if (CheatTimes != other.CheatTimes) return false;
if (IsAvailable != other.IsAvailable) return false;
if (CanRerollDice != other.CanRerollDice) return false;
if (GameBranchId != other.GameBranchId) return false;
if (!object.Equals(Dice, other.Dice)) return false;
if (GameDiceBranchId != other.GameDiceBranchId) return false;
if (RerollTimes != other.RerollTimes) return false;
if (DiceStatus != other.DiceStatus) return false;
if (EHKMBFKMIPJ != other.EHKMBFKMIPJ) return false;
if (DiceType != other.DiceType) return false;
if (CurSurfaceSlotId != other.CurSurfaceSlotId) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
hash ^= nHCHLEKIOLI_.GetHashCode();
if (LBBDDEKIKII != 0) hash ^= LBBDDEKIKII.GetHashCode();
if (CurSurfaceId != 0) hash ^= CurSurfaceId.GetHashCode();
if (eFGNGPJKOAA_ != null) hash ^= EFGNGPJKOAA.GetHashCode();
if (diceModifier_ != null) hash ^= DiceModifier.GetHashCode();
if (OGOHDNIHBGI != 0) hash ^= OGOHDNIHBGI.GetHashCode();
if (CheatTimes != 0) hash ^= CheatTimes.GetHashCode();
if (IsAvailable != false) hash ^= IsAvailable.GetHashCode();
if (CanRerollDice != false) hash ^= CanRerollDice.GetHashCode();
if (GameBranchId != 0) hash ^= GameBranchId.GetHashCode();
if (dice_ != null) hash ^= Dice.GetHashCode();
if (GameDiceBranchId != 0) hash ^= GameDiceBranchId.GetHashCode();
if (RerollTimes != 0) hash ^= RerollTimes.GetHashCode();
if (DiceStatus != global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus.ChessRogueDiceIdle) hash ^= DiceStatus.GetHashCode();
if (EHKMBFKMIPJ != 0) hash ^= EHKMBFKMIPJ.GetHashCode();
if (DiceType != global::EggLink.DanhengServer.Proto.ChessRogueDiceType.ChessRogueDiceFixed) hash ^= DiceType.GetHashCode();
if (CurSurfaceSlotId != 0) hash ^= CurSurfaceSlotId.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 (IsAvailable != false) {
output.WriteRawTag(8);
output.WriteBool(IsAvailable);
}
if (DiceStatus != global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus.ChessRogueDiceIdle) {
output.WriteRawTag(16);
output.WriteEnum((int) DiceStatus);
}
if (RerollTimes != 0) {
output.WriteRawTag(24);
output.WriteUInt32(RerollTimes);
}
if (GameBranchId != 0) {
output.WriteRawTag(32);
output.WriteUInt32(GameBranchId);
}
if (CurSurfaceSlotId != 0) {
output.WriteRawTag(56);
output.WriteUInt32(CurSurfaceSlotId);
}
if (LBBDDEKIKII != 0) {
output.WriteRawTag(72);
output.WriteUInt32(LBBDDEKIKII);
}
if (OGOHDNIHBGI != 0) {
output.WriteRawTag(88);
output.WriteUInt32(OGOHDNIHBGI);
}
if (CurSurfaceId != 0) {
output.WriteRawTag(96);
output.WriteUInt32(CurSurfaceId);
}
if (DiceType != global::EggLink.DanhengServer.Proto.ChessRogueDiceType.ChessRogueDiceFixed) {
output.WriteRawTag(104);
output.WriteEnum((int) DiceType);
}
if (CheatTimes != 0) {
output.WriteRawTag(112);
output.WriteUInt32(CheatTimes);
}
if (GameDiceBranchId != 0) {
output.WriteRawTag(120);
output.WriteUInt32(GameDiceBranchId);
}
if (eFGNGPJKOAA_ != null) {
output.WriteRawTag(178, 12);
output.WriteMessage(EFGNGPJKOAA);
}
if (CanRerollDice != false) {
output.WriteRawTag(240, 13);
output.WriteBool(CanRerollDice);
}
if (diceModifier_ != null) {
output.WriteRawTag(138, 26);
output.WriteMessage(DiceModifier);
}
if (dice_ != null) {
output.WriteRawTag(210, 33);
output.WriteMessage(Dice);
}
nHCHLEKIOLI_.WriteTo(output, _repeated_nHCHLEKIOLI_codec);
if (EHKMBFKMIPJ != 0) {
output.WriteRawTag(176, 95);
output.WriteInt32(EHKMBFKMIPJ);
}
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 (IsAvailable != false) {
output.WriteRawTag(8);
output.WriteBool(IsAvailable);
}
if (DiceStatus != global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus.ChessRogueDiceIdle) {
output.WriteRawTag(16);
output.WriteEnum((int) DiceStatus);
}
if (RerollTimes != 0) {
output.WriteRawTag(24);
output.WriteUInt32(RerollTimes);
}
if (GameBranchId != 0) {
output.WriteRawTag(32);
output.WriteUInt32(GameBranchId);
}
if (CurSurfaceSlotId != 0) {
output.WriteRawTag(56);
output.WriteUInt32(CurSurfaceSlotId);
}
if (LBBDDEKIKII != 0) {
output.WriteRawTag(72);
output.WriteUInt32(LBBDDEKIKII);
}
if (OGOHDNIHBGI != 0) {
output.WriteRawTag(88);
output.WriteUInt32(OGOHDNIHBGI);
}
if (CurSurfaceId != 0) {
output.WriteRawTag(96);
output.WriteUInt32(CurSurfaceId);
}
if (DiceType != global::EggLink.DanhengServer.Proto.ChessRogueDiceType.ChessRogueDiceFixed) {
output.WriteRawTag(104);
output.WriteEnum((int) DiceType);
}
if (CheatTimes != 0) {
output.WriteRawTag(112);
output.WriteUInt32(CheatTimes);
}
if (GameDiceBranchId != 0) {
output.WriteRawTag(120);
output.WriteUInt32(GameDiceBranchId);
}
if (eFGNGPJKOAA_ != null) {
output.WriteRawTag(178, 12);
output.WriteMessage(EFGNGPJKOAA);
}
if (CanRerollDice != false) {
output.WriteRawTag(240, 13);
output.WriteBool(CanRerollDice);
}
if (diceModifier_ != null) {
output.WriteRawTag(138, 26);
output.WriteMessage(DiceModifier);
}
if (dice_ != null) {
output.WriteRawTag(210, 33);
output.WriteMessage(Dice);
}
nHCHLEKIOLI_.WriteTo(ref output, _repeated_nHCHLEKIOLI_codec);
if (EHKMBFKMIPJ != 0) {
output.WriteRawTag(176, 95);
output.WriteInt32(EHKMBFKMIPJ);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
size += nHCHLEKIOLI_.CalculateSize(_repeated_nHCHLEKIOLI_codec);
if (LBBDDEKIKII != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LBBDDEKIKII);
}
if (CurSurfaceId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurSurfaceId);
}
if (eFGNGPJKOAA_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(EFGNGPJKOAA);
}
if (diceModifier_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(DiceModifier);
}
if (OGOHDNIHBGI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OGOHDNIHBGI);
}
if (CheatTimes != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CheatTimes);
}
if (IsAvailable != false) {
size += 1 + 1;
}
if (CanRerollDice != false) {
size += 2 + 1;
}
if (GameBranchId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GameBranchId);
}
if (dice_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(Dice);
}
if (GameDiceBranchId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GameDiceBranchId);
}
if (RerollTimes != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(RerollTimes);
}
if (DiceStatus != global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus.ChessRogueDiceIdle) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) DiceStatus);
}
if (EHKMBFKMIPJ != 0) {
size += 2 + pb::CodedOutputStream.ComputeInt32Size(EHKMBFKMIPJ);
}
if (DiceType != global::EggLink.DanhengServer.Proto.ChessRogueDiceType.ChessRogueDiceFixed) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) DiceType);
}
if (CurSurfaceSlotId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurSurfaceSlotId);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChessRogueDiceInfo other) {
if (other == null) {
return;
}
nHCHLEKIOLI_.Add(other.nHCHLEKIOLI_);
if (other.LBBDDEKIKII != 0) {
LBBDDEKIKII = other.LBBDDEKIKII;
}
if (other.CurSurfaceId != 0) {
CurSurfaceId = other.CurSurfaceId;
}
if (other.eFGNGPJKOAA_ != null) {
if (eFGNGPJKOAA_ == null) {
EFGNGPJKOAA = new global::EggLink.DanhengServer.Proto.FOCKFLEPFCF();
}
EFGNGPJKOAA.MergeFrom(other.EFGNGPJKOAA);
}
if (other.diceModifier_ != null) {
if (diceModifier_ == null) {
DiceModifier = new global::EggLink.DanhengServer.Proto.RogueModifier();
}
DiceModifier.MergeFrom(other.DiceModifier);
}
if (other.OGOHDNIHBGI != 0) {
OGOHDNIHBGI = other.OGOHDNIHBGI;
}
if (other.CheatTimes != 0) {
CheatTimes = other.CheatTimes;
}
if (other.IsAvailable != false) {
IsAvailable = other.IsAvailable;
}
if (other.CanRerollDice != false) {
CanRerollDice = other.CanRerollDice;
}
if (other.GameBranchId != 0) {
GameBranchId = other.GameBranchId;
}
if (other.dice_ != null) {
if (dice_ == null) {
Dice = new global::EggLink.DanhengServer.Proto.ChessRogueDice();
}
Dice.MergeFrom(other.Dice);
}
if (other.GameDiceBranchId != 0) {
GameDiceBranchId = other.GameDiceBranchId;
}
if (other.RerollTimes != 0) {
RerollTimes = other.RerollTimes;
}
if (other.DiceStatus != global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus.ChessRogueDiceIdle) {
DiceStatus = other.DiceStatus;
}
if (other.EHKMBFKMIPJ != 0) {
EHKMBFKMIPJ = other.EHKMBFKMIPJ;
}
if (other.DiceType != global::EggLink.DanhengServer.Proto.ChessRogueDiceType.ChessRogueDiceFixed) {
DiceType = other.DiceType;
}
if (other.CurSurfaceSlotId != 0) {
CurSurfaceSlotId = other.CurSurfaceSlotId;
}
_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: {
IsAvailable = input.ReadBool();
break;
}
case 16: {
DiceStatus = (global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus) input.ReadEnum();
break;
}
case 24: {
RerollTimes = input.ReadUInt32();
break;
}
case 32: {
GameBranchId = input.ReadUInt32();
break;
}
case 56: {
CurSurfaceSlotId = input.ReadUInt32();
break;
}
case 72: {
LBBDDEKIKII = input.ReadUInt32();
break;
}
case 88: {
OGOHDNIHBGI = input.ReadUInt32();
break;
}
case 96: {
CurSurfaceId = input.ReadUInt32();
break;
}
case 104: {
DiceType = (global::EggLink.DanhengServer.Proto.ChessRogueDiceType) input.ReadEnum();
break;
}
case 112: {
CheatTimes = input.ReadUInt32();
break;
}
case 120: {
GameDiceBranchId = input.ReadUInt32();
break;
}
case 1586: {
if (eFGNGPJKOAA_ == null) {
EFGNGPJKOAA = new global::EggLink.DanhengServer.Proto.FOCKFLEPFCF();
}
input.ReadMessage(EFGNGPJKOAA);
break;
}
case 1776: {
CanRerollDice = input.ReadBool();
break;
}
case 3338: {
if (diceModifier_ == null) {
DiceModifier = new global::EggLink.DanhengServer.Proto.RogueModifier();
}
input.ReadMessage(DiceModifier);
break;
}
case 4306: {
if (dice_ == null) {
Dice = new global::EggLink.DanhengServer.Proto.ChessRogueDice();
}
input.ReadMessage(Dice);
break;
}
case 11538:
case 11536: {
nHCHLEKIOLI_.AddEntriesFrom(input, _repeated_nHCHLEKIOLI_codec);
break;
}
case 12208: {
EHKMBFKMIPJ = input.ReadInt32();
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: {
IsAvailable = input.ReadBool();
break;
}
case 16: {
DiceStatus = (global::EggLink.DanhengServer.Proto.ChessRogueDiceStatus) input.ReadEnum();
break;
}
case 24: {
RerollTimes = input.ReadUInt32();
break;
}
case 32: {
GameBranchId = input.ReadUInt32();
break;
}
case 56: {
CurSurfaceSlotId = input.ReadUInt32();
break;
}
case 72: {
LBBDDEKIKII = input.ReadUInt32();
break;
}
case 88: {
OGOHDNIHBGI = input.ReadUInt32();
break;
}
case 96: {
CurSurfaceId = input.ReadUInt32();
break;
}
case 104: {
DiceType = (global::EggLink.DanhengServer.Proto.ChessRogueDiceType) input.ReadEnum();
break;
}
case 112: {
CheatTimes = input.ReadUInt32();
break;
}
case 120: {
GameDiceBranchId = input.ReadUInt32();
break;
}
case 1586: {
if (eFGNGPJKOAA_ == null) {
EFGNGPJKOAA = new global::EggLink.DanhengServer.Proto.FOCKFLEPFCF();
}
input.ReadMessage(EFGNGPJKOAA);
break;
}
case 1776: {
CanRerollDice = input.ReadBool();
break;
}
case 3338: {
if (diceModifier_ == null) {
DiceModifier = new global::EggLink.DanhengServer.Proto.RogueModifier();
}
input.ReadMessage(DiceModifier);
break;
}
case 4306: {
if (dice_ == null) {
Dice = new global::EggLink.DanhengServer.Proto.ChessRogueDice();
}
input.ReadMessage(Dice);
break;
}
case 11538:
case 11536: {
nHCHLEKIOLI_.AddEntriesFrom(ref input, _repeated_nHCHLEKIOLI_codec);
break;
}
case 12208: {
EHKMBFKMIPJ = input.ReadInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code