mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 12:16:03 +08:00
524 lines
18 KiB
C#
524 lines
18 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AHKANKEPADJ.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 AHKANKEPADJ.proto</summary>
|
|
public static partial class AHKANKEPADJReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for AHKANKEPADJ.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static AHKANKEPADJReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFBSEtBTktFUEFESi5wcm90bxoRUElHT0RKTkhKTUwucHJvdG8i0AEKC0FI",
|
|
"S0FOS0VQQURKEgsKA3VpZBgBIAEoDRITCgtKSEhMUExKQUFNRRgCIAEoDRIT",
|
|
"CgtPQkhJREdGR0FNRBgDIAEoCBITCgtQT0ZIUERHQU1LTBgEIAEoDRITCgtC",
|
|
"RE5MTk1DT0hHQhgFIAEoCRIhCgthdmF0YXJfbGlzdBgGIAMoCzIMLlBJR09E",
|
|
"Sk5ISk1MEhMKC05DQUNPQ0NKTkxEGAcgASgNEhMKC0FISkZQTkdEQkRPGAgg",
|
|
"ASgNEhMKC1BHT0ZQTkxBUE9FGAkgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdT",
|
|
"ZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PIGODJNHJMLReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AHKANKEPADJ), global::EggLink.DanhengServer.Proto.AHKANKEPADJ.Parser, new[]{ "Uid", "JHHLPLJAAME", "OBHIDGFGAMD", "POFHPDGAMKL", "BDNLNMCOHGB", "AvatarList", "NCACOCCJNLD", "AHJFPNGDBDO", "PGOFPNLAPOE" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class AHKANKEPADJ : pb::IMessage<AHKANKEPADJ>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<AHKANKEPADJ> _parser = new pb::MessageParser<AHKANKEPADJ>(() => new AHKANKEPADJ());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<AHKANKEPADJ> 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.AHKANKEPADJReflection.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 AHKANKEPADJ() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AHKANKEPADJ(AHKANKEPADJ other) : this() {
|
|
uid_ = other.uid_;
|
|
jHHLPLJAAME_ = other.jHHLPLJAAME_;
|
|
oBHIDGFGAMD_ = other.oBHIDGFGAMD_;
|
|
pOFHPDGAMKL_ = other.pOFHPDGAMKL_;
|
|
bDNLNMCOHGB_ = other.bDNLNMCOHGB_;
|
|
avatarList_ = other.avatarList_.Clone();
|
|
nCACOCCJNLD_ = other.nCACOCCJNLD_;
|
|
aHJFPNGDBDO_ = other.aHJFPNGDBDO_;
|
|
pGOFPNLAPOE_ = other.pGOFPNLAPOE_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AHKANKEPADJ Clone() {
|
|
return new AHKANKEPADJ(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "uid" field.</summary>
|
|
public const int UidFieldNumber = 1;
|
|
private uint uid_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Uid {
|
|
get { return uid_; }
|
|
set {
|
|
uid_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JHHLPLJAAME" field.</summary>
|
|
public const int JHHLPLJAAMEFieldNumber = 2;
|
|
private uint jHHLPLJAAME_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JHHLPLJAAME {
|
|
get { return jHHLPLJAAME_; }
|
|
set {
|
|
jHHLPLJAAME_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OBHIDGFGAMD" field.</summary>
|
|
public const int OBHIDGFGAMDFieldNumber = 3;
|
|
private bool oBHIDGFGAMD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool OBHIDGFGAMD {
|
|
get { return oBHIDGFGAMD_; }
|
|
set {
|
|
oBHIDGFGAMD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "POFHPDGAMKL" field.</summary>
|
|
public const int POFHPDGAMKLFieldNumber = 4;
|
|
private uint pOFHPDGAMKL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint POFHPDGAMKL {
|
|
get { return pOFHPDGAMKL_; }
|
|
set {
|
|
pOFHPDGAMKL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BDNLNMCOHGB" field.</summary>
|
|
public const int BDNLNMCOHGBFieldNumber = 5;
|
|
private string bDNLNMCOHGB_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string BDNLNMCOHGB {
|
|
get { return bDNLNMCOHGB_; }
|
|
set {
|
|
bDNLNMCOHGB_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "avatar_list" field.</summary>
|
|
public const int AvatarListFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PIGODJNHJML> _repeated_avatarList_codec
|
|
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.PIGODJNHJML.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PIGODJNHJML> avatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PIGODJNHJML>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PIGODJNHJML> AvatarList {
|
|
get { return avatarList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NCACOCCJNLD" field.</summary>
|
|
public const int NCACOCCJNLDFieldNumber = 7;
|
|
private uint nCACOCCJNLD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NCACOCCJNLD {
|
|
get { return nCACOCCJNLD_; }
|
|
set {
|
|
nCACOCCJNLD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AHJFPNGDBDO" field.</summary>
|
|
public const int AHJFPNGDBDOFieldNumber = 8;
|
|
private uint aHJFPNGDBDO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AHJFPNGDBDO {
|
|
get { return aHJFPNGDBDO_; }
|
|
set {
|
|
aHJFPNGDBDO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PGOFPNLAPOE" field.</summary>
|
|
public const int PGOFPNLAPOEFieldNumber = 9;
|
|
private uint pGOFPNLAPOE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PGOFPNLAPOE {
|
|
get { return pGOFPNLAPOE_; }
|
|
set {
|
|
pGOFPNLAPOE_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as AHKANKEPADJ);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(AHKANKEPADJ other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Uid != other.Uid) return false;
|
|
if (JHHLPLJAAME != other.JHHLPLJAAME) return false;
|
|
if (OBHIDGFGAMD != other.OBHIDGFGAMD) return false;
|
|
if (POFHPDGAMKL != other.POFHPDGAMKL) return false;
|
|
if (BDNLNMCOHGB != other.BDNLNMCOHGB) return false;
|
|
if(!avatarList_.Equals(other.avatarList_)) return false;
|
|
if (NCACOCCJNLD != other.NCACOCCJNLD) return false;
|
|
if (AHJFPNGDBDO != other.AHJFPNGDBDO) return false;
|
|
if (PGOFPNLAPOE != other.PGOFPNLAPOE) 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 (Uid != 0) hash ^= Uid.GetHashCode();
|
|
if (JHHLPLJAAME != 0) hash ^= JHHLPLJAAME.GetHashCode();
|
|
if (OBHIDGFGAMD != false) hash ^= OBHIDGFGAMD.GetHashCode();
|
|
if (POFHPDGAMKL != 0) hash ^= POFHPDGAMKL.GetHashCode();
|
|
if (BDNLNMCOHGB.Length != 0) hash ^= BDNLNMCOHGB.GetHashCode();
|
|
hash ^= avatarList_.GetHashCode();
|
|
if (NCACOCCJNLD != 0) hash ^= NCACOCCJNLD.GetHashCode();
|
|
if (AHJFPNGDBDO != 0) hash ^= AHJFPNGDBDO.GetHashCode();
|
|
if (PGOFPNLAPOE != 0) hash ^= PGOFPNLAPOE.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 (Uid != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(Uid);
|
|
}
|
|
if (JHHLPLJAAME != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(JHHLPLJAAME);
|
|
}
|
|
if (OBHIDGFGAMD != false) {
|
|
output.WriteRawTag(24);
|
|
output.WriteBool(OBHIDGFGAMD);
|
|
}
|
|
if (POFHPDGAMKL != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(POFHPDGAMKL);
|
|
}
|
|
if (BDNLNMCOHGB.Length != 0) {
|
|
output.WriteRawTag(42);
|
|
output.WriteString(BDNLNMCOHGB);
|
|
}
|
|
avatarList_.WriteTo(output, _repeated_avatarList_codec);
|
|
if (NCACOCCJNLD != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(NCACOCCJNLD);
|
|
}
|
|
if (AHJFPNGDBDO != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(AHJFPNGDBDO);
|
|
}
|
|
if (PGOFPNLAPOE != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(PGOFPNLAPOE);
|
|
}
|
|
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 (Uid != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(Uid);
|
|
}
|
|
if (JHHLPLJAAME != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(JHHLPLJAAME);
|
|
}
|
|
if (OBHIDGFGAMD != false) {
|
|
output.WriteRawTag(24);
|
|
output.WriteBool(OBHIDGFGAMD);
|
|
}
|
|
if (POFHPDGAMKL != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(POFHPDGAMKL);
|
|
}
|
|
if (BDNLNMCOHGB.Length != 0) {
|
|
output.WriteRawTag(42);
|
|
output.WriteString(BDNLNMCOHGB);
|
|
}
|
|
avatarList_.WriteTo(ref output, _repeated_avatarList_codec);
|
|
if (NCACOCCJNLD != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(NCACOCCJNLD);
|
|
}
|
|
if (AHJFPNGDBDO != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(AHJFPNGDBDO);
|
|
}
|
|
if (PGOFPNLAPOE != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(PGOFPNLAPOE);
|
|
}
|
|
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 (Uid != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Uid);
|
|
}
|
|
if (JHHLPLJAAME != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JHHLPLJAAME);
|
|
}
|
|
if (OBHIDGFGAMD != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (POFHPDGAMKL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(POFHPDGAMKL);
|
|
}
|
|
if (BDNLNMCOHGB.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(BDNLNMCOHGB);
|
|
}
|
|
size += avatarList_.CalculateSize(_repeated_avatarList_codec);
|
|
if (NCACOCCJNLD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NCACOCCJNLD);
|
|
}
|
|
if (AHJFPNGDBDO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AHJFPNGDBDO);
|
|
}
|
|
if (PGOFPNLAPOE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PGOFPNLAPOE);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(AHKANKEPADJ other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Uid != 0) {
|
|
Uid = other.Uid;
|
|
}
|
|
if (other.JHHLPLJAAME != 0) {
|
|
JHHLPLJAAME = other.JHHLPLJAAME;
|
|
}
|
|
if (other.OBHIDGFGAMD != false) {
|
|
OBHIDGFGAMD = other.OBHIDGFGAMD;
|
|
}
|
|
if (other.POFHPDGAMKL != 0) {
|
|
POFHPDGAMKL = other.POFHPDGAMKL;
|
|
}
|
|
if (other.BDNLNMCOHGB.Length != 0) {
|
|
BDNLNMCOHGB = other.BDNLNMCOHGB;
|
|
}
|
|
avatarList_.Add(other.avatarList_);
|
|
if (other.NCACOCCJNLD != 0) {
|
|
NCACOCCJNLD = other.NCACOCCJNLD;
|
|
}
|
|
if (other.AHJFPNGDBDO != 0) {
|
|
AHJFPNGDBDO = other.AHJFPNGDBDO;
|
|
}
|
|
if (other.PGOFPNLAPOE != 0) {
|
|
PGOFPNLAPOE = other.PGOFPNLAPOE;
|
|
}
|
|
_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: {
|
|
Uid = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
JHHLPLJAAME = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
OBHIDGFGAMD = input.ReadBool();
|
|
break;
|
|
}
|
|
case 32: {
|
|
POFHPDGAMKL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
BDNLNMCOHGB = input.ReadString();
|
|
break;
|
|
}
|
|
case 50: {
|
|
avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
NCACOCCJNLD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
AHJFPNGDBDO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
PGOFPNLAPOE = 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: {
|
|
Uid = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
JHHLPLJAAME = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
OBHIDGFGAMD = input.ReadBool();
|
|
break;
|
|
}
|
|
case 32: {
|
|
POFHPDGAMKL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
BDNLNMCOHGB = input.ReadString();
|
|
break;
|
|
}
|
|
case 50: {
|
|
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
NCACOCCJNLD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
AHJFPNGDBDO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
PGOFPNLAPOE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|