Пример #1
0
    public override void vmethod_3(DollConfig dollConfig_0, Action action_0)
    {
        GClass808 i1JMkOw41TUC9YiQVej = GClass815.smethod_0(dollConfig_0);

        this.method_0().vmethod_1(i1JMkOw41TUC9YiQVej);
        if (action_0 != null)
        {
            action_0();
        }
    }
Пример #2
0
    public virtual void imethod_1(BinaryStream binaryStream_0)
    {
        this.int_0 = binaryStream_0.smethod_0();
        this.int_0 = (U.smethod_0(this.int_0, 11) | this.int_0 << 21);
        this.int_1 = binaryStream_0.smethod_0();
        this.int_1 = (U.smethod_0(this.int_1, 12) | this.int_1 << 20);
        this.int_2 = binaryStream_0.smethod_0();
        this.int_2 = (U.smethod_0(this.int_2, 7) | this.int_2 << 25);
        while (this.vector_0.Length > 0)
        {
            this.vector_0.method_1();
        }
        int i   = 0;
        int num = binaryStream_0.ReadByte();

        while (i < num)
        {
            GClass808 gclass = (GClass808)GClass86.smethod_2((int)binaryStream_0.smethod_1());
            gclass.imethod_1(binaryStream_0);
            this.vector_0.method_0(gclass);
            i++;
        }
    }