Files
DanhengServer-OpenSource/Proto/IMAONMHILNE.cs
2025-04-15 16:44:46 +08:00

49 lines
1.7 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: IMAONMHILNE.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 IMAONMHILNE.proto</summary>
public static partial class IMAONMHILNEReflection {
#region Descriptor
/// <summary>File descriptor for IMAONMHILNE.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static IMAONMHILNEReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFJTUFPTk1ISUxORS5wcm90bypTCgtJTUFPTk1ISUxORRIcChhMT0JCWV9J",
"TlRFUkFDVF9UWVBFX05PTkUQABImCiJMT0JCWV9JTlRFUkFDVF9UWVBFX1JF",
"TUlORF9QUkVQQVJFEAFCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.IMAONMHILNE), }, null, null));
}
#endregion
}
#region Enums
public enum IMAONMHILNE {
[pbr::OriginalName("LOBBY_INTERACT_TYPE_NONE")] LobbyInteractTypeNone = 0,
[pbr::OriginalName("LOBBY_INTERACT_TYPE_REMIND_PREPARE")] LobbyInteractTypeRemindPrepare = 1,
}
#endregion
}
#endregion Designer generated code