Esempio n. 1
0
        internal override void vmethod_0(Interface8 reader)
        {
            base.vmethod_0(reader);
            int index1 = reader.imethod_7();

            if (index1 < 0)
            {
                this.class100_0 = (Class100)null;
            }
            else
            {
                reader.imethod_0(index1, (Delegate10)(entity => this.class100_0 = (Class100)entity));
            }
            reader.imethod_0(reader.imethod_7(), (Delegate10)(entity => this.class93_0 = (Class93)entity));
            int index2 = reader.imethod_7();

            if (index2 < 0)
            {
                this.class98_0 = (Class98)null;
            }
            else
            {
                this.class98_0 = (Class98)reader[index2];
                if (this.class98_0 != null)
                {
                    return;
                }
                reader.imethod_0(index2, (Delegate10)(entity => this.class98_0 = (Class98)entity));
            }
        }
Esempio n. 2
0
 internal override void vmethod_0(Interface8 reader)
 {
     base.vmethod_0(reader);
     if (reader.FileFormatVersion < Class250.int_2)
     {
         int index = reader.imethod_7();
         if (index > 0)
         {
             reader.imethod_0(index, (Delegate10)(entity =>
             {
                 this.class93_0 = (Class93)entity;
                 this.class100_0 = new Class100(this, this.class93_0);
             }));
         }
         else
         {
             this.class93_0  = (Class93)null;
             this.class100_0 = (Class100)null;
         }
     }
     else
     {
         reader.imethod_0(reader.imethod_7(), (Delegate10)(entity => this.class100_0 = (Class100)entity));
     }
     reader.imethod_0(reader.imethod_7(), (Delegate10)(entity => this.class106_0 = (Class106)entity));
     reader.imethod_0(reader.imethod_7(), (Delegate10)(entity => this.class185_0 = (Class185)entity));
 }
Esempio n. 3
0
        internal override void vmethod_0(Interface8 reader)
        {
            base.vmethod_0(reader);
            int index1 = reader.imethod_7();

            if (index1 < 0)
            {
                this.class93_0 = (Class93)null;
            }
            else
            {
                reader.imethod_0(index1, (Delegate10)(entity => this.class93_0 = (Class93)entity));
            }
            reader.imethod_0(reader.imethod_7(), (Delegate10)(entity => this.class104_0 = (Class104)entity));
            reader.imethod_0(reader.imethod_7(), (Delegate10)(entity => this.class101_0 = (Class101)entity));
            if (reader.FileFormatVersion >= Class250.int_20)
            {
                reader.imethod_0(reader.imethod_7(), (Delegate10)(entity => this.class106_0 = (Class106)entity));
            }
            else
            {
                this.class106_0 = (Class106)null;
            }
            int index2 = reader.imethod_7();

            if (index2 < 0)
            {
                this.class100_0 = (Class100)null;
            }
            else
            {
                this.class100_0 = (Class100)reader[index2];
                if (this.class100_0 != null)
                {
                    return;
                }
                reader.imethod_0(index2, (Delegate10)(entity => this.class100_0 = (Class100)entity));
            }
        }