// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: circuits_v2/player_cloud_data.proto // #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 CircuitsV2.Protobuf { /// Holder for reflection information generated from circuits_v2/player_cloud_data.proto public static partial class PlayerCloudDataReflection { #region Descriptor /// File descriptor for circuits_v2/player_cloud_data.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static PlayerCloudDataReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "CiNjaXJjdWl0c192Mi9wbGF5ZXJfY2xvdWRfZGF0YS5wcm90bxILY2lyY3Vp", "dHNfdjIaJWNpcmN1aXRzL3N0YXRpYy9ldi92YXJpYW50X2RhdGEucHJvdG8a", "IWNpcmN1aXRzX3YyL3BlcnNpc3RlZF92YWx1ZS5wcm90byLCBwoPUGxheWVy", "Q2xvdWREYXRhEioKBWJvb2xzGAEgAygLMhsuY2lyY3VpdHNfdjIuUGVyc2lz", "dGVkVmFsdWUSKwoGZmxvYXRzGAIgAygLMhsuY2lyY3VpdHNfdjIuUGVyc2lz", "dGVkVmFsdWUSKQoEaW50cxgDIAMoCzIbLmNpcmN1aXRzX3YyLlBlcnNpc3Rl", "ZFZhbHVlEjAKC3F1YXRlcm5pb25zGAQgAygLMhsuY2lyY3VpdHNfdjIuUGVy", "c2lzdGVkVmFsdWUSLAoHc3RyaW5ncxgFIAMoCzIbLmNpcmN1aXRzX3YyLlBl", "cnNpc3RlZFZhbHVlEi0KCHZlY3RvcjNzGAYgAygLMhsuY2lyY3VpdHNfdjIu", "UGVyc2lzdGVkVmFsdWUSKwoGY29sb3JzGAcgAygLMhsuY2lyY3VpdHNfdjIu", "UGVyc2lzdGVkVmFsdWUSMgoNcmVjX25ldF9pbWFnZRgQIAMoCzIbLmNpcmN1", "aXRzX3YyLlBlcnNpc3RlZFZhbHVlEjMKDnJlY19uZXRfbWVzaGVzGBIgAygL", "MhsuY2lyY3VpdHNfdjIuUGVyc2lzdGVkVmFsdWUSMAoRcmVmZXJlbmNlX29i", "amVjdHMYCCADKAsyFS5jaXJjdWl0cy5WYXJpYW50RGF0YRIvCgpsaXN0X2Jv", "b2xzGAkgAygLMhsuY2lyY3VpdHNfdjIuUGVyc2lzdGVkVmFsdWUSMAoLbGlz", "dF9mbG9hdHMYCiADKAsyGy5jaXJjdWl0c192Mi5QZXJzaXN0ZWRWYWx1ZRIu", "CglsaXN0X2ludHMYCyADKAsyGy5jaXJjdWl0c192Mi5QZXJzaXN0ZWRWYWx1", "ZRI1ChBsaXN0X3F1YXRlcm5pb25zGAwgAygLMhsuY2lyY3VpdHNfdjIuUGVy", "c2lzdGVkVmFsdWUSMQoMbGlzdF9zdHJpbmdzGA0gAygLMhsuY2lyY3VpdHNf", "djIuUGVyc2lzdGVkVmFsdWUSMgoNbGlzdF92ZWN0b3IzcxgOIAMoCzIbLmNp", "cmN1aXRzX3YyLlBlcnNpc3RlZFZhbHVlEjAKC2xpc3RfY29sb3JzGA8gAygL", "MhsuY2lyY3VpdHNfdjIuUGVyc2lzdGVkVmFsdWUSNwoSbGlzdF9yZWNfbmV0", "X2ltYWdlGBEgAygLMhsuY2lyY3VpdHNfdjIuUGVyc2lzdGVkVmFsdWUSOAoT", "bGlzdF9yZWNfbmV0X21lc2hlcxgTIAMoCzIbLmNpcmN1aXRzX3YyLlBlcnNp", "c3RlZFZhbHVlQhaqAhNDaXJjdWl0c1YyLlByb3RvYnVmYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Circuits.Static.EV.Protobuf.VariantDataReflection.Descriptor, global::CircuitsV2.Protobuf.PersistedValueReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::CircuitsV2.Protobuf.PlayerCloudData), global::CircuitsV2.Protobuf.PlayerCloudData.Parser, new[]{ "Bools", "Floats", "Ints", "Quaternions", "Strings", "Vector3S", "Colors", "RecNetImage", "RecNetMeshes", "ReferenceObjects", "ListBools", "ListFloats", "ListInts", "ListQuaternions", "ListStrings", "ListVector3S", "ListColors", "ListRecNetImage", "ListRecNetMeshes" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class PlayerCloudData : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PlayerCloudData()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pb::MessageParser Parser { get { return _parser; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { get { return global::CircuitsV2.Protobuf.PlayerCloudDataReflection.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 PlayerCloudData() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public PlayerCloudData(PlayerCloudData other) : this() { bools_ = other.bools_.Clone(); floats_ = other.floats_.Clone(); ints_ = other.ints_.Clone(); quaternions_ = other.quaternions_.Clone(); strings_ = other.strings_.Clone(); vector3S_ = other.vector3S_.Clone(); colors_ = other.colors_.Clone(); recNetImage_ = other.recNetImage_.Clone(); recNetMeshes_ = other.recNetMeshes_.Clone(); referenceObjects_ = other.referenceObjects_.Clone(); listBools_ = other.listBools_.Clone(); listFloats_ = other.listFloats_.Clone(); listInts_ = other.listInts_.Clone(); listQuaternions_ = other.listQuaternions_.Clone(); listStrings_ = other.listStrings_.Clone(); listVector3S_ = other.listVector3S_.Clone(); listColors_ = other.listColors_.Clone(); listRecNetImage_ = other.listRecNetImage_.Clone(); listRecNetMeshes_ = other.listRecNetMeshes_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public PlayerCloudData Clone() { return new PlayerCloudData(this); } /// Field number for the "bools" field. public const int BoolsFieldNumber = 1; private static readonly pb::FieldCodec _repeated_bools_codec = pb::FieldCodec.ForMessage(10, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField bools_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField Bools { get { return bools_; } } /// Field number for the "floats" field. public const int FloatsFieldNumber = 2; private static readonly pb::FieldCodec _repeated_floats_codec = pb::FieldCodec.ForMessage(18, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField floats_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField Floats { get { return floats_; } } /// Field number for the "ints" field. public const int IntsFieldNumber = 3; private static readonly pb::FieldCodec _repeated_ints_codec = pb::FieldCodec.ForMessage(26, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField ints_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField Ints { get { return ints_; } } /// Field number for the "quaternions" field. public const int QuaternionsFieldNumber = 4; private static readonly pb::FieldCodec _repeated_quaternions_codec = pb::FieldCodec.ForMessage(34, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField quaternions_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField Quaternions { get { return quaternions_; } } /// Field number for the "strings" field. public const int StringsFieldNumber = 5; private static readonly pb::FieldCodec _repeated_strings_codec = pb::FieldCodec.ForMessage(42, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField strings_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField Strings { get { return strings_; } } /// Field number for the "vector3s" field. public const int Vector3SFieldNumber = 6; private static readonly pb::FieldCodec _repeated_vector3S_codec = pb::FieldCodec.ForMessage(50, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField vector3S_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField Vector3S { get { return vector3S_; } } /// Field number for the "colors" field. public const int ColorsFieldNumber = 7; private static readonly pb::FieldCodec _repeated_colors_codec = pb::FieldCodec.ForMessage(58, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField colors_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField Colors { get { return colors_; } } /// Field number for the "rec_net_image" field. public const int RecNetImageFieldNumber = 16; private static readonly pb::FieldCodec _repeated_recNetImage_codec = pb::FieldCodec.ForMessage(130, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField recNetImage_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField RecNetImage { get { return recNetImage_; } } /// Field number for the "rec_net_meshes" field. public const int RecNetMeshesFieldNumber = 18; private static readonly pb::FieldCodec _repeated_recNetMeshes_codec = pb::FieldCodec.ForMessage(146, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField recNetMeshes_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField RecNetMeshes { get { return recNetMeshes_; } } /// Field number for the "reference_objects" field. public const int ReferenceObjectsFieldNumber = 8; private static readonly pb::FieldCodec _repeated_referenceObjects_codec = pb::FieldCodec.ForMessage(66, global::Circuits.Static.EV.Protobuf.VariantData.Parser); private readonly pbc::RepeatedField referenceObjects_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ReferenceObjects { get { return referenceObjects_; } } /// Field number for the "list_bools" field. public const int ListBoolsFieldNumber = 9; private static readonly pb::FieldCodec _repeated_listBools_codec = pb::FieldCodec.ForMessage(74, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField listBools_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ListBools { get { return listBools_; } } /// Field number for the "list_floats" field. public const int ListFloatsFieldNumber = 10; private static readonly pb::FieldCodec _repeated_listFloats_codec = pb::FieldCodec.ForMessage(82, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField listFloats_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ListFloats { get { return listFloats_; } } /// Field number for the "list_ints" field. public const int ListIntsFieldNumber = 11; private static readonly pb::FieldCodec _repeated_listInts_codec = pb::FieldCodec.ForMessage(90, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField listInts_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ListInts { get { return listInts_; } } /// Field number for the "list_quaternions" field. public const int ListQuaternionsFieldNumber = 12; private static readonly pb::FieldCodec _repeated_listQuaternions_codec = pb::FieldCodec.ForMessage(98, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField listQuaternions_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ListQuaternions { get { return listQuaternions_; } } /// Field number for the "list_strings" field. public const int ListStringsFieldNumber = 13; private static readonly pb::FieldCodec _repeated_listStrings_codec = pb::FieldCodec.ForMessage(106, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField listStrings_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ListStrings { get { return listStrings_; } } /// Field number for the "list_vector3s" field. public const int ListVector3SFieldNumber = 14; private static readonly pb::FieldCodec _repeated_listVector3S_codec = pb::FieldCodec.ForMessage(114, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField listVector3S_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ListVector3S { get { return listVector3S_; } } /// Field number for the "list_colors" field. public const int ListColorsFieldNumber = 15; private static readonly pb::FieldCodec _repeated_listColors_codec = pb::FieldCodec.ForMessage(122, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField listColors_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ListColors { get { return listColors_; } } /// Field number for the "list_rec_net_image" field. public const int ListRecNetImageFieldNumber = 17; private static readonly pb::FieldCodec _repeated_listRecNetImage_codec = pb::FieldCodec.ForMessage(138, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField listRecNetImage_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ListRecNetImage { get { return listRecNetImage_; } } /// Field number for the "list_rec_net_meshes" field. public const int ListRecNetMeshesFieldNumber = 19; private static readonly pb::FieldCodec _repeated_listRecNetMeshes_codec = pb::FieldCodec.ForMessage(154, global::CircuitsV2.Protobuf.PersistedValue.Parser); private readonly pbc::RepeatedField listRecNetMeshes_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ListRecNetMeshes { get { return listRecNetMeshes_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as PlayerCloudData); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(PlayerCloudData other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if(!bools_.Equals(other.bools_)) return false; if(!floats_.Equals(other.floats_)) return false; if(!ints_.Equals(other.ints_)) return false; if(!quaternions_.Equals(other.quaternions_)) return false; if(!strings_.Equals(other.strings_)) return false; if(!vector3S_.Equals(other.vector3S_)) return false; if(!colors_.Equals(other.colors_)) return false; if(!recNetImage_.Equals(other.recNetImage_)) return false; if(!recNetMeshes_.Equals(other.recNetMeshes_)) return false; if(!referenceObjects_.Equals(other.referenceObjects_)) return false; if(!listBools_.Equals(other.listBools_)) return false; if(!listFloats_.Equals(other.listFloats_)) return false; if(!listInts_.Equals(other.listInts_)) return false; if(!listQuaternions_.Equals(other.listQuaternions_)) return false; if(!listStrings_.Equals(other.listStrings_)) return false; if(!listVector3S_.Equals(other.listVector3S_)) return false; if(!listColors_.Equals(other.listColors_)) return false; if(!listRecNetImage_.Equals(other.listRecNetImage_)) return false; if(!listRecNetMeshes_.Equals(other.listRecNetMeshes_)) 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 ^= bools_.GetHashCode(); hash ^= floats_.GetHashCode(); hash ^= ints_.GetHashCode(); hash ^= quaternions_.GetHashCode(); hash ^= strings_.GetHashCode(); hash ^= vector3S_.GetHashCode(); hash ^= colors_.GetHashCode(); hash ^= recNetImage_.GetHashCode(); hash ^= recNetMeshes_.GetHashCode(); hash ^= referenceObjects_.GetHashCode(); hash ^= listBools_.GetHashCode(); hash ^= listFloats_.GetHashCode(); hash ^= listInts_.GetHashCode(); hash ^= listQuaternions_.GetHashCode(); hash ^= listStrings_.GetHashCode(); hash ^= listVector3S_.GetHashCode(); hash ^= listColors_.GetHashCode(); hash ^= listRecNetImage_.GetHashCode(); hash ^= listRecNetMeshes_.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 bools_.WriteTo(output, _repeated_bools_codec); floats_.WriteTo(output, _repeated_floats_codec); ints_.WriteTo(output, _repeated_ints_codec); quaternions_.WriteTo(output, _repeated_quaternions_codec); strings_.WriteTo(output, _repeated_strings_codec); vector3S_.WriteTo(output, _repeated_vector3S_codec); colors_.WriteTo(output, _repeated_colors_codec); referenceObjects_.WriteTo(output, _repeated_referenceObjects_codec); listBools_.WriteTo(output, _repeated_listBools_codec); listFloats_.WriteTo(output, _repeated_listFloats_codec); listInts_.WriteTo(output, _repeated_listInts_codec); listQuaternions_.WriteTo(output, _repeated_listQuaternions_codec); listStrings_.WriteTo(output, _repeated_listStrings_codec); listVector3S_.WriteTo(output, _repeated_listVector3S_codec); listColors_.WriteTo(output, _repeated_listColors_codec); recNetImage_.WriteTo(output, _repeated_recNetImage_codec); listRecNetImage_.WriteTo(output, _repeated_listRecNetImage_codec); recNetMeshes_.WriteTo(output, _repeated_recNetMeshes_codec); listRecNetMeshes_.WriteTo(output, _repeated_listRecNetMeshes_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) { bools_.WriteTo(ref output, _repeated_bools_codec); floats_.WriteTo(ref output, _repeated_floats_codec); ints_.WriteTo(ref output, _repeated_ints_codec); quaternions_.WriteTo(ref output, _repeated_quaternions_codec); strings_.WriteTo(ref output, _repeated_strings_codec); vector3S_.WriteTo(ref output, _repeated_vector3S_codec); colors_.WriteTo(ref output, _repeated_colors_codec); referenceObjects_.WriteTo(ref output, _repeated_referenceObjects_codec); listBools_.WriteTo(ref output, _repeated_listBools_codec); listFloats_.WriteTo(ref output, _repeated_listFloats_codec); listInts_.WriteTo(ref output, _repeated_listInts_codec); listQuaternions_.WriteTo(ref output, _repeated_listQuaternions_codec); listStrings_.WriteTo(ref output, _repeated_listStrings_codec); listVector3S_.WriteTo(ref output, _repeated_listVector3S_codec); listColors_.WriteTo(ref output, _repeated_listColors_codec); recNetImage_.WriteTo(ref output, _repeated_recNetImage_codec); listRecNetImage_.WriteTo(ref output, _repeated_listRecNetImage_codec); recNetMeshes_.WriteTo(ref output, _repeated_recNetMeshes_codec); listRecNetMeshes_.WriteTo(ref output, _repeated_listRecNetMeshes_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 += bools_.CalculateSize(_repeated_bools_codec); size += floats_.CalculateSize(_repeated_floats_codec); size += ints_.CalculateSize(_repeated_ints_codec); size += quaternions_.CalculateSize(_repeated_quaternions_codec); size += strings_.CalculateSize(_repeated_strings_codec); size += vector3S_.CalculateSize(_repeated_vector3S_codec); size += colors_.CalculateSize(_repeated_colors_codec); size += recNetImage_.CalculateSize(_repeated_recNetImage_codec); size += recNetMeshes_.CalculateSize(_repeated_recNetMeshes_codec); size += referenceObjects_.CalculateSize(_repeated_referenceObjects_codec); size += listBools_.CalculateSize(_repeated_listBools_codec); size += listFloats_.CalculateSize(_repeated_listFloats_codec); size += listInts_.CalculateSize(_repeated_listInts_codec); size += listQuaternions_.CalculateSize(_repeated_listQuaternions_codec); size += listStrings_.CalculateSize(_repeated_listStrings_codec); size += listVector3S_.CalculateSize(_repeated_listVector3S_codec); size += listColors_.CalculateSize(_repeated_listColors_codec); size += listRecNetImage_.CalculateSize(_repeated_listRecNetImage_codec); size += listRecNetMeshes_.CalculateSize(_repeated_listRecNetMeshes_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(PlayerCloudData other) { if (other == null) { return; } bools_.Add(other.bools_); floats_.Add(other.floats_); ints_.Add(other.ints_); quaternions_.Add(other.quaternions_); strings_.Add(other.strings_); vector3S_.Add(other.vector3S_); colors_.Add(other.colors_); recNetImage_.Add(other.recNetImage_); recNetMeshes_.Add(other.recNetMeshes_); referenceObjects_.Add(other.referenceObjects_); listBools_.Add(other.listBools_); listFloats_.Add(other.listFloats_); listInts_.Add(other.listInts_); listQuaternions_.Add(other.listQuaternions_); listStrings_.Add(other.listStrings_); listVector3S_.Add(other.listVector3S_); listColors_.Add(other.listColors_); listRecNetImage_.Add(other.listRecNetImage_); listRecNetMeshes_.Add(other.listRecNetMeshes_); _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) { if ((tag & 7) == 4) { // Abort on any end group tag. return; } switch(tag) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 10: { bools_.AddEntriesFrom(input, _repeated_bools_codec); break; } case 18: { floats_.AddEntriesFrom(input, _repeated_floats_codec); break; } case 26: { ints_.AddEntriesFrom(input, _repeated_ints_codec); break; } case 34: { quaternions_.AddEntriesFrom(input, _repeated_quaternions_codec); break; } case 42: { strings_.AddEntriesFrom(input, _repeated_strings_codec); break; } case 50: { vector3S_.AddEntriesFrom(input, _repeated_vector3S_codec); break; } case 58: { colors_.AddEntriesFrom(input, _repeated_colors_codec); break; } case 66: { referenceObjects_.AddEntriesFrom(input, _repeated_referenceObjects_codec); break; } case 74: { listBools_.AddEntriesFrom(input, _repeated_listBools_codec); break; } case 82: { listFloats_.AddEntriesFrom(input, _repeated_listFloats_codec); break; } case 90: { listInts_.AddEntriesFrom(input, _repeated_listInts_codec); break; } case 98: { listQuaternions_.AddEntriesFrom(input, _repeated_listQuaternions_codec); break; } case 106: { listStrings_.AddEntriesFrom(input, _repeated_listStrings_codec); break; } case 114: { listVector3S_.AddEntriesFrom(input, _repeated_listVector3S_codec); break; } case 122: { listColors_.AddEntriesFrom(input, _repeated_listColors_codec); break; } case 130: { recNetImage_.AddEntriesFrom(input, _repeated_recNetImage_codec); break; } case 138: { listRecNetImage_.AddEntriesFrom(input, _repeated_listRecNetImage_codec); break; } case 146: { recNetMeshes_.AddEntriesFrom(input, _repeated_recNetMeshes_codec); break; } case 154: { listRecNetMeshes_.AddEntriesFrom(input, _repeated_listRecNetMeshes_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) { if ((tag & 7) == 4) { // Abort on any end group tag. return; } switch(tag) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 10: { bools_.AddEntriesFrom(ref input, _repeated_bools_codec); break; } case 18: { floats_.AddEntriesFrom(ref input, _repeated_floats_codec); break; } case 26: { ints_.AddEntriesFrom(ref input, _repeated_ints_codec); break; } case 34: { quaternions_.AddEntriesFrom(ref input, _repeated_quaternions_codec); break; } case 42: { strings_.AddEntriesFrom(ref input, _repeated_strings_codec); break; } case 50: { vector3S_.AddEntriesFrom(ref input, _repeated_vector3S_codec); break; } case 58: { colors_.AddEntriesFrom(ref input, _repeated_colors_codec); break; } case 66: { referenceObjects_.AddEntriesFrom(ref input, _repeated_referenceObjects_codec); break; } case 74: { listBools_.AddEntriesFrom(ref input, _repeated_listBools_codec); break; } case 82: { listFloats_.AddEntriesFrom(ref input, _repeated_listFloats_codec); break; } case 90: { listInts_.AddEntriesFrom(ref input, _repeated_listInts_codec); break; } case 98: { listQuaternions_.AddEntriesFrom(ref input, _repeated_listQuaternions_codec); break; } case 106: { listStrings_.AddEntriesFrom(ref input, _repeated_listStrings_codec); break; } case 114: { listVector3S_.AddEntriesFrom(ref input, _repeated_listVector3S_codec); break; } case 122: { listColors_.AddEntriesFrom(ref input, _repeated_listColors_codec); break; } case 130: { recNetImage_.AddEntriesFrom(ref input, _repeated_recNetImage_codec); break; } case 138: { listRecNetImage_.AddEntriesFrom(ref input, _repeated_listRecNetImage_codec); break; } case 146: { recNetMeshes_.AddEntriesFrom(ref input, _repeated_recNetMeshes_codec); break; } case 154: { listRecNetMeshes_.AddEntriesFrom(ref input, _repeated_listRecNetMeshes_codec); break; } } } } #endif } #endregion } #endregion Designer generated code