Ejemplo n.º 1
0
    public virtual void HrqIugnatr8(BinaryStream binaryStream_0)
    {
        this.string_0 = binaryStream_0.smethod_2();
        while (this.vector_0.Length > 0)
        {
            this.vector_0.method_1();
        }
        int  num  = 0;
        uint num2 = (uint)binaryStream_0.smethod_0();

        while ((long)num < (long)((ulong)num2))
        {
            GClass592 gclass = GClass86.smethod_2((int)binaryStream_0.smethod_1()) as GClass592;
            gclass.HrqIugnatr8(binaryStream_0);
            this.vector_0.method_0(gclass);
            num++;
        }
        while (this.vector_1.Length > 0)
        {
            this.vector_1.method_1();
        }
        num  = 0;
        num2 = (uint)binaryStream_0.smethod_0();
        while ((long)num < (long)((ulong)num2))
        {
            GClass586 gclass2 = GClass86.smethod_2((int)binaryStream_0.smethod_1()) as GClass586;
            gclass2.HrqIugnatr8(binaryStream_0);
            this.vector_1.method_0(gclass2);
            num++;
        }
        this.gclass510_0 = (GClass86.smethod_2((int)binaryStream_0.smethod_1()) as GClass510);
        this.gclass510_0.HrqIugnatr8(binaryStream_0);
        this.Id = binaryStream_0.smethod_0();
        this.Id = (U.smethod_0(this.Id, 14) | this.Id << 18);
        while (this.vector_2.Length > 0)
        {
            this.vector_2.method_1();
        }
        num  = 0;
        num2 = (uint)binaryStream_0.smethod_0();
        while ((long)num < (long)((ulong)num2))
        {
            GClass710 gclass3 = GClass86.smethod_2((int)binaryStream_0.smethod_1()) as GClass710;
            gclass3.HrqIugnatr8(binaryStream_0);
            this.vector_2.method_0(gclass3);
            num++;
        }
        this.string_1 = binaryStream_0.smethod_2();
    }
Ejemplo n.º 2
0
 public GClass682(int int_4 = 0, int int_5 = 0, int int_6 = 0, int int_7 = 0, Vector <GClass592> vector_2 = null, GClass710 gclass710_1 = null, GClass467 gclass467_1 = null, Vector <GClass306> vector_3 = null, string string_2 = "", string string_3 = "")
 {
     Class13.NP5bWyNzLwONS();
     this.string_0 = "";
     this.string_1 = "";
     base..ctor();
     this.int_1 = int_4;
     this.int_2 = int_5;
     this.int_3 = int_6;
     this.int_0 = int_7;
     if (vector_2 == null)
     {
         this.vector_0 = new Vector <GClass592>();
     }
     else
     {
         this.vector_0 = vector_2;
     }
     if (gclass710_1 == null)
     {
         this.gclass710_0 = new GClass710(0U);
     }
     else
     {
         this.gclass710_0 = gclass710_1;
     }
     if (gclass467_1 == null)
     {
         this.gclass467_0 = new GClass467(0U);
     }
     else
     {
         this.gclass467_0 = gclass467_1;
     }
     if (vector_3 == null)
     {
         this.vector_1 = new Vector <GClass306>();
     }
     else
     {
         this.vector_1 = vector_3;
     }
     this.string_1 = string_2;
     this.string_0 = string_3;
 }