Example #1
0
    public virtual void HrqIugnatr8(BinaryStream binaryStream_0)
    {
        this.Name = 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))
        {
            GClass772 gclass = GClass86.smethod_2((int)binaryStream_0.smethod_1()) as GClass772;
            gclass.HrqIugnatr8(binaryStream_0);
            this.vector_0.method_0(gclass);
            num++;
        }
        binaryStream_0.smethod_1();
    }
Example #2
0
	public virtual void imethod_1(BinaryStream binaryStream_0)
	{
		while (this.vector_0.Length > 0)
		{
			this.vector_0.method_1();
		}
		int i = 0;
		int num = binaryStream_0.ReadByte();
		while (i < num)
		{
			GClass772 gclass = (GClass772)GClass86.smethod_2((int)binaryStream_0.smethod_1());
			gclass.imethod_1(binaryStream_0);
			this.vector_0.method_0(gclass);
			i++;
		}
		while (this.vector_1.Length > 0)
		{
			this.vector_1.method_1();
		}
		i = 0;
		num = binaryStream_0.ReadByte();
		while (i < num)
		{
			GClass675 gclass2 = (GClass675)GClass86.smethod_2((int)binaryStream_0.smethod_1());
			gclass2.imethod_1(binaryStream_0);
			this.vector_1.method_0(gclass2);
			i++;
		}
		while (this.vector_2.Length > 0)
		{
			this.vector_2.method_1();
		}
		i = 0;
		num = binaryStream_0.ReadByte();
		while (i < num)
		{
			GClass566 gclass3 = (GClass566)GClass86.smethod_2((int)binaryStream_0.smethod_1());
			gclass3.imethod_1(binaryStream_0);
			this.vector_2.method_0(gclass3);
			i++;
		}
	}