Files
DanhengServer-OpenSource/Proto/IHGJLLNGDKL.cs
2025-01-15 23:20:16 +08:00

52 lines
1.9 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: IHGJLLNGDKL.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 IHGJLLNGDKL.proto</summary>
public static partial class IHGJLLNGDKLReflection {
#region Descriptor
/// <summary>File descriptor for IHGJLLNGDKL.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static IHGJLLNGDKLReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFJSEdKTExOR0RLTC5wcm90byqMAQoLSUhHSkxMTkdES0wSHAoYTU9OT1BP",
"TFlfQ0VMTF9TVEFURV9JRExFEAASHwobTU9OT1BPTFlfQ0VMTF9TVEFURV9C",
"QVJSSUVSEAESHgoaTU9OT1BPTFlfQ0VMTF9TVEFURV9HUk9VTkQQAhIeChpN",
"T05PUE9MWV9DRUxMX1NUQVRFX0ZJTklTSBADQh6qAhtFZ2dMaW5rLkRhbmhl",
"bmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.IHGJLLNGDKL), }, null, null));
}
#endregion
}
#region Enums
public enum IHGJLLNGDKL {
[pbr::OriginalName("MONOPOLY_CELL_STATE_IDLE")] MonopolyCellStateIdle = 0,
[pbr::OriginalName("MONOPOLY_CELL_STATE_BARRIER")] MonopolyCellStateBarrier = 1,
[pbr::OriginalName("MONOPOLY_CELL_STATE_GROUND")] MonopolyCellStateGround = 2,
[pbr::OriginalName("MONOPOLY_CELL_STATE_FINISH")] MonopolyCellStateFinish = 3,
}
#endregion
}
#endregion Designer generated code