Ejemplo n.º 1
0
    public virtual void imethod_1(BinaryStream binaryStream_0)
    {
        this.string_0 = binaryStream_0.smethod_2();
        while (this.vector_0.Length > 0)
        {
            this.vector_0.method_1();
        }
        int i   = 0;
        int num = binaryStream_0.ReadByte();

        while (i < num)
        {
            GClass565 gclass = (GClass565)GClass86.smethod_2((int)binaryStream_0.smethod_1());
            gclass.imethod_1(binaryStream_0);
            this.vector_0.method_0(gclass);
            i++;
        }
    }
Ejemplo n.º 2
0
 public GClass755(int int_5 = 0, int int_6 = 0, string string_2 = "", string string_3 = "", GClass202 gclass202_1 = null, GClass565 gclass565_0 = null, GClass736 gclass736_1 = null, int int_7 = 0, int int_8 = 0, int int_9 = 0, bool bool_0 = false)
 {
     Class13.NP5bWyNzLwONS();
     this.string_0 = "";
     this.string_1 = "";
     base..ctor();
     this.int_0    = int_5;
     this.int_4    = int_6;
     this.string_0 = string_2;
     this.string_1 = string_3;
     if (gclass202_1 == null)
     {
         this.gclass202_0 = new GClass202(0U);
     }
     else
     {
         this.gclass202_0 = gclass202_1;
     }
     if (gclass565_0 == null)
     {
         this.State = new GClass565(0, 0, "", false, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, null, false);
     }
     else
     {
         this.State = gclass565_0;
     }
     if (gclass736_1 == null)
     {
         this.gclass736_0 = new GClass736(null);
     }
     else
     {
         this.gclass736_0 = gclass736_1;
     }
     this.int_1      = int_7;
     this.int_2      = int_8;
     this.int_3      = int_9;
     this.hnmrqOcWuw = bool_0;
 }