Files
DanhengServer-OpenSource/Proto/OAFMCJJFPHO.cs

52 lines
1.9 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: OAFMCJJFPHO.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 OAFMCJJFPHO.proto</summary>
public static partial class OAFMCJJFPHOReflection {
#region Descriptor
/// <summary>File descriptor for OAFMCJJFPHO.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static OAFMCJJFPHOReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFPQUZNQ0pKRlBITy5wcm90byqMAQoLT0FGTUNKSkZQSE8SHAoYTU9OT1BP",
"TFlfQ0VMTF9TVEFURV9JRExFEAASHwobTU9OT1BPTFlfQ0VMTF9TVEFURV9C",
"QVJSSUVSEAESHgoaTU9OT1BPTFlfQ0VMTF9TVEFURV9HUk9VTkQQAhIeChpN",
"T05PUE9MWV9DRUxMX1NUQVRFX0ZJTklTSBADQh6qAhtFZ2dMaW5rLkRhbmhl",
"bmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.OAFMCJJFPHO), }, null, null));
}
#endregion
}
#region Enums
public enum OAFMCJJFPHO {
[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