Пример #1
0
 public void m000355(bool p0)
 {
     this.f0000a1 = p0;
     if (!this.m000191() && this.f0000a1)
     {
         if (this.f000162 == null)
         {
             this.f000162 = new c00006c();
             c000052.m000104(this.f000162);
             this.f000162.m00033f(this.f00002c, false);
             this.f000162.m00025b(this.f00002c.m00008f() + this.f000162.m00008f());
             this.f000162.m000375(this.f00002c.m00008e());
         }
         else
         {
             this.f000162.m0002db(false);
         }
         this.m0002a2(this.f00002d);
     }
 }
Пример #2
0
 public void m0003dd()
 {
     if (this.f000081 != null)
     {
         int num = 0;
         if ((this.f000081 != null) && (this.f00005b.Count != 0))
         {
             num = Math.Min(this.f00005b.Count, this.m0000f0()) + this.f000081.f00000b;
         }
         while (this.f00088a.get_Count() < num)
         {
             c00006c cc = new c00006c(this.f000081.f00004f, this.f000081.f000001);
             c000052.m000104(cc);
             if (base.f00002c.m00006b() != null)
             {
                 c000052.m00036e(cc, base.f00002c.m00006b());
             }
             int num2 = this.f00088a.get_Count();
             this.f00088a.Add(cc);
             cc.m00033f(base.f00002c, false);
             cc.m00025c(-c000076.f000066.Z * 0.01f);
         }
         while (this.f00088a.get_Count() > num)
         {
             c000052.m00036f(this.f00088a.m000440());
         }
         this.m0003e2();
     }
 }
Пример #3
0
 public void m0002e4(c000077 p0)
 {
     if (this.f00002c == null)
     {
         this.f00016d = false;
         this.f00002c = new c00006c();
         c000052.m000104(this.f00002c);
         this.f00002c.m000375(this.f000031);
         this.f00002c.m000376(this.f000033);
     }
     this.f00002c.m000065(p0.f00004f);
     this.f00002c.m000266(p0.f000031);
     this.f00002c.m000265(p0.f000033);
     this.f00002c.m000051(p0.f000001);
     this.f00002c.m00025a(p0.f000035);
     if (this.f000162 != null)
     {
         this.f000162.m000065(p0.f000099);
         this.f000162.m000266(p0.f000037);
         this.f000162.m000265(p0.f0000a4);
         this.f000162.m000051(p0.f000043);
     }
 }