Exemple #1
0
        protected internal override void vmethod_0(Class80 reader)
        {
            Class74 stream = reader.Stream;

            this.int_0    = stream.method_16();
            this.short_0  = stream.method_6();
            this.short_1  = stream.method_6();
            this.short_2  = stream.method_6();
            this.ushort_0 = stream.method_10();
            this.short_3  = stream.method_6();
            this.short_4  = stream.method_6();
            this.short_5  = stream.method_6();
            this.short_6  = stream.method_4();
            this.short_7  = stream.method_4();
            this.short_8  = stream.method_4();
            int num1 = (int)stream.method_4();
            int num2 = (int)stream.method_4();
            int num3 = (int)stream.method_4();
            int num4 = (int)stream.method_4();

            this.short_9  = stream.method_4();
            this.ushort_1 = stream.method_8();
        }
Exemple #2
0
        protected internal override void vmethod_0(Class80 reader)
        {
            Class74 stream = reader.Stream;

            stream.method_25(2L);
            int num1 = (int)stream.method_8();

            for (int index1 = 0; index1 < num1; ++index1)
            {
                stream.method_25(2L);
                ushort num2 = stream.method_8();
                ushort num3 = stream.method_8();
                if (((int)num3 & 1) == 1 && ((int)num3 & 2) == 0 && (int)num3 >> 8 == 0)
                {
                    int numPairs = (int)stream.method_8();
                    this.bool_0    = true;
                    this.class77_0 = new Class77(numPairs);
                    stream.method_25(6L);
                    for (int index2 = 0; index2 < numPairs; ++index2)
                    {
                        this.class77_0.method_1(stream.method_8(), stream.method_8(), (int)stream.method_6());
                    }
                }
                else
                {
                    stream.method_25((long)((int)num2 - 6));
                }
            }
        }