mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
488 lines
19 KiB
C#
488 lines
19 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MusicRhythmDataScRsp.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 MusicRhythmDataScRsp.proto</summary>
|
|
public static partial class MusicRhythmDataScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MusicRhythmDataScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MusicRhythmDataScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChpNdXNpY1JoeXRobURhdGFTY1JzcC5wcm90bxoWTXVzaWNSaHl0aG1MZXZl",
|
|
"bC5wcm90bxoWTXVzaWNSaHl0aG1Hcm91cC5wcm90byKFAgoUTXVzaWNSaHl0",
|
|
"aG1EYXRhU2NSc3ASGQoRdW5sb2NrX3RyYWNrX2xpc3QYDCADKA0SGAoQdW5s",
|
|
"b2NrX3NvbmdfbGlzdBgJIAMoDRIRCglzaG93X2hpbnQYDSABKAgSJgoLbXVz",
|
|
"aWNfZ3JvdXAYCiADKAsyES5NdXNpY1JoeXRobUdyb3VwEhkKEXVubG9ja19w",
|
|
"aGFzZV9saXN0GA4gAygNEhMKC2N1cl9zb25nX2lkGAIgASgNEiYKC211c2lj",
|
|
"X2xldmVsGA8gAygLMhEuTXVzaWNSaHl0aG1MZXZlbBIPCgdyZXRjb2RlGAsg",
|
|
"ASgNEhQKDGN1cl9sZXZlbF9pZBgDIAEoDUIeqgIbRWdnTGluay5EYW5oZW5n",
|
|
"U2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MusicRhythmLevelReflection.Descriptor, global::EggLink.DanhengServer.Proto.MusicRhythmGroupReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MusicRhythmDataScRsp), global::EggLink.DanhengServer.Proto.MusicRhythmDataScRsp.Parser, new[]{ "UnlockTrackList", "UnlockSongList", "ShowHint", "MusicGroup", "UnlockPhaseList", "CurSongId", "MusicLevel", "Retcode", "CurLevelId" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MusicRhythmDataScRsp : pb::IMessage<MusicRhythmDataScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MusicRhythmDataScRsp> _parser = new pb::MessageParser<MusicRhythmDataScRsp>(() => new MusicRhythmDataScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MusicRhythmDataScRsp> 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.MusicRhythmDataScRspReflection.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 MusicRhythmDataScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MusicRhythmDataScRsp(MusicRhythmDataScRsp other) : this() {
|
|
unlockTrackList_ = other.unlockTrackList_.Clone();
|
|
unlockSongList_ = other.unlockSongList_.Clone();
|
|
showHint_ = other.showHint_;
|
|
musicGroup_ = other.musicGroup_.Clone();
|
|
unlockPhaseList_ = other.unlockPhaseList_.Clone();
|
|
curSongId_ = other.curSongId_;
|
|
musicLevel_ = other.musicLevel_.Clone();
|
|
retcode_ = other.retcode_;
|
|
curLevelId_ = other.curLevelId_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MusicRhythmDataScRsp Clone() {
|
|
return new MusicRhythmDataScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "unlock_track_list" field.</summary>
|
|
public const int UnlockTrackListFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<uint> _repeated_unlockTrackList_codec
|
|
= pb::FieldCodec.ForUInt32(98);
|
|
private readonly pbc::RepeatedField<uint> unlockTrackList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> UnlockTrackList {
|
|
get { return unlockTrackList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "unlock_song_list" field.</summary>
|
|
public const int UnlockSongListFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<uint> _repeated_unlockSongList_codec
|
|
= pb::FieldCodec.ForUInt32(74);
|
|
private readonly pbc::RepeatedField<uint> unlockSongList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> UnlockSongList {
|
|
get { return unlockSongList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "show_hint" field.</summary>
|
|
public const int ShowHintFieldNumber = 13;
|
|
private bool showHint_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool ShowHint {
|
|
get { return showHint_; }
|
|
set {
|
|
showHint_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "music_group" field.</summary>
|
|
public const int MusicGroupFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MusicRhythmGroup> _repeated_musicGroup_codec
|
|
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.MusicRhythmGroup.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MusicRhythmGroup> musicGroup_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MusicRhythmGroup>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MusicRhythmGroup> MusicGroup {
|
|
get { return musicGroup_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "unlock_phase_list" field.</summary>
|
|
public const int UnlockPhaseListFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<uint> _repeated_unlockPhaseList_codec
|
|
= pb::FieldCodec.ForUInt32(114);
|
|
private readonly pbc::RepeatedField<uint> unlockPhaseList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> UnlockPhaseList {
|
|
get { return unlockPhaseList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "cur_song_id" field.</summary>
|
|
public const int CurSongIdFieldNumber = 2;
|
|
private uint curSongId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CurSongId {
|
|
get { return curSongId_; }
|
|
set {
|
|
curSongId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "music_level" field.</summary>
|
|
public const int MusicLevelFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MusicRhythmLevel> _repeated_musicLevel_codec
|
|
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.MusicRhythmLevel.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MusicRhythmLevel> musicLevel_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MusicRhythmLevel>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MusicRhythmLevel> MusicLevel {
|
|
get { return musicLevel_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 11;
|
|
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 "cur_level_id" field.</summary>
|
|
public const int CurLevelIdFieldNumber = 3;
|
|
private uint curLevelId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CurLevelId {
|
|
get { return curLevelId_; }
|
|
set {
|
|
curLevelId_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MusicRhythmDataScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MusicRhythmDataScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!unlockTrackList_.Equals(other.unlockTrackList_)) return false;
|
|
if(!unlockSongList_.Equals(other.unlockSongList_)) return false;
|
|
if (ShowHint != other.ShowHint) return false;
|
|
if(!musicGroup_.Equals(other.musicGroup_)) return false;
|
|
if(!unlockPhaseList_.Equals(other.unlockPhaseList_)) return false;
|
|
if (CurSongId != other.CurSongId) return false;
|
|
if(!musicLevel_.Equals(other.musicLevel_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (CurLevelId != other.CurLevelId) 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 ^= unlockTrackList_.GetHashCode();
|
|
hash ^= unlockSongList_.GetHashCode();
|
|
if (ShowHint != false) hash ^= ShowHint.GetHashCode();
|
|
hash ^= musicGroup_.GetHashCode();
|
|
hash ^= unlockPhaseList_.GetHashCode();
|
|
if (CurSongId != 0) hash ^= CurSongId.GetHashCode();
|
|
hash ^= musicLevel_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (CurLevelId != 0) hash ^= CurLevelId.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 (CurSongId != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(CurSongId);
|
|
}
|
|
if (CurLevelId != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(CurLevelId);
|
|
}
|
|
unlockSongList_.WriteTo(output, _repeated_unlockSongList_codec);
|
|
musicGroup_.WriteTo(output, _repeated_musicGroup_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
unlockTrackList_.WriteTo(output, _repeated_unlockTrackList_codec);
|
|
if (ShowHint != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(ShowHint);
|
|
}
|
|
unlockPhaseList_.WriteTo(output, _repeated_unlockPhaseList_codec);
|
|
musicLevel_.WriteTo(output, _repeated_musicLevel_codec);
|
|
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 (CurSongId != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(CurSongId);
|
|
}
|
|
if (CurLevelId != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(CurLevelId);
|
|
}
|
|
unlockSongList_.WriteTo(ref output, _repeated_unlockSongList_codec);
|
|
musicGroup_.WriteTo(ref output, _repeated_musicGroup_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
unlockTrackList_.WriteTo(ref output, _repeated_unlockTrackList_codec);
|
|
if (ShowHint != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(ShowHint);
|
|
}
|
|
unlockPhaseList_.WriteTo(ref output, _repeated_unlockPhaseList_codec);
|
|
musicLevel_.WriteTo(ref output, _repeated_musicLevel_codec);
|
|
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 += unlockTrackList_.CalculateSize(_repeated_unlockTrackList_codec);
|
|
size += unlockSongList_.CalculateSize(_repeated_unlockSongList_codec);
|
|
if (ShowHint != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += musicGroup_.CalculateSize(_repeated_musicGroup_codec);
|
|
size += unlockPhaseList_.CalculateSize(_repeated_unlockPhaseList_codec);
|
|
if (CurSongId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurSongId);
|
|
}
|
|
size += musicLevel_.CalculateSize(_repeated_musicLevel_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (CurLevelId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurLevelId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MusicRhythmDataScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
unlockTrackList_.Add(other.unlockTrackList_);
|
|
unlockSongList_.Add(other.unlockSongList_);
|
|
if (other.ShowHint != false) {
|
|
ShowHint = other.ShowHint;
|
|
}
|
|
musicGroup_.Add(other.musicGroup_);
|
|
unlockPhaseList_.Add(other.unlockPhaseList_);
|
|
if (other.CurSongId != 0) {
|
|
CurSongId = other.CurSongId;
|
|
}
|
|
musicLevel_.Add(other.musicLevel_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.CurLevelId != 0) {
|
|
CurLevelId = other.CurLevelId;
|
|
}
|
|
_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 16: {
|
|
CurSongId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
CurLevelId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
unlockSongList_.AddEntriesFrom(input, _repeated_unlockSongList_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
musicGroup_.AddEntriesFrom(input, _repeated_musicGroup_codec);
|
|
break;
|
|
}
|
|
case 88: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98:
|
|
case 96: {
|
|
unlockTrackList_.AddEntriesFrom(input, _repeated_unlockTrackList_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
ShowHint = input.ReadBool();
|
|
break;
|
|
}
|
|
case 114:
|
|
case 112: {
|
|
unlockPhaseList_.AddEntriesFrom(input, _repeated_unlockPhaseList_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
musicLevel_.AddEntriesFrom(input, _repeated_musicLevel_codec);
|
|
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 16: {
|
|
CurSongId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
CurLevelId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
unlockSongList_.AddEntriesFrom(ref input, _repeated_unlockSongList_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
musicGroup_.AddEntriesFrom(ref input, _repeated_musicGroup_codec);
|
|
break;
|
|
}
|
|
case 88: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98:
|
|
case 96: {
|
|
unlockTrackList_.AddEntriesFrom(ref input, _repeated_unlockTrackList_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
ShowHint = input.ReadBool();
|
|
break;
|
|
}
|
|
case 114:
|
|
case 112: {
|
|
unlockPhaseList_.AddEntriesFrom(ref input, _repeated_unlockPhaseList_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
musicLevel_.AddEntriesFrom(ref input, _repeated_musicLevel_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|