예제 #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))
        {
            GClass423 gclass = GClass86.smethod_2((int)binaryStream_0.smethod_1()) as GClass423;
            gclass.HrqIugnatr8(binaryStream_0);
            this.vector_0.method_0(gclass);
            num++;
        }
        binaryStream_0.smethod_1();
        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))
        {
            GClass252 gclass2 = GClass86.smethod_2((int)binaryStream_0.smethod_1()) as GClass252;
            gclass2.HrqIugnatr8(binaryStream_0);
            this.vector_1.method_0(gclass2);
            num++;
        }
    }
예제 #2
0
 public GClass251(GClass253 gclass253_1 = null, GClass252 gclass252_1 = null, int int_1 = 0, Vector <GClass693> vector_1 = null, bool bool_1 = false)
 {
     Class13.lOBHd9Nzn7x2T();
     base..ctor();
     this.bool_0 = bool_1;
     this.int_0  = int_1;
     if (gclass252_1 == null)
     {
         this.gclass252_0 = new GClass252(0);
     }
     else
     {
         this.gclass252_0 = gclass252_1;
     }
     if (gclass253_1 == null)
     {
         this.gclass253_0 = new GClass253(0.0, 0.0, 0.0);
     }
     else
     {
         this.gclass253_0 = gclass253_1;
     }
     if (vector_1 == null)
     {
         this.vector_0 = new Vector <GClass693>();
         return;
     }
     this.vector_0 = vector_1;
 }