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

            this.int_0      = stream.method_16();
            this.int_1      = stream.method_16();
            this.uint_0     = stream.method_14();
            this.uint_1     = stream.method_14();
            this.ushort_0   = stream.method_8();
            this.ushort_1   = stream.method_8();
            this.dateTime_0 = Class2.smethod_0(stream.method_18());
            this.dateTime_1 = Class2.smethod_0(stream.method_18());
            this.short_0    = stream.method_4();
            this.short_1    = stream.method_4();
            this.short_2    = stream.method_4();
            this.short_3    = stream.method_4();
            this.ushort_2   = stream.method_8();
            this.ushort_3   = stream.method_8();
            this.short_4    = stream.method_4();
            this.short_5    = stream.method_4();
            this.short_6    = stream.method_4();
        }
Esempio n. 2
0
 protected internal override void vmethod_0(Class80 reader)
 {
     this.byte_0 = new byte[this.Entry.Length];
     reader.Stream.method_24(this.byte_0, 0, this.byte_0.Length);
 }