Files
DanhengServer-OpenSource/Proto/MarbleGameSyncInfo.cs
2025-10-26 12:05:44 +08:00

902 lines
34 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MarbleGameSyncInfo.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 MarbleGameSyncInfo.proto</summary>
public static partial class MarbleGameSyncInfoReflection {
#region Descriptor
/// <summary>File descriptor for MarbleGameSyncInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MarbleGameSyncInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChhNYXJibGVHYW1lU3luY0luZm8ucHJvdG8aGE1hcmJsZUdhbWVTeW5jRGF0",
"YS5wcm90bxoUTWFyYmxlU3luY1R5cGUucHJvdG8iwgQKEk1hcmJsZUdhbWVT",
"eW5jSW5mbxIUCgxleGVjdXRvcl91aWQYCiABKA0SKQoQbWFyYmxlX3N5bmNf",
"dHlwZRgMIAEoDjIPLk1hcmJsZVN5bmNUeXBlEhoKEnBsYXllcl9hX3RlY2hf",
"bGlzdBgNIAMoDRIUCgtPTUtLUEdGSkhGRRiRCiABKAgSEwoKd2lubmVyX3Vp",
"ZBiiBiABKA0SGwoTcGxheWVyX2JfZ2FtZV9zY29yZRgBIAEoDRIQCghleHRy",
"YV9pZBgLIAEoDRIyChRtYXJibGVfc2VhbF9oaXRfZGF0YRj9CCADKAsyEy5N",
"YXJibGVHYW1lU3luY0RhdGESMgoVbWFyYmxlX2dhbWVfc3luY19kYXRhGAUg",
"AygLMhMuTWFyYmxlR2FtZVN5bmNEYXRhEhoKEnBsYXllcl9iX3RlY2hfbGlz",
"dBgHIAMoDRIXCg9tb3ZlX3RvdGFsX3RpbWUYBCABKAISEQoJbGF1bmNoaW5n",
"GAkgASgIEh8KF2ZpcnN0X3BsYXllcl9hY3Rpb25fZW5kGA4gASgIEhsKE3Bs",
"YXllcl9hX2dhbWVfc2NvcmUYBiABKA0SFgoOcXVldWVfcG9zaXRpb24YCCAB",
"KA0SFQoMb3BlcmF0b3JfdWlkGIUMIAEoDRIPCgd0ZWNoX2lkGAMgASgNEh4K",
"FmFsbG93ZWRfbW92ZV9zZWFsX2xpc3QYAiADKA0SEQoJY3VyX3JvdW5kGA8g",
"ASgNEhQKC0lFUEdDTEdLSEVHGKQPIAEoDUIeqgIbRWdnTGluay5EYW5oZW5n",
"U2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MarbleGameSyncDataReflection.Descriptor, global::EggLink.DanhengServer.Proto.MarbleSyncTypeReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MarbleGameSyncInfo), global::EggLink.DanhengServer.Proto.MarbleGameSyncInfo.Parser, new[]{ "ExecutorUid", "MarbleSyncType", "PlayerATechList", "OMKKPGFJHFE", "WinnerUid", "PlayerBGameScore", "ExtraId", "MarbleSealHitData", "MarbleGameSyncData", "PlayerBTechList", "MoveTotalTime", "Launching", "FirstPlayerActionEnd", "PlayerAGameScore", "QueuePosition", "OperatorUid", "TechId", "AllowedMoveSealList", "CurRound", "IEPGCLGKHEG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class MarbleGameSyncInfo : pb::IMessage<MarbleGameSyncInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<MarbleGameSyncInfo> _parser = new pb::MessageParser<MarbleGameSyncInfo>(() => new MarbleGameSyncInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<MarbleGameSyncInfo> 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.MarbleGameSyncInfoReflection.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 MarbleGameSyncInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MarbleGameSyncInfo(MarbleGameSyncInfo other) : this() {
executorUid_ = other.executorUid_;
marbleSyncType_ = other.marbleSyncType_;
playerATechList_ = other.playerATechList_.Clone();
oMKKPGFJHFE_ = other.oMKKPGFJHFE_;
winnerUid_ = other.winnerUid_;
playerBGameScore_ = other.playerBGameScore_;
extraId_ = other.extraId_;
marbleSealHitData_ = other.marbleSealHitData_.Clone();
marbleGameSyncData_ = other.marbleGameSyncData_.Clone();
playerBTechList_ = other.playerBTechList_.Clone();
moveTotalTime_ = other.moveTotalTime_;
launching_ = other.launching_;
firstPlayerActionEnd_ = other.firstPlayerActionEnd_;
playerAGameScore_ = other.playerAGameScore_;
queuePosition_ = other.queuePosition_;
operatorUid_ = other.operatorUid_;
techId_ = other.techId_;
allowedMoveSealList_ = other.allowedMoveSealList_.Clone();
curRound_ = other.curRound_;
iEPGCLGKHEG_ = other.iEPGCLGKHEG_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MarbleGameSyncInfo Clone() {
return new MarbleGameSyncInfo(this);
}
/// <summary>Field number for the "executor_uid" field.</summary>
public const int ExecutorUidFieldNumber = 10;
private uint executorUid_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ExecutorUid {
get { return executorUid_; }
set {
executorUid_ = value;
}
}
/// <summary>Field number for the "marble_sync_type" field.</summary>
public const int MarbleSyncTypeFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.MarbleSyncType marbleSyncType_ = global::EggLink.DanhengServer.Proto.MarbleSyncType.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MarbleSyncType MarbleSyncType {
get { return marbleSyncType_; }
set {
marbleSyncType_ = value;
}
}
/// <summary>Field number for the "player_a_tech_list" field.</summary>
public const int PlayerATechListFieldNumber = 13;
private static readonly pb::FieldCodec<uint> _repeated_playerATechList_codec
= pb::FieldCodec.ForUInt32(106);
private readonly pbc::RepeatedField<uint> playerATechList_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> PlayerATechList {
get { return playerATechList_; }
}
/// <summary>Field number for the "OMKKPGFJHFE" field.</summary>
public const int OMKKPGFJHFEFieldNumber = 1297;
private bool oMKKPGFJHFE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool OMKKPGFJHFE {
get { return oMKKPGFJHFE_; }
set {
oMKKPGFJHFE_ = value;
}
}
/// <summary>Field number for the "winner_uid" field.</summary>
public const int WinnerUidFieldNumber = 802;
private uint winnerUid_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint WinnerUid {
get { return winnerUid_; }
set {
winnerUid_ = value;
}
}
/// <summary>Field number for the "player_b_game_score" field.</summary>
public const int PlayerBGameScoreFieldNumber = 1;
private uint playerBGameScore_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PlayerBGameScore {
get { return playerBGameScore_; }
set {
playerBGameScore_ = value;
}
}
/// <summary>Field number for the "extra_id" field.</summary>
public const int ExtraIdFieldNumber = 11;
private uint extraId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ExtraId {
get { return extraId_; }
set {
extraId_ = value;
}
}
/// <summary>Field number for the "marble_seal_hit_data" field.</summary>
public const int MarbleSealHitDataFieldNumber = 1149;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MarbleGameSyncData> _repeated_marbleSealHitData_codec
= pb::FieldCodec.ForMessage(9194, global::EggLink.DanhengServer.Proto.MarbleGameSyncData.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MarbleGameSyncData> marbleSealHitData_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MarbleGameSyncData>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MarbleGameSyncData> MarbleSealHitData {
get { return marbleSealHitData_; }
}
/// <summary>Field number for the "marble_game_sync_data" field.</summary>
public const int MarbleGameSyncDataFieldNumber = 5;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MarbleGameSyncData> _repeated_marbleGameSyncData_codec
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.MarbleGameSyncData.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MarbleGameSyncData> marbleGameSyncData_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MarbleGameSyncData>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MarbleGameSyncData> MarbleGameSyncData {
get { return marbleGameSyncData_; }
}
/// <summary>Field number for the "player_b_tech_list" field.</summary>
public const int PlayerBTechListFieldNumber = 7;
private static readonly pb::FieldCodec<uint> _repeated_playerBTechList_codec
= pb::FieldCodec.ForUInt32(58);
private readonly pbc::RepeatedField<uint> playerBTechList_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> PlayerBTechList {
get { return playerBTechList_; }
}
/// <summary>Field number for the "move_total_time" field.</summary>
public const int MoveTotalTimeFieldNumber = 4;
private float moveTotalTime_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public float MoveTotalTime {
get { return moveTotalTime_; }
set {
moveTotalTime_ = value;
}
}
/// <summary>Field number for the "launching" field.</summary>
public const int LaunchingFieldNumber = 9;
private bool launching_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Launching {
get { return launching_; }
set {
launching_ = value;
}
}
/// <summary>Field number for the "first_player_action_end" field.</summary>
public const int FirstPlayerActionEndFieldNumber = 14;
private bool firstPlayerActionEnd_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool FirstPlayerActionEnd {
get { return firstPlayerActionEnd_; }
set {
firstPlayerActionEnd_ = value;
}
}
/// <summary>Field number for the "player_a_game_score" field.</summary>
public const int PlayerAGameScoreFieldNumber = 6;
private uint playerAGameScore_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PlayerAGameScore {
get { return playerAGameScore_; }
set {
playerAGameScore_ = value;
}
}
/// <summary>Field number for the "queue_position" field.</summary>
public const int QueuePositionFieldNumber = 8;
private uint queuePosition_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint QueuePosition {
get { return queuePosition_; }
set {
queuePosition_ = value;
}
}
/// <summary>Field number for the "operator_uid" field.</summary>
public const int OperatorUidFieldNumber = 1541;
private uint operatorUid_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OperatorUid {
get { return operatorUid_; }
set {
operatorUid_ = value;
}
}
/// <summary>Field number for the "tech_id" field.</summary>
public const int TechIdFieldNumber = 3;
private uint techId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint TechId {
get { return techId_; }
set {
techId_ = value;
}
}
/// <summary>Field number for the "allowed_move_seal_list" field.</summary>
public const int AllowedMoveSealListFieldNumber = 2;
private static readonly pb::FieldCodec<uint> _repeated_allowedMoveSealList_codec
= pb::FieldCodec.ForUInt32(18);
private readonly pbc::RepeatedField<uint> allowedMoveSealList_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> AllowedMoveSealList {
get { return allowedMoveSealList_; }
}
/// <summary>Field number for the "cur_round" field.</summary>
public const int CurRoundFieldNumber = 15;
private uint curRound_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CurRound {
get { return curRound_; }
set {
curRound_ = value;
}
}
/// <summary>Field number for the "IEPGCLGKHEG" field.</summary>
public const int IEPGCLGKHEGFieldNumber = 1956;
private uint iEPGCLGKHEG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IEPGCLGKHEG {
get { return iEPGCLGKHEG_; }
set {
iEPGCLGKHEG_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as MarbleGameSyncInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(MarbleGameSyncInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (ExecutorUid != other.ExecutorUid) return false;
if (MarbleSyncType != other.MarbleSyncType) return false;
if(!playerATechList_.Equals(other.playerATechList_)) return false;
if (OMKKPGFJHFE != other.OMKKPGFJHFE) return false;
if (WinnerUid != other.WinnerUid) return false;
if (PlayerBGameScore != other.PlayerBGameScore) return false;
if (ExtraId != other.ExtraId) return false;
if(!marbleSealHitData_.Equals(other.marbleSealHitData_)) return false;
if(!marbleGameSyncData_.Equals(other.marbleGameSyncData_)) return false;
if(!playerBTechList_.Equals(other.playerBTechList_)) return false;
if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(MoveTotalTime, other.MoveTotalTime)) return false;
if (Launching != other.Launching) return false;
if (FirstPlayerActionEnd != other.FirstPlayerActionEnd) return false;
if (PlayerAGameScore != other.PlayerAGameScore) return false;
if (QueuePosition != other.QueuePosition) return false;
if (OperatorUid != other.OperatorUid) return false;
if (TechId != other.TechId) return false;
if(!allowedMoveSealList_.Equals(other.allowedMoveSealList_)) return false;
if (CurRound != other.CurRound) return false;
if (IEPGCLGKHEG != other.IEPGCLGKHEG) 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 (ExecutorUid != 0) hash ^= ExecutorUid.GetHashCode();
if (MarbleSyncType != global::EggLink.DanhengServer.Proto.MarbleSyncType.None) hash ^= MarbleSyncType.GetHashCode();
hash ^= playerATechList_.GetHashCode();
if (OMKKPGFJHFE != false) hash ^= OMKKPGFJHFE.GetHashCode();
if (WinnerUid != 0) hash ^= WinnerUid.GetHashCode();
if (PlayerBGameScore != 0) hash ^= PlayerBGameScore.GetHashCode();
if (ExtraId != 0) hash ^= ExtraId.GetHashCode();
hash ^= marbleSealHitData_.GetHashCode();
hash ^= marbleGameSyncData_.GetHashCode();
hash ^= playerBTechList_.GetHashCode();
if (MoveTotalTime != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(MoveTotalTime);
if (Launching != false) hash ^= Launching.GetHashCode();
if (FirstPlayerActionEnd != false) hash ^= FirstPlayerActionEnd.GetHashCode();
if (PlayerAGameScore != 0) hash ^= PlayerAGameScore.GetHashCode();
if (QueuePosition != 0) hash ^= QueuePosition.GetHashCode();
if (OperatorUid != 0) hash ^= OperatorUid.GetHashCode();
if (TechId != 0) hash ^= TechId.GetHashCode();
hash ^= allowedMoveSealList_.GetHashCode();
if (CurRound != 0) hash ^= CurRound.GetHashCode();
if (IEPGCLGKHEG != 0) hash ^= IEPGCLGKHEG.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 (PlayerBGameScore != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PlayerBGameScore);
}
allowedMoveSealList_.WriteTo(output, _repeated_allowedMoveSealList_codec);
if (TechId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(TechId);
}
if (MoveTotalTime != 0F) {
output.WriteRawTag(37);
output.WriteFloat(MoveTotalTime);
}
marbleGameSyncData_.WriteTo(output, _repeated_marbleGameSyncData_codec);
if (PlayerAGameScore != 0) {
output.WriteRawTag(48);
output.WriteUInt32(PlayerAGameScore);
}
playerBTechList_.WriteTo(output, _repeated_playerBTechList_codec);
if (QueuePosition != 0) {
output.WriteRawTag(64);
output.WriteUInt32(QueuePosition);
}
if (Launching != false) {
output.WriteRawTag(72);
output.WriteBool(Launching);
}
if (ExecutorUid != 0) {
output.WriteRawTag(80);
output.WriteUInt32(ExecutorUid);
}
if (ExtraId != 0) {
output.WriteRawTag(88);
output.WriteUInt32(ExtraId);
}
if (MarbleSyncType != global::EggLink.DanhengServer.Proto.MarbleSyncType.None) {
output.WriteRawTag(96);
output.WriteEnum((int) MarbleSyncType);
}
playerATechList_.WriteTo(output, _repeated_playerATechList_codec);
if (FirstPlayerActionEnd != false) {
output.WriteRawTag(112);
output.WriteBool(FirstPlayerActionEnd);
}
if (CurRound != 0) {
output.WriteRawTag(120);
output.WriteUInt32(CurRound);
}
if (WinnerUid != 0) {
output.WriteRawTag(144, 50);
output.WriteUInt32(WinnerUid);
}
marbleSealHitData_.WriteTo(output, _repeated_marbleSealHitData_codec);
if (OMKKPGFJHFE != false) {
output.WriteRawTag(136, 81);
output.WriteBool(OMKKPGFJHFE);
}
if (OperatorUid != 0) {
output.WriteRawTag(168, 96);
output.WriteUInt32(OperatorUid);
}
if (IEPGCLGKHEG != 0) {
output.WriteRawTag(160, 122);
output.WriteUInt32(IEPGCLGKHEG);
}
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 (PlayerBGameScore != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PlayerBGameScore);
}
allowedMoveSealList_.WriteTo(ref output, _repeated_allowedMoveSealList_codec);
if (TechId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(TechId);
}
if (MoveTotalTime != 0F) {
output.WriteRawTag(37);
output.WriteFloat(MoveTotalTime);
}
marbleGameSyncData_.WriteTo(ref output, _repeated_marbleGameSyncData_codec);
if (PlayerAGameScore != 0) {
output.WriteRawTag(48);
output.WriteUInt32(PlayerAGameScore);
}
playerBTechList_.WriteTo(ref output, _repeated_playerBTechList_codec);
if (QueuePosition != 0) {
output.WriteRawTag(64);
output.WriteUInt32(QueuePosition);
}
if (Launching != false) {
output.WriteRawTag(72);
output.WriteBool(Launching);
}
if (ExecutorUid != 0) {
output.WriteRawTag(80);
output.WriteUInt32(ExecutorUid);
}
if (ExtraId != 0) {
output.WriteRawTag(88);
output.WriteUInt32(ExtraId);
}
if (MarbleSyncType != global::EggLink.DanhengServer.Proto.MarbleSyncType.None) {
output.WriteRawTag(96);
output.WriteEnum((int) MarbleSyncType);
}
playerATechList_.WriteTo(ref output, _repeated_playerATechList_codec);
if (FirstPlayerActionEnd != false) {
output.WriteRawTag(112);
output.WriteBool(FirstPlayerActionEnd);
}
if (CurRound != 0) {
output.WriteRawTag(120);
output.WriteUInt32(CurRound);
}
if (WinnerUid != 0) {
output.WriteRawTag(144, 50);
output.WriteUInt32(WinnerUid);
}
marbleSealHitData_.WriteTo(ref output, _repeated_marbleSealHitData_codec);
if (OMKKPGFJHFE != false) {
output.WriteRawTag(136, 81);
output.WriteBool(OMKKPGFJHFE);
}
if (OperatorUid != 0) {
output.WriteRawTag(168, 96);
output.WriteUInt32(OperatorUid);
}
if (IEPGCLGKHEG != 0) {
output.WriteRawTag(160, 122);
output.WriteUInt32(IEPGCLGKHEG);
}
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 (ExecutorUid != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ExecutorUid);
}
if (MarbleSyncType != global::EggLink.DanhengServer.Proto.MarbleSyncType.None) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) MarbleSyncType);
}
size += playerATechList_.CalculateSize(_repeated_playerATechList_codec);
if (OMKKPGFJHFE != false) {
size += 2 + 1;
}
if (WinnerUid != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(WinnerUid);
}
if (PlayerBGameScore != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PlayerBGameScore);
}
if (ExtraId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ExtraId);
}
size += marbleSealHitData_.CalculateSize(_repeated_marbleSealHitData_codec);
size += marbleGameSyncData_.CalculateSize(_repeated_marbleGameSyncData_codec);
size += playerBTechList_.CalculateSize(_repeated_playerBTechList_codec);
if (MoveTotalTime != 0F) {
size += 1 + 4;
}
if (Launching != false) {
size += 1 + 1;
}
if (FirstPlayerActionEnd != false) {
size += 1 + 1;
}
if (PlayerAGameScore != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PlayerAGameScore);
}
if (QueuePosition != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(QueuePosition);
}
if (OperatorUid != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(OperatorUid);
}
if (TechId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(TechId);
}
size += allowedMoveSealList_.CalculateSize(_repeated_allowedMoveSealList_codec);
if (CurRound != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurRound);
}
if (IEPGCLGKHEG != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(IEPGCLGKHEG);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(MarbleGameSyncInfo other) {
if (other == null) {
return;
}
if (other.ExecutorUid != 0) {
ExecutorUid = other.ExecutorUid;
}
if (other.MarbleSyncType != global::EggLink.DanhengServer.Proto.MarbleSyncType.None) {
MarbleSyncType = other.MarbleSyncType;
}
playerATechList_.Add(other.playerATechList_);
if (other.OMKKPGFJHFE != false) {
OMKKPGFJHFE = other.OMKKPGFJHFE;
}
if (other.WinnerUid != 0) {
WinnerUid = other.WinnerUid;
}
if (other.PlayerBGameScore != 0) {
PlayerBGameScore = other.PlayerBGameScore;
}
if (other.ExtraId != 0) {
ExtraId = other.ExtraId;
}
marbleSealHitData_.Add(other.marbleSealHitData_);
marbleGameSyncData_.Add(other.marbleGameSyncData_);
playerBTechList_.Add(other.playerBTechList_);
if (other.MoveTotalTime != 0F) {
MoveTotalTime = other.MoveTotalTime;
}
if (other.Launching != false) {
Launching = other.Launching;
}
if (other.FirstPlayerActionEnd != false) {
FirstPlayerActionEnd = other.FirstPlayerActionEnd;
}
if (other.PlayerAGameScore != 0) {
PlayerAGameScore = other.PlayerAGameScore;
}
if (other.QueuePosition != 0) {
QueuePosition = other.QueuePosition;
}
if (other.OperatorUid != 0) {
OperatorUid = other.OperatorUid;
}
if (other.TechId != 0) {
TechId = other.TechId;
}
allowedMoveSealList_.Add(other.allowedMoveSealList_);
if (other.CurRound != 0) {
CurRound = other.CurRound;
}
if (other.IEPGCLGKHEG != 0) {
IEPGCLGKHEG = other.IEPGCLGKHEG;
}
_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: {
PlayerBGameScore = input.ReadUInt32();
break;
}
case 18:
case 16: {
allowedMoveSealList_.AddEntriesFrom(input, _repeated_allowedMoveSealList_codec);
break;
}
case 24: {
TechId = input.ReadUInt32();
break;
}
case 37: {
MoveTotalTime = input.ReadFloat();
break;
}
case 42: {
marbleGameSyncData_.AddEntriesFrom(input, _repeated_marbleGameSyncData_codec);
break;
}
case 48: {
PlayerAGameScore = input.ReadUInt32();
break;
}
case 58:
case 56: {
playerBTechList_.AddEntriesFrom(input, _repeated_playerBTechList_codec);
break;
}
case 64: {
QueuePosition = input.ReadUInt32();
break;
}
case 72: {
Launching = input.ReadBool();
break;
}
case 80: {
ExecutorUid = input.ReadUInt32();
break;
}
case 88: {
ExtraId = input.ReadUInt32();
break;
}
case 96: {
MarbleSyncType = (global::EggLink.DanhengServer.Proto.MarbleSyncType) input.ReadEnum();
break;
}
case 106:
case 104: {
playerATechList_.AddEntriesFrom(input, _repeated_playerATechList_codec);
break;
}
case 112: {
FirstPlayerActionEnd = input.ReadBool();
break;
}
case 120: {
CurRound = input.ReadUInt32();
break;
}
case 6416: {
WinnerUid = input.ReadUInt32();
break;
}
case 9194: {
marbleSealHitData_.AddEntriesFrom(input, _repeated_marbleSealHitData_codec);
break;
}
case 10376: {
OMKKPGFJHFE = input.ReadBool();
break;
}
case 12328: {
OperatorUid = input.ReadUInt32();
break;
}
case 15648: {
IEPGCLGKHEG = input.ReadUInt32();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 8: {
PlayerBGameScore = input.ReadUInt32();
break;
}
case 18:
case 16: {
allowedMoveSealList_.AddEntriesFrom(ref input, _repeated_allowedMoveSealList_codec);
break;
}
case 24: {
TechId = input.ReadUInt32();
break;
}
case 37: {
MoveTotalTime = input.ReadFloat();
break;
}
case 42: {
marbleGameSyncData_.AddEntriesFrom(ref input, _repeated_marbleGameSyncData_codec);
break;
}
case 48: {
PlayerAGameScore = input.ReadUInt32();
break;
}
case 58:
case 56: {
playerBTechList_.AddEntriesFrom(ref input, _repeated_playerBTechList_codec);
break;
}
case 64: {
QueuePosition = input.ReadUInt32();
break;
}
case 72: {
Launching = input.ReadBool();
break;
}
case 80: {
ExecutorUid = input.ReadUInt32();
break;
}
case 88: {
ExtraId = input.ReadUInt32();
break;
}
case 96: {
MarbleSyncType = (global::EggLink.DanhengServer.Proto.MarbleSyncType) input.ReadEnum();
break;
}
case 106:
case 104: {
playerATechList_.AddEntriesFrom(ref input, _repeated_playerATechList_codec);
break;
}
case 112: {
FirstPlayerActionEnd = input.ReadBool();
break;
}
case 120: {
CurRound = input.ReadUInt32();
break;
}
case 6416: {
WinnerUid = input.ReadUInt32();
break;
}
case 9194: {
marbleSealHitData_.AddEntriesFrom(ref input, _repeated_marbleSealHitData_codec);
break;
}
case 10376: {
OMKKPGFJHFE = input.ReadBool();
break;
}
case 12328: {
OperatorUid = input.ReadUInt32();
break;
}
case 15648: {
IEPGCLGKHEG = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code