mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
607 lines
25 KiB
C#
607 lines
25 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: SceneMapInfo.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 SceneMapInfo.proto</summary>
|
|
public static partial class SceneMapInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for SceneMapInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static SceneMapInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChJTY2VuZU1hcEluZm8ucHJvdG8aE01hemVQcm9wU3RhdGUucHJvdG8aGE1h",
|
|
"emVQcm9wU3RhdGVFeHRyYS5wcm90bxoPQ2hlc3RJbmZvLnByb3RvGhFOUEFP",
|
|
"R0tGS0FBRS5wcm90bxoPTWF6ZUdyb3VwLnByb3RvIuYDCgxTY2VuZU1hcElu",
|
|
"Zm8SMQoUbWF6ZV9wcm9wX2V4dHJhX2xpc3QYDCADKAsyEy5NYXplUHJvcFN0",
|
|
"YXRlRXh0cmESHAoUbGlnaHRlbl9zZWN0aW9uX2xpc3QYAyADKA0SHAoUdW5s",
|
|
"b2NrX3RlbGVwb3J0X2xpc3QYDiADKA0SOwoQZmxvb3Jfc2F2ZWRfZGF0YRgB",
|
|
"IAMoCzIhLlNjZW5lTWFwSW5mby5GbG9vclNhdmVkRGF0YUVudHJ5Eh4KCmNo",
|
|
"ZXN0X2xpc3QYCSADKAsyCi5DaGVzdEluZm8SJgoObWF6ZV9wcm9wX2xpc3QY",
|
|
"AiADKAsyDi5NYXplUHJvcFN0YXRlEhAKCGZsb29yX2lkGAYgASgNEiEKC0pN",
|
|
"TERNT0NOTUhNGAQgAygLMgwuTlBBT0dLRktBQUUSIwoPbWF6ZV9ncm91cF9s",
|
|
"aXN0GAUgAygLMgouTWF6ZUdyb3VwEhgKEGN1cl9tYXBfZW50cnlfaWQYDSAB",
|
|
"KA0SDwoHcmV0Y29kZRgHIAEoDRIUCgxkaW1lbnNpb25faWQYDyABKA0SEAoI",
|
|
"ZW50cnlfaWQYCCABKA0aNQoTRmxvb3JTYXZlZERhdGFFbnRyeRILCgNrZXkY",
|
|
"ASABKAkSDQoFdmFsdWUYAiABKAU6AjgBQh6qAhtFZ2dMaW5rLkRhbmhlbmdT",
|
|
"ZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MazePropStateReflection.Descriptor, global::EggLink.DanhengServer.Proto.MazePropStateExtraReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChestInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.NPAOGKFKAAEReflection.Descriptor, global::EggLink.DanhengServer.Proto.MazeGroupReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SceneMapInfo), global::EggLink.DanhengServer.Proto.SceneMapInfo.Parser, new[]{ "MazePropExtraList", "LightenSectionList", "UnlockTeleportList", "FloorSavedData", "ChestList", "MazePropList", "FloorId", "JMLDMOCNMHM", "MazeGroupList", "CurMapEntryId", "Retcode", "DimensionId", "EntryId" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class SceneMapInfo : pb::IMessage<SceneMapInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<SceneMapInfo> _parser = new pb::MessageParser<SceneMapInfo>(() => new SceneMapInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<SceneMapInfo> 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.SceneMapInfoReflection.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 SceneMapInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public SceneMapInfo(SceneMapInfo other) : this() {
|
|
mazePropExtraList_ = other.mazePropExtraList_.Clone();
|
|
lightenSectionList_ = other.lightenSectionList_.Clone();
|
|
unlockTeleportList_ = other.unlockTeleportList_.Clone();
|
|
floorSavedData_ = other.floorSavedData_.Clone();
|
|
chestList_ = other.chestList_.Clone();
|
|
mazePropList_ = other.mazePropList_.Clone();
|
|
floorId_ = other.floorId_;
|
|
jMLDMOCNMHM_ = other.jMLDMOCNMHM_.Clone();
|
|
mazeGroupList_ = other.mazeGroupList_.Clone();
|
|
curMapEntryId_ = other.curMapEntryId_;
|
|
retcode_ = other.retcode_;
|
|
dimensionId_ = other.dimensionId_;
|
|
entryId_ = other.entryId_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public SceneMapInfo Clone() {
|
|
return new SceneMapInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "maze_prop_extra_list" field.</summary>
|
|
public const int MazePropExtraListFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MazePropStateExtra> _repeated_mazePropExtraList_codec
|
|
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.MazePropStateExtra.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MazePropStateExtra> mazePropExtraList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MazePropStateExtra>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MazePropStateExtra> MazePropExtraList {
|
|
get { return mazePropExtraList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "lighten_section_list" field.</summary>
|
|
public const int LightenSectionListFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<uint> _repeated_lightenSectionList_codec
|
|
= pb::FieldCodec.ForUInt32(26);
|
|
private readonly pbc::RepeatedField<uint> lightenSectionList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> LightenSectionList {
|
|
get { return lightenSectionList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "unlock_teleport_list" field.</summary>
|
|
public const int UnlockTeleportListFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<uint> _repeated_unlockTeleportList_codec
|
|
= pb::FieldCodec.ForUInt32(114);
|
|
private readonly pbc::RepeatedField<uint> unlockTeleportList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> UnlockTeleportList {
|
|
get { return unlockTeleportList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "floor_saved_data" field.</summary>
|
|
public const int FloorSavedDataFieldNumber = 1;
|
|
private static readonly pbc::MapField<string, int>.Codec _map_floorSavedData_codec
|
|
= new pbc::MapField<string, int>.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForInt32(16, 0), 10);
|
|
private readonly pbc::MapField<string, int> floorSavedData_ = new pbc::MapField<string, int>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<string, int> FloorSavedData {
|
|
get { return floorSavedData_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "chest_list" field.</summary>
|
|
public const int ChestListFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ChestInfo> _repeated_chestList_codec
|
|
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.ChestInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChestInfo> chestList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChestInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChestInfo> ChestList {
|
|
get { return chestList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "maze_prop_list" field.</summary>
|
|
public const int MazePropListFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MazePropState> _repeated_mazePropList_codec
|
|
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.MazePropState.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MazePropState> mazePropList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MazePropState>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MazePropState> MazePropList {
|
|
get { return mazePropList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "floor_id" field.</summary>
|
|
public const int FloorIdFieldNumber = 6;
|
|
private uint floorId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FloorId {
|
|
get { return floorId_; }
|
|
set {
|
|
floorId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JMLDMOCNMHM" field.</summary>
|
|
public const int JMLDMOCNMHMFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.NPAOGKFKAAE> _repeated_jMLDMOCNMHM_codec
|
|
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.NPAOGKFKAAE.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NPAOGKFKAAE> jMLDMOCNMHM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NPAOGKFKAAE>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NPAOGKFKAAE> JMLDMOCNMHM {
|
|
get { return jMLDMOCNMHM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "maze_group_list" field.</summary>
|
|
public const int MazeGroupListFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MazeGroup> _repeated_mazeGroupList_codec
|
|
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.MazeGroup.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MazeGroup> mazeGroupList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MazeGroup>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MazeGroup> MazeGroupList {
|
|
get { return mazeGroupList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "cur_map_entry_id" field.</summary>
|
|
public const int CurMapEntryIdFieldNumber = 13;
|
|
private uint curMapEntryId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CurMapEntryId {
|
|
get { return curMapEntryId_; }
|
|
set {
|
|
curMapEntryId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 7;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "dimension_id" field.</summary>
|
|
public const int DimensionIdFieldNumber = 15;
|
|
private uint dimensionId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint DimensionId {
|
|
get { return dimensionId_; }
|
|
set {
|
|
dimensionId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "entry_id" field.</summary>
|
|
public const int EntryIdFieldNumber = 8;
|
|
private uint entryId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EntryId {
|
|
get { return entryId_; }
|
|
set {
|
|
entryId_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as SceneMapInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(SceneMapInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!mazePropExtraList_.Equals(other.mazePropExtraList_)) return false;
|
|
if(!lightenSectionList_.Equals(other.lightenSectionList_)) return false;
|
|
if(!unlockTeleportList_.Equals(other.unlockTeleportList_)) return false;
|
|
if (!FloorSavedData.Equals(other.FloorSavedData)) return false;
|
|
if(!chestList_.Equals(other.chestList_)) return false;
|
|
if(!mazePropList_.Equals(other.mazePropList_)) return false;
|
|
if (FloorId != other.FloorId) return false;
|
|
if(!jMLDMOCNMHM_.Equals(other.jMLDMOCNMHM_)) return false;
|
|
if(!mazeGroupList_.Equals(other.mazeGroupList_)) return false;
|
|
if (CurMapEntryId != other.CurMapEntryId) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (DimensionId != other.DimensionId) return false;
|
|
if (EntryId != other.EntryId) 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 ^= mazePropExtraList_.GetHashCode();
|
|
hash ^= lightenSectionList_.GetHashCode();
|
|
hash ^= unlockTeleportList_.GetHashCode();
|
|
hash ^= FloorSavedData.GetHashCode();
|
|
hash ^= chestList_.GetHashCode();
|
|
hash ^= mazePropList_.GetHashCode();
|
|
if (FloorId != 0) hash ^= FloorId.GetHashCode();
|
|
hash ^= jMLDMOCNMHM_.GetHashCode();
|
|
hash ^= mazeGroupList_.GetHashCode();
|
|
if (CurMapEntryId != 0) hash ^= CurMapEntryId.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (DimensionId != 0) hash ^= DimensionId.GetHashCode();
|
|
if (EntryId != 0) hash ^= EntryId.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
|
|
floorSavedData_.WriteTo(output, _map_floorSavedData_codec);
|
|
mazePropList_.WriteTo(output, _repeated_mazePropList_codec);
|
|
lightenSectionList_.WriteTo(output, _repeated_lightenSectionList_codec);
|
|
jMLDMOCNMHM_.WriteTo(output, _repeated_jMLDMOCNMHM_codec);
|
|
mazeGroupList_.WriteTo(output, _repeated_mazeGroupList_codec);
|
|
if (FloorId != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(FloorId);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (EntryId != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(EntryId);
|
|
}
|
|
chestList_.WriteTo(output, _repeated_chestList_codec);
|
|
mazePropExtraList_.WriteTo(output, _repeated_mazePropExtraList_codec);
|
|
if (CurMapEntryId != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(CurMapEntryId);
|
|
}
|
|
unlockTeleportList_.WriteTo(output, _repeated_unlockTeleportList_codec);
|
|
if (DimensionId != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(DimensionId);
|
|
}
|
|
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) {
|
|
floorSavedData_.WriteTo(ref output, _map_floorSavedData_codec);
|
|
mazePropList_.WriteTo(ref output, _repeated_mazePropList_codec);
|
|
lightenSectionList_.WriteTo(ref output, _repeated_lightenSectionList_codec);
|
|
jMLDMOCNMHM_.WriteTo(ref output, _repeated_jMLDMOCNMHM_codec);
|
|
mazeGroupList_.WriteTo(ref output, _repeated_mazeGroupList_codec);
|
|
if (FloorId != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(FloorId);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (EntryId != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(EntryId);
|
|
}
|
|
chestList_.WriteTo(ref output, _repeated_chestList_codec);
|
|
mazePropExtraList_.WriteTo(ref output, _repeated_mazePropExtraList_codec);
|
|
if (CurMapEntryId != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(CurMapEntryId);
|
|
}
|
|
unlockTeleportList_.WriteTo(ref output, _repeated_unlockTeleportList_codec);
|
|
if (DimensionId != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(DimensionId);
|
|
}
|
|
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 += mazePropExtraList_.CalculateSize(_repeated_mazePropExtraList_codec);
|
|
size += lightenSectionList_.CalculateSize(_repeated_lightenSectionList_codec);
|
|
size += unlockTeleportList_.CalculateSize(_repeated_unlockTeleportList_codec);
|
|
size += floorSavedData_.CalculateSize(_map_floorSavedData_codec);
|
|
size += chestList_.CalculateSize(_repeated_chestList_codec);
|
|
size += mazePropList_.CalculateSize(_repeated_mazePropList_codec);
|
|
if (FloorId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FloorId);
|
|
}
|
|
size += jMLDMOCNMHM_.CalculateSize(_repeated_jMLDMOCNMHM_codec);
|
|
size += mazeGroupList_.CalculateSize(_repeated_mazeGroupList_codec);
|
|
if (CurMapEntryId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurMapEntryId);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (DimensionId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DimensionId);
|
|
}
|
|
if (EntryId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EntryId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(SceneMapInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
mazePropExtraList_.Add(other.mazePropExtraList_);
|
|
lightenSectionList_.Add(other.lightenSectionList_);
|
|
unlockTeleportList_.Add(other.unlockTeleportList_);
|
|
floorSavedData_.MergeFrom(other.floorSavedData_);
|
|
chestList_.Add(other.chestList_);
|
|
mazePropList_.Add(other.mazePropList_);
|
|
if (other.FloorId != 0) {
|
|
FloorId = other.FloorId;
|
|
}
|
|
jMLDMOCNMHM_.Add(other.jMLDMOCNMHM_);
|
|
mazeGroupList_.Add(other.mazeGroupList_);
|
|
if (other.CurMapEntryId != 0) {
|
|
CurMapEntryId = other.CurMapEntryId;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.DimensionId != 0) {
|
|
DimensionId = other.DimensionId;
|
|
}
|
|
if (other.EntryId != 0) {
|
|
EntryId = other.EntryId;
|
|
}
|
|
_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: {
|
|
floorSavedData_.AddEntriesFrom(input, _map_floorSavedData_codec);
|
|
break;
|
|
}
|
|
case 18: {
|
|
mazePropList_.AddEntriesFrom(input, _repeated_mazePropList_codec);
|
|
break;
|
|
}
|
|
case 26:
|
|
case 24: {
|
|
lightenSectionList_.AddEntriesFrom(input, _repeated_lightenSectionList_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
jMLDMOCNMHM_.AddEntriesFrom(input, _repeated_jMLDMOCNMHM_codec);
|
|
break;
|
|
}
|
|
case 42: {
|
|
mazeGroupList_.AddEntriesFrom(input, _repeated_mazeGroupList_codec);
|
|
break;
|
|
}
|
|
case 48: {
|
|
FloorId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
EntryId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
chestList_.AddEntriesFrom(input, _repeated_chestList_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
mazePropExtraList_.AddEntriesFrom(input, _repeated_mazePropExtraList_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
CurMapEntryId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114:
|
|
case 112: {
|
|
unlockTeleportList_.AddEntriesFrom(input, _repeated_unlockTeleportList_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
DimensionId = 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 10: {
|
|
floorSavedData_.AddEntriesFrom(ref input, _map_floorSavedData_codec);
|
|
break;
|
|
}
|
|
case 18: {
|
|
mazePropList_.AddEntriesFrom(ref input, _repeated_mazePropList_codec);
|
|
break;
|
|
}
|
|
case 26:
|
|
case 24: {
|
|
lightenSectionList_.AddEntriesFrom(ref input, _repeated_lightenSectionList_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
jMLDMOCNMHM_.AddEntriesFrom(ref input, _repeated_jMLDMOCNMHM_codec);
|
|
break;
|
|
}
|
|
case 42: {
|
|
mazeGroupList_.AddEntriesFrom(ref input, _repeated_mazeGroupList_codec);
|
|
break;
|
|
}
|
|
case 48: {
|
|
FloorId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
EntryId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
chestList_.AddEntriesFrom(ref input, _repeated_chestList_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
mazePropExtraList_.AddEntriesFrom(ref input, _repeated_mazePropExtraList_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
CurMapEntryId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114:
|
|
case 112: {
|
|
unlockTeleportList_.AddEntriesFrom(ref input, _repeated_unlockTeleportList_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
DimensionId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|